Commit Graph

  • f1257f3a33 Oops, the actual 'printf' for missing objects was missing. Linus Torvalds 2005-04-10 23:22:59 -0700
  • 8ba0bbb237 Add connectivity tracking to fsck. Linus Torvalds 2005-04-10 23:13:09 -0700
  • 76e7f4ec48 Fix off-by-one error in removal of cache entry. Linus Torvalds 2005-04-10 22:06:50 -0700
  • 262e82b4a7 Fix diff-tree recursion. Linus Torvalds 2005-04-10 21:49:26 -0700
  • eeb7991695 Simplify "diff-tree" output, and only keep track of one single name-base. Linus Torvalds 2005-04-10 15:08:02 -0700
  • 73134b6d3f Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees as it diffs them. Linus Torvalds 2005-04-10 14:03:58 -0700
  • 121481abf8 Make "update-cache" a bit friendlier to use (and harder to mis-use). Linus Torvalds 2005-04-10 11:32:54 -0700
  • d6d3f9d012 This implements the new "recursive tree" write-tree. Linus Torvalds 2005-04-09 17:09:34 -0700
  • 4e6616ab77 Make fsck-cache warn about old-style tree objects that have full pathnames in them. We're migrating away from that. Linus Torvalds 2005-04-09 15:47:03 -0700
  • f768846e34 Teach "fsck" and "read-tree" about recursive tree-nodes. Linus Torvalds 2005-04-09 15:36:41 -0700
  • 16d4d1ba6c Make "fsck-cache" print out all the root commits it finds. Linus Torvalds 2005-04-09 13:02:30 -0700
  • 9174026cfe Add "diff-tree" program to show which files have changed between two trees. Linus Torvalds 2005-04-09 13:00:54 -0700
  • 79517a067a Export "cache_name_compare()" helper function. Linus Torvalds 2005-04-09 12:59:11 -0700
  • 83adac3c57 Make "read-tree" read the tree into the current directory cache. Linus Torvalds 2005-04-09 12:11:25 -0700
  • 197ee8c970 Make "write_cache()" and friends available as generic routines. Linus Torvalds 2005-04-09 12:09:27 -0700
  • 8d3af1d532 Fix "checkout-cache.c" mis-use of read_sha1_file() interface. Linus Torvalds 2005-04-09 11:24:41 -0700
  • f7391ce3bd Fix up "checkout-cache" a bit Linus Torvalds 2005-04-09 09:59:44 -0700
  • 33db5f4d90 Add a "checkout-cache" command which does what the name suggests. Linus Torvalds 2005-04-09 09:53:05 -0700
  • 734aab758c Make the cache stat information comparator public. Linus Torvalds 2005-04-09 09:48:20 -0700
  • eb38c22f53 Make "cache_name_pos()" available to others. Linus Torvalds 2005-04-09 09:26:55 -0700
  • 59c1e24980 Fix missing return values and some error tests for empty index files Linus Torvalds 2005-04-09 00:25:22 -0700
  • 1ea34e365b Make fsck-cache start parsing the object types, and checking their internal format. Linus Torvalds 2005-04-08 17:11:14 -0700
  • 9426167765 Add "-lz" to link line to get in zlib. Linus Torvalds 2005-04-08 15:31:19 -0700
  • 7660a188df Add new fsck-cache to Makefile. Linus Torvalds 2005-04-08 15:04:51 -0700
  • 20222118ae Add first cut at "fsck-cache" that validates the SHA1 object store. Linus Torvalds 2005-04-08 15:02:42 -0700
  • 2ade934026 Add "check_sha1_signature()" helper function Linus Torvalds 2005-04-08 15:01:15 -0700
  • 24778e335a Factor out "read_sha1_file" into mapping/inflating/unmapping. Linus Torvalds 2005-04-08 14:42:29 -0700
  • 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. Linus Torvalds 2005-04-08 09:59:28 -0700
  • bf0c6e839c Make "cat-file" output the file contents to stdout. Linus Torvalds 2005-04-08 09:16:38 -0700
  • e497ea2a9b Make read-tree actually unpack the whole tree. Linus Torvalds 2005-04-07 21:03:28 -0700
  • 8bc9a0c769 Add copyright notices. Linus Torvalds 2005-04-07 15:16:10 -0700
  • e83c516331 Initial revision of "git", the information manager from hell Linus Torvalds 2005-04-07 15:13:13 -0700