Age | Commit message (Expand) | Author | Files | Lines |
2022-02-18 | Merge branch 'pw/use-in-process-checkout-in-rebase' | Junio C Hamano | 1 | -59/+90 |
2022-01-26 | rebase --apply: set ORIG_HEAD correctly | Phillip Wood | 1 | -1/+3 |
2022-01-26 | rebase --apply: fix reflog | Phillip Wood | 1 | -2/+10 |
2022-01-26 | reset_head(): take struct rebase_head_opts | Phillip Wood | 1 | -20/+18 |
2022-01-26 | reset_head(): make default_reflog_action optional | Phillip Wood | 1 | -4/+12 |
2022-01-26 | reset_head(): factor out ref updates | Phillip Wood | 1 | -48/+62 |
2022-01-26 | reset_head(): remove action parameter | Phillip Wood | 1 | -2/+3 |
2022-01-26 | rebase --apply: don't run post-checkout hook if there is an error | Phillip Wood | 1 | -1/+1 |
2022-01-26 | rebase: do not remove untracked files on checkout | Phillip Wood | 1 | -1/+1 |
2022-01-26 | rebase: pass correct arguments to post-checkout hook | Phillip Wood | 1 | -9/+9 |
2022-01-07 | hooks: convert non-worktree 'post-checkout' hook to hook library | Emily Shaffer | 1 | -1/+2 |
2021-09-27 | Change unpack_trees' 'reset' flag into an enum | Elijah Newren | 1 | -1/+1 |
2021-09-27 | Remove ignored files by default when they are in the way | Elijah Newren | 1 | -2/+1 |
2021-09-27 | unpack-trees: introduce preserve_ignored to unpack_trees_options | Elijah Newren | 1 | -0/+2 |
2021-07-26 | reset: clear_unpack_trees_porcelain to plug leak | Andrzej Hunt | 1 | -2/+2 |
2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson | 1 | -1/+1 |
2020-04-29 | Merge branch 'dl/merge-autostash' | Junio C Hamano | 1 | -0/+141 |
2020-04-10 | reset: extract reset_head() from rebase | Denton Liu | 1 | -0/+140 |