aboutsummaryrefslogtreecommitdiffstats
path: root/reflog-walk.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-11Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano1-2/+2
2012-05-07reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano1-2/+2
2011-12-16pretty: give placeholders to reflog identityJeff King1-0/+1
2009-10-19Introduce new pretty formats %g[sdD] for reflog informationThomas Rast1-0/+8
2009-03-20make oneline reflog dates more consistent with multiline formatJeff King1-1/+4
2007-07-24git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin1-1/+1
2007-02-08log --reflog: honour --relative-dateJohannes Schindelin1-1/+1
2007-01-20Fix --walk-reflog with --pretty=onelineJunio C Hamano1-1/+1
2007-01-20Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin1-0/+11