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