builtin/repack.c: avoid leaking child arguments
Taylor Blau committed almost 5 years ago
stash: get rid of unused argument in stash_staged()
Sergey Organov committed almost 5 years ago
doc: split placeholders as individual tokens
Jean-Noël Avila committed almost 5 years ago
doc: fix git credential synopsis
Jean-Noël Avila committed almost 5 years ago
pull: honor --no-verify and do not call the commit-msg hook
Alex Riesen committed almost 5 years ago
color: allow colors to be prefixed with "reset"
Robert Estelle committed almost 5 years ago
color: support "default" to restore fg/bg color
Robert Estelle committed almost 5 years ago
color: add missing GIT_COLOR_* white/black constants
Robert Estelle committed almost 5 years ago
completion: fix incorrect bash/zsh string equality check
Robert Estelle committed almost 5 years ago
send-email docs: add format-patch options
Thiago Perrotta committed almost 5 years ago
send-email: programmatically generate bash completions
Thiago Perrotta committed almost 5 years ago
add, rm, mv: fix bug that prevents the update of non-sparse dirs
Matheus Tavares committed almost 5 years ago
git-bundle.txt: add missing words and punctuation
Martin Ågren committed almost 5 years ago
Documentation/Makefile: fix lint-docs mkdir dependency
Jeff King committed almost 5 years ago
builtin/pack-objects.c: don't leak memory via arguments
Taylor Blau committed almost 5 years ago
t/helper/test-read-midx.c: free MIDX within read_midx_file()
Taylor Blau committed almost 5 years ago
midx.c: don't leak MIDX from verify_midx_file
Taylor Blau committed almost 5 years ago
sparse-index: update command for expand/collapse test
Victoria Dye committed almost 5 years ago
reset: preserve skip-worktree bit in mixed reset
Victoria Dye committed almost 5 years ago
submodule: drop unused sm_name parameter from append_fetch_remotes()
Jeff King committed almost 5 years ago