| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-04-04 | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 1 | -1/+2 |
| 2006-02-08 | "Assume unchanged" git | Junio C Hamano | 1 | -1/+1 |
| 2005-12-05 | write-tree: check extra arguments and die but be a bit more helpful. | Junio C Hamano | 1 | -1/+3 |
| 2005-11-28 | Make the rest of commands work from a subdirectory. | Junio C Hamano | 1 | -1/+4 |
| 2005-07-29 | [PATCH] Trivial tidyups | Petr Baudis | 1 | -2/+2 |
| 2005-07-11 | [PATCH] add --missing-ok option to write-tree | Bryan Larsen | 1 | -1/+13 |
| 2005-06-25 | [PATCH] git-write-tree doesn't check alternate directories | Jan Harkes | 1 | -5/+4 |
| 2005-05-19 | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 1 | -4/+4 |
| 2005-05-11 | Merge with http://members.cox.net/junkio/git-jc.git | Petr Baudis | 1 | -4/+31 |
| 2005-05-08 | write-tree is now willing to write empty tree | Petr Baudis | 1 | -4/+4 |
| 2005-05-07 | Notice index that has path and path/file and refuse to write such a tree. | Junio C Hamano | 1 | -4/+31 |
| 2005-04-26 | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 1 | -2/+2 |
| 2005-04-25 | Simplify "write_sha1_file()" interfaces | Linus Torvalds | 1 | -19/+3 |
| 2005-04-17 | [PATCH] fix for memory leak in write-tree.c | Brad Roberts | 1 | -4/+2 |
| 2005-04-15 | write-tree: refuse to write out trees with unmerged index entries. | Linus Torvalds | 1 | -0/+18 |
| 2005-04-15 | Convert the index file reading/writing to use network byte order. | Linus Torvalds | 1 | -2/+2 |
| 2005-04-13 | [PATCH] Consolidate the error handling | Petr Baudis | 1 | -2/+2 |
| 2005-04-10 | Make "update-cache" a bit friendlier to use (and harder to mis-use). | Linus Torvalds | 1 | -2/+0 |
| 2005-04-09 | This implements the new "recursive tree" write-tree. | Linus Torvalds | 1 | -18/+63 |
| 2005-04-08 | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 1 | -1/+1 |
| 2005-04-07 | Add copyright notices. | Linus Torvalds | 1 | -0/+5 |
| 2005-04-07 | Initial revision of "git", the information manager from hell | Linus Torvalds | 1 | -0/+66 |