aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-25hook: reject unknown hook names in git-hook(1)Adrian Ratiu
2026-03-25hook: show disabled hooks in "git hook list"Adrian Ratiu
2026-03-25hook: show config scope in git hook listAdrian Ratiu
2026-03-25hook: introduce hook_config_cache_entry for per-hook dataAdrian Ratiu
2026-03-25t1800: add test to verify hook execution orderingAdrian Ratiu
2026-03-25hook: make consistent use of friendly-name in docsAdrian Ratiu
2026-03-25hook: replace hook_list_clear() -> string_list_clear_func()Adrian Ratiu
2026-03-25hook: detect & emit two more bugsAdrian Ratiu
2026-03-25hook: rename cb_data_free/alloc -> hook_data_free/allocAdrian Ratiu
2026-03-25hook: fix minor style issuesAdrian Ratiu
2026-03-25builtin/receive-pack: properly init receive_hook strbufAdrian Ratiu
2026-03-25hook: move unsorted_string_list_remove() to string-list.[ch]Adrian Ratiu
2026-03-25The 21st batchJunio C Hamano
2026-03-25Merge branch 'ps/object-counting'Junio C Hamano
2026-03-25Merge branch 'tb/incremental-midx-part-3.2'Junio C Hamano
2026-03-25repo: show subcommand-specific help textMahi Kassa
2026-03-25repo: factor repo usage strings into shared macrosMahi Kassa
2026-03-24t0061: simplify .bat testJeff King
2026-03-24replay: support replaying down from root commitToon Claes
2026-03-24The 20th batchJunio C Hamano
2026-03-24Merge branch 'dd/cocci-do-not-pass-strbuf-by-value'Junio C Hamano
2026-03-24Merge branch 'ty/doc-diff-u-wo-number'Junio C Hamano
2026-03-24Merge branch 'ps/upload-pack-buffer-more-writes'Junio C Hamano
2026-03-24Merge branch 'yc/histogram-hunk-shift-fix'Junio C Hamano
2026-03-24Merge branch 'mf/t0008-cleanup'Junio C Hamano
2026-03-24Merge branch 'pb/t4200-test-path-is-helpers'Junio C Hamano
2026-03-24Merge branch 'jk/transport-color-leakfix'Junio C Hamano
2026-03-24Merge branch 'rj/pack-refs-tests-path-is-helpers'Junio C Hamano
2026-03-24Merge branch 'ps/history-split'Junio C Hamano
2026-03-24Merge branch 'ps/clar-wo-path-max'Junio C Hamano
2026-03-24Merge branch 'ss/t0410-delete-object-cleanup'Junio C Hamano
2026-03-24Merge branch 'gj/user-manual-fix-grep-example'Junio C Hamano
2026-03-24Merge branch 'jt/fast-import-sign-again'Junio C Hamano
2026-03-24use strvec_pushv() to add another strvecJunio C Hamano
2026-03-24Merge branch 'ps/build-tweaks' into rs/use-strvec-pushvJunio C Hamano
2026-03-24commit-graph: fix writing generations with dates exceeding 34 bitsPatrick Steinhardt
2026-03-23refspec: fix typo in commentK Jayatheerth
2026-03-23remote-curl: fall back to default hash outside repoK Jayatheerth
2026-03-23format-patch: --commit-list-format without prefixMirko Faina
2026-03-23format-patch: add preset for --commit-list-formatMirko Faina
2026-03-23format-patch: wrap generate_commit_list_cover()Mirko Faina
2026-03-23format.commitListFormat: strip meaning from emptyMirko Faina
2026-03-23docs/pretty-formats: add %(count) and %(total)Mirko Faina
2026-03-23format-patch: rename --cover-letter-format optionMirko Faina
2026-03-23format-patch: refactor generate_commit_list_coverMirko Faina
2026-03-23pretty.c: better die message %(count) and %(total)Mirko Faina
2026-03-23The 19th batchJunio C Hamano
2026-03-23Merge branch 'ty/mktree-wo-the-repository'Junio C Hamano
2026-03-23Merge branch 'bb/imap-send-openssl-4.0-prep'Junio C Hamano
2026-03-23Merge branch 'ac/help-sort-correctly'Junio C Hamano