Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-02 | Replace uses of strdup with xstrdup. | 1 | -3/+3 | |
2006-08-28 | Add --relative-date option to the revision interface | 1 | -1/+1 | |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | 1 | -2/+2 | |
2006-08-15 | remove unnecessary initializations | 1 | -3/+3 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -2/+1 | |
2006-07-23 | show-branch: Fix another performance problem. | 1 | -0/+2 | |
2006-07-16 | show-branch: fix performance problem. | 1 | -4/+5 | |
2006-07-06 | show-branch: match documentation and usage | 1 | -1/+1 | |
2006-06-17 | Move "void *util" from "struct object" into "struct commit" | 1 | -12/+12 | |
2006-06-17 | Shrink "struct object" a bit | 1 | -1/+1 | |
2006-05-24 | Merge branch 'js/fmt-patch' | 1 | -1/+1 | |
2006-05-23 | Builtin git-show-branch. | 1 | -0/+789 |