32 Commits (b5af9107270171b79d46b099ee0b198e653f3a24)

Author SHA1 Message Date
Linus Torvalds cef661fc79 Add support for alternate SHA1 library implementations. 20 years ago
Linus Torvalds cc1ad5c830 Split up Makefile library list handling with separate entries for 20 years ago
Andre Noll 6ca25ed331 [PATCH] simplify Makefile 20 years ago
Linus Torvalds 2dee060968 Improve build: add <unistd.h> and use -O2 instead of -O3 20 years ago
Linus Torvalds d98b46f8d9 Do SHA1 hash _before_ compression. 20 years ago
Linus Torvalds e74f8f6aa7 Add "diff-cache" helper program to compare a tree (or commit) with 20 years ago
Linus Torvalds c9823a427a Add stupid "git export" thing, which can export a git archive 20 years ago
Linus Torvalds 3407bb4940 Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile. 20 years ago
Linus Torvalds e590d694ea Add more header dependencies. 20 years ago
Linus Torvalds 0fcfd160b0 Split up read-cache.c into more logical clumps. 20 years ago
Linus Torvalds 0a02ce72d9 Clean up the Makefile a bit. 20 years ago
Daniel Barkalow b5039db6d2 [PATCH] Switch implementations of merge-base, port to parsing 20 years ago
Daniel Barkalow ff5ebe39b0 [PATCH] Port fsck-cache to use parsing functions 20 years ago
Daniel Barkalow 5873b67eef [PATCH] Port rev-tree to parsing functions 20 years ago
Linus Torvalds 75118b13bc Ass a "merge-cache" helper program to execute a merge on 20 years ago
Linus Torvalds 6683463ed6 Do a very simple "merge-base" that finds the most recent common 20 years ago
Linus Torvalds 2fbdd13174 Remove "merge-tree.c" 20 years ago
Linus Torvalds 33deb63a36 Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful. 20 years ago
Junio C Hamano 42d545e8ff [PATCH] No need to clean temp_git_file_* anymore 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
Petr Baudis 7912c07037 [PATCH] ls-tree for listing trees 20 years ago
Linus Torvalds 74b46e32cb Add a "check-files" command, which is useful for scripting 20 years ago
Linus Torvalds 8695c8bfe1 Add "show-files" command to show the list of managed (or non-managed) files. 20 years ago
Linus Torvalds 84fe972055 Add a "rev-tree" helper, which calculates the revision 20 years ago
Linus Torvalds 9174026cfe Add "diff-tree" program to show which files have changed between two trees. 20 years ago
Linus Torvalds 33db5f4d90 Add a "checkout-cache" command which does what the name suggests. 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 19b2860cba Use "-Wall -O2" for the compiler to get more warnings. 20 years ago
Linus Torvalds e83c516331 Initial revision of "git", the information manager from hell 20 years ago