Mercurial > hg
graph
-
commands: actually implement --closed for topological headsSat, 06 Feb 2010 19:33:40 +0100, by Dirkjan Ochtman
-
commands: externalize branchheads so we can do it for all branches at onceSat, 06 Feb 2010 19:06:02 +0100, by Dirkjan Ochtman
-
commands: move inactive/closed out so they can have more effectSat, 06 Feb 2010 19:33:33 +0100, by Dirkjan Ochtman
-
commands: don't do too much work for error messagesSat, 06 Feb 2010 19:33:28 +0100, by Dirkjan Ochtman
-
commands: allow --closed even for topological heads displaysSat, 06 Feb 2010 19:00:50 +0100, by Dirkjan Ochtman
-
util: make spawndetached() handle subprocess early terminationsSat, 06 Feb 2010 16:50:00 +0100, by Patrick Mezard
-
zeroconf: do not try to encode encoded strings (issue1942)Sat, 06 Feb 2010 17:31:54 +0100, by Henrik Stuart
-
zeroconf: override default destination folder on cloneSat, 06 Feb 2010 17:31:49 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:37:52 +0100, by Henrik Stuart
-
merge with mainSat, 06 Feb 2010 17:11:18 +0100, by Benoit Boissinot
-
fix spaces/identation issuesFri, 05 Feb 2010 18:50:08 +0100, by Benoit Boissinot
-
Merge with crewSat, 06 Feb 2010 15:21:48 +0100, by Matt Mackall
-
Merge with crewSat, 06 Feb 2010 15:18:52 +0100, by Brendan Cully
-
run-tests: kill daemons on ^C with -j.Sat, 06 Feb 2010 15:18:36 +0100, by Brendan Cully
-
commands: fix more changeset header information in 'hg help export'Sat, 06 Feb 2010 08:57:57 -0500, by Steve Losh
-
commands: fix the list of changeset header information in 'hg help export'Sat, 06 Feb 2010 08:28:39 -0500, by Steve Losh
-
graphlog: remove unused importWed, 03 Feb 2010 16:09:19 +0000, by Christian Ebert
-
keyword: fix utcdate filterThu, 04 Feb 2010 20:58:42 +0000, by Christian Ebert
-
commands: always order heads recent to oldestSat, 06 Feb 2010 12:47:33 +0100, by Dirkjan Ochtman
-
commands: fix up stupidly untested heads simplificationSat, 06 Feb 2010 12:47:24 +0100, by Dirkjan Ochtman
-
revlog: fix up previously stupid API changeSat, 06 Feb 2010 12:47:17 +0100, by Dirkjan Ochtman
-
commands: simplify heads a little bit before I start hacking it upSat, 06 Feb 2010 11:29:48 +0100, by Dirkjan Ochtman
-
localrepo: add a quick docstring for localrepo.branchmap()Sat, 06 Feb 2010 11:29:23 +0100, by Dirkjan Ochtman
-
commands: deprecate the heads -a optionSat, 06 Feb 2010 11:28:03 +0100, by Dirkjan Ochtman
-
revlog: add a fast path for checking ancestrySat, 06 Feb 2010 11:27:22 +0100, by Dirkjan Ochtman
-
subrepo: correct copyrightSat, 06 Feb 2010 10:23:18 +0100, by David Soria Parra
-
record: function variable naming & signature cleanup.Fri, 05 Feb 2010 18:46:22 +0100, by Dan Villiom Podlaski Christiansen
-
add options dict to localrepo.store.opener and use it for defversionFri, 05 Feb 2010 19:10:26 +0100, by Vsevolod Solovyov