unpack_trees: fix breakage when o->src_index != o->dst_index
Elijah Newren committed over 8 years ago
test: correct detection of UTF8_NFD_TO_NFC for APFS
Torsten Bögershausen committed over 8 years ago
rebase --skip: clean up commit message after a failed fixup/squash
Johannes Schindelin committed over 8 years ago
sequencer: always commit without editing when asked for
Johannes Schindelin committed over 8 years ago
rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
Johannes Schindelin committed over 8 years ago
rebase -i: demonstrate bugs with fixup!/squash! commit messages
Johannes Schindelin committed over 8 years ago
Remove obsolete script to convert grafts to replace refs
Johannes Schindelin committed over 8 years ago
technical/shallow: describe why shallow cannot use replace refs
Johannes Schindelin committed over 8 years ago
technical/shallow: stop referring to grafts
Johannes Schindelin committed over 8 years ago
filter-branch: stop suggesting to use grafts
Johannes Schindelin committed over 8 years ago
Deprecate support for .git/info/grafts
Johannes Schindelin committed over 8 years ago
Add a test for `git replace --convert-graft-file`
Johannes Schindelin committed over 8 years ago
replace: introduce --convert-graft-file
Johannes Schindelin committed over 8 years ago
replace: prepare create_graft() for converting graft files wholesale
Johannes Schindelin committed over 8 years ago
replace: "libify" create_graft() and callees
Johannes Schindelin committed over 8 years ago
tests: introduce test_unset_prereq, for debugging
Johannes Schindelin committed over 8 years ago
worktree: teach "add" to check out existing branches
Thomas Gummerer committed over 8 years ago
worktree: factor out dwim_branch function
Thomas Gummerer committed over 8 years ago
worktree: improve message when creating a new worktree
Thomas Gummerer committed over 8 years ago
worktree: remove extra members from struct add_opts
Thomas Gummerer committed over 8 years ago