log

age author description
Thu, 25 Aug 2011 22:06:03 +0300 Idan Kamara ui: pass ' ' to raw_input when prompting stable
Thu, 25 Aug 2011 17:20:00 +0200 Peter Arrenbrecht dagutil: fix off-by-one in inverserevlogdag buildup stable
Fri, 19 Aug 2011 10:05:23 -0300 Wagner Bruna i18n-pt_BR: synchronized with 7f504202cb5c stable
Mon, 22 Aug 2011 00:42:38 +0200 Mads Kiilerich util.makedirs: make recursion simpler and more stable (issue2948)
Mon, 22 Aug 2011 00:35:42 +0200 Mads Kiilerich util.makedirs: propagate chmod exceptions
Sun, 21 Aug 2011 20:40:10 +0100 Marc Simpson color: add styles for tags
Sat, 20 Aug 2011 21:47:10 +0100 Marc Simpson ui: use labels when outputting tags
Thu, 18 Aug 2011 17:24:04 -0500 Matt Mackall merge with stable
Thu, 18 Aug 2011 10:15:14 -0300 Wagner Bruna help/config: strip trailing whitespace stable
Thu, 18 Aug 2011 13:56:58 +0200 Martin Geisler commands: clarify that 'hg heads foo' shows heads on branch foo stable
Wed, 17 Aug 2011 14:17:35 +0200 Martin Geisler merge with stable
Wed, 17 Aug 2011 16:41:14 +0800 Pang Yan Han commands: fix grammar in resolve help text stable
Wed, 17 Aug 2011 14:11:46 +0200 Martin Geisler merge: use repo.ui directly instead local variable
Mon, 08 Aug 2011 14:32:27 +0900 Shun-ichi GOTO win32: msvcr71.dll should be used for python 2.4 and 2.5 stable
Thu, 11 Aug 2011 22:40:43 -0500 Matt Mackall minirst: add a helper function to build an RST table from an array
Thu, 11 Aug 2011 22:40:41 -0500 Matt Mackall minirst: drop debug code
Thu, 11 Aug 2011 22:05:57 -0500 Matt Mackall minirst: add simple table support
Thu, 11 Aug 2011 22:05:31 -0500 Matt Mackall minirst: only strip leading newlines, not indentation
Thu, 11 Aug 2011 14:34:03 -0500 Matt Mackall ui: allow alternatives for config options
Wed, 10 Aug 2011 13:52:52 -0500 Matt Mackall merge with stable
Wed, 10 Aug 2011 13:40:01 -0500 Matt Mackall parsers: avoid pointer aliasing stable
Wed, 10 Aug 2011 13:25:35 -0500 Matt Mackall graphlog: attempt to fix index overrun (issue2912) stable
Sat, 06 Aug 2011 23:52:20 +0200 Mads Kiilerich util: wrap lines with multi-byte characters correctly (issue2943)
Mon, 08 Aug 2011 11:34:52 +0100 Christian Ebert keyword: avoid x = a and b or c
Tue, 09 Aug 2011 11:05:13 +0200 Martin Geisler match: remove unused assignment
Sat, 06 Aug 2011 14:10:59 +0200 Patrick Mezard http: explain why the host is passed to urllib2 password manager
Fri, 05 Aug 2011 16:07:51 -0500 Matt Mackall merge with stable
Fri, 05 Aug 2011 00:39:54 +0200 Mads Kiilerich test-http: test http authentication stable
Fri, 05 Aug 2011 21:05:41 +0200 Patrick Mezard http: pass user to readauthforuri() (fix 4a43e23b8c55) stable
Fri, 05 Aug 2011 21:05:40 +0200 Patrick Mezard http: strip credentials from urllib2 manager URIs (issue2885) stable