aboutsummaryrefslogtreecommitdiff
path: root/builtin-commit-tree.c
Commit message (Expand)AuthorAge
* commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano2006-12-30
* UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-27
* i18n.logToUTF8: convert commit log message to UTF-8Junio C Hamano2006-12-26
* commit-tree: encourage UTF-8 commit messages.Johannes Schindelin2006-12-24
* commit-tree: do not overflow MAXPARENTJunio C Hamano2006-12-21
* make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length.David Rientjes2006-08-17
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* Builtin git-commit-tree.Peter Eriksen2006-05-23