summaryrefslogtreecommitdiff
path: root/log-tree.c
Commit message (Expand)AuthorAgeFilesLines
* log-tree.c: cleanup a bit append_signoff()Franck Bui-Huu2006-08-301-50/+66
* Add --relative-date option to the revision interfaceJonas Fonseca2006-08-281-1/+3
* Add a newline before appending "Signed-off-by: " lineFranck Bui-Huu2006-08-131-1/+43
* log-tree: show_log() should respect the setting of diffopt->line_terminationRyan Anderson2006-08-071-1/+1
* Merge branch 'jt/format-patch'Junio C Hamano2006-07-251-0/+5
|\
| * git-format-patch: Make the second and subsequent mails replies to the firstJosh Triplett2006-07-141-0/+5
* | Always reset the color _before_ printing out the newlineJohannes Schindelin2006-07-241-1/+1
* | Colorize 'commit' lines in log uiJeff King2006-07-241-1/+4
|/
* Fix some more diff options changes.Junio C Hamano2006-06-271-2/+15
* Add msg_sep to diff_optionsTimo Hirvonen2006-06-261-9/+6
* Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen2006-06-261-2/+7
* format-patch: resurrect extra headers from configJohannes Schindelin2006-06-021-3/+5
* format-patch --signoffJunio C Hamano2006-05-311-0/+35
* Merge branch 'js/fmt-patch'Junio C Hamano2006-05-241-11/+63
|\
| * fmt-patch: Support --attachJohannes Schindelin2006-05-211-4/+33
| * Merge branch 'master' into js/fmt-patchJunio C Hamano2006-05-061-1/+15
| |\ | |/ |/|
| * Teach fmt-patch about --keep-subjectJohannes Schindelin2006-05-051-1/+4
| * Teach fmt-patch about --numberedJohannes Schindelin2006-05-051-3/+12
| * Tentative built-in format-patch.Junio C Hamano2006-04-181-8/+19
* | Fix "git-log --parents" breakage post v1.3.0Linus Torvalds2006-05-031-2/+16
|/
* Log message printout cleanups (#3): fix --pretty=onelineLinus Torvalds2006-04-171-2/+12
* Log message printout cleanups (#2)Linus Torvalds2006-04-171-2/+1
* Log message printout cleanupsLinus Torvalds2006-04-171-74/+93
* Fixes for option parsingLinus Torvalds2006-04-161-4/+14
* log/whatchanged/show - log formatting cleanup.Junio C Hamano2006-04-161-0/+3
* Common option parsing for "git log --diff" and friendsLinus Torvalds2006-04-141-55/+5
* log-tree: separate major part of diff-tree.Junio C Hamano2006-04-091-0/+175