Thu, 14 Jun 2007 12:54:06 +0200 Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again.
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Jun 2007 12:54:06 +0200] rev 4583
Reverted changesets 9d1380e5c8c5 and 1d46169ec197: show @ as glog parent again. Repainted the bikeshed with its original color.
Thu, 14 Jun 2007 11:33:32 +0200 merge with main
Thomas Arendsen Hein <thomas@intevation.de> [Thu, 14 Jun 2007 11:33:32 +0200] rev 4582
merge with main
Wed, 13 Jun 2007 13:15:53 -0500 extensions: fix lookup of hgext.foo modules
Matt Mackall <mpm@selenic.com> [Wed, 13 Jun 2007 13:15:53 -0500] rev 4581
extensions: fix lookup of hgext.foo modules
Wed, 13 Jun 2007 13:15:51 -0500 localrepo: demand-load changeset, manifest, and dirstate
Matt Mackall <mpm@selenic.com> [Wed, 13 Jun 2007 13:15:51 -0500] rev 4580
localrepo: demand-load changeset, manifest, and dirstate
Wed, 13 Jun 2007 19:11:20 -0700 Merge with crew
Brendan Cully <brendan@kublai.com> [Wed, 13 Jun 2007 19:11:20 -0700] rev 4579
Merge with crew
Wed, 13 Jun 2007 19:05:20 -0700 extensions: fix load of module/__init__.py on OS X
Brendan Cully <brendan@kublai.com> [Wed, 13 Jun 2007 19:05:20 -0700] rev 4578
extensions: fix load of module/__init__.py on OS X
Wed, 13 Jun 2007 21:39:45 -0300 localrepo.status: only append stuff to the clean list if list_clean is true
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 21:39:45 -0300] rev 4577
localrepo.status: only append stuff to the clean list if list_clean is true This is consistent with dirstate.status.
Wed, 13 Jun 2007 21:39:45 -0300 mq: reduce matcher abuse
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 21:39:45 -0300] rev 4576
mq: reduce matcher abuse The match function should match only the files we're interested in.
Wed, 13 Jun 2007 19:15:58 -0300 commands.remove: don't use the unknown list
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4575
commands.remove: don't use the unknown list
Wed, 13 Jun 2007 19:15:58 -0300 commands.commit: don't use the unknown list
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4574
commands.commit: don't use the unknown list
Wed, 13 Jun 2007 19:15:58 -0300 localrepo.add: avoid some stats
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4573
localrepo.add: avoid some stats There's still an extra lstat done by dirstate.update.
Wed, 13 Jun 2007 19:15:58 -0300 revert: use util.lexists
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4572
revert: use util.lexists
Wed, 13 Jun 2007 19:15:58 -0300 addremove: use util.lexists
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4571
addremove: use util.lexists
Wed, 13 Jun 2007 19:15:58 -0300 commands.commit: symlinks are supported
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4570
commands.commit: symlinks are supported
Wed, 13 Jun 2007 19:15:58 -0300 mq: grab locks before starting a transaction
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Wed, 13 Jun 2007 19:15:58 -0300] rev 4569
mq: grab locks before starting a transaction
Wed, 13 Jun 2007 13:50:29 -0700 Merge with crew
Brendan Cully <brendan@kublai.com> [Wed, 13 Jun 2007 13:50:29 -0700] rev 4568
Merge with crew
Wed, 13 Jun 2007 13:46:40 -0700 extensions: load modules in module/__init__.py form.
Brendan Cully <brendan@kublai.com> [Wed, 13 Jun 2007 13:46:40 -0700] rev 4567
extensions: load modules in module/__init__.py form. For example, convert=/path/to/convert now works.
Wed, 13 Jun 2007 15:02:09 +0300 test-patchbomb: sed -e may not work with extended regexps
Giorgos Keramidas <keramida@ceid.upatras.gr> [Wed, 13 Jun 2007 15:02:09 +0300] rev 4566
test-patchbomb: sed -e may not work with extended regexps Non-GNU versions of the sed(1) utility (i.e. on Solaris or BSD) may not support extended regexps (i.e. including \| branches), or may need a special option to enable it (like -E instead of -e). Expand the sed RE in tests/test-patchbomb to fix running this test on FreeBSD and Solaris.
Wed, 13 Jun 2007 08:24:40 +0200 Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 13 Jun 2007 08:24:40 +0200] rev 4565
Correct tests/test-patchbomb* files: mv test-patchbomb test-patchbomb.out hg revert -r 1cf908c00479 test-patchbomb
Tue, 12 Jun 2007 14:52:34 -0700 patchbomb: add --date option
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:52:34 -0700] rev 4564
patchbomb: add --date option
Tue, 12 Jun 2007 14:44:47 -0700 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:44:47 -0700] rev 4563
Don't validate email config if we're not sending email.
Tue, 12 Jun 2007 14:39:36 -0700 patchbomb: 0c61124ad877 moved setremoteconfig into cmdutil
Bryan O'Sullivan <bos@serpentine.com> [Tue, 12 Jun 2007 14:39:36 -0700] rev 4562
patchbomb: 0c61124ad877 moved setremoteconfig into cmdutil
Tue, 12 Jun 2007 13:21:42 -0700 dispatch: restore a dropped shlex import
Brendan Cully <brendan@kublai.com> [Tue, 12 Jun 2007 13:21:42 -0700] rev 4561
dispatch: restore a dropped shlex import Add test-dispatch as a place for command parsing and dispatch tests.
Tue, 12 Jun 2007 18:55:47 +0200 merge with main
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Jun 2007 18:55:47 +0200] rev 4560
merge with main
Tue, 12 Jun 2007 10:34:54 -0500 extensions: add missing sys import
Matt Mackall <mpm@selenic.com> [Tue, 12 Jun 2007 10:34:54 -0500] rev 4559
extensions: add missing sys import
Tue, 12 Jun 2007 17:39:57 +0200 Revive commands.dispatch as a simple way to call hg from other pythons scripts.
Thomas Arendsen Hein <thomas@intevation.de> [Tue, 12 Jun 2007 17:39:57 +0200] rev 4558
Revive commands.dispatch as a simple way to call hg from other pythons scripts. This was already used by hg-ssh and others and is really convenient if you just want a native equivalent of calling the command line version.
Mon, 11 Jun 2007 21:09:24 -0500 dispatch: accept an abbreviation of --repository
Matt Mackall <mpm@selenic.com> [Mon, 11 Jun 2007 21:09:24 -0500] rev 4557
dispatch: accept an abbreviation of --repository
Mon, 11 Jun 2007 21:09:24 -0500 dispatch: move findrepo to cmdutil
Matt Mackall <mpm@selenic.com> [Mon, 11 Jun 2007 21:09:24 -0500] rev 4556
dispatch: move findrepo to cmdutil
Mon, 11 Jun 2007 21:09:24 -0500 localrepo: don't search from path
Matt Mackall <mpm@selenic.com> [Mon, 11 Jun 2007 21:09:24 -0500] rev 4555
localrepo: don't search from path All current callers already pass in the repo root. This normalizes things a bit. Now all repo types take a direct path to repo root and only the command line interface (or the dispatcher) searches from the current directory.
Mon, 11 Jun 2007 21:09:24 -0500 dispatch: use the repo path found by early parsing
Matt Mackall <mpm@selenic.com> [Mon, 11 Jun 2007 21:09:24 -0500] rev 4554
dispatch: use the repo path found by early parsing This lets us simplify things a bit.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip