use strbuf_addstr() instead of strbuf_addf() with "%s"
René Scharfe committed about 10 years ago
trace: do not fall back to stderr
Jeff King committed about 10 years ago
write_or_die: drop write_or_whine_pipe()
Jeff King committed about 10 years ago
trace: disable key after write error
Jeff King committed about 10 years ago
trace: correct variable name in write() error message
Jeff King committed about 10 years ago
trace: cosmetic fixes for error messages
Jeff King committed about 10 years ago
trace: use warning() for printing trace errors
Jeff King committed about 10 years ago
Junio C Hamano committed about 10 years ago
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano committed about 10 years ago
Merge branch 'sb/submodule-clone-retry'
Junio C Hamano committed about 10 years ago
Merge branch 'sb/pack-protocol-doc-nak'
Junio C Hamano committed about 10 years ago
pager: move pager-specific setup into the build
Eric Wong committed about 10 years ago
trace: stop using write_or_whine_pipe()
Jeff King committed about 10 years ago
trace: handle NULL argument in trace_disable()
Jeff King committed about 10 years ago
nedmalloc: fix misleading indentation
Johannes Schindelin committed about 10 years ago
t5533: make it pass on case-sensitive filesystems
Johannes Schindelin committed about 10 years ago
t7063: work around FreeBSD's lazy mtime update feature
Nguyễn Thái Ngọc Duy committed about 10 years ago
submodule update: allow '.' for branch value
Stefan Beller committed about 10 years ago
submodule--helper: add remote-branch helper
Stefan Beller committed about 10 years ago
Ninth batch of topics for 2.10
Junio C Hamano committed about 10 years ago