fetch: refactor fetch_refs into two functions
Brandon Williams committed about 8 years ago
fetch: refactor the population of peer ref OIDs
Brandon Williams committed about 8 years ago
upload-pack: test negotiation with changing repository
Brandon Williams committed about 8 years ago
upload-pack: implement ref-in-want
Brandon Williams committed about 8 years ago
git-rebase--merge: modernize "git-$cmd" to "git $cmd"
Elijah Newren committed about 8 years ago
Fix use of strategy options with interactive rebases
Elijah Newren committed about 8 years ago
t3418: add testcase showing problems with rebase -i and strategy options
Elijah Newren committed about 8 years ago
dir.c: fix typos in core.excludesfile comment
Todd Zullinger committed about 8 years ago
gitignore.txt: clarify default core.excludesfile path
Todd Zullinger committed about 8 years ago
directory-rename-detection.txt: technical docs on abilities and limitations
Elijah Newren committed about 8 years ago
git-rebase: make --allow-empty-message the default
Elijah Newren committed about 8 years ago
git-rebase.txt: address confusion between --no-ff vs --force-rebase
Elijah Newren committed about 8 years ago
t3401: add directory rename testcases for rebase and am
Elijah Newren committed about 8 years ago
git-rebase: error out when incompatible options passed
Elijah Newren committed about 8 years ago
git-rebase.txt: document behavioral differences between modes
Elijah Newren committed about 8 years ago
t3422: new testcases for checking when incompatible options passed
Elijah Newren committed about 8 years ago
commit-graph: update design document
Derrick Stolee committed about 8 years ago
gc: automatically write commit-graph files
Derrick Stolee committed about 8 years ago
commit-graph: add '--reachable' option
Derrick Stolee committed about 8 years ago
commit-graph: use string-list API for input
Derrick Stolee committed about 8 years ago