summaryrefslogtreecommitdiff
path: root/update-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds2005-04-101-3/+57
* Make "write_cache()" and friends available as generic routines.Linus Torvalds2005-04-091-69/+0
* Make "cache_name_pos()" available to others.Linus Torvalds2005-04-091-36/+0
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-0/+2
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+248