midx.c: make changing the preferred pack safe
Taylor Blau committed over 4 years ago
t5326: demonstrate bitmap corruption after permutation
Taylor Blau committed over 4 years ago
Junio C Hamano committed over 4 years ago
Junio C Hamano committed over 4 years ago
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell committed over 4 years ago
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell committed over 4 years ago
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason committed over 4 years ago
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason committed over 4 years ago
rebase -m: don't fork git checkout
Phillip Wood committed over 4 years ago
rebase --apply: set ORIG_HEAD correctly
Phillip Wood committed over 4 years ago
Phillip Wood committed over 4 years ago
reset_head(): take struct rebase_head_opts
Phillip Wood committed over 4 years ago
rebase: cleanup reset_head() calls
Phillip Wood committed over 4 years ago
create_autostash(): remove unneeded parameter
Phillip Wood committed over 4 years ago
reset_head(): make default_reflog_action optional
Phillip Wood committed over 4 years ago
reset_head(): factor out ref updates
Phillip Wood committed over 4 years ago
reset_head(): remove action parameter
Phillip Wood committed over 4 years ago
rebase --apply: don't run post-checkout hook if there is an error
Phillip Wood committed over 4 years ago
rebase: do not remove untracked files on checkout
Phillip Wood committed over 4 years ago
rebase: pass correct arguments to post-checkout hook
Phillip Wood committed over 4 years ago