summaryrefslogtreecommitdiff
path: root/read-cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-09Make "write_cache()" and friends available as generic routines.Libravatar Linus Torvalds1-2/+70
2005-04-09Make the cache stat information comparator public.Libravatar Linus Torvalds1-0/+23
2005-04-09Make "cache_name_pos()" available to others.Libravatar Linus Torvalds1-0/+36
2005-04-09Fix missing return values and some error tests for empty index filesLibravatar Linus Torvalds1-2/+1
2005-04-08Add "check_sha1_signature()" helper functionLibravatar Linus Torvalds1-0/+11
2005-04-08Factor out "read_sha1_file" into mapping/inflating/unmapping.Libravatar Linus Torvalds1-9/+31
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Libravatar Linus Torvalds1-2/+3
2005-04-07Add copyright notices.Libravatar Linus Torvalds1-0/+5
2005-04-07Initial revision of "git", the information manager from hellLibravatar Linus Torvalds1-0/+259