Mercurial > hg
graph
-
merge: fix --preview to show all nodes that will be merged (issue2043). stableMon, 15 Feb 2010 15:25:29 -0500, by Greg Ward
-
test-merge-default: make content of test repo clearer. stableMon, 15 Feb 2010 15:07:21 -0500, by Greg Ward
-
contrib/wix: MSVC CRT libraries are installed in WinSxS stableThu, 18 Feb 2010 20:47:12 +0100, by Adrian Buehlmann
-
import: if in doubt, consume stream until start of diff stableThu, 18 Feb 2010 10:46:01 -0800, by Brendan Cully
-
bdiff: do not use recursion / avoid stackoverflow (issue1940) stableThu, 18 Feb 2010 10:32:51 +0100, by Alistair Bell
-
keyword: mark improved demo commit message for translation stableThu, 18 Feb 2010 05:55:05 +0100, by Christian Ebert
-
mq: iterate over a copy of the command table keys (fixes issue2045). stableWed, 17 Feb 2010 14:35:11 -0800, by Brendan Cully
-
Merge with stableWed, 17 Feb 2010 23:10:22 +0100, by Martin Geisler
-
inotify/inserve: implement --timeout-idle option (issue885) stableWed, 17 Feb 2010 20:44:49 +0100, by Benoit Boissinot
-
regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes stableWed, 17 Feb 2010 20:30:57 +0100, by Benoit Boissinot
-
run commit and update hooks after command completion (issue1827) stableWed, 17 Feb 2010 15:43:21 +0100, by Sune Foldager
-
http: len(x) fails if it doesn't fit into an int, use __len__() instead stableWed, 17 Feb 2010 11:00:48 +0100, by Benoit Boissinot
-
filelog: sort meta entries, ensure deterministic order stableTue, 16 Feb 2010 21:04:04 +0100, by Ronny Pfannschmidt
-
util: use the built-in any() and all() methods if they are available stableTue, 16 Feb 2010 09:31:35 -0500, by Steve Losh
-
mergetools: improve configuration for several merge tools stableMon, 15 Feb 2010 21:18:16 -0600, by Steve Borho
-
hgrc.5: document use of environment variables on Windows stableMon, 15 Feb 2010 20:28:42 -0600, by Steve Borho
-
url: correctly quote '/' in user and password embedded in urls stableMon, 15 Feb 2010 22:39:36 +0100, by Benoit Boissinot
-
url: fix python < 2.6 with ssl installed stableMon, 15 Feb 2010 18:12:50 +0100, by Benoit Boissinot
-
bugzilla: revert unhelpful check-code changes, module is actually called MySQLdb stableMon, 15 Feb 2010 09:57:11 +0100, by Dirkjan Ochtman
-
mq: unify implementation of qinit and init -Q stableMon, 15 Feb 2010 00:16:59 -0800, by Brendan Cully
-
bundle: exclude csets given in --base, unless they are in --rev (issue1910) stableMon, 16 Nov 2009 16:10:05 -0500, by Benoit Boissinot