Add copyright notice of Rene Scharfe to tar-tree.c
[git.git] / cat-file.c
2005-05-02 Alexey Nezhdanov[PATCH] git-export complains about mising cat-file
2005-05-02 Linus TorvaldsFix missing '\n' at end of git-cat-file -t output.
2005-05-02 Linus TorvaldsMake "cat-file" use "read_object_with_reference()"
2005-05-01 Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-13 Petr Baudis[PATCH] Consolidate the error handling
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Linus TorvaldsMake "cat-file" output the file contents to stdout.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...