Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano committed over 8 years ago
Avoid multiple PREFIX definitions
Philip Oakley committed over 8 years ago
git_setup_gettext: plug memory leak
Johannes Schindelin committed over 8 years ago
gettext: avoid initialization if the locale dir is not present
Johannes Schindelin committed over 8 years ago
builtin/blame: add new coloring scheme config
Stefan Beller committed over 8 years ago
builtin/blame: highlight recently changed lines
Stefan Beller committed over 8 years ago
builtin/blame: dim uninteresting metadata lines
Stefan Beller committed over 8 years ago
Makefile: quote $INSTLIBDIR when passing it to sed
Jonathan Nieder committed over 8 years ago
Makefile: remove unused @@PERLLIBDIR@@ substitution variable
Jonathan Nieder committed over 8 years ago
walker: drop fields of `struct walker` which are always 1
Martin Ågren committed over 8 years ago
http-fetch: make `-a` standard behaviour
Martin Ågren committed over 8 years ago
config: document the settings to colorize push errors/hints
Johannes Schindelin committed over 8 years ago
push: test to verify that push errors are colored
Johannes Schindelin committed over 8 years ago
Ryan Dammrose committed over 8 years ago
color: introduce support for colorizing stderr
Johannes Schindelin committed over 8 years ago
builtin/config: introduce `color` type specifier
Taylor Blau committed over 8 years ago
config.c: introduce 'git_config_color' to parse ANSI colors
Taylor Blau committed over 8 years ago
builtin/config: introduce `--default`
Taylor Blau committed over 8 years ago
parseopt: handle malformed --expire arguments more nicely
Junio C Hamano committed over 8 years ago
gc: do not upcase error message shown with die()
Junio C Hamano committed over 8 years ago