index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkout-cache.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=
Junio C Hamano
2005-05-24
*
[PATCH] cleanup of in-code names
Alexey Nezhdanov
2005-05-19
*
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
Junio C Hamano
2005-05-19
*
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
2005-05-15
*
[PATCH] checkout-cache fix
Junio C Hamano
2005-05-12
*
[patch] git: fix memory leak #2 in checkout-cache.c
Ingo Molnar
2005-05-11
*
Date: Thu Apr 14 08:26:38 2005 +0200
Ingo Molnar
2005-05-07
*
[PATCH] create subdirs for symlinks
Kay Sievers
2005-05-05
*
[PATCH] git and symlinks as tracked content
Kay Sievers
2005-05-05
*
[PATCH] introduce xmalloc and xrealloc
Christopher Li
2005-04-26
*
[PATCH] checkout-cache: add "-n" option
James Bottomley
2005-04-24
*
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
2005-04-21
*
Add the ability to prefix something to the pathname to "checkout-cache.c"
Linus Torvalds
2005-04-21
*
Ignore 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-17
*
Fix total permission bogosity in "checkout-cache.c".
Linus Torvalds
2005-04-17
*
Be much more liberal about the file mode bits.
Linus Torvalds
2005-04-16
*
Convert the index file reading/writing to use network byte order.
Linus Torvalds
2005-04-15
*
[PATCH] Consolidate the error handling
Petr Baudis
2005-04-13
*
Make "checkout-cache" silently skip up-to-date files.
Linus Torvalds
2005-04-12
*
Make the default directory permissions more lax.
Linus Torvalds
2005-04-11
*
Make "read-tree" read the tree into the current directory cache.
Linus Torvalds
2005-04-09
*
Fix "checkout-cache.c" mis-use of read_sha1_file() interface.
Linus Torvalds
2005-04-09
*
Fix up "checkout-cache" a bit
Linus Torvalds
2005-04-09
*
Add a "checkout-cache" command which does what the name suggests.
Linus Torvalds
2005-04-09