index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2026-05-17
Merge branch 'kk/paint-down-to-common-optim' into next
Junio C Hamano
-1
/
+3
2026-05-15
Merge branch 'mm/git-url-parse' into next
Junio C Hamano
-0
/
+135
2026-05-15
Merge branch 'kn/refs-generic-helpers' into next
Junio C Hamano
-71
/
+133
2026-05-13
Merge branch 'sb/unpack-index-pack-buffer-resize' into next
Junio C Hamano
-4
/
+2
2026-05-13
Merge branch 'ps/history-fixup' into next
Junio C Hamano
-23
/
+268
2026-05-13
Merge branch 'js/objects-larger-than-4gb-on-windows' into next
Junio C Hamano
-16
/
+30
2026-05-12
Merge branch 'kh/name-rev-custom-format' into next
Junio C Hamano
-25
/
+275
2026-05-12
commit-reach: early exit paint_down_to_common for single merge-base
Kristofer Karlsson
-1
/
+2
2026-05-12
commit-reach: introduce merge_base_flags enum
Kristofer Karlsson
-1
/
+2
2026-05-12
format-rev: introduce builtin for on-demand pretty formatting
Kristoffer Haugsbakk
-0
/
+223
2026-05-12
name-rev: factor code for sharing with a new command
Kristoffer Haugsbakk
-13
/
+40
2026-05-12
name-rev: run clang-format before factoring code
Kristoffer Haugsbakk
-9
/
+9
2026-05-12
name-rev: wrap both blocks in braces
Kristoffer Haugsbakk
-4
/
+4
2026-05-11
Merge branch 'js/maintenance-fix-deadlock-on-win10' into next
Junio C Hamano
-0
/
+1
2026-05-11
Merge branch 'hn/git-checkout-m-with-stash' into next
Junio C Hamano
-101
/
+111
2026-05-11
Merge branch 'en/backfill-fixes-and-edges' into next
Junio C Hamano
-1
/
+30
2026-05-09
odb, packfile: use size_t for streaming object sizes
Johannes Schindelin
-12
/
+22
2026-05-09
index-pack, unpack-objects: use size_t for object size
Johannes Schindelin
-4
/
+8
2026-05-08
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin
-0
/
+1
2026-05-06
builtin: create url-parse command
Matheus Afonso Martins Moreira
-0
/
+135
2026-05-05
refs: move object parsing to the generic layer
Karthik Nayak
-9
/
+13
2026-05-05
update-ref: handle rejections while adding updates
Karthik Nayak
-39
/
+98
2026-05-05
update-ref: move `print_rejected_refs()` up
Karthik Nayak
-23
/
+22
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
-92
/
+69
2026-04-29
checkout: rollback lock on early returns in merge_working_tree
Harald Nordgren
-7
/
+22
2026-04-29
sequencer: teach autostash apply to take optional conflict marker labels
Harald Nordgren
-4
/
+8
2026-04-29
sequencer: allow create_autostash to run silently
Harald Nordgren
-2
/
+4
2026-04-29
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
-8
/
+20
2026-04-29
index-pack, unpack-objects: increase input buffer from 4 KiB to 128 KiB
Scott Bauersfeld
-4
/
+2
2026-04-27
builtin/history: introduce "fixup" subcommand
Patrick Steinhardt
-4
/
+242
2026-04-27
builtin/history: generalize function to commit trees
Patrick Steinhardt
-19
/
+26
2026-04-15
backfill: default to grabbing edge blobs too
Elijah Newren
-1
/
+7
2026-04-15
backfill: document acceptance of revision-range in more standard manner
Elijah Newren
-1
/
+1
2026-04-15
backfill: reject rev-list arguments that do not make sense
Elijah Newren
-0
/
+23
2026-04-14
Revert "Merge branch 'hn/git-checkout-m-with-stash' into next"
Junio C Hamano
-83
/
+87
2026-04-14
Revert "Merge branch 'pt/fsmonitor-linux' into next"
Junio C Hamano
-64
/
+28
2026-04-13
Merge branch 'ar/parallel-hooks' into next
Junio C Hamano
-30
/
+54
2026-04-13
Merge branch 'pt/fsmonitor-linux' into next
Junio C Hamano
-28
/
+64
2026-04-13
Merge branch 'hn/git-checkout-m-with-stash' into next
Junio C Hamano
-87
/
+83
2026-04-12
checkout: -m (--merge) uses autostash when switching branches
Harald Nordgren
-80
/
+58
2026-04-12
stash: add --label-ours, --label-theirs, --label-base for apply
Harald Nordgren
-7
/
+25
2026-04-10
hook: allow hook.jobs=-1 to use all available CPU cores
Adrian Ratiu
-2
/
+13
2026-04-10
hook: add hook.<event>.enabled switch
Adrian Ratiu
-6
/
+14
2026-04-10
hook: move is_known_hook() to hook.c for wider use
Adrian Ratiu
-10
/
+0
2026-04-10
hook: add -j/--jobs option to git hook run
Emily Shaffer
-1
/
+4
2026-04-10
hook: mark non-parallelizable hooks
Emily Shaffer
-13
/
+25
2026-04-09
Merge branch 'ds/rev-list-maximal-only-optim'
Junio C Hamano
-0
/
+59
2026-04-09
Merge branch 'jk/c23-const-preserving-fixes-more'
Junio C Hamano
-3
/
+4
2026-04-09
fsmonitor: convert shown khash to strset in do_handle_client
Paul Tarjan
-11
/
+6
2026-04-09
fsmonitor: add timeout to daemon stop command
Paul Tarjan
-1
/
+11
[next]