add: speed up cmd_add() by utilizing read_cache_preload()
Ben Peart committed almost 8 years ago
remote: make add_missing_tags() linear
Derrick Stolee committed almost 8 years ago
test-reach: test get_reachable_subset
Derrick Stolee committed almost 8 years ago
commit-reach: implement get_reachable_subset
Derrick Stolee committed almost 8 years ago
send-email: avoid empty transfer encoding header
Aaron Lindsay committed almost 8 years ago
pathspec: handle non-terminated strings with :(attr)
Jeff King committed almost 8 years ago
approxidate: handle pending number for "specials"
Jeff King committed almost 8 years ago
rev-list: handle flags for --indexed-objects
Jeff King committed almost 8 years ago
xdiff-interface: provide a separate consume callback for hunks
Jeff King committed almost 8 years ago
xdiff: provide a separate emit callback for hunks
Jeff King committed almost 8 years ago
t6012: make rev-list tests more interesting
Derrick Stolee committed almost 8 years ago
revision.c: generation-based topo-order algorithm
Derrick Stolee committed almost 8 years ago
commit/revisions: bookkeeping before refactoring
Derrick Stolee committed almost 8 years ago
revision.c: begin refactoring --topo-order logic
Derrick Stolee committed almost 8 years ago
test-reach: add rev-list tests
Derrick Stolee committed almost 8 years ago
test-reach: add run_three_modes method
Derrick Stolee committed almost 8 years ago
prio-queue: add 'peek' operation
Derrick Stolee committed almost 8 years ago
travis-ci: install packages in 'ci/install-dependencies.sh'
SZEDER Gábor committed almost 8 years ago
tests: optionally skip `git rebase -p` tests
Johannes Schindelin committed almost 8 years ago
t3418: decouple test cases from a previous `rebase -p` test case
Johannes Schindelin committed almost 8 years ago