summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-04-16Remove "merge-tree.c"Linus Torvalds
2005-04-14Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.Linus Torvalds
2005-04-13[PATCH] No need to clean temp_git_file_* anymoreJunio C Hamano
2005-04-13[PATCH] Make nsec checking optionalPetr Baudis
2005-04-13[PATCH] SHA1 naive collision checkingPetr Baudis
2005-04-13[PATCH] ls-tree for listing treesPetr Baudis
2005-04-12Add a "check-files" command, which is useful for scriptingLinus Torvalds
2005-04-12Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds
2005-04-11Add a "rev-tree" helper, which calculates the revisionLinus Torvalds
2005-04-09Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds
2005-04-09Add a "checkout-cache" command which does what the name suggests.Linus Torvalds
2005-04-08Add "-lz" to link line to get in zlib.Linus Torvalds
2005-04-08Add new fsck-cache to Makefile.Linus Torvalds
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds