aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-parse.c
Commit message (Expand)AuthorAge
* git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-06
* Trace and quote with argv: get rid of unneeded count argument.Christian Couder2007-12-03
* git-rev-parse --parseoptJunio C Hamano2007-11-06
* Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.Pierre Habouzit2007-11-05
* Clean up work-tree handlingJohannes Schindelin2007-08-01
* introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-06
* rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-06
* 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