t5615: avoid re-using descriptor 4
Jeff King committed almost 9 years ago
test-lib: silence "-x" cleanup under bash
Jeff King committed almost 9 years ago
cvsimport: apply shell-quoting regex globally
Jeff King committed almost 9 years ago
docs/pretty-formats: mention commas in %(trailers) syntax
Jeff King committed almost 9 years ago
builtin/branch: strip refs/heads/ using skip_prefix
Kaartic Sivaraam committed almost 9 years ago
branch: update warning message shown when copying a misnamed branch
Kaartic Sivaraam committed almost 9 years ago
branch: group related arguments of create_branch()
Kaartic Sivaraam committed almost 9 years ago
branch: improve documentation and naming of create_branch() parameters
Kaartic Sivaraam committed almost 9 years ago
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine committed almost 9 years ago
strbuf: release memory on read error in strbuf_read_once()
René Scharfe committed almost 9 years ago
fmt-merge-msg: avoid leaking strbuf in shortlog()
René Scharfe committed almost 9 years ago
am: release strbuf after use in split_mail_mbox()
René Scharfe committed almost 9 years ago
launch_editor(): indicate that Git waits for user input
Lars Schneider committed almost 9 years ago
setup.c: fix comment about order of .git directory discovery
SZEDER Gábor committed almost 9 years ago
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams committed almost 9 years ago
git-prompt: fix reading files with windows line endings
Robert Abel committed almost 9 years ago
git-prompt: make __git_eread intended use explicit
Robert Abel committed almost 9 years ago
add worktree.guessRemote config option
Thomas Gummerer committed almost 9 years ago
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer committed almost 9 years ago
trace: improve performance while category is disabled
Gennady Kupava committed almost 9 years ago