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
4 days
Merge branch 'ds/fetch-negotiation-options' into jch
Junio C Hamano
-8
/
+57
4 days
Merge branch 'sa/cat-file-batch-mailmap-switch' into jch
Junio C Hamano
-4
/
+33
4 days
Merge branch 'ua/push-remote-group' (early part) into jch
Junio C Hamano
-75
/
+90
4 days
Merge branch 'js/parseopt-subcommand-autocorrection' into jch
Junio C Hamano
-15
/
+7
4 days
Merge branch 'ar/parallel-hooks' into jch
Junio C Hamano
-30
/
+54
5 days
cat-file: add mailmap subcommand to --batch-command
Siddharth Asthana
-4
/
+33
6 days
remote: add negotiationRequire config as default for --negotiation-require
Derrick Stolee
-0
/
+10
6 days
fetch: add --negotiation-require option for negotiation
Derrick Stolee
-0
/
+13
6 days
remote: add remote.*.negotiationRestrict config
Derrick Stolee
-2
/
+22
6 days
transport: rename negotiation_tips
Derrick Stolee
-3
/
+3
6 days
fetch: add --negotiation-restrict option
Derrick Stolee
-4
/
+10
11 days
hook: allow hook.jobs=-1 to use all available CPU cores
Adrian Ratiu
-2
/
+13
11 days
hook: add hook.<event>.enabled switch
Adrian Ratiu
-6
/
+14
11 days
hook: move is_known_hook() to hook.c for wider use
Adrian Ratiu
-10
/
+0
11 days
hook: add -j/--jobs option to git hook run
Emily Shaffer
-1
/
+4
11 days
hook: mark non-parallelizable hooks
Emily Shaffer
-13
/
+25
12 days
Merge branch 'ds/rev-list-maximal-only-optim'
Junio C Hamano
-0
/
+59
12 days
Merge branch 'jk/c23-const-preserving-fixes-more'
Junio C Hamano
-3
/
+4
13 days
Merge branch 'tc/replay-ref'
Junio C Hamano
-14
/
+24
13 days
Merge branch 'ps/odb-cleanup'
Junio C Hamano
-9
/
+9
13 days
Merge branch 'rs/history-short-help-fix'
Junio C Hamano
-4
/
+4
13 days
Merge branch 'th/backfill-auto-detect-sparseness-fix'
Junio C Hamano
-1
/
+1
13 days
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
-24
/
+15
13 days
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
-24
/
+62
13 days
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
2026-03-30
Merge branch 'jw/object-name-bitset-to-enum'
Junio C Hamano
-1
/
+1
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
-24
/
+15
[next]