Revert "logmsg_reencode(): warn when iconv() fails"
Junio C Hamano committed almost 5 years ago
docs: add headers in MyFirstObjectWalk
John Cai committed almost 5 years ago
docs: fix places that break compilation in MyFirstObjectWalk
John Cai committed almost 5 years ago
Document positive variant of commit and merge option "--no-verify"
Alex Riesen committed almost 5 years ago
tests: disable fsync everywhere
Eric Wong committed almost 5 years ago
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