Duh. Fix transposed characters in git-pull-script
[gitweb.git] / commit-tree.c
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-19 git-commit-tree: ignore duplicate parents
2005-05-26 [PATCH] fix and testcase for git-commit-tree option
2005-05-24 git-commit-tree: allow overriding of commit date
2005-05-22 Include file cleanups..
2005-05-19 [PATCH] cleanup of in-code names
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Rename environment variables.
2005-05-01 Add "get_sha1()" helper function.
2005-04-30 [PATCH] Do date parsing by hand...
2005-04-30 [PATCH] Fix AUTHOR_DATE timezone confusion
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-25 Simplify "write_sha1_file()" interfaces
2005-04-21 [PATCH] Usage-string fixes.
2005-04-19 Make us be better at guessing a good hostname for the...
2005-04-19 [PATCH] provide better committer information to commit...
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 [PATCH] fork optional branch point normazilation
2005-04-17 Remove extraneous ',' ';' and '.' characters from the...
2005-04-17 Make "commit-tree" check the input objects more carefully.
2005-04-15 [PATCH] Simplify date handling and make it more reliable
2005-04-13 [PATCH] Whitespace Fixes
2005-04-13 [PATCH] Consolidate the error handling
2005-04-11 Fix up commit-tree/diff-tree user interface issues.
2005-04-10 This implements the new "recursive tree" write-tree.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...