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
commit-graph: verify corrupt OID fanout and lookup
Derrick Stolee committed about 8 years ago
commit-graph: verify required chunks are present
Derrick Stolee committed about 8 years ago
commit-graph: verify catches corrupt signature
Derrick Stolee committed about 8 years ago
commit-graph: add 'verify' subcommand
Derrick Stolee committed about 8 years ago
commit-graph: load a root tree from specific graph
Derrick Stolee committed about 8 years ago
commit: force commit to parse from object database
Derrick Stolee committed about 8 years ago