Oops. Fix bad initialization of the "seen" array, causing us to not
[gitweb.git] / update-cache.c
2005-04-10 Make "update-cache" a bit friendlier to use (and harder...
2005-04-09 Make "write_cache()" and friends available as generic...
2005-04-09 Make "cache_name_pos()" available to others.
2005-04-08 Use "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Add copyright notices.
2005-04-07 Initial revision of "git", the information manager...