summaryrefslogtreecommitdiff
path: root/builtin-name-rev.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/name-rev-fix'Junio C Hamano2007-02-201-7/+16
|\
| * name-rev: avoid "^0" when unneededJohannes Schindelin2007-02-191-7/+16
* | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-201-4/+4
* | name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2007-02-171-6/+17
|/
* simplify inclusion of system header files.Junio C Hamano2006-12-201-1/+0
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-201-1/+1
* Add callback data to for_each_ref() family.Junio C Hamano2006-09-201-4/+4
* Replace uses of strdup with xstrdup.Shawn Pearce2006-09-021-1/+1
* remove unnecessary initializationsDavid Rientjes2006-08-151-1/+1
* Make git-name-rev a builtinMatthias Kestenholz2006-08-031-0/+256