files-backend.c: reduce duplication in add_per_worktree_entries_to_dir()
Nguyễn Thái Ngọc Duy committed over 7 years ago
files-backend.c: factor out per-worktree code in loose_fill_ref_dir()
Nguyễn Thái Ngọc Duy committed over 7 years ago
mingw: drop MakeMaker reference
Johannes Schindelin committed over 7 years ago
built-in stash: handle :(glob) pathspecs again
Johannes Schindelin committed over 7 years ago
legacy stash: fix "rudimentary backport of -q"
Johannes Schindelin committed over 7 years ago
commit-tree: utilize parse-options api
Brandon Richardson committed over 7 years ago
line-log: suppress diff output with "-s"
Jeff King committed over 7 years ago
convert: avoid malloc of original file size
Joey Hess committed over 7 years ago
docs: move core.excludesFile from git-add to gitignore
Denton Liu committed over 7 years ago
git-clean.txt: clarify ignore pattern files
Denton Liu committed over 7 years ago
config: document --type=color output is a complete line
Jeff King committed over 7 years ago
Junio C Hamano committed over 7 years ago
t5552: compensate for v2 filtering ref adv.
Jonathan Tan committed over 7 years ago
tests: fix protocol version for overspecifications
Jonathan Tan committed over 7 years ago
t5700: only run with protocol version 1
Jonathan Tan committed over 7 years ago
t5512: compensate for v0 only sending HEAD symrefs
Jonathan Tan committed over 7 years ago
t5503: fix overspecification of trace expectation
Jonathan Tan committed over 7 years ago
tests: always test fetch of unreachable with v0
Jonathan Tan committed over 7 years ago
t5601: check ssh command only with protocol v0
Jonathan Tan committed over 7 years ago
tests: define GIT_TEST_PROTOCOL_VERSION
Jonathan Tan committed over 7 years ago