server-info: remove unused members from struct pack_info
brian m. carlson committed over 8 years ago
cache: add a function to read an object ID from a buffer
brian m. carlson committed over 8 years ago
ref-filter: fix outdated comment on in_commit_list
Derrick Stolee committed over 8 years ago
coccinelle: avoid wrong transformation suggestions from commit.cocci
SZEDER Gábor committed over 8 years ago
format-patch: make cover letters always text/plain
brian m. carlson committed over 8 years ago
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