t: add helper to convert object IDs to paths
brian m. carlson committed about 7 years ago
git-prompt: improve cherry-pick/revert detection
Phillip Wood committed about 7 years ago
t8014: remove unnecessary braces
Michael Platings committed about 7 years ago
Document that 'git -C ""' works and doesn't change directory
SZEDER Gábor committed about 7 years ago
repack: disable bitmaps-by-default if .keep files exist
Eric Wong committed about 7 years ago
t0016: add 'remove' subcommand test
Christian Couder committed about 7 years ago
test-oidmap: remove 'add' subcommand
Christian Couder committed about 7 years ago
check_everything_connected: assume alternate ref tips are valid
Jeff King committed about 7 years ago
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