Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the index file reading/writing to use network byte order. | Linus Torvalds | 2005-04-15 | 1 | -2/+2 |
* | [PATCH] Consolidate the error handling | Petr Baudis | 2005-04-13 | 1 | -5/+5 |
* | Rename ".dircache" directory to ".git" | Linus Torvalds | 2005-04-11 | 1 | -3/+3 |
* | Fix stale index.lock file removal using "atexit()". | Linus Torvalds | 2005-04-11 | 1 | -22/+23 |
* | Make "update-cache" a bit friendlier to use (and harder to mis-use). | Linus Torvalds | 2005-04-10 | 1 | -1/+1 |
* | Teach "fsck" and "read-tree" about recursive tree-nodes. | Linus Torvalds | 2005-04-09 | 1 | -7/+21 |
* | Make "read-tree" read the tree into the current directory cache. | Linus Torvalds | 2005-04-09 | 1 | -49/+53 |
* | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 2005-04-08 | 1 | -1/+0 |
* | Make read-tree actually unpack the whole tree. | Linus Torvalds | 2005-04-07 | 1 | -1/+41 |
* | Add copyright notices. | Linus Torvalds | 2005-04-07 | 1 | -0/+5 |
* | Initial revision of "git", the information manager from hellinitial | Linus Torvalds | 2005-04-07 | 1 | -0/+43 |