9893 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)
 

Author SHA1 Message Date
Linus Torvalds 97d9c3cdea Make "rev-tree" more efficient and more useful. 20 years ago
Linus Torvalds 4bb04f2190 Rename ".dircache" directory to ".git" 20 years ago
Linus Torvalds 9614b8dcf8 Fix stale index.lock file removal using "atexit()". 20 years ago
Linus Torvalds 84fe972055 Add a "rev-tree" helper, which calculates the revision 20 years ago
Linus Torvalds 0dcad32ae2 Fix "usage()" to do the missing line termination. 20 years ago
Linus Torvalds 32d197f18d Fix "update-cache" not fixing up the size field as appropriate. 20 years ago
Linus Torvalds cfd88e2b7a Make the default directory permissions more lax. 20 years ago
Linus Torvalds 075b845a85 Add a COPYING notice, making it explicit that the license is GPLv2. 20 years ago
Linus Torvalds 711cf3a026 Make "update-cache --refresh" do what it really should do: just 20 years ago
Linus Torvalds bf16c71e2f Fix up commit-tree/diff-tree user interface issues. 20 years ago
Linus Torvalds 91af81a98e Oops. Fix bad initialization of the "seen" array, causing us to not 20 years ago
Linus Torvalds f1257f3a33 Oops, the actual 'printf' for missing objects was missing. 20 years ago
Linus Torvalds 8ba0bbb237 Add connectivity tracking to fsck. 20 years ago
Linus Torvalds 76e7f4ec48 Fix off-by-one error in removal of cache entry. 20 years ago
Linus Torvalds 262e82b4a7 Fix diff-tree recursion. 20 years ago
Linus Torvalds eeb7991695 Simplify "diff-tree" output, and only keep track of one single name-base. 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 4e6616ab77 Make fsck-cache warn about old-style tree objects that have full 20 years ago
Linus Torvalds f768846e34 Teach "fsck" and "read-tree" about recursive tree-nodes. 20 years ago
Linus Torvalds 16d4d1ba6c Make "fsck-cache" print out all the root commits it finds. 20 years ago
Linus Torvalds 9174026cfe Add "diff-tree" program to show which files have changed between two trees. 20 years ago
Linus Torvalds 79517a067a Export "cache_name_compare()" helper function. 20 years ago
Linus Torvalds 83adac3c57 Make "read-tree" read the tree into the current directory cache. 20 years ago
Linus Torvalds 197ee8c970 Make "write_cache()" and friends available as generic routines. 20 years ago
Linus Torvalds 8d3af1d532 Fix "checkout-cache.c" mis-use of read_sha1_file() interface. 20 years ago
Linus Torvalds f7391ce3bd Fix up "checkout-cache" a bit 20 years ago
Linus Torvalds 33db5f4d90 Add a "checkout-cache" command which does what the name suggests. 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 1ea34e365b Make fsck-cache start parsing the object types, and checking their 20 years ago
Linus Torvalds 9426167765 Add "-lz" to link line to get in zlib. 20 years ago
Linus Torvalds 7660a188df Add new fsck-cache to Makefile. 20 years ago
Linus Torvalds 20222118ae Add first cut at "fsck-cache" that validates the SHA1 object store. 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 bf0c6e839c Make "cat-file" output the file contents to stdout. 20 years ago
Linus Torvalds e497ea2a9b Make read-tree actually unpack the whole tree. 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