Wed, 20 Jun 2007 00:09:32 +0200 Add test for debugrename
Patrick Mezard <pmezard@gmail.com> [Wed, 20 Jun 2007 00:09:32 +0200] rev 4637
Add test for debugrename
Wed, 20 Jun 2007 00:09:30 +0200 Fix debugrename --rev option
Patrick Mezard <pmezard@gmail.com> [Wed, 20 Jun 2007 00:09:30 +0200] rev 4636
Fix debugrename --rev option
Tue, 19 Jun 2007 08:51:34 +0200 Updated copyright notices and add "and others" to "hg version"
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 19 Jun 2007 08:51:34 +0200] rev 4635
Updated copyright notices and add "and others" to "hg version"
Tue, 19 Jun 2007 08:17:55 +0200 Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 19 Jun 2007 08:17:55 +0200] rev 4634
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
Tue, 19 Jun 2007 08:06:37 +0200 Cleanup of whitespace, indentation and line continuation.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 19 Jun 2007 08:06:37 +0200] rev 4633
Cleanup of whitespace, indentation and line continuation.
Mon, 18 Jun 2007 21:30:27 -0500 dispatch: report failed imports nicely
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 21:30:27 -0500] rev 4632
dispatch: report failed imports nicely
Mon, 18 Jun 2007 19:43:26 -0500 demandimport: fix issue579 and add a test
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 19:43:26 -0500] rev 4631
demandimport: fix issue579 and add a test fix suggested by Brendan
Mon, 18 Jun 2007 17:49:56 -0500 dispatch: add generic pre- and post-command hooks
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 17:49:56 -0500] rev 4630
dispatch: add generic pre- and post-command hooks
Mon, 18 Jun 2007 15:21:02 -0700 Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.
Lee Cantey <lcantey@gmail.com> [Mon, 18 Jun 2007 15:21:02 -0700] rev 4629
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer. Initial version from Shun-ichi GOTO in BTS 449 for private copies of DLLs. Additional changes to remove local DLL flag on uninstall and set privilege level.
Mon, 18 Jun 2007 15:14:49 -0700 Fix for including hgext in Windows compiled version.
Lee Cantey <lcantey@gmail.com> [Mon, 18 Jun 2007 15:14:49 -0700] rev 4628
Fix for including hgext in Windows compiled version. From Shun-ichi GOTO via Mercurial mailing list.
Mon, 18 Jun 2007 15:06:14 -0700 Merge with crew
Lee Cantey <lcantey@gmail.com> [Mon, 18 Jun 2007 15:06:14 -0700] rev 4627
Merge with crew
Mon, 18 Jun 2007 15:03:55 -0700 Fix for demandimport.py and Windows compiled version.
Lee Cantey <lcantey@gmail.com> [Mon, 18 Jun 2007 15:03:55 -0700] rev 4626
Fix for demandimport.py and Windows compiled version. From Shun-ichi Goto in BTS issue 457 http://www.selenic.com/mercurial/bts/msg2780
Mon, 18 Jun 2007 14:52:31 -0700 Work around heisenbug in Popen3.__del__
Brendan Cully <brendan@kublai.com> [Mon, 18 Jun 2007 14:52:31 -0700] rev 4625
Work around heisenbug in Popen3.__del__
Mon, 18 Jun 2007 12:39:43 -0700 Merge with mpm
Brendan Cully <brendan@kublai.com> [Mon, 18 Jun 2007 12:39:43 -0700] rev 4624
Merge with mpm
Mon, 18 Jun 2007 12:38:54 -0700 Make fast-forward merges full merges
Brendan Cully <brendan@kublai.com> [Mon, 18 Jun 2007 12:38:54 -0700] rev 4623
Make fast-forward merges full merges
Mon, 18 Jun 2007 13:24:34 -0500 hooks: separate hook code into a separate module
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4622
hooks: separate hook code into a separate module
Mon, 18 Jun 2007 13:24:34 -0500 dispatch: fix handling of incorrect number of arguments
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4621
dispatch: fix handling of incorrect number of arguments
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: pull ignore smarts out of ui
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4620
dirstate: pull ignore smarts out of ui
Mon, 18 Jun 2007 13:24:34 -0500 encoding: pull fallbackencoding out of localrepo into early parsing
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4619
encoding: pull fallbackencoding out of localrepo into early parsing
Mon, 18 Jun 2007 13:24:34 -0500 extensions: kill ui readhooks
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4618
extensions: kill ui readhooks Move .hgrc extension loading into localrepo
Mon, 18 Jun 2007 13:24:34 -0500 extensions: pull extension-aware bits out of ui
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4617
extensions: pull extension-aware bits out of ui
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: refactor checkinterfering
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4616
dirstate: refactor checkinterfering
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: hide some more internals
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4615
dirstate: hide some more internals
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: hide internal vars
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4614
dirstate: hide internal vars Add an __iter__ method so commands don't need to poke at _map.
Mon, 18 Jun 2007 13:24:34 -0500 localrepo and dirstate: rename reload to invalidate
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4613
localrepo and dirstate: rename reload to invalidate We want to avoid actually reloading if possible.
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: simplify dirty handling
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4612
dirstate: simplify dirty handling
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: lazify and lambdafy _slash
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4611
dirstate: lazify and lambdafy _slash
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: simplify state()
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4610
dirstate: simplify state()
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: move ignore to its own file
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4609
dirstate: move ignore to its own file
Mon, 18 Jun 2007 13:24:34 -0500 dirstate: replace clear()
Matt Mackall <mpm@selenic.com> [Mon, 18 Jun 2007 13:24:34 -0500] rev 4608
dirstate: replace clear()
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip