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
Age
Commit message (
Expand
)
Author
Lines
2026-03-28
t6101: avoid suppressing git's exit code
Trieu Huynh
-1
/
+2
2026-03-28
t8003: modernise style
Trieu Huynh
-27
/
+0
2026-03-28
t8003: avoid suppressing git's exit code
Trieu Huynh
-17
/
+31
2026-03-28
t2000: modernise overall structure
Zakariyah Ali
-56
/
+66
2026-03-27
repack: mark non-MIDX packs above the split as excluded-open
Taylor Blau
-3
/
+18
2026-03-27
pack-objects: support excluded-open packs with --stdin-packs
Taylor Blau
-33
/
+218
2026-03-27
t7704: demonstrate failure with once-cruft objects above the geometric split
Taylor Blau
-0
/
+22
2026-03-27
pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
Taylor Blau
-67
/
+112
2026-03-27
pack-objects: plug leak in `read_stdin_packs()`
Taylor Blau
-0
/
+2
2026-03-27
format-patch: removing unconditional wrapping
Mirko Faina
-8
/
+3
2026-03-27
docs: fix --commit-list-format related entries
Mirko Faina
-13
/
+13
2026-03-27
The 22nd batch
Junio C Hamano
-0
/
+21
2026-03-27
Merge branch 'jc/rerere-modern-strbuf-handling'
Junio C Hamano
-6
/
+9
2026-03-27
Merge branch 'kh/doc-interpret-trailers-1'
Junio C Hamano
-147
/
+169
2026-03-27
Merge branch 'ej/ref-transaction-hook-preparing'
Junio C Hamano
-13
/
+55
2026-03-27
Merge branch 'mf/apply-p-no-atoi'
Junio C Hamano
-1
/
+43
2026-03-27
Merge branch 'gi/doc-boolean-config-typofix'
Junio C Hamano
-1
/
+1
2026-03-27
Merge branch 'mr/merge-file-object-id-worktree-fix'
Junio C Hamano
-1
/
+11
2026-03-27
Merge branch 'rs/prio-queue-to-commit-stack'
Junio C Hamano
-19
/
+17
2026-03-27
Merge branch 'ps/build-tweaks'
Junio C Hamano
-99
/
+123
2026-03-27
Merge branch 'jk/diff-highlight-identical-pairs'
Junio C Hamano
-0
/
+23
2026-03-26
Merge branch 'mf/format-patch-commit-list-format' into mf/format-patch-commit...
Junio C Hamano
-14
/
+243
2026-03-26
config: store allocated string in non-const pointer
Jeff King
-3
/
+4
2026-03-26
rev-parse: avoid writing to const string for parent marks
Jeff King
-12
/
+13
2026-03-26
revision: avoid writing to const string for parent marks
Jeff King
-10
/
+15
2026-03-26
rev-parse: simplify dotdot parsing
Jeff King
-8
/
+7
2026-03-26
revision: make handle_dotdot() interface less confusing
Jeff King
-23
/
+19
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-4
/
+13
2026-03-26
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-6
/
+55
2026-03-26
fast-import: add 'strip-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-10
/
+110
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'
Justin Tobler
-3
/
+24
2026-03-26
fast-export: check for unsupported signing modes earlier
Justin Tobler
-13
/
+2
2026-03-26
t5620: test backfill's unknown argument handling
Derrick Stolee
-0
/
+11
2026-03-26
path-walk: support wildcard pathspecs for blob filtering
Derrick Stolee
-13
/
+16
2026-03-26
backfill: work with prefix pathspecs
Derrick Stolee
-11
/
+52
2026-03-26
backfill: accept revision arguments
Derrick Stolee
-7
/
+173
2026-03-26
t5620: prepare branched repo for revision tests
Derrick Stolee
-2
/
+50
2026-03-26
revision: include object-name.h
Derrick Stolee
-0
/
+1
2026-03-26
worktree: reject NULL worktree in get_worktree_git_dir()
Phillip Wood
-2
/
+1
2026-03-26
worktree add: stop reading ".git/HEAD"
Phillip Wood
-35
/
+14
2026-03-26
worktree: remove "the_repository" from is_current_worktree()
Phillip Wood
-5
/
+5
2026-03-25
regexp: leave a pointer to resurrect workaround for Homebrew
Junio C Hamano
-0
/
+5
2026-03-25
Merge branch 'sa/replay-revert' into tc/replay-ref
Junio C Hamano
-101
/
+361
2026-03-25
replay: add --revert mode to reverse commit changes
Siddharth Asthana
-69
/
+302
2026-03-25
sequencer: extract revert message formatting into shared function
Siddharth Asthana
-32
/
+59
2026-03-25
hook: reject unknown hook names in git-hook(1)
Adrian Ratiu
-31
/
+100
2026-03-25
hook: show disabled hooks in "git hook list"
Adrian Ratiu
-28
/
+80
2026-03-25
hook: show config scope in git hook list
Adrian Ratiu
-8
/
+63
2026-03-25
hook: introduce hook_config_cache_entry for per-hook data
Adrian Ratiu
-6
/
+22
2026-03-25
t1800: add test to verify hook execution ordering
Adrian Ratiu
-1
/
+28
[prev]
[next]