[PATCH] Make git-update-cache take relative pathnames
[gitweb.git] / Makefile
2005-04-13 [PATCH] ls-tree for listing trees
2005-04-12 Add "applypatch" and "dotest" scripts to tie it all...
2005-04-12 Add a "check-files" command, which is useful for scripting
2005-04-12 Start of early patch applicator tools for git.
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...