index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-10
hook: add -j/--jobs option to git hook run
Emily Shaffer
1
-1
/
+4
2026-04-10
hook: mark non-parallelizable hooks
Emily Shaffer
5
-13
/
+25
2026-04-09
Merge branch 'ds/rev-list-maximal-only-optim'
Junio C Hamano
1
-0
/
+59
2026-04-09
Merge branch 'jk/c23-const-preserving-fixes-more'
Junio C Hamano
1
-3
/
+4
2026-04-08
Merge branch 'tc/replay-ref'
Junio C Hamano
1
-14
/
+24
2026-04-08
Merge branch 'ps/odb-cleanup'
Junio C Hamano
8
-9
/
+9
2026-04-07
Merge branch 'rs/history-short-help-fix'
Junio C Hamano
1
-4
/
+4
2026-04-07
Merge branch 'th/backfill-auto-detect-sparseness-fix'
Junio C Hamano
1
-1
/
+1
2026-04-07
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
Junio C Hamano
1
-24
/
+15
2026-04-07
Merge branch 'jt/fast-import-signed-modes'
Junio C Hamano
2
-24
/
+62
2026-04-07
Merge branch 'ps/fsck-wo-the-repository'
Junio C Hamano
5
-131
/
+163
2026-04-06
Merge branch 'jk/c23-const-preserving-fixes'
Junio C Hamano
2
-23
/
+24
2026-04-06
Merge branch 'qb/doc-git-stash-push-optionality'
Junio C Hamano
1
-2
/
+2
2026-04-06
Merge branch 'tb/stdin-packs-excluded-but-open'
Junio C Hamano
2
-89
/
+217
2026-04-06
Merge branch 'ps/odb-generic-object-name-handling'
Junio C Hamano
2
-7
/
+12
2026-04-06
rev-list: use reduce_heads() for --maximal-only
Derrick Stolee
1
-0
/
+59
2026-04-06
history: fix short help for argument of --update-refs
René Scharfe
1
-4
/
+4
2026-04-06
backfill: auto-detect sparse-checkout from config
Trieu Huynh
1
-1
/
+1
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
1
-9
/
+27
2026-04-03
Merge branch 'pw/worktree-reduce-the-repository'
Junio C Hamano
1
-19
/
+2
2026-04-03
Merge branch 'ar/config-hook-cleanups'
Junio C Hamano
2
-39
/
+86
2026-04-03
Merge branch 'ds/backfill-revs'
Junio C Hamano
1
-6
/
+16
2026-04-03
Merge branch 'mf/format-patch-commit-list-format-doc'
Junio C Hamano
1
-7
/
+2
2026-04-03
Merge branch 'mf/format-patch-commit-list-format'
Junio C Hamano
1
-16
/
+19
2026-04-03
Merge branch 'mf/format-patch-cover-letter-format'
Junio C Hamano
1
-14
/
+77
2026-04-01
pkt-line: make packet_reader.line non-const
Jeff King
1
-3
/
+4
2026-04-01
replay: allow to specify a ref with option --ref
Toon Claes
1
-1
/
+7
2026-04-01
replay: use stuck form in documentation and help message
Toon Claes
1
-2
/
+2
2026-04-01
builtin/replay: mark options as not negatable
Toon Claes
1
-12
/
+16
2026-04-01
Merge branch 'mk/repo-help-strings'
Junio C Hamano
1
-6
/
+22
2026-04-01
Merge branch 'rs/use-strvec-pushv'
Junio C Hamano
1
-2
/
+1
2026-04-01
Merge branch 'vp/http-rate-limit-retries'
Junio C Hamano
2
-2
/
+2
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
8
-9
/
+9
2026-03-31
Merge branch 'ps/odb-generic-object-name-handling' into ps/odb-cleanup
Junio C Hamano
2
-7
/
+12
2026-03-30
Merge branch 'jw/object-name-bitset-to-enum'
Junio C Hamano
1
-1
/
+1
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
1
-24
/
+15
2026-03-30
docs: fix "git stash [push]" documentation
Quentin Bernet
1
-2
/
+2
2026-03-27
repack: mark non-MIDX packs above the split as excluded-open
Taylor Blau
1
-2
/
+17
2026-03-27
pack-objects: support excluded-open packs with --stdin-packs
Taylor Blau
1
-25
/
+91
2026-03-27
pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
Taylor Blau
1
-67
/
+112
2026-03-27
pack-objects: plug leak in `read_stdin_packs()`
Taylor Blau
1
-0
/
+2
2026-03-27
format-patch: removing unconditional wrapping
Mirko Faina
1
-7
/
+2
2026-03-27
Merge branch 'kh/doc-interpret-trailers-1'
Junio C Hamano
1
-1
/
+1
2026-03-27
Merge branch 'mr/merge-file-object-id-worktree-fix'
Junio C Hamano
1
-1
/
+2
2026-03-27
Merge branch 'rs/prio-queue-to-commit-stack'
Junio C Hamano
1
-9
/
+7
2026-03-26
config: store allocated string in non-const pointer
Jeff King
1
-3
/
+4
2026-03-26
rev-parse: avoid writing to const string for parent marks
Jeff King
1
-12
/
+13
2026-03-26
rev-parse: simplify dotdot parsing
Jeff King
1
-8
/
+7
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
1
-3
/
+4
2026-03-26
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
1
-4
/
+16
[prev]
[next]