Wed, 20 Jun 2007 00:09:30 +0200 |
Patrick Mezard |
Fix debugrename --rev option
|
Tue, 19 Jun 2007 08:51:34 +0200 |
Thomas Arendsen Hein |
Updated copyright notices and add "and others" to "hg version"
|
Tue, 19 Jun 2007 08:17:55 +0200 |
Thomas Arendsen Hein |
Use printenv.py for pre/post-command-hooks (fixes tests on Solaris, too)
|
Tue, 19 Jun 2007 08:06:37 +0200 |
Thomas Arendsen Hein |
Cleanup of whitespace, indentation and line continuation.
|
Mon, 18 Jun 2007 21:30:27 -0500 |
Matt Mackall |
dispatch: report failed imports nicely
|
Mon, 18 Jun 2007 19:43:26 -0500 |
Matt Mackall |
demandimport: fix issue579 and add a test
|
Mon, 18 Jun 2007 17:49:56 -0500 |
Matt Mackall |
dispatch: add generic pre- and post-command hooks
|
Mon, 18 Jun 2007 15:21:02 -0700 |
Lee Cantey |
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer.
|
Mon, 18 Jun 2007 15:14:49 -0700 |
Lee Cantey |
Fix for including hgext in Windows compiled version.
|
Mon, 18 Jun 2007 15:06:14 -0700 |
Lee Cantey |
Merge with crew
|
Mon, 18 Jun 2007 15:03:55 -0700 |
Lee Cantey |
Fix for demandimport.py and Windows compiled version.
|
Mon, 18 Jun 2007 14:52:31 -0700 |
Brendan Cully |
Work around heisenbug in Popen3.__del__
|
Mon, 18 Jun 2007 12:39:43 -0700 |
Brendan Cully |
Merge with mpm
|
Mon, 18 Jun 2007 12:38:54 -0700 |
Brendan Cully |
Make fast-forward merges full merges
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
hooks: separate hook code into a separate module
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dispatch: fix handling of incorrect number of arguments
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: pull ignore smarts out of ui
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
encoding: pull fallbackencoding out of localrepo into early parsing
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
extensions: kill ui readhooks
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
extensions: pull extension-aware bits out of ui
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: refactor checkinterfering
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: hide some more internals
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: hide internal vars
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
localrepo and dirstate: rename reload to invalidate
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: simplify dirty handling
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: lazify and lambdafy _slash
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: simplify state()
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: move ignore to its own file
|
Mon, 18 Jun 2007 13:24:34 -0500 |
Matt Mackall |
dirstate: replace clear()
|
Mon, 18 Jun 2007 13:24:33 -0500 |
Matt Mackall |
dirstate: fold parse into read
|