Mon, 26 Jun 2006 14:52:26 +0200 Added ui.configlist method to get comma/space separated lists of strings.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 26 Jun 2006 14:52:26 +0200] rev 2499
Added ui.configlist method to get comma/space separated lists of strings. For example: users = alice, bob colors = red green blue
Mon, 26 Jun 2006 14:49:18 +0200 Fix ui.expandpath problem and broken test introduced by 4a2a4d988ead.
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 26 Jun 2006 14:49:18 +0200] rev 2498
Fix ui.expandpath problem and broken test introduced by 4a2a4d988ead.
Fri, 23 Jun 2006 19:20:22 -0700 do not try to package lsprof if not available.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 23 Jun 2006 19:20:22 -0700] rev 2497
do not try to package lsprof if not available.
Fri, 23 Jun 2006 18:23:42 -0700 add test for default-push.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 23 Jun 2006 18:23:42 -0700] rev 2496
add test for default-push.
Fri, 23 Jun 2006 18:23:32 -0700 make ui.expandpath better with default path.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 23 Jun 2006 18:23:32 -0700] rev 2495
make ui.expandpath better with default path.
Fri, 23 Jun 2006 18:09:44 -0700 push, outgoing, bundle: fall back to "default" if "default-push" not defined
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 23 Jun 2006 18:09:44 -0700] rev 2494
push, outgoing, bundle: fall back to "default" if "default-push" not defined
Fri, 23 Jun 2006 17:33:10 -0700 print message after backout that tells that backout adds new head.
Vadim Gelfer <vadim.gelfer@gmail.com> [Fri, 23 Jun 2006 17:33:10 -0700] rev 2493
print message after backout that tells that backout adds new head.
Fri, 23 Jun 2006 17:21:04 -0700 Test case for #295
Brendan Cully <brendan@kublai.com> [Fri, 23 Jun 2006 17:21:04 -0700] rev 2492
Test case for #295
Fri, 23 Jun 2006 16:42:48 -0700 Fix localrepo.changes() Correctly decide if we are diffing the working dir
Chris Mason <mason@suse.com> [Fri, 23 Jun 2006 16:42:48 -0700] rev 2491
Fix localrepo.changes() Correctly decide if we are diffing the working dir
Tue, 20 Jun 2006 15:02:23 -0300 Change revlog.heads to walk the revision graph using revision numbers
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Tue, 20 Jun 2006 15:02:23 -0300] rev 2490
Change revlog.heads to walk the revision graph using revision numbers On the kernel repo: $ hg heads -q before after RevlogNG 1.11 0.52 Revlogv0 0.80 0.69 Since the current code for tags has to find all the heads of the repo, this also helps there: $ hg tags before after RevlogNG 2.35 1.76 Revlogv0 2.04 1.90
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip