merge-ort: fix directory rename on top of source of other rename/delete
Elijah Newren committed about 1 year ago
merge-ort: fix incorrect file handling
Elijah Newren committed about 1 year ago
merge-ort: clarify the interning of strings in opt->priv->path
Elijah Newren committed about 1 year ago
t6423: fix missed staging of file in testcases 12i,12j,12k
Elijah Newren committed about 1 year ago
t6423: document two bugs with rename-to-self testcases
Elijah Newren committed about 1 year ago
merge-ort: drop unnecessary temporary in check_for_directory_rename()
Elijah Newren committed about 1 year ago
merge-ort: update comments to modern testfile location
Elijah Newren committed about 1 year ago
Junio C Hamano committed about 1 year ago
Documentation/RelNotes/2.51.0: improve wording for a couple entries
Patrick Steinhardt committed about 1 year ago
Merge branch 'jt/archive-zip-deflate-fix'
Junio C Hamano committed about 1 year ago
Merge branch 'dl/squelch-maybe-uninitialized'
Junio C Hamano committed about 1 year ago
Merge branch 'jk/revert-squelch-compiler-warning'
Junio C Hamano committed about 1 year ago
builtin/remote: only iterate through refs that are to be renamed
Patrick Steinhardt committed about 1 year ago
builtin/remote: rework how remote refs get renamed
Patrick Steinhardt committed about 1 year ago
builtin/remote: determine whether refs need renaming early on
Patrick Steinhardt committed about 1 year ago
builtin/remote: fix sign comparison warnings
Patrick Steinhardt committed about 1 year ago
refs: simplify logic when migrating reflog entries
Patrick Steinhardt committed about 1 year ago
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt committed about 1 year ago
Merge branch 'ps/reflog-migrate-fixes' into ps/remote-rename-fix
Junio C Hamano committed about 1 year ago
rebase -i: permit 'drop' of a merge commit
Johannes Sixt committed about 1 year ago