glossary: define 'stash entry'
Liam Beguin committed over 9 years ago
status: add optional stash count information
Liam Beguin committed over 9 years ago
stash: update documentation to use 'stash entry'
Liam Beguin committed over 9 years ago
for_each_bisect_ref(): don't trim refnames
Michael Haggerty committed over 9 years ago
mergetools/meld: improve compatibiilty with Meld on macOS X
David Aguilar committed over 9 years ago
branch: add a --copy (-c) option to go with --move (-m)
Sahil Dua committed over 9 years ago
branch: add test for -m renaming multiple config sections
Ævar Arnfjörð Bjarmason committed over 9 years ago
config: create a function to format section headers
Sahil Dua committed over 9 years ago
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason committed over 9 years ago
coccinelle: make use of the "expression" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason committed over 9 years ago
coccinelle: add a rule to make "expression" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason committed over 9 years ago
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason committed over 9 years ago
coccinelle: add a rule to make "type" code use FREE_AND_NULL()
Ævar Arnfjörð Bjarmason committed over 9 years ago
wildmatch test: cover a blind spot in "/" matching
Ævar Arnfjörð Bjarmason committed over 9 years ago
git-compat-util: add a FREE_AND_NULL() wrapper around free(ptr); ptr = NULL
Ævar Arnfjörð Bjarmason committed over 9 years ago
docs/pretty-formats: stress that %- removes all preceding line-feeds
SZEDER Gábor committed over 9 years ago
date: use localtime() for "-local" time formats
Jeff King committed over 9 years ago
t0006: check --date=format zone offsets
Jeff King committed over 9 years ago
strbuf: let strbuf_addftime handle %z and %Z itself
René Scharfe committed over 9 years ago
sub-process: correct path to API docs in a comment
Christian Couder committed over 9 years ago