Johannes Schindelin committed over 8 years ago
config --replace-all: avoid extra line breaks
Johannes Schindelin committed over 8 years ago
t1300: demonstrate that --replace-all can "invent" newlines
Johannes Schindelin committed over 8 years ago
t1300: rename it to reflect that `repo-config` was deprecated
Johannes Schindelin committed over 8 years ago
git_config_set: fix off-by-two
Johannes Schindelin committed over 8 years ago
mergetools: add support for guiffy
Bill Ritcher committed over 8 years ago
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk committed over 8 years ago
commit: allow partial commits with relative paths
Brandon Williams committed over 8 years ago
t5561: skip tests if curl is not available
Jeff King committed over 8 years ago
t5561: drop curl stderr redirects
Jeff King committed over 8 years ago
t2028: tighten grep expression to make "move worktree" test more robust
Eric Sunshine committed over 8 years ago
t3200: verify "branch --list" sanity when rebasing from detached HEAD
Eric Sunshine committed over 8 years ago
branch --list: print useful info whilst interactive rebasing a detached HEAD
Kaartic Sivaraam committed over 8 years ago
git-svn: search --authors-prog in PATH too
Andreas Heiduk committed over 8 years ago
commit-graph: implement git-commit-graph write
Derrick Stolee committed over 8 years ago
commit-graph: implement write_commit_graph()
Derrick Stolee committed over 8 years ago
commit-graph: create git-commit-graph builtin
Derrick Stolee committed over 8 years ago
graph: add commit graph design document
Derrick Stolee committed over 8 years ago
commit-graph: add format document
Derrick Stolee committed over 8 years ago
csum-file: refactor finalize_hashfile() method
Derrick Stolee committed over 8 years ago