Mon, 07 Nov 2005 18:39:25 +0100 Canonicalize command when using aliases or prefix matching.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 07 Nov 2005 18:39:25 +0100] rev 1517
Canonicalize command when using aliases or prefix matching. This makes the norepo check and the help and version command work when not using the canonical name.
Tue, 08 Nov 2005 14:22:03 -0800 Automatically run "verify" whenever we run "recover"
Matt Mackall <mpm@selenic.com> [Tue, 08 Nov 2005 14:22:03 -0800] rev 1516
Automatically run "verify" whenever we run "recover"
Tue, 08 Nov 2005 10:36:23 -0800 Fix up test-help, mark test-rename +x
Matt Mackall <mpm@selenic.com> [Tue, 08 Nov 2005 10:36:23 -0800] rev 1515
Fix up test-help, mark test-rename +x
Tue, 08 Nov 2005 10:35:13 -0800 avoid to copy more than one file to the same destination file
Robin Farine <robin.farine@terminus.org> [Tue, 08 Nov 2005 10:35:13 -0800] rev 1514
avoid to copy more than one file to the same destination file
Tue, 08 Nov 2005 10:35:09 -0800 copy & rename don't overwrite unless --force is specified
Robin Farine <robin.farine@terminus.org> [Tue, 08 Nov 2005 10:35:09 -0800] rev 1513
copy & rename don't overwrite unless --force is specified
Tue, 08 Nov 2005 10:35:05 -0800 generalize copy/rename to handle more than one source directory
Robin Farine <robin.farine@terminus.org> [Tue, 08 Nov 2005 10:35:05 -0800] rev 1512
generalize copy/rename to handle more than one source directory
Tue, 08 Nov 2005 10:35:00 -0800 hgweb: remove redundant rstrip filter
TK Soh <teekaysoh@yahoo.com> [Tue, 08 Nov 2005 10:35:00 -0800] rev 1511
hgweb: remove redundant rstrip filter
Tue, 08 Nov 2005 10:34:50 -0800 use self.{w,}join when possible
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 08 Nov 2005 10:34:50 -0800] rev 1510
use self.{w,}join when possible
Mon, 07 Nov 2005 15:40:24 -0800 Add safety check for addgroup
Matt Mackall <mpm@selenic.com> [Mon, 07 Nov 2005 15:40:24 -0800] rev 1509
Add safety check for addgroup
Fri, 04 Nov 2005 11:37:45 -0800 fix a warning when py2exe is not used
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Nov 2005 11:37:45 -0800] rev 1508
fix a warning when py2exe is not used
Fri, 04 Nov 2005 10:24:05 -0800 Add explicit 'st' alias for status
Matt Mackall <mpm@selenic.com> [Fri, 04 Nov 2005 10:24:05 -0800] rev 1507
Add explicit 'st' alias for status
Fri, 04 Nov 2005 10:22:03 -0800 if unambigious command name are passed, use them
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 04 Nov 2005 10:22:03 -0800] rev 1506
if unambigious command name are passed, use them
Thu, 03 Nov 2005 17:19:59 -0800 Add support for -r option in hg tag
Radoslaw Szkodzinski <astralstorm@gorzow.mm.pl> [Thu, 03 Nov 2005 17:19:59 -0800] rev 1505
Add support for -r option in hg tag
Thu, 03 Nov 2005 14:24:07 -0800 fix file opening for some commands on Windows
Christian Boos <cboos@neuf.fr> [Thu, 03 Nov 2005 14:24:07 -0800] rev 1504
fix file opening for some commands on Windows Using file as opener in debug commands won't work on Windows, as the index and data files needs to be opened in binary mode.
Thu, 03 Nov 2005 14:22:19 -0800 Merge with TAH
Matt Mackall <mpm@selenic.com> [Thu, 03 Nov 2005 14:22:19 -0800] rev 1503
Merge with TAH
Thu, 03 Nov 2005 18:59:36 +0100 Fixed test-static-http with http_proxy variable set again.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 03 Nov 2005 18:59:36 +0100] rev 1502
Fixed test-static-http with http_proxy variable set again.
Thu, 03 Nov 2005 14:19:54 -0800 Merge from Hidetaka Iwai
Matt Mackall <mpm@selenic.com> [Thu, 03 Nov 2005 14:19:54 -0800] rev 1501
Merge from Hidetaka Iwai
Thu, 03 Nov 2005 11:56:51 +0900 Fixed to convert to man properly.
Hidetaka Iwai <tyuyu@debian.or.jp> [Thu, 03 Nov 2005 11:56:51 +0900] rev 1500
Fixed to convert to man properly.
Thu, 03 Nov 2005 11:54:07 +0900 Fixed wrong encoding of files.
Hidetaka Iwai <tyuyu@debian.or.jp> [Thu, 03 Nov 2005 11:54:07 +0900] rev 1499
Fixed wrong encoding of files.
Thu, 03 Nov 2005 18:45:27 +0100 hgweb: Added archive download buttons to manifest page.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 03 Nov 2005 18:45:27 +0100] rev 1498
hgweb: Added archive download buttons to manifest page.
Thu, 03 Nov 2005 00:45:54 -0800 Add permissions handling test
Matt Mackall <mpm@selenic.com> [Thu, 03 Nov 2005 00:45:54 -0800] rev 1497
Add permissions handling test
Thu, 03 Nov 2005 00:43:05 -0800 remove the deprecated --text (t) option to rawcommit and tag
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Thu, 03 Nov 2005 00:43:05 -0800] rev 1496
remove the deprecated --text (t) option to rawcommit and tag
Wed, 02 Nov 2005 20:22:29 -0800 Deal with merge abort more gracefully
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 20:22:29 -0800] rev 1495
Deal with merge abort more gracefully We save parent info last rather than first.
Wed, 02 Nov 2005 20:09:19 -0800 Handle empty logs in repo.checksize
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 20:09:19 -0800] rev 1494
Handle empty logs in repo.checksize
Wed, 02 Nov 2005 19:26:23 -0800 verify: add check for mismatch of index and data length
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 19:26:23 -0800] rev 1493
verify: add check for mismatch of index and data length
Wed, 02 Nov 2005 18:59:40 -0800 Allow interrupting all parts of verify
Matt Mackall <mpm@selenic.com> [Wed, 02 Nov 2005 18:59:40 -0800] rev 1492
Allow interrupting all parts of verify
Wed, 02 Nov 2005 16:13:41 -0800 fix a bug in dirstate.changes when cwd != repo.root
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:13:41 -0800] rev 1491
fix a bug in dirstate.changes when cwd != repo.root - use lstat instead of stat - add a testcase (thanks to Johannes Hofmann)
Wed, 02 Nov 2005 16:13:34 -0800 minor doc fix
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:13:34 -0800] rev 1490
minor doc fix
Wed, 02 Nov 2005 16:13:24 -0800 Added Japanese translations of manpages.
"Hidetaka Iwai <tyuyu@debian.or.jp>" [Wed, 02 Nov 2005 16:13:24 -0800] rev 1489
Added Japanese translations of manpages.
Wed, 02 Nov 2005 16:08:48 -0800 only files in normal state should be marked as deleted
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 02 Nov 2005 16:08:48 -0800] rev 1488
only files in normal state should be marked as deleted fix a traceback when you removed an added file
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip