Commit message (Expand) | Author | Age | |
---|---|---|---|
* | prefixcmp(): fix-up leftover strncmp(). | Junio C Hamano | 2007-02-20 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 |
* | Commands requiring a work tree must not run in GIT_DIR | Johannes Schindelin | 2007-02-05 |
* | Tell between packed, unpacked and symbolic refs. | Junio C Hamano | 2006-09-20 |
* | Add callback data to for_each_ref() family. | Junio C Hamano | 2006-09-20 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 |
* | builtin-rev-parse.c: constness tightening | Junio C Hamano | 2006-07-06 |
* | Teach rev-parse the ... syntax. | Santi BĂ©jar | 2006-07-04 |
* | Make some strings const | Timo Hirvonen | 2006-06-28 |
* | rev-parse: tighten constness properly.v1.4.0-rc1 | Junio C Hamano | 2006-06-05 |
* | Builtin git-rev-parse. | Christian Couder | 2006-06-03 |