summaryrefslogtreecommitdiff
path: root/write-tree.c
AgeCommit message (Expand)Author
2005-04-17[PATCH] fix for memory leak in write-tree.cBrad Roberts
2005-04-16write-tree: refuse to write out trees with unmerged index entries.Linus Torvalds
2005-04-15Convert the index file reading/writing to use network byte order.Linus Torvalds
2005-04-13[PATCH] Consolidate the error handlingPetr Baudis
2005-04-10Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds
2005-04-10This implements the new "recursive tree" write-tree.Linus Torvalds
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds
2005-04-07Add copyright notices.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds