Merge branch 'jk/leak-checkers'
Junio C Hamano committed almost 9 years ago
fast-export: do not copy from modified file
Jonathan Tan committed almost 9 years ago
revision: replace "struct cmdline_pathspec" with argv_array
Jeff King committed almost 9 years ago
test-lint: echo -e (or -E) is not portable
Torsten Bögershausen committed about 9 years ago
git-compat-util: make UNLEAK less error-prone
Jonathan Tan committed almost 9 years ago
for_each_string_list_item: avoid undefined behavior for empty list
Michael Haggerty committed almost 9 years ago
describe: teach --match to handle branches and remotes
Max Kirillov committed almost 9 years ago
Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-all
Junio C Hamano committed almost 9 years ago
read_info_alternates: warn on non-trivial errors
Jeff King committed almost 9 years ago
Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fix
Junio C Hamano committed almost 9 years ago
read_info_alternates: read contents into strbuf
Jeff King committed almost 9 years ago
t9010-*.sh: skip all tests if the PIPE prereq is missing
Ramsay Jones committed about 9 years ago
test-lib: use more compact expression in PIPE prerequisite
Ramsay Jones committed about 9 years ago
Improve performance of git status --ignored
Jameson Miller committed almost 9 years ago
rev-parse: rev-parse: add --is-shallow-repository
Øystein Walle committed almost 9 years ago
git-rebase: don't ignore unexpected command line arguments
Brandon Casey committed about 9 years ago
rev-parse parseopt: interpret any whitespace as start of help text
Brandon Casey committed about 9 years ago
rev-parse parseopt: do not search help text for flag chars
Brandon Casey committed about 9 years ago
t1502: demonstrate rev-parse --parseopt option mis-parsing
Brandon Casey committed about 9 years ago
t/README: fix typo and grammatically improve a sentence
Kaartic Sivaraam committed about 9 years ago