git.git
2005-04-09 Linus TorvaldsMake "fsck-cache" print out all the root commits it...
2005-04-09 Linus TorvaldsAdd "diff-tree" program to show which files have change...
2005-04-09 Linus TorvaldsExport "cache_name_compare()" helper function.
2005-04-09 Linus TorvaldsMake "read-tree" read the tree into the current directo...
2005-04-09 Linus TorvaldsMake "write_cache()" and friends available as generic...
2005-04-09 Linus TorvaldsFix "checkout-cache.c" mis-use of read_sha1_file()...
2005-04-09 Linus TorvaldsFix up "checkout-cache" a bit
2005-04-09 Linus TorvaldsAdd a "checkout-cache" command which does what the...
2005-04-09 Linus TorvaldsMake the cache stat information comparator public.
2005-04-09 Linus TorvaldsMake "cache_name_pos()" available to others.
2005-04-09 Linus TorvaldsFix missing return values and some error tests for...
2005-04-09 Linus TorvaldsMake fsck-cache start parsing the object types, and...
2005-04-08 Linus TorvaldsAdd "-lz" to link line to get in zlib.
2005-04-08 Linus TorvaldsAdd new fsck-cache to Makefile.
2005-04-08 Linus TorvaldsAdd first cut at "fsck-cache" that validates the SHA1...
2005-04-08 Linus TorvaldsAdd "check_sha1_signature()" helper function
2005-04-08 Linus TorvaldsFactor out "read_sha1_file" into mapping/inflating...
2005-04-08 Linus TorvaldsUse "-Wall -O2" for the compiler to get more warnings.
2005-04-08 Linus TorvaldsMake "cat-file" output the file contents to stdout.
2005-04-08 Linus TorvaldsMake read-tree actually unpack the whole tree.
2005-04-07 Linus TorvaldsAdd copyright notices.
2005-04-07 Linus TorvaldsInitial revision of "git", the information manager...