Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Better error message from checkout-cache for unmerged files. | Junio C Hamano | 2005-04-17 | 1 | -2/+9 |
* | Fix total permission bogosity in "checkout-cache.c". | Linus Torvalds | 2005-04-17 | 1 | -3/+1 |
* | Be much more liberal about the file mode bits. | Linus Torvalds | 2005-04-16 | 1 | -2/+13 |
* | Convert the index file reading/writing to use network byte order. | Linus Torvalds | 2005-04-15 | 1 | -1/+1 |
* | [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 |