summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove "merge-tree.c"Linus Torvalds2005-04-161-4/+1
* Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.Linus Torvalds2005-04-141-1/+4
* [PATCH] No need to clean temp_git_file_* anymoreJunio C Hamano2005-04-131-1/+1
* [PATCH] Make nsec checking optionalPetr Baudis2005-04-131-0/+7
* [PATCH] SHA1 naive collision checkingPetr Baudis2005-04-131-0/+4
* [PATCH] ls-tree for listing treesPetr Baudis2005-04-131-2/+5
* Add a "check-files" command, which is useful for scriptingLinus Torvalds2005-04-121-1/+5
* Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds2005-04-111-1/+4
* Add a "rev-tree" helper, which calculates the revisionLinus Torvalds2005-04-111-1/+4
* Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds2005-04-091-1/+4
* Add a "checkout-cache" command which does what the name suggests.Linus Torvalds2005-04-091-1/+5
* Add "-lz" to link line to get in zlib.Linus Torvalds2005-04-081-1/+1
* Add new fsck-cache to Makefile.Linus Torvalds2005-04-081-1/+4
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-1/+1
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+40