summaryrefslogtreecommitdiff
path: root/cat-file.c
AgeCommit message (Expand)Author
2005-08-30cat-file: make it work in a subdirectory.Junio C Hamano
2005-07-14[PATCH] cat-file: be consistent in usage string and documentation.Junio C Hamano
2005-07-01[PATCH] Avoid unnecessarily inflating and interpreting deltaJunio C Hamano
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano
2005-06-28[PATCH] git-cat-file: use sha1_object_info() on '-t'.Junio C Hamano
2005-05-02[PATCH] git-export complains about mising cat-fileAlexey Nezhdanov
2005-05-02Fix missing '\n' at end of git-cat-file -t output.Linus Torvalds
2005-05-02Make "cat-file" use "read_object_with_reference()"Linus Torvalds
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds
2005-04-08Make "cat-file" output the file contents to stdout.Linus Torvalds
2005-04-07Add copyright notices.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds