Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 1 | -1/+1 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -2/+1 |
* | diff: do not use configuration magic at the core-level | Junio C Hamano | 2006-07-08 | 1 | -1/+1 |
* | Set default diff output format after parsing command line | Timo Hirvonen | 2006-06-26 | 1 | -0/+3 |
* | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. | Peter Eriksen | 2006-05-23 | 1 | -0/+105 |