aboutsummaryrefslogtreecommitdiff
path: root/checkout-cache.c
Commit message (Expand)AuthorAge
* [PATCH] fix git-checkout-cache segfault on pariscJames Bottomley2005-08-13
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* [PATCH] checkout-cache: add usage string.Junio C Hamano2005-07-13
* Make fiel checkout function available to the git libraryLinus Torvalds2005-06-05
* [PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano2005-05-24
* [PATCH] cleanup of in-code namesAlexey Nezhdanov2005-05-19
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-19
* Rename cache_match_stat() to ce_match_stat()Brad Roberts2005-05-15
* [PATCH] checkout-cache fixJunio C Hamano2005-05-12
* [patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar2005-05-11
* Date: Thu Apr 14 08:26:38 2005 +0200Ingo Molnar2005-05-07
* [PATCH] create subdirs for symlinksKay Sievers2005-05-05
* [PATCH] git and symlinks as tracked contentKay Sievers2005-05-05
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-26
* [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