Doc: clarify contents of packfile sent as URI
Jonathan Tan committed over 5 years ago
t7900: clean up some broken refs
Derrick Stolee committed over 5 years ago
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee committed over 5 years ago
sequencer: factor out code to append squash message
Phillip Wood committed over 5 years ago
rebase -i: only write fixup-message when it's needed
Phillip Wood committed over 5 years ago
commit: ignore additional signatures when parsing signed commits
brian m. carlson committed over 5 years ago
ref-filter: switch some uses of unsigned long to size_t
brian m. carlson committed over 5 years ago
doc: add corrected commit date info
Abhishek Kumar committed over 5 years ago
commit-reach: use corrected commit dates in paint_down_to_common()
Abhishek Kumar committed over 5 years ago
commit-graph: use generation v2 only if entire chain does
Abhishek Kumar committed over 5 years ago
commit-graph: implement generation data chunk
Abhishek Kumar committed over 5 years ago
commit-graph: implement corrected commit date
Abhishek Kumar committed over 5 years ago
commit-graph: return 64-bit generation number
Abhishek Kumar committed over 5 years ago
commit-graph: add a slab to store topological levels
Abhishek Kumar committed over 5 years ago
t6600-test-reach: generalize *_three_modes
Abhishek Kumar committed over 5 years ago
commit-graph: consolidate fill_commit_graph_info
Abhishek Kumar committed over 5 years ago
revision: parse parent in indegree_walk_step()
Abhishek Kumar committed over 5 years ago
commit-graph: fix regression when computing Bloom filters
Abhishek Kumar committed over 5 years ago
cache-tree: speed up consecutive path comparisons
Derrick Stolee committed over 5 years ago
cache-tree: use ce_namelen() instead of strlen()
René Scharfe committed over 5 years ago