summaryrefslogtreecommitdiff
path: root/write-tree.c
AgeCommit message (Expand)Author
2005-07-30[PATCH] Trivial tidyupsPetr Baudis
2005-07-11[PATCH] add --missing-ok option to write-treeBryan Larsen
2005-06-25[PATCH] git-write-tree doesn't check alternate directoriesJan Harkes
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-11Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis
2005-05-08write-tree is now willing to write empty treePetr Baudis
2005-05-07Notice index that has path and path/file and refuse to write such a tree.Junio C Hamano
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-25Simplify "write_sha1_file()" interfacesLinus Torvalds
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