| Commit message (Expand) | Author | Age | Files | Lines |
* | Abstract out the "name <email> date" handling of commit-tree.c | Linus Torvalds | 2005-07-12 | 1 | -70/+14 |
* | git-commit-tree: ignore duplicate parents | Linus Torvalds | 2005-06-19 | 1 | -2/+16 |
* | [PATCH] fix and testcase for git-commit-tree option | Rene Scharfe | 2005-05-26 | 1 | -1/+1 |
* | git-commit-tree: allow overriding of commit date | Linus Torvalds | 2005-05-24 | 1 | -2/+5 |
* | Include file cleanups.. | Linus Torvalds | 2005-05-22 | 1 | -2/+0 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -1/+1 |
* | Rename environment variables. | Junio C Hamano | 2005-05-09 | 1 | -5/+5 |
* | Add "get_sha1()" helper function. | Linus Torvalds | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] Do date parsing by hand... | Edgar Toernig | 2005-04-30 | 1 | -25/+2 |
* | [PATCH] Fix AUTHOR_DATE timezone confusion | tony.luck@intel.com | 2005-04-29 | 1 | -133/+10 |
* | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 2005-04-26 | 1 | -2/+2 |
* | Simplify "write_sha1_file()" interfaces | Linus Torvalds | 2005-04-25 | 1 | -37/+2 |
* | [PATCH] Usage-string fixes. | Junio C Hamano | 2005-04-20 | 1 | -8/+6 |
* | Make us be better at guessing a good hostname for the email. | Linus Torvalds | 2005-04-19 | 1 | -2/+4 |
* | [PATCH] provide better committer information to commit-tree.c | Greg KH | 2005-04-18 | 1 | -5/+9 |
* | [PATCH] fork optional branch point normazilation | Brad Roberts | 2005-04-17 | 1 | -3/+3 |
* | Remove extraneous ',' ';' and '.' characters from the full name gecos field. | Linus Torvalds | 2005-04-17 | 1 | -0/+15 |
* | Make "commit-tree" check the input objects more carefully. | Linus Torvalds | 2005-04-17 | 1 | -0/+14 |
* | [PATCH] Simplify date handling and make it more reliable | David Woodhouse | 2005-04-15 | 1 | -4/+155 |
* | [PATCH] Whitespace Fixes | Ingo Molnar | 2005-04-13 | 1 | -1/+1 |
* | [PATCH] Consolidate the error handling | Petr Baudis | 2005-04-13 | 1 | -1/+1 |
* | Fix up commit-tree/diff-tree user interface issues. | Linus Torvalds | 2005-04-11 | 1 | -3/+3 |
* | This implements the new "recursive tree" write-tree. | Linus Torvalds | 2005-04-09 | 1 | -1/+3 |
* | Add copyright notices. | Linus Torvalds | 2005-04-07 | 1 | -0/+5 |
* | Initial revision of "git", the information manager from hellinitial | Linus Torvalds | 2005-04-07 | 1 | -0/+172 |