aboutsummaryrefslogtreecommitdiff
path: root/builtin-name-rev.c
Commit message (Expand)AuthorAge
* name-rev: tolerate clock skew in committer datesJunio C Hamano2007-05-24
* git name-rev writes beyond the end of malloc() with large generationsAndy Whitcroft2007-05-15
* Merge branch 'js/name-rev-fix'Junio C Hamano2007-02-20
|\
| * name-rev: avoid "^0" when unneededJohannes Schindelin2007-02-19
* | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* | name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2007-02-17
|/
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-20
* Add callback data to for_each_ref() family.Junio C Hamano2006-09-20
* Replace uses of strdup with xstrdup.Shawn Pearce2006-09-02
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Make git-name-rev a builtinMatthias Kestenholz2006-08-03