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
Derrick Stolee committed about 8 years ago
commit-graph: verify contents match checksum
Derrick Stolee committed about 8 years ago
commit-graph: test for corrupted octopus edge
Derrick Stolee committed about 8 years ago
commit-graph: verify commit date
Derrick Stolee committed about 8 years ago
commit-graph: verify generation number
Derrick Stolee committed about 8 years ago
commit-graph: verify parent list
Derrick Stolee committed about 8 years ago
commit-graph: verify root tree OIDs
Derrick Stolee committed about 8 years ago
commit-graph: verify objects exist
Derrick Stolee committed about 8 years ago