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
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