parse_decoration_style: drop unused argument `var`
Martin Ågren committed about 9 years ago
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren committed about 9 years ago
config: make git_{config,parse}_maybe_bool equivalent
Martin Ågren committed about 9 years ago
config: introduce git_parse_maybe_bool_text
Martin Ågren committed about 9 years ago
t5334: document that git push --signed=1 does not work
Martin Ågren committed about 9 years ago
Doc/git-{push,send-pack}: correct --sign= to --signed=
Martin Ågren committed about 9 years ago
scripts: use "git foo" not "git-foo"
Michael Forney committed about 9 years ago
test-path-utils: handle const parameter of basename and dirname
René Scharfe committed about 9 years ago
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe committed about 9 years ago
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason committed about 9 years ago
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
Merge tag 'v2.13.5' into maint
Junio C Hamano committed about 9 years ago
Junio C Hamano committed about 9 years ago
Merge branch 'ah/patch-id-doc'
Junio C Hamano committed about 9 years ago
Merge branch 'as/diff-options-grammofix'
Junio C Hamano committed about 9 years ago
clone: teach recursive clones to respect -q
Brandon Williams committed about 9 years ago
submodule: remove gitmodules_config
Brandon Williams committed about 9 years ago
unpack-trees: improve loading of .gitmodules
Brandon Williams committed about 9 years ago