aboutsummaryrefslogtreecommitdiff
path: root/reflog-walk.c
Commit message (Expand)AuthorAge
* Merge branch 'jk/maint-reflog-bottom'Junio C Hamano2010-12-12
|\
| * reflogs: clear flags properly in corner caseJeff King2010-11-23
* | string_list: Fix argument order for string_list_lookupJulian Phillips2010-06-27
* | string_list: Fix argument order for string_list_insertJulian Phillips2010-06-27
|/
* Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
* reflog-walk: refactor the branch@{num} formattingThomas Rast2009-10-19
* Fix a bunch of pointer declarations (codestyle)Felipe Contreras2009-05-01
* make oneline reflog dates more consistent with multiline formatJeff King2009-03-20
* Rename path_list to string_listJohannes Schindelin2008-07-21
* git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin2007-07-24
* log --reflog: use dwim_logJohannes Schindelin2007-02-08
* log --reflog: honour --relative-dateJohannes Schindelin2007-02-08
* Teach the '@{...}' notation to git-log -gJohannes Schindelin2007-02-01
* git-log -g --pretty=oneline should display the reflog messageNicolas Pitre2007-01-28
* --walk-reflogs: actually find the right commit by date.Johannes Schindelin2007-01-20
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-20
* reflog-walk: build fixesJunio C Hamano2007-01-20
* --walk-reflogs: disallow uninteresting commitsJohannes Schindelin2007-01-20
* Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-20