Sat, 06 Feb 2010 20:24:51 +0100 |
Sune Foldager |
pull: with -u and -r, update to the first revision given
|
Sun, 07 Feb 2010 10:01:55 +0100 |
Dirkjan Ochtman |
localrepo: inline single-use nested function
|
Sun, 07 Feb 2010 09:58:41 +0100 |
Dirkjan Ochtman |
localrepo: unify changegroup and changegroupsubset code paths a bit
|
Sun, 07 Feb 2010 00:51:59 +0100 |
Benoit Boissinot |
merge: add hints about the use of 'hg heads' to find the rev to merge
|
Sun, 07 Feb 2010 00:43:24 +0100 |
Benoit Boissinot |
prepush: warn about every new outgoing named branch, not just the first
|
Sun, 07 Feb 2010 00:43:22 +0100 |
Benoit Boissinot |
prepush: rename variables, refactor
|
Sat, 06 Feb 2010 10:51:50 +0100 |
Stefano Tortarolo |
rebase: add --detach option to detach intermediate revisions (issue1950)
|
Sun, 31 Jan 2010 13:30:17 +0100 |
Stefano Tortarolo |
rebase: refactoring
|
Sat, 06 Feb 2010 19:38:39 +0100 |
Dirkjan Ochtman |
commands: do all branch heads by default, demote topological to -t/--topo
|
Sat, 06 Feb 2010 19:33:40 +0100 |
Dirkjan Ochtman |
commands: actually implement --closed for topological heads
|
Sat, 06 Feb 2010 19:06:02 +0100 |
Dirkjan Ochtman |
commands: externalize branchheads so we can do it for all branches at once
|
Sat, 06 Feb 2010 19:33:33 +0100 |
Dirkjan Ochtman |
commands: move inactive/closed out so they can have more effect
|
Sat, 06 Feb 2010 19:33:28 +0100 |
Dirkjan Ochtman |
commands: don't do too much work for error messages
|
Sat, 06 Feb 2010 19:00:50 +0100 |
Dirkjan Ochtman |
commands: allow --closed even for topological heads displays
|
Sat, 06 Feb 2010 16:50:00 +0100 |
Patrick Mezard |
util: make spawndetached() handle subprocess early terminations
|
Sat, 06 Feb 2010 17:31:54 +0100 |
Henrik Stuart |
zeroconf: do not try to encode encoded strings (issue1942)
|
Sat, 06 Feb 2010 17:31:49 +0100 |
Henrik Stuart |
zeroconf: override default destination folder on clone
|
Sat, 06 Feb 2010 17:37:52 +0100 |
Henrik Stuart |
merge with main
|
Sat, 06 Feb 2010 17:11:18 +0100 |
Benoit Boissinot |
merge with main
|
Fri, 05 Feb 2010 18:50:08 +0100 |
Benoit Boissinot |
fix spaces/identation issues
|
Sat, 06 Feb 2010 15:21:48 +0100 |
Matt Mackall |
Merge with crew
|
Sat, 06 Feb 2010 15:18:52 +0100 |
Brendan Cully |
Merge with crew
|
Sat, 06 Feb 2010 15:18:36 +0100 |
Brendan Cully |
run-tests: kill daemons on ^C with -j.
|
Sat, 06 Feb 2010 08:57:57 -0500 |
Steve Losh |
commands: fix more changeset header information in 'hg help export'
|
Sat, 06 Feb 2010 08:28:39 -0500 |
Steve Losh |
commands: fix the list of changeset header information in 'hg help export'
|
Wed, 03 Feb 2010 16:09:19 +0000 |
Christian Ebert |
graphlog: remove unused import
|
Thu, 04 Feb 2010 20:58:42 +0000 |
Christian Ebert |
keyword: fix utcdate filter
|
Sat, 06 Feb 2010 12:47:33 +0100 |
Dirkjan Ochtman |
commands: always order heads recent to oldest
|
Sat, 06 Feb 2010 12:47:24 +0100 |
Dirkjan Ochtman |
commands: fix up stupidly untested heads simplification
|
Sat, 06 Feb 2010 12:47:17 +0100 |
Dirkjan Ochtman |
revlog: fix up previously stupid API change
|
Sat, 06 Feb 2010 11:29:48 +0100 |
Dirkjan Ochtman |
commands: simplify heads a little bit before I start hacking it up
|
Sat, 06 Feb 2010 11:29:23 +0100 |
Dirkjan Ochtman |
localrepo: add a quick docstring for localrepo.branchmap()
|
Sat, 06 Feb 2010 11:28:03 +0100 |
Dirkjan Ochtman |
commands: deprecate the heads -a option
|
Sat, 06 Feb 2010 11:27:22 +0100 |
Dirkjan Ochtman |
revlog: add a fast path for checking ancestry
|
Sat, 06 Feb 2010 10:23:18 +0100 |
David Soria Parra |
subrepo: correct copyright
|
Fri, 05 Feb 2010 18:46:22 +0100 |
Dan Villiom Podlaski Christiansen |
record: function variable naming & signature cleanup.
|
Fri, 05 Feb 2010 19:10:26 +0100 |
Vsevolod Solovyov |
add options dict to localrepo.store.opener and use it for defversion
|
Fri, 05 Feb 2010 18:23:01 +0100 |
Benoit Boissinot |
merge with main
|
Fri, 05 Feb 2010 17:02:27 +0200 |
Henri Wiechers |
localrepo: minor formatting - remove double space
|
Mon, 01 Feb 2010 22:29:11 +0200 |
Henri Wiechers |
coverage.py: fixed syntax error
|
Fri, 05 Feb 2010 17:24:38 +0100 |
Dirkjan Ochtman |
merge with stable
|
Fri, 05 Feb 2010 10:16:52 -0600 |
Augie Fackler |
zeroconf: gethostbyaddr may also fail with socket.herror
stable
|
Fri, 05 Feb 2010 07:07:53 -0600 |
Steve Borho |
Merge with stable
|
Fri, 05 Feb 2010 04:33:08 -0600 |
Steve Borho |
commands: label from user is in local encoding
stable
|
Tue, 02 Feb 2010 09:13:59 +0100 |
Benoit Boissinot |
merge with main
|
Tue, 02 Feb 2010 09:05:20 +0100 |
Benoit Boissinot |
copies: check if revisions are related (bug found with pylint)
|
Mon, 01 Feb 2010 11:34:44 -0600 |
Matt Mackall |
Merge with stable
|
Mon, 01 Feb 2010 09:34:35 -0600 |
Matt Mackall |
Added signature for changeset 4aa619c4c2c0
stable
|
Mon, 01 Feb 2010 09:34:35 -0600 |
Matt Mackall |
Added tag 1.4.3 for changeset 4aa619c4c2c0
stable
|
Mon, 01 Feb 2010 09:18:58 -0600 |
Matt Mackall |
Merge with i18n
|
Mon, 01 Feb 2010 09:18:25 -0600 |
Matt Mackall |
Merge with i18n
stable 1.4.3
|
Mon, 01 Feb 2010 11:11:30 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 01 Feb 2010 11:10:43 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with b08ffd27dfc8
stable
|
Sun, 31 Jan 2010 16:01:20 +0100 |
Martin Geisler |
Merge with stable.
|
Sat, 30 Jan 2010 19:49:52 +0100 |
Georg Brandl |
i18n: fix typo in German translation
stable
|
Sun, 31 Jan 2010 02:34:50 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with e7727a545c48
|
Sun, 31 Jan 2010 13:43:33 -0600 |
Matt Mackall |
Merge with stable
|
Sun, 24 Jan 2010 20:51:53 +0100 |
Dan Villiom Podlaski Christiansen |
templates: rename `Last change' column in hgwebdir repository list.
|
Thu, 10 Dec 2009 17:21:31 +0900 |
Nicolas Dumazet |
run-tests: split tests/blacklist in tests/blacklists/*
|
Sun, 31 Jan 2010 18:02:16 +0100 |
Benoit Boissinot |
subrepo: fix errors reported by pylint
|