summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2005-04-18Clean up the Makefile a bit.Linus Torvalds-32/+39
2005-04-18Merge the new object model thing from Daniel BarkalowLinus Torvalds-6/+6
2005-04-18[PATCH] Switch implementations of merge-base, port to parsingDaniel Barkalow-2/+2
2005-04-18[PATCH] Port fsck-cache to use parsing functionsDaniel Barkalow-2/+2
2005-04-18[PATCH] Port rev-tree to parsing functionsDaniel Barkalow-2/+2
2005-04-17Ass a "merge-cache" helper program to execute a merge onLinus Torvalds-1/+4
2005-04-17Do a very simple "merge-base" that finds the most recent commonLinus Torvalds-1/+4
2005-04-16Remove "merge-tree.c"Linus Torvalds-4/+1
2005-04-14Add "merge-tree" helper program. Maybe it's retarded, maybe it's helpful.Linus Torvalds-1/+4
2005-04-13[PATCH] No need to clean temp_git_file_* anymoreJunio C Hamano-1/+1
2005-04-13[PATCH] Make nsec checking optionalPetr Baudis-0/+7
2005-04-13[PATCH] SHA1 naive collision checkingPetr Baudis-0/+4
2005-04-13[PATCH] ls-tree for listing treesPetr Baudis-2/+5
2005-04-12Add a "check-files" command, which is useful for scriptingLinus Torvalds-1/+5
2005-04-11Add "show-files" command to show the list of managed (or non-managed) files.Linus Torvalds-1/+4
2005-04-11Add a "rev-tree" helper, which calculates the revisionLinus Torvalds-1/+4
2005-04-09Add "diff-tree" program to show which files have changed between two trees.Linus Torvalds-1/+4
2005-04-09Add a "checkout-cache" command which does what the name suggests.Linus Torvalds-1/+5
2005-04-08Add "-lz" to link line to get in zlib.Linus Torvalds-1/+1
2005-04-08Add new fsck-cache to Makefile.Linus Torvalds-1/+4
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds-1/+1
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds-0/+40