summaryrefslogtreecommitdiff
path: root/cache.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-09Make the cache stat information comparator public.Libravatar Linus Torvalds1-1/+9
2005-04-09Make "cache_name_pos()" available to others.Libravatar Linus Torvalds1-0/+1
2005-04-09Fix missing return values and some error tests for empty index filesLibravatar Linus Torvalds1-1/+1
2005-04-08Add "check_sha1_signature()" helper functionLibravatar Linus Torvalds1-0/+1
2005-04-08Factor out "read_sha1_file" into mapping/inflating/unmapping.Libravatar Linus Torvalds1-0/+2
2005-04-08Make "cat-file" output the file contents to stdout.Libravatar Linus Torvalds1-0/+1
2005-04-07Initial revision of "git", the information manager from hellLibravatar Linus Torvalds1-0/+93