Mercurial > hg
graph
-
move code aroundSun, 10 Dec 2006 00:06:45 +0100, by Benoit Boissinot
-
don't use localrepo.__init__ to create the dest repo with clone+hardlinksSun, 10 Dec 2006 00:06:43 +0100, by Benoit Boissinot
-
Add some remedies and a username check to debuginstallSun, 10 Dec 2006 01:05:00 -0600, by Matt Mackall
-
Update README to mention hg debuginstallSun, 10 Dec 2006 01:04:28 -0600, by Matt Mackall
-
Make debuginstall actually attempt to use external patch and mergeSun, 10 Dec 2006 00:44:52 -0600, by Matt Mackall
-
Make test-encoding return 0Sun, 10 Dec 2006 00:06:31 -0600, by Matt Mackall
-
Add debuginstall command to do basic install testsSun, 10 Dec 2006 00:05:47 -0600, by Matt Mackall
-
make transcoding more robustSat, 09 Dec 2006 12:46:01 -0600, by Matt Mackall
-
remove unnecessary call to umaskSat, 09 Dec 2006 18:49:24 +0100, by Benoit Boissinot
-
Show the destionation for clone if not specified manually.Sat, 09 Dec 2006 14:19:52 +0100, by Thomas Arendsen Hein
-
Removed unneeded OSError exception handler.Sat, 09 Dec 2006 14:00:36 +0100, by Thomas Arendsen Hein
-
Fixes test-encoding for python2.3 and minor cleanups:Sat, 09 Dec 2006 11:16:27 +0100, by Thomas Arendsen Hein
-
Use util.always instead of creating a new lambda function in show_changesetSat, 09 Dec 2006 09:30:29 +0100, by Thomas Arendsen Hein
-
Fix log regression where log -p file showed diffs for other filesFri, 08 Dec 2006 20:44:58 -0600, by Matt Mackall
-
Fix hg serve -6 getsockname handlingFri, 08 Dec 2006 17:10:40 -0800, by Brendan Cully