Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |