Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-04-11 | Allow zero-sized files to be checked in. | Linus Torvalds | 1 | -4/+8 |
2005-04-11 | Rename ".dircache" directory to ".git" | Linus Torvalds | 1 | -4/+4 |
2005-04-11 | Fix stale index.lock file removal using "atexit()". | Linus Torvalds | 1 | -17/+24 |
2005-04-11 | Fix "update-cache" not fixing up the size field as appropriate. | Linus Torvalds | 1 | -5/+6 |
2005-04-11 | Make "update-cache --refresh" do what it really should do: just | Linus Torvalds | 1 | -19/+99 |
2005-04-10 | Make "update-cache" a bit friendlier to use (and harder to mis-use). | Linus Torvalds | 1 | -3/+57 |
2005-04-09 | Make "write_cache()" and friends available as generic routines. | Linus Torvalds | 1 | -69/+0 |
2005-04-09 | Make "cache_name_pos()" available to others. | Linus Torvalds | 1 | -36/+0 |
2005-04-08 | Use "-Wall -O2" for the compiler to get more warnings. | Linus Torvalds | 1 | -0/+2 |
2005-04-07 | Add copyright notices. | Linus Torvalds | 1 | -0/+5 |
2005-04-07 | Initial revision of "git", the information manager from hell | Linus Torvalds | 1 | -0/+248 |