Use "-Wall -O2" for the compiler to get more warnings.
[gitweb.git] / cat-file.c
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...