summaryrefslogtreecommitdiff
path: root/update-cache.c
AgeCommit message (Expand)Author
2005-04-12Allow zero-sized files to be checked in.Linus Torvalds
2005-04-11Rename ".dircache" directory to ".git"Linus Torvalds
2005-04-11Fix stale index.lock file removal using "atexit()".Linus Torvalds
2005-04-11Fix "update-cache" not fixing up the size field as appropriate.Linus Torvalds
2005-04-11Make "update-cache --refresh" do what it really should do: justLinus Torvalds
2005-04-10Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds
2005-04-09Make "write_cache()" and friends available as generic routines.Linus Torvalds
2005-04-09Make "cache_name_pos()" available to others.Linus Torvalds
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds
2005-04-07Add copyright notices.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds