]> git.ipfire.org Git - thirdparty/git.git/history - checkout-cache.c
git-unpack-objects: start parsing the actual packed data
[thirdparty/git.git] / checkout-cache.c
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-06  Linus TorvaldsMake fiel checkout function available to the git library
2005-05-25  Junio C Hamano[PATCH] Allow symlinks in the leading path in checkout...
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-19  Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-15  Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-12  Junio C Hamano[PATCH] checkout-cache fix
2005-05-11  Ingo Molnar[patch] git: fix memory leak #2 in checkout-cache.c
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
2005-05-07  Ingo MolnarDate: Thu Apr 14 08:26:38 2005 +0200
2005-05-06  Linus TorvaldsMerge of http://members.cox.net/junkio/git-jc.git
2005-05-05  Kay Sievers[PATCH] create subdirs for symlinks
2005-05-05  Kay Sievers[PATCH] git and symlinks as tracked content
2005-04-26  Christopher Li[PATCH] introduce xmalloc and xrealloc
2005-04-24  James Bottomley[PATCH] checkout-cache: add "-n" option
2005-04-21  Linus TorvaldsAdd support for a "GIT_INDEX_FILE" environment variable.
2005-04-21  Linus TorvaldsAdd the ability to prefix something to the pathname...
2005-04-18  Linus TorvaldsMerge the new object model thing from Daniel Barkalow
2005-04-18  Linus TorvaldsIgnore any unmerged entries for "checkout-cache -a".
2005-04-17  Junio C Hamano[PATCH] Better error message from checkout-cache for...
2005-04-17  Linus TorvaldsFix total permission bogosity in "checkout-cache.c".
2005-04-17  Linus TorvaldsBe much more liberal about the file mode bits.
2005-04-15  Linus TorvaldsConvert the index file reading/writing to use network...
2005-04-13  Petr Baudis[PATCH] Consolidate the error handling
2005-04-12  Linus TorvaldsMake "checkout-cache" silently skip up-to-date files.
2005-04-11  Linus TorvaldsMake the default directory permissions more lax.
2005-04-09  Linus TorvaldsMake "read-tree" read the tree into the current directo...
2005-04-09  Linus TorvaldsFix "checkout-cache.c" mis-use of read_sha1_file()...
2005-04-09  Linus TorvaldsFix up "checkout-cache" a bit
2005-04-09  Linus TorvaldsAdd a "checkout-cache" command which does what the...