Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'js/name-rev-fix' | Junio C Hamano | 2007-02-20 |
|\ | |||
| * | name-rev: avoid "^0" when unneeded | Johannes Schindelin | 2007-02-19 |
* | | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 |
* | | name-rev: introduce the --refs=<pattern> option | Johannes Schindelin | 2007-02-17 |
|/ | |||
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Tell between packed, unpacked and symbolic refs. | Junio C Hamano | 2006-09-20 |
* | Add callback data to for_each_ref() family. | Junio C Hamano | 2006-09-20 |
* | Replace uses of strdup with xstrdup. | Shawn Pearce | 2006-09-02 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | Make git-name-rev a builtin | Matthias Kestenholz | 2006-08-03 |