Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-20 | prefixcmp(): fix-up leftover strncmp(). | 1 | -1/+1 | |
2007-02-20 | Mechanical conversion to use prefixcmp() | 1 | -5/+5 | |
2007-02-05 | Commands requiring a work tree must not run in GIT_DIR | 1 | -0/+5 | |
2006-09-20 | Tell between packed, unpacked and symbolic refs. | 1 | -1/+1 | |
2006-09-20 | Add callback data to for_each_ref() family. | 1 | -5/+5 | |
2006-08-15 | remove unnecessary initializations | 1 | -5/+5 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -2/+1 | |
2006-07-06 | builtin-rev-parse.c: constness tightening | 1 | -1/+1 | |
2006-07-04 | Teach rev-parse the ... syntax. | 1 | -18/+47 | |
2006-06-28 | Make some strings const | 1 | -1/+1 | |
2006-06-05 | rev-parse: tighten constness properly. | 1 | -5/+5 | |
2006-06-03 | Builtin git-rev-parse. | 1 | -0/+365 |