[PATCH] Run Ispell through git.txt
[gitweb.git] / checkout-cache.c
2005-08-14 [PATCH] fix git-checkout-cache segfault on parisc
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-30 [PATCH] Unify usage strings declaration
2005-07-29 Merge with gitk.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-14 [PATCH] checkout-cache: add usage string.
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-06 Make fiel checkout function available to the git library
2005-05-25 [PATCH] Allow symlinks in the leading path in checkout...
2005-05-19 [PATCH] cleanup of in-code names
2005-05-19 [PATCH] Implement git-checkout-cache -u to update stat...
2005-05-15 Rename cache_match_stat() to ce_match_stat()
2005-05-12 [PATCH] checkout-cache fix
2005-05-11 [patch] git: fix memory leak #2 in checkout-cache.c
2005-05-11 Merge ... http://members.cox.net/junkio/git-jc.git
2005-05-07 Date: Thu Apr 14 08:26:38 2005 +0200
2005-05-06 Merge of http://members.cox.net/junkio/git-jc.git
2005-05-05 [PATCH] create subdirs for symlinks
2005-05-05 [PATCH] git and symlinks as tracked content
2005-04-26 [PATCH] introduce xmalloc and xrealloc
2005-04-24 [PATCH] checkout-cache: add "-n" option
2005-04-21 Add support for a "GIT_INDEX_FILE" environment variable.
2005-04-21 Add the ability to prefix something to the pathname...
2005-04-18 Merge the new object model thing from Daniel Barkalow
2005-04-18 Ignore any unmerged entries for "checkout-cache -a".
2005-04-17 [PATCH] Better error message from checkout-cache for...
2005-04-17 Fix total permission bogosity in "checkout-cache.c".
2005-04-17 Be much more liberal about the file mode bits.
2005-04-15 Convert the index file reading/writing to use network...
2005-04-13 [PATCH] Consolidate the error handling
2005-04-12 Make "checkout-cache" silently skip up-to-date files.
2005-04-11 Make the default directory permissions more lax.
2005-04-09 Make "read-tree" read the tree into the current directo...
2005-04-09 Fix "checkout-cache.c" mis-use of read_sha1_file()...
2005-04-09 Fix up "checkout-cache" a bit
2005-04-09 Add a "checkout-cache" command which does what the...