summaryrefslogtreecommitdiff
path: root/checkout-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-151-1/+1
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-131-11/+7
* Make "checkout-cache" silently skip up-to-date files.Linus Torvalds2005-04-121-5/+7
* Make the default directory permissions more lax.Linus Torvalds2005-04-111-1/+1
* Make "read-tree" read the tree into the current directory cache.Linus Torvalds2005-04-091-1/+29
* Fix "checkout-cache.c" mis-use of read_sha1_file() interface.Linus Torvalds2005-04-091-2/+3
* Fix up "checkout-cache" a bitLinus Torvalds2005-04-091-10/+8
* Add a "checkout-cache" command which does what the name suggests.Linus Torvalds2005-04-091-0/+140