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