diff: define block by number of alphanumeric chars
Jonathan Tan committed about 9 years ago
diff: respect MIN_BLOCK_LENGTH for last block
Jonathan Tan committed about 9 years ago
convert: add SAFE_CRLF_KEEP_CRLF
Torsten Bögershausen committed about 9 years ago
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford committed about 9 years ago
sub-process: print the cmd when a capability is unsupported
Christian Couder committed about 9 years ago
sha1_file: make read_info_alternates static
Stefan Beller committed about 9 years ago
René Scharfe committed about 9 years ago
pretty: support normalization options for %(trailers)
Jeff King committed about 9 years ago
t4205: refactor %(trailers) tests
Jeff King committed about 9 years ago
pretty: move trailer formatting to trailer.c
Jeff King committed about 9 years ago
interpret-trailers: add --parse convenience option
Jeff King committed about 9 years ago
interpret-trailers: add an option to unfold values
Jeff King committed about 9 years ago
interpret-trailers: add an option to show only existing trailers
Jeff King committed about 9 years ago
interpret-trailers: add an option to show only the trailers
Jeff King committed about 9 years ago
doc: clarify "config --bool" behaviour with empty string
Andreas Heiduk committed about 9 years ago
stash: prevent warning about null bytes in input
Kevin Daudt committed about 9 years ago
Makefile: add style build rule
Brandon Williams committed about 9 years ago
clang-format: outline the git project's coding style
Brandon Williams committed about 9 years ago
rebase: turn on progress option by default for format-patch
Kevin Willford committed about 9 years ago
format-patch: have progress option while generating patches
Kevin Willford committed about 9 years ago