index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
checkout-cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-13
[PATCH] checkout-cache: add usage string.
Junio C Hamano
1
-0
/
+5
2005-06-05
Make fiel checkout function available to the git library
Linus Torvalds
1
-173
/
+20
2005-05-24
[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=
Junio C Hamano
1
-13
/
+15
2005-05-19
[PATCH] cleanup of in-code names
Alexey Nezhdanov
1
-12
/
+12
2005-05-19
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
Junio C Hamano
1
-1
/
+34
2005-05-15
Rename cache_match_stat() to ce_match_stat()
Brad Roberts
1
-1
/
+1
2005-05-12
[PATCH] checkout-cache fix
Junio C Hamano
1
-3
/
+46
2005-05-11
[patch] git: fix memory leak #2 in checkout-cache.c
Ingo Molnar
1
-0
/
+2
2005-05-07
Date: Thu Apr 14 08:26:38 2005 +0200
Ingo Molnar
1
-0
/
+1
2005-05-05
[PATCH] create subdirs for symlinks
Kay Sievers
1
-0
/
+1
2005-05-05
[PATCH] git and symlinks as tracked content
Kay Sievers
1
-10
/
+28
2005-04-26
[PATCH] introduce xmalloc and xrealloc
Christopher Li
1
-1
/
+1
2005-04-24
[PATCH] checkout-cache: add "-n" option
James Bottomley
1
-2
/
+7
2005-04-21
Add support for a "GIT_INDEX_FILE" environment variable.
Linus Torvalds
1
-2
/
+0
2005-04-21
Add the ability to prefix something to the pathname to "checkout-cache.c"
Linus Torvalds
1
-16
/
+28
2005-04-17
Ignore any unmerged entries for "checkout-cache -a".
Linus Torvalds
1
-0
/
+2
2005-04-17
[PATCH] Better error message from checkout-cache for unmerged files.
Junio C Hamano
1
-2
/
+9
2005-04-17
Fix total permission bogosity in "checkout-cache.c".
Linus Torvalds
1
-3
/
+1
2005-04-16
Be much more liberal about the file mode bits.
Linus Torvalds
1
-2
/
+13
2005-04-15
Convert the index file reading/writing to use network byte order.
Linus Torvalds
1
-1
/
+1
2005-04-13
[PATCH] Consolidate the error handling
Petr Baudis
1
-11
/
+7
2005-04-12
Make "checkout-cache" silently skip up-to-date files.
Linus Torvalds
1
-5
/
+7
2005-04-11
Make the default directory permissions more lax.
Linus Torvalds
1
-1
/
+1
2005-04-09
Make "read-tree" read the tree into the current directory cache.
Linus Torvalds
1
-1
/
+29
2005-04-09
Fix "checkout-cache.c" mis-use of read_sha1_file() interface.
Linus Torvalds
1
-2
/
+3
2005-04-09
Fix up "checkout-cache" a bit
Linus Torvalds
1
-10
/
+8
2005-04-09
Add a "checkout-cache" command which does what the name suggests.
Linus Torvalds
1
-0
/
+140