aboutsummaryrefslogtreecommitdiff
path: root/reflog-walk.h
Commit message (Expand)AuthorAge
* reflog-walk: apply --since/--until to reflog datesJeff King2017-07-09
* reflog-walk: stop using fake parentsJeff King2017-07-09
* rev-list: check reflog_info before showing usageJeff King2017-07-09
* convert "enum date_mode" into a structJeff King2015-06-29
* stylefix: asterisks stick to the variable, not the typeDavid Aguilar2014-09-02
* Merge branch 'jk/maint-reflog-walk-count-vs-time'Junio C Hamano2012-05-11
|\
| * reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano2012-05-07
* | pretty: give placeholders to reflog identityJeff King2011-12-16
|/
* Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
* make oneline reflog dates more consistent with multiline formatJeff King2009-03-20
* git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin2007-07-24
* log --reflog: honour --relative-dateJohannes Schindelin2007-02-08
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-20
* Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-20