Make "update-cache --refresh" do what it really should do: just
[git.git] / update-cache.c
2005-04-11 Linus TorvaldsMake "update-cache --refresh" do what it really should...
2005-04-10 Linus TorvaldsMake "update-cache" a bit friendlier to use (and harder...
2005-04-09 Linus TorvaldsMake "write_cache()" and friends available as generic...
2005-04-09 Linus TorvaldsMake "cache_name_pos()" available to others.
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...