summaryrefslogtreecommitdiffstats
path: root/log-tree.h (follow)
Commit message (Expand)AuthorAgeLines
* log-tree.h: remove unused function declarationsÆvar Arnfjörð Bjarmason2021-10-01-2/+0
* format-patch: make output filename configurableJunio C Hamano2020-11-09-1/+0
* log: add log.excludeDecoration config optionDerrick Stolee2020-04-16-1/+3
* format-patch: make cover letters always text/plainbrian m. carlson2018-05-02-1/+2
* log: add option to choose which refs to decorateRafael Ascensão2017-11-22-1/+5
* pretty: use fmt_output_email_subject()René Scharfe2017-03-01-1/+0
* log-tree: factor out fmt_output_email_subject()René Scharfe2017-03-01-0/+1
* Merge branch 'jn/parse-config-slot'Junio C Hamano2014-10-20-1/+1
|\
| * pass config slots as pointers instead of offsetsJonathan Nieder2014-10-14-1/+1
* | pretty: add %D format specifierHarry Jeffery2014-09-18-1/+7
|/
* pretty: share code between format_decoration and show_decorationsNguyễn Thái Ngọc Duy2013-04-18-0/+1
* get_patch_filename(): split into two functionsJunio C Hamano2012-12-21-3/+2
* get_patch_filename(): simplify function signatureJunio C Hamano2012-12-21-2/+3
* format-patch: refactor get_patch_filenameJeff King2012-05-22-2/+2
* Allow customizable commit decorations colorsNazri Ramliy2010-06-24-0/+1
* git-log: allow --decorate[=short|full]Lars Hjemli2009-08-18-1/+1
* format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd2009-03-22-1/+1
* format-patch: move get_patch_filename() into log-treeStephen Boyd2009-03-22-0/+4
* Add a 'source' decorator for commitsLinus Torvalds2008-11-04-1/+1
* move load_ref_decorations() to log-tree.c and export itRené Scharfe2008-09-04-0/+1
* Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins2008-05-03-1/+1
* Merge branch 'maint'Junio C Hamano2008-03-15-1/+3
|\
* | Export some email and pretty-printing functionsDaniel Barkalow2008-02-19-0/+2
|/
* rev-list: implement --bisect-allChristian Couder2007-10-26-0/+1
* Add msg_sep to diff_optionsTimo Hirvonen2006-06-26-1/+1
* Log message printout cleanupsLinus Torvalds2006-04-17-0/+5
* Common option parsing for "git log --diff" and friendsLinus Torvalds2006-04-14-17/+5
* log-tree: separate major part of diff-tree.Junio C Hamano2006-04-09-0/+23