Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-01 | [PATCH] git-export complains about mising cat-file | Alexey Nezhdanov | 1 | -4/+4 |
2005-05-01 | Fix missing '\n' at end of git-cat-file -t output. | Linus Torvalds | 1 | -0/+1 |
2005-05-01 | Make "cat-file" use "read_object_with_reference()" | Linus Torvalds | 1 | -9/+12 |
2005-05-01 | Add "get_sha1()" helper function. | Linus Torvalds | 1 | -1/+1 |
2005-04-13 | [PATCH] Consolidate the error handling | Petr Baudis | 1 | -13/+7 |
2005-04-08 | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 1 | -1/+0 |
2005-04-08 | Make "cat-file" output the file contents to stdout. | Linus Torvalds | 1 | -10/+34 |
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/+23 |