72 Commits (52670c9730d7fffba8ef785c5cdefe9945d20ef7)

Author SHA1 Message Date
Linus Torvalds ccc4feb579 Convert the index file reading/writing to use network byte order. 20 years ago
Linus Torvalds f864ba7448 Fix read-cache.c collission check logic. 20 years ago
Ingo Molnar aebb267908 [PATCH] Whitespace Fixes 20 years ago
Petr Baudis 2de381f919 [PATCH] Consolidate the error handling 20 years ago
Petr Baudis bdd4da595a [PATCH] Make nsec checking optional 20 years ago
Petr Baudis 5c2a7fbc36 [PATCH] SHA1 naive collision checking 20 years ago
Linus Torvalds 4bb04f2190 Rename ".dircache" directory to ".git" 20 years ago
Linus Torvalds 0dcad32ae2 Fix "usage()" to do the missing line termination. 20 years ago
Linus Torvalds 76e7f4ec48 Fix off-by-one error in removal of cache entry. 20 years ago
Linus Torvalds 73134b6d3f Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees 20 years ago
Linus Torvalds 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). 20 years ago
Linus Torvalds d6d3f9d012 This implements the new "recursive tree" write-tree. 20 years ago
Linus Torvalds 79517a067a Export "cache_name_compare()" helper function. 20 years ago
Linus Torvalds 197ee8c970 Make "write_cache()" and friends available as generic routines. 20 years ago
Linus Torvalds 734aab758c Make the cache stat information comparator public. 20 years ago
Linus Torvalds eb38c22f53 Make "cache_name_pos()" available to others. 20 years ago
Linus Torvalds 59c1e24980 Fix missing return values and some error tests for empty index files 20 years ago
Linus Torvalds 2ade934026 Add "check_sha1_signature()" helper function 20 years ago
Linus Torvalds 24778e335a Factor out "read_sha1_file" into mapping/inflating/unmapping. 20 years ago
Linus Torvalds 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. 20 years ago
Linus Torvalds 8bc9a0c769 Add copyright notices. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago