log

age author description
Sat, 24 Oct 2009 00:47:49 +0200 Martin Geisler Merge with main
Sat, 24 Oct 2009 00:44:57 +0200 Martin Geisler i18n-da: synchronized
Tue, 20 Oct 2009 15:26:22 -0200 Wagner Bruna i18n-pt_BR: translate 'changeset' like 'revision'
Tue, 20 Oct 2009 18:24:56 +0200 Martin Geisler i18n: merge de and pt_BR translations
Tue, 20 Oct 2009 18:11:21 +0200 Martin Geisler i18n-de: fixed inline emphasis
Tue, 20 Oct 2009 18:23:33 +0200 Martin Geisler i18n-pt_BR: fixed bullet list
Tue, 20 Oct 2009 13:09:47 -0200 Wagner Bruna i18n-pt_BR: synchronized with fc493cb90bb1
Tue, 20 Oct 2009 13:07:26 -0200 Wagner Bruna i18n-pt_BR: synchronized with 5287de171d74
Tue, 20 Oct 2009 17:31:09 +0300 Fabian Kreutz i18n-de: Removed all fuzzies and translated small alphaend-extensions
Mon, 28 Sep 2009 20:32:54 -0300 Wagner Bruna i18n-pt_BR: synchronized with 02c43e8e0835
Sat, 07 Nov 2009 14:12:08 -0600 Matt Mackall Fix up import test
Sat, 07 Nov 2009 14:09:16 -0600 Matt Mackall subrepo: more robust split for .hgsubstate parsing
Sat, 07 Nov 2009 14:07:45 -0600 Matt Mackall filectx: shortcut unrelated files in ancestor() (issue1327)
Sat, 07 Nov 2009 14:07:45 -0600 Matt Mackall merge: first part of fix for issue1327
Thu, 05 Nov 2009 16:40:48 -0500 Jesse Glick Related to Issue919: ui.progress, apparently unused before now, is busted.
Sat, 17 Oct 2009 14:00:41 -0400 Jesse Glick Sometimes pushing to an HTTP repo fails with a useless message.
Mon, 26 Oct 2009 02:06:23 +0200 timeless hg help resolve grossly mischaracterizes the --all switch
Sat, 07 Nov 2009 15:51:32 +0100 Martin Geisler hgrc.5: mark more inline literals
Sat, 07 Nov 2009 14:41:03 +0100 Martin Geisler hgrc.5: do not turn random URLs into links
Sat, 07 Nov 2009 14:30:58 +0100 Martin Geisler hgrc.5: use enumerated list for email charsets
Sat, 07 Nov 2009 13:54:47 +0100 Christian Ebert hgrc.5: order of email charsets is not a top level literal block
Sat, 07 Nov 2009 13:25:25 +0100 Benoit Boissinot sshrepo: move mkstemp() out of the try block, we don't use the exception
Sat, 07 Nov 2009 03:22:03 +0100 Martin Geisler minirst: update module docstring
Sat, 07 Nov 2009 03:16:23 +0100 Martin Geisler commands: use enumerated lists in help texts
Sat, 07 Nov 2009 03:14:56 +0100 Martin Geisler minirst: support enumerated lists
Sat, 07 Nov 2009 03:04:46 +0100 Martin Geisler minirst: prepare for general types of bullet lists
Fri, 06 Nov 2009 00:30:35 +0100 Martin Geisler minirst: combine list parsing in one function
Thu, 05 Nov 2009 21:53:22 +0100 Martin Geisler test-minirst: don't test on invalid reST input
Thu, 05 Nov 2009 21:30:50 +0100 Martin Geisler minirst: remove unnecessary "elif:" statements
Sat, 07 Nov 2009 01:46:27 +0100 Martin Geisler commands: call ui.username carefully in debuginstall