summaryrefslogtreecommitdiffstats
path: root/log-tree.h
AgeCommit message (Expand)AuthorLines
2014-10-20Merge branch 'jn/parse-config-slot'Junio C Hamano-1/+1
2014-10-14pass config slots as pointers instead of offsetsJonathan Nieder-1/+1
2014-09-18pretty: add %D format specifierHarry Jeffery-1/+7
2013-04-18pretty: share code between format_decoration and show_decorationsNguyễn Thái Ngọc Duy-0/+1
2012-12-21get_patch_filename(): split into two functionsJunio C Hamano-3/+2
2012-12-21get_patch_filename(): simplify function signatureJunio C Hamano-2/+3
2012-05-22format-patch: refactor get_patch_filenameJeff King-2/+2
2010-06-24Allow customizable commit decorations colorsNazri Ramliy-0/+1
2009-08-18git-log: allow --decorate[=short|full]Lars Hjemli-1/+1
2009-03-22format-patch: --attach/inline uses filename instead of SHA1Stephen Boyd-1/+1
2009-03-22format-patch: move get_patch_filename() into log-treeStephen Boyd-0/+4
2008-11-04Add a 'source' decorator for commitsLinus Torvalds-1/+1
2008-09-04move load_ref_decorations() to log-tree.c and export itRené Scharfe-0/+1
2008-05-03Remove dead code: show_log() sep argument and diff_options.msg_sepAdam Simpkins-1/+1
2008-03-15Merge branch 'maint'Junio C Hamano-1/+3
2008-02-19Export some email and pretty-printing functionsDaniel Barkalow-0/+2
2007-10-26rev-list: implement --bisect-allChristian Couder-0/+1
2006-06-26Add msg_sep to diff_optionsTimo Hirvonen-1/+1
2006-04-17Log message printout cleanupsLinus Torvalds-0/+5
2006-04-14Common option parsing for "git log --diff" and friendsLinus Torvalds-17/+5
2006-04-09log-tree: separate major part of diff-tree.Junio C Hamano-0/+23