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-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
2026-03-25
hook: make consistent use of friendly-name in docs
Adrian Ratiu
-20
/
+20
2026-03-25
hook: replace hook_list_clear() -> string_list_clear_func()
Adrian Ratiu
-25
/
+37
2026-03-25
hook: detect & emit two more bugs
Adrian Ratiu
-0
/
+4
2026-03-25
hook: rename cb_data_free/alloc -> hook_data_free/alloc
Adrian Ratiu
-7
/
+7
2026-03-25
hook: fix minor style issues
Adrian Ratiu
-57
/
+61
2026-03-25
builtin/receive-pack: properly init receive_hook strbuf
Adrian Ratiu
-0
/
+1
2026-03-25
hook: move unsorted_string_list_remove() to string-list.[ch]
Adrian Ratiu
-11
/
+20
2026-03-25
The 21st batch
Junio C Hamano
-0
/
+4
2026-03-25
Merge branch 'ps/object-counting'
Junio C Hamano
-118
/
+301
2026-03-25
Merge branch 'tb/incremental-midx-part-3.2'
Junio C Hamano
-158
/
+891
2026-03-25
repo: show subcommand-specific help text
Mahi Kassa
-2
/
+24
2026-03-25
repo: factor repo usage strings into shared macros
Mahi Kassa
-4
/
+10
2026-03-24
t0061: simplify .bat test
Jeff King
-10
/
+2
2026-03-24
replay: support replaying down from root commit
Toon Claes
-13
/
+24
2026-03-24
The 20th batch
Junio C Hamano
-0
/
+30
2026-03-24
Merge branch 'dd/cocci-do-not-pass-strbuf-by-value'
Junio C Hamano
-3
/
+14
2026-03-24
Merge branch 'ty/doc-diff-u-wo-number'
Junio C Hamano
-4
/
+8
2026-03-24
Merge branch 'ps/upload-pack-buffer-more-writes'
Junio C Hamano
-47
/
+239
2026-03-24
Merge branch 'yc/histogram-hunk-shift-fix'
Junio C Hamano
-2
/
+210
[prev]
[next]