summaryrefslogtreecommitdiff
path: root/checkout-cache.c
AgeCommit message (Expand)Author
2005-07-14[PATCH] checkout-cache: add usage string.Junio C Hamano
2005-06-06Make fiel checkout function available to the git libraryLinus Torvalds
2005-05-25[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano
2005-05-15Rename cache_match_stat() to ce_match_stat()Brad Roberts
2005-05-12[PATCH] checkout-cache fixJunio C Hamano
2005-05-11[patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar
2005-05-07Date: Thu Apr 14 08:26:38 2005 +0200Ingo Molnar
2005-05-05[PATCH] create subdirs for symlinksKay Sievers
2005-05-05[PATCH] git and symlinks as tracked contentKay Sievers
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
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