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