47 Commits (4b18242190c40653549ec0663eea211bd87fcaed)

Author SHA1 Message Date
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago
tony.luck@intel.com d167f147dc [PATCH] Fix AUTHOR_DATE timezone confusion 20 years ago
Junio C Hamano e515f31896 [PATCH] Makefile: The big git command renaming fallout fix. 20 years ago
Linus Torvalds a3df180138 Rename git core commands to be "git-xxxx" to avoid name clashes. 20 years ago
Rene Scharfe 731ab9ccf2 [PATCH] create tar archives of tree on the fly 20 years ago
Linus Torvalds d5e276884a Fix up recent object model cleanups 20 years ago
Daniel Barkalow 2636f61437 [PATCH] Add tag header/parser to library 20 years ago
Junio C Hamano d1df574380 [PATCH] Introduce diff-tree-helper. 20 years ago
Junio C Hamano 86436c2828 [PATCH] Split external diff command interface to a separate file. 20 years ago
Linus Torvalds cd2fb81d11 Add the git-*-script files to the install 20 years ago
Linus Torvalds ec4465adb3 Add "tag" objects that can be used to sign other objects. 20 years ago
Linus Torvalds 64745109c4 Add "rev-list" program that uses the new time-based commit listing. 20 years ago
Daniel Barkalow 6eb7ed5403 [PATCH] Various transport programs 20 years ago
Jonas Fonseca 90ffd0952f [PATCH] Simplify building of programs 20 years ago
Paul Mackerras a6ef3518f9 [PATCH] PPC assembly implementation of SHA1 20 years ago
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