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