Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-27 | Cleanup check_valid in commit-tree. | Shawn O. Pearce | 1 | -5/+5 |
2007-02-27 | convert object type handling from a string to a number | Nicolas Pitre | 1 | -4/+3 |
2007-01-28 | Don't force everybody to call setup_ident(). | Junio C Hamano | 1 | -1/+0 |
2006-12-30 | commit-tree: cope with different ways "utf-8" can be spelled. | Junio C Hamano | 1 | -2/+1 |
2006-12-27 | UTF-8: introduce i18n.logoutputencoding. | Junio C Hamano | 1 | -1/+3 |
2006-12-26 | i18n.logToUTF8: convert commit log message to UTF-8 | Junio C Hamano | 1 | -2/+9 |
2006-12-24 | commit-tree: encourage UTF-8 commit messages. | Johannes Schindelin | 1 | -2/+13 |
2006-12-21 | commit-tree: do not overflow MAXPARENT | Junio C Hamano | 1 | -0/+3 |
2006-12-15 | make commit message a little more consistent and conforting | Nicolas Pitre | 1 | -2/+0 |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -1/+1 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -3/+1 |
2006-05-23 | Builtin git-commit-tree. | Peter Eriksen | 1 | -0/+140 |