[PATCH] read_tree_recursive(): Fix leaks
[gitweb.git] / cat-file.c
2005-05-02 [PATCH] git-export complains about mising cat-file
2005-05-02 Fix missing '\n' at end of git-cat-file -t output.
2005-05-02 Make "cat-file" use "read_object_with_reference()"
2005-05-01 Add "get_sha1()" helper function.
2005-04-13 [PATCH] Consolidate the error handling
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Make "cat-file" output the file contents to stdout.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...