l10n: pt_PT: update Portuguese translation
Vasco Almeida committed about 10 years ago
Vasco Almeida committed about 10 years ago
receive-pack: allow a maximum input size to be specified
Jeff King committed about 10 years ago
unpack-objects: add --max-input-size=<size> option
Christian Couder committed about 10 years ago
index-pack: add --max-input-size=<size> option
Jeff King committed about 10 years ago
completion: support excluding refs
Chris Packham committed about 10 years ago
cat-file: fix a grammo in the man page
Johannes Schindelin committed about 10 years ago
i18n: simplify numeric error reporting
Jean-Noel Avila committed about 10 years ago
i18n: fix git rebase interactive commit messages
Jean-Noel Avila committed about 10 years ago
i18n: fix typos for translation
Jean-Noel Avila committed about 10 years ago
format-patch: show 0/1 and 1/1 for singleton patch with cover letter
Jacob Keller committed about 10 years ago
t/perf: add basic perf tests for delta base cache
Jeff King committed about 10 years ago
delta_base_cache: use hashmap.h
Jeff King committed about 10 years ago
delta_base_cache: drop special treatment of blobs
Jeff King committed about 10 years ago
delta_base_cache: use list.h for LRU
Jeff King committed about 10 years ago
release_delta_base_cache: reuse existing detach function
Jeff King committed about 10 years ago
clear_delta_base_cache_entry: use a more descriptive name
Jeff King committed about 10 years ago
cache_or_unpack_entry: drop keep_cache parameter
Jeff King committed about 10 years ago
xdl_change_compact(): introduce the concept of a change group
Michael Haggerty committed about 10 years ago
recs_match(): take two xrecord_t pointers as arguments
Michael Haggerty committed about 10 years ago