aboutsummaryrefslogtreecommitdiff
path: root/log-tree.h
Commit message (Expand)AuthorAge
* 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