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
tree-walk: convert fill_tree_descriptor() to object_id
René Scharfe committed about 9 years ago
diff: avoid redundantly clearing a flag
Jonathan Tan committed about 9 years ago
interpret-trailers: fix documentation typo
Paolo Bonzini committed about 9 years ago
interpret-trailers: add options for actions
Paolo Bonzini committed about 9 years ago
trailers: introduce struct new_trailer_item
Paolo Bonzini committed about 9 years ago
hook: use correct logical variable
Kaartic Sivaraam committed about 9 years ago
diff-delta: do not allow delta offset truncation
Martin Koegler committed about 9 years ago
http: use a feature check to enable GSSAPI delegation control
Tom G. Christensen committed about 9 years ago