- be4ac3b Merge branch 'rs/no-more-run-command-v' by Taylor Blau · 2 years, 4 months ago
- 8851c4b Merge branch 'pw/rebase-reflog-fixes' by Taylor Blau · 2 years, 4 months ago
- ddbb47f replace and remove run_command_v_opt() by René Scharfe · 2 years, 4 months ago
- 0e90673 use child_process members "args" and "env" directly by René Scharfe · 2 years, 4 months ago
- 242aa33 sequencer: simplify building argument list in do_exec() by René Scharfe · 2 years, 4 months ago
- da1d633 rebase --merge: fix reflog when continuing by Phillip Wood · 2 years, 5 months ago
- b0416d8 Merge branch 'jk/sequencer-missing-author-name-check' by Junio C Hamano · 2 years, 5 months ago
- dc154c3 Merge branch 'ja/rebase-i-avoid-amending-self' by Junio C Hamano · 2 years, 5 months ago
- 45350ae sequencer: detect author name errors in read_author_script() by Jeff King · 2 years, 5 months ago
- 3e367a5 sequencer: avoid dropping fixup commit that targets self via commit-ish by Johannes Altmanninger · 2 years, 5 months ago
- dd407f1 Merge branch 'ab/unused-annotation' by Junio C Hamano · 2 years, 6 months ago
- a6b42ec Merge branch 'jk/unused-annotation' by Junio C Hamano · 2 years, 6 months ago
- 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 6 months ago
- 629444a sequencer: do not translate command names by Michael J Gruber · 2 years, 7 months ago
- 1c8dfc3 sequencer: do not translate parameters to error_resolve_conflict() by Michael J Gruber · 2 years, 7 months ago
- 5670e0e sequencer: do not translate reflog messages by Michael J Gruber · 2 years, 7 months ago
- 02c3c59 hashmap: mark unused callback parameters by Jeff King · 2 years, 6 months ago
- 4611884 sequencer: notify user of --update-refs activity by Derrick Stolee · 2 years, 7 months ago
- aa37f3e sequencer: ignore HEAD ref under --update-refs by Derrick Stolee · 2 years, 7 months ago
- b3b1a21 sequencer: rewrite update-refs as user edits todo list by Derrick Stolee · 2 years, 7 months ago
- 89fc0b5 rebase: update refs from 'update-ref' commands by Derrick Stolee · 2 years, 7 months ago
- 900b50c rebase: add --update-refs option by Derrick Stolee · 2 years, 7 months ago
- a97d791 sequencer: add update-ref command by Derrick Stolee · 2 years, 7 months ago
- d7ce9a2 sequencer: define array with enum values by Derrick Stolee · 2 years, 7 months ago
- aa7f2fd branch: consider refs under 'update-refs' by Derrick Stolee · 2 years, 7 months ago
- bfca631 Merge branch 'jc/revert-show-parent-info' by Junio C Hamano · 2 years, 9 months ago
- c21fa3b Merge branch 'ab/env-array' by Junio C Hamano · 2 years, 9 months ago
- ac8f6b6 Merge branch 'rs/commit-summary-wo-break-rewrite' into maint by Junio C Hamano · 2 years, 9 months ago
- 2da81d1 Merge branch 'ab/plug-leak-in-revisions' by Junio C Hamano · 2 years, 9 months ago
- b319325 run-command API users: use "env" not "env_array" in comments & names by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 29fda24 run-command API: rename "env_array" to "env" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 191faaf revert: --reference should apply only to 'revert', not 'cherry-pick' by Junio C Hamano · 2 years, 9 months ago
- 43966ab revert: optionally refer to commit in the "reference" format by Junio C Hamano · 2 years, 9 months ago
- a243729 Merge branch 'rs/commit-summary-wo-break-rewrite' by Junio C Hamano · 2 years, 10 months ago
- 0139c58 revisions API users: add "goto cleanup" for release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
- 2108fe4 revisions API users: add straightforward release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 11 months ago
- c6da34a Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'" by Junio C Hamano · 2 years, 11 months ago
- 8479232 commit, sequencer: turn off break_opt for commit summary by René Scharfe · 2 years, 11 months ago
- 8351033 Merge branch 'js/in-place-reverse-in-sequencer' by Junio C Hamano · 3 years ago
- 5327d89 sequencer: use reverse_commit_list() helper by Jayati Shrivastava · 3 years ago
- a8cc594 hooks: fix an obscure TOCTOU "did we just run a hook?" race by Ævar Arnfjörð Bjarmason · 3 years ago
- d21d5dd Merge branch 'ja/i18n-common-messages' by Junio C Hamano · 3 years ago
- 991b4d4 Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs' by Junio C Hamano · 3 years ago
- bcd020f Merge branch 'pw/use-in-process-checkout-in-rebase' by Junio C Hamano · 3 years ago
- 03bdcfc Merge branch 'ab/no-errno-from-resolve-ref-unsafe' by Junio C Hamano · 3 years, 1 month ago
- 1a8aea8 i18n: factorize "invalid value" messages by Jean-Noël Avila · 3 years, 1 month ago
- f120b65 Merge branch 'en/keep-cwd' into maint by Junio C Hamano · 3 years, 1 month ago
- b23dac9 Merge branch 'en/keep-cwd' by Junio C Hamano · 3 years, 1 month ago
- ce14de0 refs API: remove "failure_errno" from refs_resolve_ref_unsafe() by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 09444e7 sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
- 38c541c rebase -m: don't fork git checkout by Phillip Wood · 3 years, 1 month ago
- 6ae8086 reset_head(): take struct rebase_head_opts by Phillip Wood · 3 years, 1 month ago
- b7de153 create_autostash(): remove unneeded parameter by Phillip Wood · 3 years, 1 month ago
- 1946d45 reset_head(): remove action parameter by Phillip Wood · 3 years, 1 month ago
- ff5b791 sequencer, stash: fix running from worktree subdir by Elijah Newren · 3 years, 1 month ago
- fbe73f6 refs: allow passing flags when beginning transactions by Patrick Steinhardt · 3 years, 1 month ago
- da81d47 Merge branch 'en/keep-cwd' by Junio C Hamano · 3 years, 2 months ago
- 57f28f4 Merge branch 'en/rebase-x-wo-git-dir-env' by Junio C Hamano · 3 years, 2 months ago
- 832ec72 Merge branch 'ab/run-command' by Junio C Hamano · 3 years, 3 months ago
- 3e1dbfa Merge branch 'en/rebase-x-fix' by Junio C Hamano · 3 years, 3 months ago
- bc3ae46 rebase: do not attempt to remove startup_info->original_cwd by Elijah Newren · 3 years, 3 months ago
- 434e063 sequencer: do not export GIT_DIR and GIT_WORK_TREE for 'exec' by Elijah Newren · 3 years, 3 months ago
- cc9dcde sequencer: avoid adding exec commands for non-commit creating commands by Elijah Newren · 3 years, 3 months ago
- 96f6623 Merge branch 'ab/refs-errno-cleanup' by Junio C Hamano · 3 years, 3 months ago
- 2b70989 run-command API users: use strvec_pushl(), not argv construction by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- 0cb1330 Merge branch 'pw/rebase-r-fixes' by Junio C Hamano · 3 years, 4 months ago
- 9d6b9df rebase -i: fix rewording with --committer-date-is-author-date by Phillip Wood · 3 years, 4 months ago
- bfa646c Merge branch 'ab/unpack-trees-leakfix' by Junio C Hamano · 3 years, 4 months ago
- 223a1bf Merge branch 'js/retire-preserve-merges' by Junio C Hamano · 3 years, 4 months ago
- f1da24c refs API: post-migration API renaming [2/2] by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- ed90f04 refs API: make resolve_ref_unsafe() not set errno by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- a5e61a4 Merge branch 'ab/config-based-hooks-1' by Junio C Hamano · 3 years, 5 months ago
- a7c2daa Merge branch 'en/removing-untracked-fixes' by Junio C Hamano · 3 years, 5 months ago
- 6e65854 sequencer: fix a memory leak in do_reset() by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- 0c52cf8 sequencer: add a "goto cleanup" to do_reset() by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- 5a5ea97 Merge branch 'pw/rebase-reread-todo-after-editing' by Junio C Hamano · 3 years, 5 months ago
- 1b5f373 Remove ignored files by default when they are in the way by Elijah Newren · 3 years, 5 months ago
- 04988c8 unpack-trees: introduce preserve_ignored to unpack_trees_options by Elijah Newren · 3 years, 5 months ago
- 07a348e hook.c users: use "hook_exists()" instead of "find_hook()" by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- 5e3aba3 hook.[ch]: move find_hook() from run-command.c to hook.c by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- 2b88fe0 rebase: fix todo-list rereading by Phillip Wood · 3 years, 5 months ago
- dfa8bae sequencer.c: factor out a function by Phillip Wood · 3 years, 5 months ago
- a16dd13 Merge branch 'ds/mergies-with-sparse-index' by Junio C Hamano · 3 years, 5 months ago
- fd0d703 Merge branch 'ab/retire-advice-config' by Junio C Hamano · 3 years, 6 months ago
- 173368d Merge branch 'zh/cherry-pick-advice' by Junio C Hamano · 3 years, 6 months ago
- 6c083b7 Merge branch 'js/advise-when-skipping-cherry-picked' by Junio C Hamano · 3 years, 6 months ago
- 5d9c934 sequencer: ensure full index if not ORT strategy by Derrick Stolee · 3 years, 6 months ago
- 17919c3 sequencer: restrict scope of a formerly public function by Johannes Schindelin · 3 years, 6 months ago
- 9135259 Merge branch 'pw/rebase-r-fixes' by Junio C Hamano · 3 years, 6 months ago
- 0ba5a0b Merge branch 'pw/rebase-skip-final-fix' by Junio C Hamano · 3 years, 6 months ago
- 767a4ca sequencer: advise if skipping cherry-picked commit by Josh Steadmon · 3 years, 6 months ago
- 8778fa8 Merge branch 'en/ort-becomes-the-default' by Junio C Hamano · 3 years, 6 months ago
- aca13c2 Merge branch 'en/merge-strategy-docs' by Junio C Hamano · 3 years, 6 months ago
- ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 3 years, 6 months ago
- aab0eea Merge branch 'js/expand-runtime-prefix' by Junio C Hamano · 3 years, 6 months ago
- f172556 cherry-pick: use better advice message by ZheNing Hu · 3 years, 6 months ago
- f2563c9 rebase -r: fix merge -c with a merge strategy by Phillip Wood · 3 years, 6 months ago
- baf8ec8 rebase -r: don't write .git/MERGE_MSG when fast-forwarding by Phillip Wood · 3 years, 6 months ago
- 2be6b6f rebase -r: make 'merge -c' behave like reword by Phillip Wood · 3 years, 6 months ago
- e5ee33e rebase --continue: remove .git/MERGE_MSG by Phillip Wood · 3 years, 7 months ago