log

age author description
Wed, 23 Jun 2010 13:38:52 -0500 Matt Mackall bookmarks: touch changelog on write to force hgweb reload stable
Tue, 22 Jun 2010 21:36:09 +0200 Gilles Moris mq: explicit exit code when patch is already on top stable
Tue, 22 Jun 2010 09:49:51 +0200 Gilles Moris mq: fix qpush --move for selected guarded patches stable
Wed, 23 Jun 2010 17:50:27 -0300 Wagner Bruna help: glossary.txt formatting fixes stable
Wed, 23 Jun 2010 17:49:49 -0300 Wagner Bruna help: fix glossary.txt named branches description stable
Wed, 23 Jun 2010 10:45:53 +0200 Javi Merino zeroconf: Use BadDomainName exception instead of string exceptions stable
Wed, 23 Jun 2010 11:53:59 +0200 David Soria Parra bookmarks: Use error message consistently stable
Tue, 22 Jun 2010 15:45:13 -0500 Matt Mackall Merge with default, fix up stray topological head from i18n stable
Tue, 22 Jun 2010 15:44:19 -0500 Matt Mackall i18n: disable check-code on polib.py stable
Sun, 20 Jun 2010 12:26:48 +0200 David Soria Parra bookmarks: Add -B option to incoming/outgoing to compare bookmarks stable
Tue, 22 Jun 2010 15:33:58 -0500 Matt Mackall Merge with i18n stable
Tue, 22 Jun 2010 12:38:39 +0200 Martin Geisler discovery: use stable sort order in --new-branch warning stable
Mon, 21 Jun 2010 17:02:48 -0300 Wagner Bruna Merge with i18n
Mon, 21 Jun 2010 16:59:38 -0300 Wagner Bruna Merge i18n default into stable stable
Mon, 21 Jun 2010 11:53:38 -0300 Wagner Bruna i18n-pt_BR: synchronized with b4467a7d5c75
Sun, 20 Jun 2010 23:37:09 +0200 Martin Geisler Merge with mpm
Sun, 20 Jun 2010 20:02:27 +0200 Martin Geisler i18n-da: copy msgids that does not need translating
Sun, 20 Jun 2010 19:48:28 +0200 Martin Geisler acl: delete trailing whitespace in docstring
Sun, 20 Jun 2010 17:38:57 +0200 Martin Geisler i18n-da: synchronize with 42408cd43f55
Mon, 21 Jun 2010 13:41:11 -0500 Matt Mackall Merge default into stable for the 1.6 code freeze stable
Mon, 21 Jun 2010 13:38:40 -0500 Matt Mackall revset: improve help on strings
Mon, 21 Jun 2010 13:26:13 -0500 Matt Mackall tests: extend revset test
Mon, 21 Jun 2010 13:25:42 -0500 Matt Mackall merge: sort arguments to stabilize the ancestor search
Sun, 20 Jun 2010 14:21:56 -0500 Matt Mackall merge: improve merge with ancestor message
Wed, 16 Jun 2010 00:22:10 +0200 Mads Kiilerich ui: ignore EIO in write_err
Wed, 16 Jun 2010 22:54:58 +0200 Mads Kiilerich http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
Sun, 20 Jun 2010 01:20:12 +0900 Yuya Nishihara pager: respect HGPLAIN
Wed, 16 Jun 2010 00:37:21 +0200 Christian Ebert patchbomb: reduce number of opts.get calls
Sat, 19 Jun 2010 17:56:52 -0500 Matt Mackall parser: improve infix error checking
Sat, 19 Jun 2010 12:51:57 +0200 Georg Brandl transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does