| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jk/maint-reflog-bottom' | Junio C Hamano | 2010-12-12 | 1 | -1/+0 |
|\ |
|
| * | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 | 1 | -1/+0 |
* | | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
* | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 | 1 | -1/+1 |
|/ |
|
* | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 2009-10-19 | 1 | -3/+32 |
* | reflog-walk: refactor the branch@{num} formatting | Thomas Rast | 2009-10-19 | 1 | -22/+32 |
* | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 | 1 | -1/+1 |
* | make oneline reflog dates more consistent with multiline format | Jeff King | 2009-03-20 | 1 | -5/+7 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 | 1 | -5/+5 |
* | git log -g: Complain, but do not fail, when no reflogs are there | Johannes Schindelin | 2007-07-24 | 1 | -3/+4 |
* | log --reflog: use dwim_log | Johannes Schindelin | 2007-02-08 | 1 | -0/+13 |
* | log --reflog: honour --relative-date | Johannes Schindelin | 2007-02-08 | 1 | -5/+7 |
* | Teach the '@{...}' notation to git-log -g | Johannes Schindelin | 2007-02-01 | 1 | -0/+8 |
* | git-log -g --pretty=oneline should display the reflog message | Nicolas Pitre | 2007-01-28 | 1 | -1/+1 |
* | --walk-reflogs: actually find the right commit by date. | Johannes Schindelin | 2007-01-20 | 1 | -1/+1 |
* | Fix --walk-reflog with --pretty=oneline | Junio C Hamano | 2007-01-20 | 1 | -11/+22 |
* | reflog-walk: build fixes | Junio C Hamano | 2007-01-20 | 1 | -0/+1 |
* | --walk-reflogs: disallow uninteresting commits | Johannes Schindelin | 2007-01-20 | 1 | -0/+3 |
* | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 2007-01-20 | 1 | -0/+235 |