Make the rest of commands work from a subdirectory.
[gitweb.git] / commit-tree.c
2005-11-29 Make the rest of commands work from a subdirectory.
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Remove unused include.
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Merge branch 'fixes'
2005-10-15 Unlocalized isspace and friends
2005-10-12 Merge branch 'fixes'
2005-10-12 Use git config file for committer name and email info
2005-09-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30 Merge refs/heads/master from paulus
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] Unify usage strings declaration
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-15 [PATCH] Move git_author_info and git_commiter_info...
2005-07-12 Abstract out the "name <email> date" handling of commit...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
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...