Make "rev-tree" able to read its own output again from the cache.
[gitweb.git] / Makefile
2005-04-12 Add a "check-files" command, which is useful for scripting
2005-04-12 Add "show-files" command to show the list of managed...
2005-04-11 Add a "rev-tree" helper, which calculates the revision
2005-04-09 Add "diff-tree" program to show which files have change...
2005-04-09 Add a "checkout-cache" command which does what the...
2005-04-08 Add "-lz" to link line to get in zlib.
2005-04-08 Add new fsck-cache to Makefile.
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Initial revision of "git", the information manager...