Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 01:04:28 -0600] rev 3847
Update README to mention hg debuginstall
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:44:52 -0600] rev 3846
Make debuginstall actually attempt to use external patch and merge
This will catch some tricky problems with tools and setup.
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:06:31 -0600] rev 3845
Make test-encoding return 0
Matt Mackall <mpm@selenic.com> [Sun, 10 Dec 2006 00:05:47 -0600] rev 3844
Add debuginstall command to do basic install tests
Matt Mackall <mpm@selenic.com> [Sat, 09 Dec 2006 12:46:01 -0600] rev 3843
make transcoding more robust
default to ASCII
abort if unknown encoding
wrap abort strings with _
add test
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sat, 09 Dec 2006 18:49:24 +0100] rev 3842
remove unnecessary call to umask
Thomas Arendsen Hein <thomas@intevation.de> [Sat, 09 Dec 2006 14:19:52 +0100] rev 3841
Show the destionation for clone if not specified manually.