aboutsummaryrefslogtreecommitdiff
path: root/checkout-cache.c
Commit message (Expand)AuthorAge
* [PATCH] checkout-cache: add "-n" optionJames Bottomley2005-04-24
* Add support for a "GIT_INDEX_FILE" environment variable.Linus Torvalds2005-04-21
* Add the ability to prefix something to the pathname to "checkout-cache.c"Linus Torvalds2005-04-21
* Ignore any unmerged entries for "checkout-cache -a".Linus Torvalds2005-04-17
* [PATCH] Better error message from checkout-cache for unmerged files.Junio C Hamano2005-04-17
* Fix total permission bogosity in "checkout-cache.c".Linus Torvalds2005-04-17
* Be much more liberal about the file mode bits.Linus Torvalds2005-04-16
* Convert the index file reading/writing to use network byte order.Linus Torvalds2005-04-15
* [PATCH] Consolidate the error handlingPetr Baudis2005-04-13
* Make "checkout-cache" silently skip up-to-date files.Linus Torvalds2005-04-12
* Make the default directory permissions more lax.Linus Torvalds2005-04-11
* Make "read-tree" read the tree into the current directory cache.Linus Torvalds2005-04-09
* Fix "checkout-cache.c" mis-use of read_sha1_file() interface.Linus Torvalds2005-04-09
* Fix up "checkout-cache" a bitLinus Torvalds2005-04-09
* Add a "checkout-cache" command which does what the name suggests.Linus Torvalds2005-04-09