summaryrefslogtreecommitdiff
path: root/read-tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rename ".dircache" directory to ".git"Linus Torvalds2005-04-111-3/+3
* Fix stale index.lock file removal using "atexit()".Linus Torvalds2005-04-111-22/+23
* Make "update-cache" a bit friendlier to use (and harder to mis-use).Linus Torvalds2005-04-101-1/+1
* Teach "fsck" and "read-tree" about recursive tree-nodes.Linus Torvalds2005-04-091-7/+21
* Make "read-tree" read the tree into the current directory cache.Linus Torvalds2005-04-091-49/+53
* Use "-Wall -O2" for the compiler to get more warnings.Linus Torvalds2005-04-081-1/+0
* Make read-tree actually unpack the whole tree.Linus Torvalds2005-04-071-1/+41
* Add copyright notices.Linus Torvalds2005-04-071-0/+5
* Initial revision of "git", the information manager from hellinitialLinus Torvalds2005-04-071-0/+43