summaryrefslogtreecommitdiff
path: root/usage.c
AgeCommit message (Collapse)Author
2005-04-18Split up read-cache.c into more logical clumps.Linus Torvalds
Do the usage and error reporting in "usage.c", and the sha1 file accesses in "sha1_file.c". Small, nice, easily separated parts. Good.