]> git.ipfire.org Git - thirdparty/git.git/history - checkout-cache.c
Make the date parsing accept pretty much any random crap.
[thirdparty/git.git] / checkout-cache.c
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...