Sun, 07 Feb 2010 15:57:16 +0100 Sune Foldager addbranchrevs: fallback for older servers
Sun, 07 Feb 2010 15:23:46 +0100 Sune Foldager add -b/--branch option to clone, bundle, incoming, outgoing, pull, push
Sat, 06 Feb 2010 19:14:37 +0100 Saint Germain subrepo: change default path in hgrc of subrepo after cloning
Sun, 07 Feb 2010 15:31:53 +0100 Matt Mackall streamclone: allow uncompressed clones by default
Sun, 07 Feb 2010 15:08:26 +0100 timeless help: Improved body text
Fri, 20 Nov 2009 14:37:36 +0200 timeless commands: Try to improve help options text for basic commands
Sun, 07 Feb 2010 10:58:51 +0100 Martin Geisler check-code.py: make help strings consistent
Sun, 07 Feb 2010 01:52:10 +0100 Mads Kiilerich check-code.py: escape backslash
Sun, 07 Feb 2010 07:37:05 -0600 Augie Fackler qnew: ignore force option
Sun, 07 Feb 2010 15:09:02 +0100 Dirkjan Ochtman strip apostrophes from an error messages
Sun, 07 Feb 2010 14:53:17 +0100 Dirkjan Ochtman mq: fix typo, thanks pmezard
Sun, 07 Feb 2010 14:51:52 +0100 Dirkjan Ochtman commands: annotate follows by default, separate -f/--file option
Sun, 07 Feb 2010 14:43:21 +0100 Patrick Mezard Merge with crew-stable
Sun, 07 Feb 2010 11:38:36 +0100 Patrick Mezard test-mq-qrefresh: test qrefresh when tip != qtip stable
Sat, 06 Feb 2010 18:36:27 +0100 Dan Villiom Podlaski Christiansen mq: remove qrefresh slow path (issue2025) stable
Sun, 07 Feb 2010 14:29:07 +0100 Sune Foldager interpret repo#name url syntax as branch instead of revision
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Sun, 07 Feb 2010 11:32:08 +0100 Brodie Rao extensions: refactor disabled()
Sun, 07 Feb 2010 14:06:05 +0100 Dirkjan Ochtman mq: don't warn on qpush against a branch head
Sun, 07 Feb 2010 13:49:52 +0100 Dirkjan Ochtman mq: deprecate qinit and qcommit
Sun, 07 Feb 2010 12:34:02 +0100 Dirkjan Ochtman mq: deprecate qsave, qrestore and related options
Tue, 23 Dec 2008 09:46:40 -0800 Brendan Cully mq: add --mq option to some commands
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip