Mercurial > hg
graph
-
fix coding style (reported by pylint)Mon, 08 Feb 2010 15:36:34 +0100, by Benoit Boissinot
-
add pylintrc with some mercurial specific configurationMon, 08 Feb 2010 15:06:26 +0100, by Benoit Boissinot
-
localrepo: cleanup branch tip computationMon, 08 Feb 2010 14:52:28 +0100, by Benoit Boissinot
-
hgrc.5: Fix a typoMon, 08 Feb 2010 06:24:34 -0600, by Steve Borho
-
summary: various fixes, add a testMon, 08 Feb 2010 11:04:38 +0100, by Matt Mackall
-
fix remaining hg.parseurl usesMon, 08 Feb 2010 10:32:44 +0100, by Sune Foldager
-
win32: allow hgrc.d on WindowsSun, 07 Feb 2010 05:34:22 -0600, by Steve Borho
-
zeroconf: use DNS length field to safely skip unknown record typesMon, 08 Feb 2010 00:01:08 +0100, by Brendan Cully
-
zeroconf: better fix for readName errorSun, 07 Feb 2010 19:39:29 +0100, by Brendan Cully
-
zeroconf: try utf-16 decoding if utf-8 failsSun, 07 Feb 2010 18:37:14 +0100, by Brendan Cully
-
import: import each patch in a file or stream as a separate changeSun, 07 Feb 2010 18:06:52 +0100, by Brendan Cully
-
ui: look before you leap on sys.stdout.closedSun, 07 Feb 2010 16:44:55 +0100, by Dirkjan Ochtman
-
mq: fix deprecation mention, line lengthSun, 07 Feb 2010 16:03:38 +0100, by Augie Fackler
-
merge with mpmSun, 07 Feb 2010 16:04:42 +0100, by Dirkjan Ochtman
-
addbranchrevs: fallback for older serversSun, 07 Feb 2010 15:57:16 +0100, by Sune Foldager
-
add -b/--branch option to clone, bundle, incoming, outgoing, pull, pushSun, 07 Feb 2010 15:23:46 +0100, by Sune Foldager
-
subrepo: change default path in hgrc of subrepo after cloningSat, 06 Feb 2010 19:14:37 +0100, by Saint Germain
-
streamclone: allow uncompressed clones by defaultSun, 07 Feb 2010 15:31:53 +0100, by Matt Mackall
-
help: Improved body textSun, 07 Feb 2010 15:08:26 +0100, by timeless
-
commands: Try to improve help options text for basic commandsFri, 20 Nov 2009 14:37:36 +0200, by timeless
-
check-code.py: make help strings consistentSun, 07 Feb 2010 10:58:51 +0100, by Martin Geisler
-
check-code.py: escape backslashSun, 07 Feb 2010 01:52:10 +0100, by Mads Kiilerich
-
qnew: ignore force optionSun, 07 Feb 2010 07:37:05 -0600, by Augie Fackler
-
strip apostrophes from an error messagesSun, 07 Feb 2010 15:09:02 +0100, by Dirkjan Ochtman
-
mq: fix typo, thanks pmezardSun, 07 Feb 2010 14:53:17 +0100, by Dirkjan Ochtman
-
commands: annotate follows by default, separate -f/--file optionSun, 07 Feb 2010 14:51:52 +0100, by Dirkjan Ochtman
-
Merge with crew-stableSun, 07 Feb 2010 14:43:21 +0100, by Patrick Mezard
-
test-mq-qrefresh: test qrefresh when tip != qtip stableSun, 07 Feb 2010 11:38:36 +0100, by Patrick Mezard
-
mq: remove qrefresh slow path (issue2025) stableSat, 06 Feb 2010 18:36:27 +0100, by Dan Villiom Podlaski Christiansen
-
interpret repo#name url syntax as branch instead of revisionSun, 07 Feb 2010 14:29:07 +0100, by Sune Foldager
-
dispatch: provide help for disabled extensions and commandsSun, 07 Feb 2010 14:01:43 +0100, by Brodie Rao
-
extensions: refactor disabled()Sun, 07 Feb 2010 11:32:08 +0100, by Brodie Rao
-
mq: don't warn on qpush against a branch headSun, 07 Feb 2010 14:06:05 +0100, by Dirkjan Ochtman
-
mq: deprecate qinit and qcommitSun, 07 Feb 2010 13:49:52 +0100, by Dirkjan Ochtman
-
mq: deprecate qsave, qrestore and related optionsSun, 07 Feb 2010 12:34:02 +0100, by Dirkjan Ochtman
-
mq: add --mq option to some commandsTue, 23 Dec 2008 09:46:40 -0800, by Brendan Cully
-
pull: with -u and -r, update to the first revision givenSat, 06 Feb 2010 20:24:51 +0100, by Sune Foldager
-
localrepo: inline single-use nested functionSun, 07 Feb 2010 10:01:55 +0100, by Dirkjan Ochtman
-
localrepo: unify changegroup and changegroupsubset code paths a bitSun, 07 Feb 2010 09:58:41 +0100, by Dirkjan Ochtman
-
merge: add hints about the use of 'hg heads' to find the rev to mergeSun, 07 Feb 2010 00:51:59 +0100, by Benoit Boissinot
-
prepush: warn about every new outgoing named branch, not just the firstSun, 07 Feb 2010 00:43:24 +0100, by Benoit Boissinot
-
prepush: rename variables, refactorSun, 07 Feb 2010 00:43:22 +0100, by Benoit Boissinot
-
rebase: add --detach option to detach intermediate revisions (issue1950)Sat, 06 Feb 2010 10:51:50 +0100, by Stefano Tortarolo
-
rebase: refactoringSun, 31 Jan 2010 13:30:17 +0100, by Stefano Tortarolo
-
commands: do all branch heads by default, demote topological to -t/--topoSat, 06 Feb 2010 19:38:39 +0100, by Dirkjan Ochtman
-
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