aboutsummaryrefslogtreecommitdiffstats
path: root/log-tree.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-30log-tree.c: cleanup a bit append_signoff()Franck Bui-Huu1-50/+66
2006-08-28Add --relative-date option to the revision interfaceJonas Fonseca1-1/+3
2006-08-13Add a newline before appending "Signed-off-by: " lineFranck Bui-Huu1-1/+43
2006-08-07log-tree: show_log() should respect the setting of diffopt->line_terminationRyan Anderson1-1/+1
2006-07-25Merge branch 'jt/format-patch'Junio C Hamano1-0/+5
2006-07-24Always reset the color _before_ printing out the newlineJohannes Schindelin1-1/+1
2006-07-24Colorize 'commit' lines in log uiJeff King1-1/+4
2006-07-14git-format-patch: Make the second and subsequent mails replies to the firstJosh Triplett1-0/+5
2006-06-27Fix some more diff options changes.Junio C Hamano1-2/+15
2006-06-26Add msg_sep to diff_optionsTimo Hirvonen1-9/+6
2006-06-26Merge with_raw, with_stat and summary variables to output_formatTimo Hirvonen1-2/+7
2006-06-02format-patch: resurrect extra headers from configJohannes Schindelin1-3/+5
2006-05-31format-patch --signoffJunio C Hamano1-0/+35
2006-05-24Merge branch 'js/fmt-patch'Junio C Hamano1-11/+63
2006-05-21fmt-patch: Support --attachJohannes Schindelin1-4/+33
2006-05-06Merge branch 'master' into js/fmt-patchJunio C Hamano1-1/+15
2006-05-05Teach fmt-patch about --keep-subjectJohannes Schindelin1-1/+4
2006-05-05Teach fmt-patch about --numberedJohannes Schindelin1-3/+12
2006-05-03Fix "git-log --parents" breakage post v1.3.0Linus Torvalds1-2/+16
2006-04-18Tentative built-in format-patch.Junio C Hamano1-8/+19
2006-04-17Log message printout cleanups (#3): fix --pretty=onelineLinus Torvalds1-2/+12
2006-04-17Log message printout cleanups (#2)Linus Torvalds1-2/+1
2006-04-17Log message printout cleanupsLinus Torvalds1-74/+93
2006-04-16Fixes for option parsingLinus Torvalds1-4/+14
2006-04-16log/whatchanged/show - log formatting cleanup.Junio C Hamano1-0/+3
2006-04-14Common option parsing for "git log --diff" and friendsLinus Torvalds1-55/+5
2006-04-09log-tree: separate major part of diff-tree.Junio C Hamano1-0/+175