clone: use "quick" lookup while following tags
Jeff King committed over 6 years ago
user-manual.conf: don't specify [listingblock]
Martin Ågren committed over 6 years ago
t3432: test `--merge' with `rebase.abbreviateCommands = true', too
Alban Gruin committed over 6 years ago
sequencer: don't abbreviate a command if it doesn't have a short form
Alban Gruin committed over 6 years ago
MyFirstObjectWalk: remove unnecessary conditional statement
Johannes Schindelin committed over 6 years ago
oidset: stop referring to sha1-array
Jeff King committed over 6 years ago
ref-filter: stop referring to "sha1 array"
Jeff King committed over 6 years ago
bisect: stop referring to sha1_array
Jeff King committed over 6 years ago
test-tool: rename sha1-array to oid-array
Jeff King committed over 6 years ago
oid_array: rename source file from sha1-array
Jeff King committed over 6 years ago
oid_array: use size_t for iteration
Jeff King committed over 6 years ago
oid_array: use size_t for count and allocation
Jeff King committed over 6 years ago
brian m. carlson committed over 6 years ago
strbuf: provide function to append whole lines
Patrick Steinhardt committed over 6 years ago
git-update-ref.txt: add missing word
Patrick Steinhardt committed over 6 years ago
refs: fix segfault when aborting empty transaction
Patrick Steinhardt committed over 6 years ago
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