object-store.h: move for_each_alternate_ref() from transport.h
Jeff King committed about 7 years ago
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin committed about 7 years ago
l10n: it.po: remove an extra space
Carmine Zaccagnino committed about 7 years ago
blame: drop some unused function parameters
Jeff King committed about 7 years ago
t7814: do not generate same commits in different repos
Nguyễn Thái Ngọc Duy committed about 7 years ago
grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
Ævar Arnfjörð Bjarmason committed about 7 years ago
log tests: test regex backends in "--encode=<enc>" tests
Ævar Arnfjörð Bjarmason committed about 7 years ago
list-objects-filter-options: make parser void
Matthew DeVore committed about 7 years ago
list-objects-filter-options: clean up use of ALLOC_GROW
Matthew DeVore committed about 7 years ago
list-objects-filter-options: allow mult. --filter
Matthew DeVore committed about 7 years ago
strbuf: give URL-encoding API a char predicate fn
Matthew DeVore committed about 7 years ago
list-objects-filter-options: make filter_spec a string_list
Matthew DeVore committed about 7 years ago
list-objects-filter-options: move error check up
Matthew DeVore committed about 7 years ago
list-objects-filter: implement composite filters
Matthew DeVore committed about 7 years ago
list-objects-filter-options: always supply *errbuf
Matthew DeVore committed about 7 years ago
list-objects-filter: put omits set in filter struct
Matthew DeVore committed about 7 years ago
list-objects-filter: encapsulate filter components
Matthew DeVore committed about 7 years ago
ref-filter.c: find disjoint pattern prefixes
Taylor Blau committed about 7 years ago
progress: use term_clear_line()
SZEDER Gábor committed about 7 years ago
rebase: fix garbled progress display with '-x'
SZEDER Gábor committed about 7 years ago