aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-parse.c
Commit message (Expand)AuthorAge
* prefixcmp(): fix-up leftover strncmp().Junio C Hamano2007-02-20
* Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
* Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-05
* 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
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* builtin-rev-parse.c: constness tighteningJunio C Hamano2006-07-06
* Teach rev-parse the ... syntax.Santi BĂ©jar2006-07-04
* Make some strings constTimo Hirvonen2006-06-28
* rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano2006-06-05
* Builtin git-rev-parse.Christian Couder2006-06-03