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
11 days
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
-101
/
+111
11 days
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
-1
/
+30
2026-05-12
Merge branch 'js/maintenance-fix-deadlock-on-win10'
Junio C Hamano
-0
/
+1
2026-05-11
Merge branch 'ar/parallel-hooks'
Junio C Hamano
-30
/
+54
2026-05-08
maintenance(geometric): do release the `.idx` files before repacking
Johannes Schindelin
-0
/
+1
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-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-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-08
Merge branch 'tc/replay-ref'
Junio C Hamano
-14
/
+24
2026-04-08
Merge branch 'ps/odb-cleanup'
Junio C Hamano
-9
/
+9
2026-04-07
Merge branch 'rs/history-short-help-fix'
Junio C Hamano
-4
/
+4
2026-04-07
Merge branch 'th/backfill-auto-detect-sparseness-fix'
Junio C Hamano
-1
/
+1
2026-04-07
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
-24
/
+15
2026-04-07
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
-24
/
+62
2026-04-07
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
-131
/
+163
2026-04-06
Merge branch 'jk/c23-const-preserving-fixes'
Junio C Hamano
-23
/
+24
2026-04-06
Merge branch 'qb/doc-git-stash-push-optionality'
Junio C Hamano
-2
/
+2
2026-04-06
Merge branch 'tb/stdin-packs-excluded-but-open'
Junio C Hamano
-89
/
+217
2026-04-06
Merge branch 'ps/odb-generic-object-name-handling'
Junio C Hamano
-7
/
+12
2026-04-06
rev-list: use reduce_heads() for --maximal-only
Derrick Stolee
-0
/
+59
2026-04-06
history: fix short help for argument of --update-refs
René Scharfe
-4
/
+4
2026-04-06
backfill: auto-detect sparse-checkout from config
Trieu Huynh
-1
/
+1
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
-9
/
+27
2026-04-03
Merge branch 'pw/worktree-reduce-the-repository'
Junio C Hamano
-19
/
+2
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
-39
/
+86
2026-04-03
Merge branch 'ds/backfill-revs'
Junio C Hamano
-6
/
+16
2026-04-03
Merge branch 'mf/format-patch-commit-list-format-doc'
Junio C Hamano
-7
/
+2
2026-04-03
Merge branch 'mf/format-patch-commit-list-format'
Junio C Hamano
-16
/
+19
2026-04-03
Merge branch 'mf/format-patch-cover-letter-format'
Junio C Hamano
-14
/
+77
2026-04-01
pkt-line: make packet_reader.line non-const
Jeff King
-3
/
+4
2026-04-01
replay: allow to specify a ref with option --ref
Toon Claes
-1
/
+7
2026-04-01
replay: use stuck form in documentation and help message
Toon Claes
-2
/
+2
2026-04-01
builtin/replay: mark options as not negatable
Toon Claes
-12
/
+16
2026-04-01
Merge branch 'mk/repo-help-strings'
Junio C Hamano
-6
/
+22
2026-04-01
Merge branch 'rs/use-strvec-pushv'
Junio C Hamano
-2
/
+1
2026-04-01
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
-2
/
+2
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
-9
/
+9
2026-03-31
Merge branch 'ps/odb-generic-object-name-handling' into ps/odb-cleanup
Junio C Hamano
-7
/
+12
[next]