50 Commits (c90161586c174f740950ed56a748702ea3d9d6a1)

Author SHA1 Message Date
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
Johannes Schindelin 596524b33d Teach fmt-patch about --numbered 19 years ago
Linus Torvalds c8c893c62b Fix "git-log --parents" breakage post v1.3.0 19 years ago
Junio C Hamano 3eefc18917 Tentative built-in format-patch. 19 years ago
Linus Torvalds a4d34e2db5 Log message printout cleanups (#3): fix --pretty=oneline 19 years ago
Linus Torvalds eab144ac49 Log message printout cleanups (#2) 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Linus Torvalds 78fff6ebba Fixes for option parsing 19 years ago
Junio C Hamano cb8f64b4e3 log/whatchanged/show - log formatting cleanup. 19 years ago
Linus Torvalds c5ccd8be43 Tentative built-in "git show" 19 years ago
Junio C Hamano f4235f8b2e Extract "log [diff options]" parser out. 19 years ago
Junio C Hamano 183df63940 Revert all the rev-list option parsing changes. 19 years ago
Linus Torvalds cd2bdc5309 Common option parsing for "git log --diff" and friends 19 years ago
Junio C Hamano 5f1c3f07b7 log-tree: separate major part of diff-tree. 19 years ago