605 Commits (285da4321a9351d4c99dd1685a4aa2dfb47ff62e)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason ac95f5d36a built-ins: use free() not UNLEAK() if trivial, rm dead code 2 years ago
Ævar Arnfjörð Bjarmason 03267e8656 commit: discard partial cache before (re-)reading it 2 years ago
Ævar Arnfjörð Bjarmason 07047d6829 cocci: apply "pending" index-compatibility to some "builtin/*.c" 2 years ago
Ævar Arnfjörð Bjarmason dc594180d9 cocci & cache.h: apply variable section of "pending" index-compatibility 2 years ago
Ævar Arnfjörð Bjarmason 031b2033e0 cocci & cache.h: apply a selection of "pending" index-compatibility 2 years ago
Ævar Arnfjörð Bjarmason fbc1ed629e cocci & cache.h: remove rarely used "the_index" compat macros 2 years ago
Ævar Arnfjörð Bjarmason 423be1f83c doc txt & -h consistency: make "commit" consistent 2 years ago
Ævar Arnfjörð Bjarmason 463ea0cfae doc txt & -h consistency: use "[<label>...]" for "zero or more" 2 years ago
Jeff King 116761ba9c commit: avoid writing to global in option callback 2 years ago
Junio C Hamano 00d8c31105 commit: fix "author_ident" leak 3 years ago
Junio C Hamano afe8a9070b tree-wide: apply equals-null.cocci 3 years ago
Ævar Arnfjörð Bjarmason a52f07afcb revisions API: have release_revisions() release "mailmap" 3 years ago
Ævar Arnfjörð Bjarmason 2108fe4a19 revisions API users: add straightforward release_revisions() 3 years ago
Ævar Arnfjörð Bjarmason a8cc594333 hooks: fix an obscure TOCTOU "did we just run a hook?" race 3 years ago
Ævar Arnfjörð Bjarmason 88c7b4c3c8 date API: create a date.h, split from cache.h 3 years ago
Jean-Noël Avila a699367bb8 i18n: factorize more 'incompatible options' messages 3 years ago
Jean-Noël Avila 246cac8505 i18n: turn even more messages into "cannot be used together" ones 3 years ago
Jean-Noël Avila 6fa00ee843 i18n: factorize "--foo requires --bar" and the like 3 years ago
Jean-Noël Avila 12909b6b8a i18n: turn "options are incompatible" into "cannot be used together" 3 years ago
Ævar Arnfjörð Bjarmason 07a348e746 hook.c users: use "hook_exists()" instead of "find_hook()" 3 years ago
Ævar Arnfjörð Bjarmason 5e3aba33da hook.[ch]: move find_hook() from run-command.c to hook.c 3 years ago
Ben Boeckel ed9bff0817 advice: remove read uses of most global `advice_` variables 4 years ago
Joel Klinghed 8ef6aad664 commit: restore --edit when combined with --fixup 4 years ago
Derrick Stolee daa1acefc5 commit: integrate with sparse-index 4 years ago
Derrick Stolee d76723ee53 status: use sparse-index throughout 4 years ago
Hu Jialun 6f70f00b4f commit: remove irrelavent prompt on `--allow-empty-message` 4 years ago
Hu Jialun 54ba2f1862 commit: reorganise commit hint strings 4 years ago
Derrick Stolee cb8388df5b commit: ensure full index 4 years ago
ZheNing Hu 2daae3d1d1 commit: add --trailer option 4 years ago
Charvi Mendiratta 3270ae82ac commit: add a reword suboption to --fixup 4 years ago
Charvi Mendiratta 494d314a05 commit: add amend suboption to --fixup to create amend! commit 4 years ago
Ævar Arnfjörð Bjarmason 4e168333a8 shortlog: remove unused(?) "repo-abbrev" feature 4 years ago
Bradley M. Kuhn 3abd4a67d9 Documentation: stylistically normalize references to Signed-off-by: 4 years ago
Jeff King e885a84f1b drop unused argc parameters 4 years ago
Derrick Stolee a95ce12430 maintenance: replace run_auto_gc() 5 years ago
Han-Wen Nienhuys b6d2558c9e builtin/commit: suggest update-ref for pseudoref removal 5 years ago
Phillip Wood e8cbe2118a am: stop exporting GIT_COMMITTER_DATE 5 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
Junio C Hamano 7c3e9e8cfb auto-gc: pass --quiet down from am, commit, merge and rebase 5 years ago
Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
Derrick Stolee b23ea9790d tests: write commit-graph with Bloom filters 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
brian m. carlson 42d4e1d112 commit: use expected signature header for SHA-256 5 years ago
Taylor Blau 0bd52e27e3 commit-graph.h: store an odb in 'struct write_commit_graph_context' 5 years ago
Johannes Schindelin c480eeb574 commit --interactive: make it work with the built-in `add -i` 5 years ago
Heba Waly 5c4f55f1f6 commit: honor advice.statusHints when rejecting an empty commit 5 years ago
Alexandr Miloslavskiy 509efef789 commit: forbid --pathspec-from-file --all 5 years ago
René Scharfe 147ee35558 commit: use strbuf_add() to add a length-limited string 5 years ago
Phillip Wood 430b75f720 commit: give correct advice for empty commit during a rebase 5 years ago