send-email: add and use a local copy of Mail::Address
Matthieu Moy committed over 8 years ago
diff: use HAS_MULTI_BITS instead of counting bits manually
Stefan Beller committed over 8 years ago
diff: properly error out when combining multiple pickaxe options
Stefan Beller committed over 8 years ago
diffcore: add a pickaxe option to find a specific blob
Stefan Beller committed over 8 years ago
diff: introduce DIFF_PICKAXE_KINDS_MASK
Stefan Beller committed over 8 years ago
diff: migrate diff_flags.pickaxe_ignore_case to a pickaxe_opts bit
Stefan Beller committed over 8 years ago
diff.h: make pickaxe_opts an unsigned bit field
Stefan Beller committed over 8 years ago
l10n: es.po: Update Spanish Translation v2.16.0
Christopher Díaz Riveros committed over 8 years ago
docs/diff-options: clarify scope of diff-filter types
Jeff King committed over 8 years ago
http: fix v1 protocol tests with apache httpd < 2.4
Todd Zullinger committed over 8 years ago
perf: amend the grep tests to test grep.threads
Ævar Arnfjörð Bjarmason committed over 8 years ago
t0302 & t3900: add forgotten quotes
Johannes Schindelin committed over 8 years ago
Allow the test suite to pass in a directory whose name contains spaces
Johannes Schindelin committed over 8 years ago
bisect: fix a regression causing a segfault
Ævar Arnfjörð Bjarmason committed over 8 years ago
doc/SubmittingPatches: improve text formatting
Todd Zullinger committed over 8 years ago
clone: do not clean up directories we didn't create
Jeff King committed over 8 years ago
clone: factor out dir_exists() helper
Jeff King committed over 8 years ago
Jeff King committed over 8 years ago
t5600: fix outdated comment about unborn HEAD
Jeff King committed over 8 years ago
travis-ci: check that all build artifacts are .gitignore-d
SZEDER Gábor committed over 8 years ago