| Commit message (Expand) | Author | Age |
* | refs.c: change resolve_ref_unsafe reading argument to be a flags field | Ronnie Sahlberg | 2014-10-15 |
* | stylefix: asterisks stick to the variable, not the type | David Aguilar | 2014-09-02 |
* | reflog-walk.c: rearrange xcalloc arguments | Brian Gesiak | 2014-05-27 |
* | Merge branch 'sh/use-hashcpy' | Junio C Hamano | 2014-03-18 |
|\ |
|
| * | Use hashcpy() when copying object names | Sun He | 2014-03-06 |
* | | reflog-walk.c: use ALLOC_GROW() | Dmitry S. Dolzhenko | 2014-03-03 |
|/ |
|
* | Merge branch 'jk/maint-reflog-walk-count-vs-time' | Junio C Hamano | 2012-05-11 |
|\ |
|
| * | reflog-walk: tell explicit --date=default from not having --date at all | Junio C Hamano | 2012-05-07 |
| * | reflog-walk: always make HEAD@{0} show indexed selectors | Jeff King | 2012-05-04 |
| * | reflog-walk: clean up "flag" field of commit_reflog struct | Jeff King | 2012-05-04 |
* | | Merge branch 'jk/pretty-reglog-ent' | Junio C Hamano | 2011-12-22 |
|\ \ |
|
| * | | pretty: give placeholders to reflog identity | Jeff King | 2011-12-16 |
| |/ |
|
* | | Convert resolve_ref+xstrdup to new resolve_refdup function | Nguyễn Thái Ngọc Duy | 2011-12-13 |
* | | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 2011-12-05 |
|/ |
|
* | Merge branch 'jk/maint-reflog-bottom' | Junio C Hamano | 2010-12-12 |
|\ |
|
| * | reflogs: clear flags properly in corner case | Jeff King | 2010-11-23 |
* | | string_list: Fix argument order for string_list_lookup | Julian Phillips | 2010-06-27 |
* | | string_list: Fix argument order for string_list_insert | Julian Phillips | 2010-06-27 |
|/ |
|
* | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 2009-10-19 |
* | reflog-walk: refactor the branch@{num} formatting | Thomas Rast | 2009-10-19 |
* | Fix a bunch of pointer declarations (codestyle) | Felipe Contreras | 2009-05-01 |
* | make oneline reflog dates more consistent with multiline format | Jeff King | 2009-03-20 |
* | Rename path_list to string_list | Johannes Schindelin | 2008-07-21 |
* | git log -g: Complain, but do not fail, when no reflogs are there | Johannes Schindelin | 2007-07-24 |
* | log --reflog: use dwim_log | Johannes Schindelin | 2007-02-08 |
* | log --reflog: honour --relative-date | Johannes Schindelin | 2007-02-08 |
* | Teach the '@{...}' notation to git-log -g | Johannes Schindelin | 2007-02-01 |
* | git-log -g --pretty=oneline should display the reflog message | Nicolas Pitre | 2007-01-28 |
* | --walk-reflogs: actually find the right commit by date. | Johannes Schindelin | 2007-01-20 |
* | Fix --walk-reflog with --pretty=oneline | Junio C Hamano | 2007-01-20 |
* | reflog-walk: build fixes | Junio C Hamano | 2007-01-20 |
* | --walk-reflogs: disallow uninteresting commits | Johannes Schindelin | 2007-01-20 |
* | Teach the revision walker to walk by reflogs with --walk-reflogs | Johannes Schindelin | 2007-01-20 |