summaryrefslogtreecommitdiff
path: root/read-tree.c
AgeCommit message (Expand)Author
2005-04-17Be much more liberal about the file mode bits.Linus Torvalds
2005-04-16Make 'read-tree' do a few more of the trivial merge cases.Linus Torvalds
2005-04-16Make "read-tree" merge the trees it reads by giving them consecutive states.Linus Torvalds
2005-04-16Encode a few extra flags per index entry.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-11Rename ".dircache" directory to ".git"Linus Torvalds
2005-04-11Fix stale index.lock file removal using "atexit()".Linus Torvalds
2005-04-10Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds
2005-04-09Teach "fsck" and "read-tree" about recursive tree-nodes.Linus Torvalds
2005-04-09Make "read-tree" read the tree into the current directory cache.Linus Torvalds
2005-04-08Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds
2005-04-08Make read-tree actually unpack the whole tree.Linus Torvalds
2005-04-07Add copyright notices.Linus Torvalds
2005-04-07Initial revision of "git", the information manager from hellLinus Torvalds