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