Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -2/+2 |
2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -3/+3 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -2/+1 |
2006-07-23 | show-branch: Fix another performance problem. | Alexandre Julliard | 1 | -0/+2 |
2006-07-16 | show-branch: fix performance problem. | Junio C Hamano | 1 | -4/+5 |
2006-07-06 | show-branch: match documentation and usage | Junio C Hamano | 1 | -1/+1 |
2006-06-17 | Move "void *util" from "struct object" into "struct commit" | Linus Torvalds | 1 | -12/+12 |
2006-06-17 | Shrink "struct object" a bit | Linus Torvalds | 1 | -1/+1 |
2006-05-24 | Merge branch 'js/fmt-patch' | Junio C Hamano | 1 | -1/+1 |
2006-05-23 | Builtin git-show-branch. | Peter Eriksen | 1 | -0/+789 |