log

age author description
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