aboutsummaryrefslogtreecommitdiff
path: root/cat-file.c
Commit message (Expand)AuthorAge
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-19
* A few more options for git-cat-fileH. Peter Anvin2005-12-03
* cat-file: make it work in a subdirectory.Junio C Hamano2005-08-30
* [PATCH] cat-file: be consistent in usage string and documentation.Junio C Hamano2005-07-13
* [PATCH] Avoid unnecessarily inflating and interpreting deltaJunio C Hamano2005-06-30
* [PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano2005-06-28
* [PATCH] git-cat-file: use sha1_object_info() on '-t'.Junio C Hamano2005-06-28
* [PATCH] git-export complains about mising cat-fileAlexey Nezhdanov2005-05-01
* Fix missing '\n' at end of git-cat-file -t output.Linus Torvalds2005-05-01
* Make "cat-file" use "read_object_with_reference()"Linus Torvalds2005-05-01
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-08
* Make "cat-file" output the file contents to stdout.Linus Torvalds2005-04-08
* Add copyright notices.Linus Torvalds2005-04-07
* Initial revision of "git", the information manager from hellLinus Torvalds2005-04-07