summaryrefslogtreecommitdiff
path: root/reflog-walk.h
AgeCommit message (Expand)Author
2012-05-11Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano
2012-05-07reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano
2011-12-16pretty: give placeholders to reflog identityJeff King
2009-10-20Introduce new pretty formats %g[sdD] for reflog informationThomas Rast
2009-03-20make oneline reflog dates more consistent with multiline formatJeff King
2007-07-25git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin
2007-02-09log --reflog: honour --relative-dateJohannes Schindelin
2007-01-21Fix --walk-reflog with --pretty=onelineJunio C Hamano
2007-01-21Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin