Mercurial > hg-stable
graph
-
replace Python standard textwrap by MBCS sensitive one for i18n textSun, 06 Jun 2010 17:20:10 +0900, by FUJIWARA Katsunori
-
keyword: use context to detect uncommitted mergeThu, 03 Jun 2010 10:37:31 +0100, by Christian Ebert
-
tests: use --debug on test-cloneThu, 03 Jun 2010 13:58:00 +0200, by Adrian Buehlmann
-
shrink-revlog: use util.mktempcopy() to preserve mode of index file.Thu, 03 Jun 2010 10:18:33 -0400, by Greg Ward
-
revset: delay import of hg to avoid start-up import loopsSat, 05 Jun 2010 09:58:02 -0500, by Matt Mackall
-
error: fix up test-hgrcFri, 04 Jun 2010 23:04:31 -0500, by Matt Mackall
-
error: update test-trusted.pyFri, 04 Jun 2010 23:00:22 -0500, by Matt Mackall
-
revset: fix test failure with qfinishFri, 04 Jun 2010 22:54:43 -0500, by Matt Mackall
-
revset: raise ParseError exceptionsFri, 04 Jun 2010 20:57:52 -0500, by Matt Mackall
-
error: add new ParseError for various parsing errorsFri, 04 Jun 2010 20:57:26 -0500, by Matt Mackall
-
error: change ParseError to CommandErrorFri, 04 Jun 2010 20:19:53 -0500, by Matt Mackall
-
hgrc: improve docs for the trusted sectionFri, 04 Jun 2010 20:13:51 -0500, by Matt Mackall
-
rebase: use usual util.abort rather than error.ParseErrorFri, 04 Jun 2010 17:22:33 -0500, by Matt Mackall
-
revset: sort the predicate listFri, 04 Jun 2010 10:27:23 -0500, by Matt Mackall
-
revset: fix - handling in the optimizerFri, 04 Jun 2010 10:26:55 -0500, by Matt Mackall
-
revset: fix up testsThu, 03 Jun 2010 20:32:41 -0500, by Matt Mackall
-
walkchangerevs: allow empty query setsThu, 03 Jun 2010 18:00:15 -0500, by Matt Mackall
-
revset: add tagged predicateThu, 03 Jun 2010 17:39:40 -0500, by Matt Mackall
-
revset: optimize the parse tree directlyThu, 03 Jun 2010 17:39:34 -0500, by Matt Mackall
-
revset: add support for prefix and suffix versions of : and ::Wed, 02 Jun 2010 14:07:46 -0500, by Matt Mackall
-
revset: hook into revrangeTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: add a debugrevspec commandTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce revset coreTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
revset: introduce basic parserTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
remoteui: move from cmdutil to hgTue, 01 Jun 2010 11:18:57 -0500, by Matt Mackall
-
mq: better qqueue test for troublesome namesThu, 03 Jun 2010 21:38:30 +0200, by Henrik Stuart
-
mq: prevent the creation of a queue whose name is already takenThu, 03 Jun 2010 20:40:23 +0200, by Cédric Duval
-
mq: fix naming issues for qqueue directoriesWed, 02 Jun 2010 19:39:45 +0200, by Henrik Stuart