67 Commits (f70dda250e33dd17f6fdff17d15287391d8b0952)

Author SHA1 Message Date
Adam Simpkins 7528f27dd6 log --graph --left-right: show left/right information in place of '*' 17 years ago
Adam Simpkins 7fefda5cc7 log and rev-list: add --graph option 17 years ago
Adam Simpkins 885cf80899 revision API: split parent rewriting and parent printing options 17 years ago
Adam Simpkins 9b58bfe8f4 log: print log entry terminator even if the message is empty 17 years ago
Adam Simpkins 028656552b Remove dead code: show_log() sep argument and diff_options.msg_sep 17 years ago
Junio C Hamano 4da45bef56 log: teach "terminator" vs "separator" mode to "--pretty=format" 17 years ago
Govind Salinas 42c8c74c14 pretty.c: add %x00 format specifier. 17 years ago
Junio C Hamano 6bf4f1b4c9 format-patch: generate MIME header as needed even when there is format.header 17 years ago
Daniel Barkalow b02bd65f67 Export some email and pretty-printing functions 17 years ago
Linus Torvalds 3131b71301 Add "--show-all" revision walker flag for debugging 17 years ago
Pierre Habouzit 8f67f8aefb Make the diff_options bitfields be an unsigned with explicit masks. 17 years ago
Junio C Hamano acef41c9db format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Junio C Hamano 4593fb8405 format-patch -s: add MIME encoding header if signer's name requires so 17 years ago
Christian Couder 50e62a8e70 rev-list: implement --bisect-all 17 years ago
Linus Torvalds 304b5af64f Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT 17 years ago
Michal Vitecek 55246aac67 Don't use "<unknown>" for placeholders and suppress printing of empty user formats. 17 years ago
Pierre Habouzit 674d172730 Rework pretty_print_commit to use strbufs instead of custom buffers. 17 years ago
Marco Costalba 9fa3465d6b Add --log-size to git log to print message size 17 years ago
Alex Riesen 88c447e8f4 Handle missing prefix for "Subject:" as if no prefix given 18 years ago
Theodore Ts'o 06f59e9f5d Don't fflush(stdout) when it's not helpful 18 years ago
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Linus Torvalds e330a406cd Fix --boundary output 18 years ago
Junio C Hamano a7b02ccf9a Add --date={local,relative,default} 18 years ago
Linus Torvalds ca135e7acc Add support for "commit name decorations" to log family of commands 18 years ago
Robin H. Johnson 2d9e4a47d1 Add custom subject prefix support to format-patch (take 3) 18 years ago
Junio C Hamano 33ee4cfb69 format-patch --attach: not folding some long headers. 18 years ago
Johannes Schindelin c112f689c2 format-patch: add --inline option and make --attach a true attachment 18 years ago
Johannes Schindelin e52a5de45a pretty-formats: add 'format:<string>' 18 years ago
Johannes Schindelin e00de24b10 format-patch -n: make sorting easier by padding number 18 years ago
Johannes Schindelin 4e244cbc5c log --reflog: honour --relative-date 18 years ago
Linus Torvalds abd4e22269 Fix "git log -z" behaviour 18 years ago
Nicolas Pitre 903b45fe18 git-log -g --pretty=oneline should display the reflog message 18 years ago
Junio C Hamano 4d12a47123 Fix --walk-reflog with --pretty=oneline 18 years ago
Johannes Schindelin 8860fd42fc Teach the revision walker to walk by reflogs with --walk-reflogs 18 years ago
Junio C Hamano 74bd902973 Teach all of log family --left-right output. 18 years ago
Rene Scharfe 2b60356da5 Make git-cherry handle root trees 18 years ago
Franck Bui-Huu fc1c75ec74 log-tree.c: cleanup a bit append_signoff() 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Franck Bui-Huu c35f4c371a Add a newline before appending "Signed-off-by: " line 18 years ago
Ryan Anderson 1dcb69224c log-tree: show_log() should respect the setting of diffopt->line_termination 19 years ago
Johannes Schindelin e557667e2d Always reset the color _before_ printing out the newline 19 years ago
Jeff King ce43697379 Colorize 'commit' lines in log ui 19 years ago
Josh Triplett d1566f7883 git-format-patch: Make the second and subsequent mails replies to the first 19 years ago
Junio C Hamano 3969cf7db1 Fix some more diff options changes. 19 years ago
Timo Hirvonen 39bc9a6c20 Add msg_sep to diff_options 19 years ago
Timo Hirvonen c6744349df Merge with_raw, with_stat and summary variables to output_format 19 years ago
Johannes Schindelin 20ff06805c format-patch: resurrect extra headers from config 19 years ago
Junio C Hamano cf2251b604 format-patch --signoff 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Johannes Schindelin 8ac80a5701 Teach fmt-patch about --keep-subject 19 years ago