Wed, 13 Aug 2008 20:18:40 -0500 Update win32mbcs extension
Shun-ichi Goto <shunichi.goto@gmail.com> [Wed, 13 Aug 2008 20:18:40 -0500] rev 6887
Update win32mbcs extension * Code cleanup by Matt. * Fix the issue with case-insensitive fs support by wrapping also util.fspath() and util.checkcase() * Abort program when path conversion is failed.
Wed, 13 Aug 2008 20:18:40 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 20:18:40 -0500] rev 6886
Merge with stable
Wed, 13 Aug 2008 23:31:10 +0200 convert: implement startrev for hg source
Patrick Mezard <pmezard@gmail.com> [Wed, 13 Aug 2008 23:31:10 +0200] rev 6885
convert: implement startrev for hg source
Tue, 12 Aug 2008 17:47:08 +0200 merge with crew-stable
Dirkjan Ochtman <dirkjan@ochtman.nl> [Tue, 12 Aug 2008 17:47:08 +0200] rev 6884
merge with crew-stable
Wed, 13 Aug 2008 17:11:53 -0500 Added signature for changeset d2375bbee6d4
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 17:11:53 -0500] rev 6883
Added signature for changeset d2375bbee6d4
Wed, 13 Aug 2008 17:11:48 -0500 Added tag 1.0.2 for changeset d2375bbee6d4
Matt Mackall <mpm@selenic.com> [Wed, 13 Aug 2008 17:11:48 -0500] rev 6882
Added tag 1.0.2 for changeset d2375bbee6d4
Tue, 12 Aug 2008 10:05:00 -0400 Folding correction and missing import 1.0.2
Remy Roy <remyroy@remyroy.com> [Tue, 12 Aug 2008 10:05:00 -0400] rev 6881
Folding correction and missing import
Sun, 10 Aug 2008 22:55:00 -0500 util: disinfect lookup_reg strings (issue1126)
Matt Mackall <mpm@selenic.com> [Sun, 10 Aug 2008 22:55:00 -0500] rev 6880
util: disinfect lookup_reg strings (issue1126) lookup_reg could return Unicode strings, which would infect other strings and generate unexpected tracebacks. Spotted by Rémy Roy. Fold in silly nested function while we're at it.
Thu, 31 Jul 2008 22:41:19 +0300 test symlinks on symlink-capable os but non-capable filesystem (issue1149)
Dov Feldstern <dfeldstern@fastimap.com> [Thu, 31 Jul 2008 22:41:19 +0300] rev 6879
test symlinks on symlink-capable os but non-capable filesystem (issue1149) The "real" way to test this is to mount a non-symlink-capable filesystem, and try working on it; however, I don't know how to mount filesystems as a non-priveleged user from within the testing framework. So instead, os.symlink is overridden to raise the exception that would be raised on such a filesystem.
Sun, 10 Aug 2008 21:55:23 -0500 util: set_flags should survive failure to create link
Matt Mackall <mpm@selenic.com> [Sun, 10 Aug 2008 21:55:23 -0500] rev 6878
util: set_flags should survive failure to create link
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip