Mon, 23 Oct 2006 17:12:20 -0500 localrepo: add separate methods for manipulating repository data
Matt Mackall <mpm@selenic.com> [Mon, 23 Oct 2006 17:12:20 -0500] rev 3457
localrepo: add separate methods for manipulating repository data This change adds new methods sjoin and sopener for accessing the following elements: - changelog - manifest - data/ - journal and undo log - repo lock This will simplify sharing this data and escaping paths
Wed, 18 Oct 2006 22:38:23 -0500 Minor tags optimization
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 22:38:23 -0500] rev 3456
Minor tags optimization
Wed, 18 Oct 2006 14:14:59 -0500 Use file contexts in tags code
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 14:14:59 -0500] rev 3455
Use file contexts in tags code
Wed, 18 Oct 2006 14:06:48 -0500 filecontext: report False for missing files
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 14:06:48 -0500] rev 3454
filecontext: report False for missing files
Wed, 18 Oct 2006 11:44:56 -0500 Only look up tags and branches as a last resort
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 11:44:56 -0500] rev 3453
Only look up tags and branches as a last resort
Wed, 18 Oct 2006 10:46:51 -0500 If we can't write the branch cache, fail quietly.
Matt Mackall <mpm@selenic.com> [Wed, 18 Oct 2006 10:46:51 -0500] rev 3452
If we can't write the branch cache, fail quietly.
Wed, 18 Oct 2006 10:35:14 +0200 Add test for invalid branch cache (fixed by 27ebe4efe98e)
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 18 Oct 2006 10:35:14 +0200] rev 3451
Add test for invalid branch cache (fixed by 27ebe4efe98e)
Wed, 18 Oct 2006 09:26:23 +0200 invalidate the branch cache when sanity check fails
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 18 Oct 2006 09:26:23 +0200] rev 3450
invalidate the branch cache when sanity check fails
Wed, 18 Oct 2006 02:14:26 -0500 Testing the new changegroupsubset remote function in the ssh
Eric Hopper <hopper@omnifarious.org> [Wed, 18 Oct 2006 02:14:26 -0500] rev 3449
Testing the new changegroupsubset remote function in the ssh and http protocols.
Sat, 09 Sep 2006 18:25:07 -0700 Stop erroring out pull -r and clone -r if repository isn't local.
Eric Hopper <hopper@omnifarious.org> [Sat, 09 Sep 2006 18:25:07 -0700] rev 3448
Stop erroring out pull -r and clone -r if repository isn't local.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip