Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Consolidate the error handling | Petr Baudis | 2005-04-13 | 1 | -11/+7 |
* | Make "checkout-cache" silently skip up-to-date files. | Linus Torvalds | 2005-04-12 | 1 | -5/+7 |
* | Make the default directory permissions more lax. | Linus Torvalds | 2005-04-11 | 1 | -1/+1 |
* | Make "read-tree" read the tree into the current directory cache. | Linus Torvalds | 2005-04-09 | 1 | -1/+29 |
* | Fix "checkout-cache.c" mis-use of read_sha1_file() interface. | Linus Torvalds | 2005-04-09 | 1 | -2/+3 |
* | Fix up "checkout-cache" a bit | Linus Torvalds | 2005-04-09 | 1 | -10/+8 |
* | Add a "checkout-cache" command which does what the name suggests. | Linus Torvalds | 2005-04-09 | 1 | -0/+140 |