commit-graph: examine commits by generation number
Garima Singh committed over 6 years ago
commit-graph: examine changed-path objects in pack order
Jeff King committed over 6 years ago
commit-graph: compute Bloom filters for changed paths
Garima Singh committed over 6 years ago
diff: halt tree-diff early after max_changes
Derrick Stolee committed over 6 years ago
bloom.c: core Bloom filter implementation for changed paths.
Garima Singh committed over 6 years ago
bloom.c: introduce core Bloom filter constructs
Garima Singh committed over 6 years ago
bloom.c: add the murmur3 hash implementation
Garima Singh committed over 6 years ago
commit-graph: define and use MAX_NUM_CHUNKS
Garima Singh committed over 6 years ago
connected: always use partial clone optimization
Jonathan Tan committed over 6 years ago
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano committed over 6 years ago
INSTALL: drop support for docbook-xsl before 1.74
Martin Ågren committed over 6 years ago
manpage-normal.xsl: fold in manpage-base.xsl
Martin Ågren committed over 6 years ago
manpage-bold-literal.xsl: stop using git.docbook.backslash
Martin Ågren committed over 6 years ago
Doc: drop support for docbook-xsl before 1.73.0
Martin Ågren committed over 6 years ago
Doc: drop support for docbook-xsl before 1.72.0
Martin Ågren committed over 6 years ago
Doc: drop support for docbook-xsl before 1.71.1
Martin Ågren committed over 6 years ago
gitweb: fix UTF-8 encoding when using CGI::Fast
Julien Moutinho committed over 6 years ago
test-lib-functions: simplify packetize() stdin code
Jeff King committed over 6 years ago
CodingGuidelines: allow ${#posix} == strlen($posix)
Junio C Hamano committed over 6 years ago
t/README: suggest how to leave test early with failure
Junio C Hamano committed over 6 years ago