log

age author description
Tue, 08 Jun 2010 15:57:59 -0500 Matt Mackall Merge with stable
Tue, 08 Jun 2010 15:52:56 -0500 Steve Borho Merge backout
Tue, 08 Jun 2010 15:52:41 -0500 Steve Borho Backed out changeset: e1dde7363601
Tue, 08 Jun 2010 21:09:41 +0200 Thomas Arendsen Hein ui: handle leading newlines/spaces/commas in configlist
Tue, 08 Jun 2010 11:58:09 -0500 Steve Borho mergetools: add configuration for Ultra Compare (issue2226)
Tue, 08 Jun 2010 14:12:46 +0200 Martin Geisler mq: use hg reST role some more
Tue, 08 Jun 2010 13:19:22 +0200 Sune Foldager fix encoding bug in 05ac42e56452 stable
Tue, 08 Jun 2010 09:30:45 +0200 Dirkjan Ochtman cleanups: undefined variables
Tue, 08 Jun 2010 09:30:33 +0200 Dirkjan Ochtman cleanups: unused variables
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Thu, 03 Jun 2010 23:18:18 -0500 Steve Borho color: labeled text should be passed to ui.write() as ui.labeled
Mon, 07 Jun 2010 18:35:54 +0200 Dirkjan Ochtman move discovery methods from localrepo into new discovery module
Mon, 07 Jun 2010 16:29:06 +0200 Sune Foldager merge with stable
Mon, 07 Jun 2010 16:28:23 +0200 Sune Foldager push/pull: fix bug in "--branch ." handling stable
Sun, 06 Jun 2010 22:39:32 +0530 Pradeepkumar Gayam shrink-repo: wrong variable name
Sun, 06 Jun 2010 17:20:10 +0900 FUJIWARA Katsunori replace Python standard textwrap by MBCS sensitive one for i18n text
Thu, 03 Jun 2010 10:37:31 +0100 Christian Ebert keyword: use context to detect uncommitted merge
Thu, 03 Jun 2010 13:58:00 +0200 Adrian Buehlmann tests: use --debug on test-clone
Thu, 03 Jun 2010 10:18:33 -0400 Greg Ward shrink-revlog: use util.mktempcopy() to preserve mode of index file.
Sat, 05 Jun 2010 09:58:02 -0500 Matt Mackall revset: delay import of hg to avoid start-up import loops
Fri, 04 Jun 2010 23:04:31 -0500 Matt Mackall error: fix up test-hgrc
Fri, 04 Jun 2010 23:00:22 -0500 Matt Mackall error: update test-trusted.py
Fri, 04 Jun 2010 22:54:43 -0500 Matt Mackall revset: fix test failure with qfinish
Fri, 04 Jun 2010 20:57:52 -0500 Matt Mackall revset: raise ParseError exceptions
Fri, 04 Jun 2010 20:57:26 -0500 Matt Mackall error: add new ParseError for various parsing errors
Fri, 04 Jun 2010 20:19:53 -0500 Matt Mackall error: change ParseError to CommandError
Fri, 04 Jun 2010 20:13:51 -0500 Matt Mackall hgrc: improve docs for the trusted section
Fri, 04 Jun 2010 17:22:33 -0500 Matt Mackall rebase: use usual util.abort rather than error.ParseError
Fri, 04 Jun 2010 10:27:23 -0500 Matt Mackall revset: sort the predicate list
Fri, 04 Jun 2010 10:26:55 -0500 Matt Mackall revset: fix - handling in the optimizer