aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2026-03-25Merge branch 'sa/replay-revert' into tc/replay-refJunio C Hamano
2026-03-25replay: add --revert mode to reverse commit changesSiddharth Asthana
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: replace hook_list_clear() -> string_list_clear_func()Adrian Ratiu
2026-03-25hook: fix minor style issuesAdrian Ratiu
2026-03-25builtin/receive-pack: properly init receive_hook strbufAdrian Ratiu
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-24Merge branch 'dd/cocci-do-not-pass-strbuf-by-value'Junio C Hamano
2026-03-24Merge branch 'ps/upload-pack-buffer-more-writes'Junio C Hamano
2026-03-24Merge branch 'ps/history-split'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-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-23format-patch: rename --cover-letter-format optionMirko Faina
2026-03-23format-patch: refactor generate_commit_list_coverMirko Faina
2026-03-23Merge branch 'ty/mktree-wo-the-repository'Junio C Hamano
2026-03-23Merge branch 'ac/help-sort-correctly'Junio C Hamano
2026-03-23Merge branch 'ng/submodule-default-remote'Junio C Hamano
2026-03-23builtin/fsck: stop using `the_repository` in error reportingPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` when marking objectsPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` when checking packed objectsPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` with loose objectsPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` when checking reflogsPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` when checking refsPatrick Steinhardt
2026-03-23builtin/fsck: stop using `the_repository` when snapshotting refsPatrick Steinhardt
2026-03-23builtin/fsck: fix trivial dependence on `the_repository`Patrick Steinhardt
2026-03-23fsck: store repository in fsck optionsPatrick Steinhardt
2026-03-23fsck: initialize fsck options via a functionPatrick Steinhardt
2026-03-20odb: introduce `struct odb_for_each_object_options`Patrick Steinhardt
2026-03-20Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handlingJunio C Hamano
2026-03-19Merge branch 'ss/submodule--helper-use-xmalloc'Junio C Hamano
2026-03-19Merge branch 'lc/rebase-trailer'Junio C Hamano
2026-03-19Merge branch 'bk/run-command-wo-the-repository'Junio C Hamano
2026-03-19Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'Junio C Hamano
2026-03-18object-name: turn INTERPRET_BRANCH_* constants into enum valuesJialong Wang
2026-03-18merge-file: fix BUG when --object-id is used in a worktreeMathias Rav
2026-03-18use commit_stack instead of prio_queue in LIFO modeRené Scharfe
2026-03-17strbuf_attach: fix call sites to pass correct allocVaidas Pilkauskas
2026-03-16interpret-trailers: use placeholder instead of *Kristoffer Haugsbakk
2026-03-16Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...Junio C Hamano
2026-03-16Merge branch 'rs/history-ergonomics-updates-fix'Junio C Hamano
2026-03-16Merge branch 'jt/repo-structure-extrema'Junio C Hamano