aboutsummaryrefslogtreecommitdiffstats
path: root/cat-file.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-30cat-file: make it work in a subdirectory.Junio C Hamano1-0/+1
2005-07-13[PATCH] cat-file: be consistent in usage string and documentation.Junio C Hamano1-1/+1
2005-06-30[PATCH] Avoid unnecessarily inflating and interpreting deltaJunio C Hamano1-1/+2
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano1-3/+10
2005-06-28[PATCH] git-cat-file: use sha1_object_info() on '-t'.Junio C Hamano1-6/+4
2005-05-01[PATCH] git-export complains about mising cat-fileAlexey Nezhdanov1-4/+4
2005-05-01Fix missing '\n' at end of git-cat-file -t output.Linus Torvalds1-0/+1
2005-05-01Make "cat-file" use "read_object_with_reference()"Linus Torvalds1-9/+12
2005-05-01Add "get_sha1()" helper function.Linus Torvalds1-1/+1
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis1-13/+7
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds1-1/+0
2005-04-08Make "cat-file" output the file contents to stdout.Linus Torvalds1-10/+34
2005-04-07Add copyright notices.Linus Torvalds1-0/+5
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds1-0/+23