archive-zip.c: mark more strings for translation
Nguyễn Thái Ngọc Duy committed about 8 years ago
archive-tar.c: mark more strings for translation
Nguyễn Thái Ngọc Duy committed about 8 years ago
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy committed about 8 years ago
pack-objects: fix performance issues on packing large deltas
Nguyễn Thái Ngọc Duy committed about 8 years ago
xdiff/histogram: remove tail recursion
Stefan Beller committed about 8 years ago
commit-reach: use can_all_from_reach
Derrick Stolee committed about 8 years ago
commit-reach: make can_all_from_reach... linear
Derrick Stolee committed about 8 years ago
commit-reach: replace ref_newer logic
Derrick Stolee committed about 8 years ago
test-reach: test commit_contains
Derrick Stolee committed about 8 years ago
test-reach: test can_all_from_reach_with_flags
Derrick Stolee committed about 8 years ago
Derrick Stolee committed about 8 years ago
test-reach: test get_merge_bases_many
Derrick Stolee committed about 8 years ago
test-reach: test is_descendant_of
Derrick Stolee committed about 8 years ago
test-reach: test in_merge_bases
Derrick Stolee committed about 8 years ago
test-reach: create new test tool for ref_newer
Derrick Stolee committed about 8 years ago
commit-reach: move can_all_from_reach_with_flags
Derrick Stolee committed about 8 years ago
upload-pack: generalize commit date cutoff
Derrick Stolee committed about 8 years ago
upload-pack: refactor ok_to_give_up()
Derrick Stolee committed about 8 years ago
upload-pack: make reachable() more generic
Derrick Stolee committed about 8 years ago
commit-reach: move commit_contains from ref-filter
Derrick Stolee committed about 8 years ago