log

age author description
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: match now accepts a context or a repo
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall context: add a match builder method
Fri, 17 Jun 2011 18:24:54 -0300 Wagner Bruna help/hgignore: refer to the builtin help instead of external URLs
Sat, 18 Jun 2011 01:08:54 +0200 Mads Kiilerich sslutil: make messages for Python without certificate handling more helpful
Sat, 18 Jun 2011 01:03:03 +0200 Nicolas Bareil sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
Fri, 17 Jun 2011 15:43:50 -0500 Matt Mackall merge with i18n
Fri, 17 Jun 2011 15:22:50 -0500 Augie Fackler svn subrepos: work around checkout obstructions (issue2752)
Fri, 17 Jun 2011 15:21:02 -0500 Augie Fackler update: check wc.dirty() before setting overwrite=True
Thu, 16 Jun 2011 15:26:17 -0500 Steve Borho tags: don't allow environment errors to be raised from _writetagscache
Fri, 17 Jun 2011 13:31:23 -0300 Wagner Bruna help/config: replace docutils markup
Fri, 17 Jun 2011 12:23:12 -0300 Wagner Bruna test-i18n, i18n-pt_BR: update test message
Fri, 17 Jun 2011 15:36:56 -0500 Matt Mackall config: undo change of empty line definition
Fri, 17 Jun 2011 20:33:02 +0200 Patrick Mezard patch: make filestore store data in memory and fallback to fs
Wed, 15 Jun 2011 10:40:23 +0200 Martin Geisler i18n: merge in latest Romanian translations
Wed, 08 Jun 2011 17:06:29 +0200 Daniel Dumitriu i18n-ro: synchronized with 3c7907dc95ca
Wed, 08 Jun 2011 15:17:23 +0200 Daniel Dumitriu i18n-ro: outstanding changes
Thu, 16 Jun 2011 12:52:37 -0300 Wagner Bruna help/config: quote config section names consistently
Thu, 16 Jun 2011 12:42:19 -0300 Wagner Bruna help/config: fix small typo
Thu, 16 Jun 2011 12:30:57 -0300 Wagner Bruna help/config: do not refer to config files as hgrc files
Thu, 16 Jun 2011 12:30:44 -0300 Wagner Bruna help/config: fix 'Mercurial' casing
Thu, 16 Jun 2011 22:47:34 +0200 Thomas Arendsen Hein revset: add desc(string) to search in commit messages
Thu, 16 Jun 2011 22:03:26 +0200 Thomas Arendsen Hein revset: update sorting of symbols
Thu, 16 Jun 2011 14:33:06 -0500 Matt Mackall http: fix variable name in unexpected response message
Fri, 03 Jun 2011 17:27:41 +0300 Idan Kamara serve: add --cmdserver option to communicate with hg over a pipe
Wed, 15 Jun 2011 23:15:04 +0300 Idan Kamara localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
Thu, 16 Jun 2011 01:58:00 +0200 Pierre-Yves David log: do not display hidden changeset
Thu, 16 Jun 2011 01:57:59 +0200 Pierre-Yves David hidden: Add ``hidden`` method for context
Thu, 16 Jun 2011 01:57:53 +0200 Pierre-Yves David hidden: Add a hiddenrevs attributes to changelog.
Thu, 16 Jun 2011 13:24:44 -0500 Matt Mackall config: handle comment lines in continuations (issue2854)