tests: fix and add lint for non-portable seq
Ævar Arnfjörð Bjarmason committed about 8 years ago
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason committed about 8 years ago
i18n: fix mistakes in translated strings
Jean-Noël Avila committed about 8 years ago
config: fix commit-graph related config docs
Derrick Stolee committed about 8 years ago
append_signoff: use size_t for string offsets
Jeff King committed about 8 years ago
sequencer: ignore "---" divider when parsing trailers
Jeff King committed about 8 years ago
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King committed about 8 years ago
interpret-trailers: allow suppressing "---" divider
Jeff King committed about 8 years ago
interpret-trailers: tighten check for "---" patch boundary
Jeff King committed about 8 years ago
trailer: pass process_trailer_opts to trailer_info_get()
Jeff King committed about 8 years ago
trailer: use size_t for iterating trailer list
Jeff King committed about 8 years ago
trailer: use size_t for string offsets
Jeff King committed about 8 years ago
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor committed about 8 years ago
hashcmp: assert constant hash size
Jeff King committed about 8 years ago
rev-list: make empty --stdin not an error
Jeff King committed about 8 years ago
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor committed about 8 years ago
t3903-stash: don't try to grep non-existing file
SZEDER Gábor committed about 8 years ago
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano committed about 8 years ago
t6018-rev-list-glob: fix 'empty stdin' test
SZEDER Gábor committed about 8 years ago
t4051-diff-function-context: read the right file
SZEDER Gábor committed about 8 years ago