for-each-ref: clean up documentation of --format
Victoria Dye committed almost 3 years ago
ref-filter.c: filter & format refs in the same callback
Victoria Dye committed almost 3 years ago
ref-filter.c: refactor to create common helper functions
Victoria Dye committed almost 3 years ago
ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
Victoria Dye committed almost 3 years ago
ref-filter.h: add functions for filter/format & format-only
Victoria Dye committed almost 3 years ago
ref-filter.h: move contains caches into filter
Victoria Dye committed almost 3 years ago
ref-filter.h: add max_count and omit_empty to ref_format
Victoria Dye committed almost 3 years ago
ref-filter.c: really don't sort when using --no-sort
Victoria Dye committed almost 3 years ago
send-email: remove stray characters from usage
Todd Zullinger committed almost 3 years ago
rebase: rewrite --(no-)autosquash documentation
Andy Koppe committed almost 3 years ago
rebase: support --autosquash without -i
Andy Koppe committed almost 3 years ago
rebase: fully ignore rebase.autoSquash without -i
Andy Koppe committed almost 3 years ago
Junio C Hamano committed almost 3 years ago
glossary: add definitions for dereference & peel
Victoria Dye committed almost 3 years ago
ci: avoid running the test suite _twice_
Johannes Schindelin committed almost 3 years ago
l10n: Update Catalan translation
Jordi Mas committed almost 3 years ago
l10n: po-id for 2.43 (round 1)
Bagas Sanjaya committed almost 3 years ago
RelNotes: minor wording fixes in 2.43.0 release notes
Elijah Newren committed almost 3 years ago
Jean-Noël Avila committed almost 3 years ago
Makefile: stop using `test -o` when unlinking duplicate executables
Patrick Steinhardt committed almost 3 years ago