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