pull: --ff-only should make it a noop when already-up-to-date
Junio C Hamano committed almost 5 years ago
t5310: drop lib-bundle.sh include
Jeff King committed almost 5 years ago
pack-bitmap.c: more aggressively free in free_bitmap_index()
Taylor Blau committed almost 5 years ago
pack-bitmap.c: don't leak type-level bitmaps
Taylor Blau committed almost 5 years ago
midx.c: write MIDX filenames to strbuf
Taylor Blau committed almost 5 years ago
builtin/multi-pack-index.c: don't leak concatenated options
Taylor Blau committed almost 5 years ago
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