log

age author description
Fri, 18 Feb 2011 10:28:20 -0600 Steve Borho match: fix subtle error in _buildmatch stable
Fri, 18 Feb 2011 23:41:13 +0100 Mads Kiilerich statichttprepo: don't modify localrepo class variables stable
Fri, 18 Feb 2011 03:35:01 +0100 Mads Kiilerich util: flush stdout before calling external processes stable
Fri, 18 Feb 2011 03:34:47 +0100 Mads Kiilerich tests: update test-https.t output stable
Wed, 16 Feb 2011 08:56:11 -0800 Oleg Stepanov Do not allow merging with uncommitted changes in a subrepo stable
Thu, 17 Feb 2011 18:05:27 -0200 Wagner Bruna hgwebdir: reduce memory usage for index generation stable
Thu, 17 Feb 2011 13:37:52 -0200 Wagner Bruna pure: fix index parsing on empty repositories stable
Thu, 17 Feb 2011 17:15:32 -0500 Steve Losh alias: add test cases for $ escaping in shell aliases stable
Wed, 16 Feb 2011 17:36:31 -0600 Augie Fackler bookmarks: verify switching bookmarks works properly stable
Thu, 17 Feb 2011 09:20:44 +0100 Martin Geisler subrepo: break long line found by check-code stable
Thu, 17 Feb 2011 09:19:15 +0100 Martin Geisler test-convert: update output to match 0079fb98e8d0 stable
Wed, 16 Feb 2011 21:02:41 -0200 Wagner Bruna dispatch: fix typo in debug message stable
Wed, 16 Feb 2011 21:02:19 -0200 Wagner Bruna convert: fix typos in docstring stable
Wed, 16 Feb 2011 11:53:48 -0600 Kevin Bullock subrepos: print short git changeset ids stable
Wed, 16 Feb 2011 14:13:22 -0600 Matt Mackall merge default into stable for 1.8 code freeze stable
Wed, 16 Feb 2011 15:02:30 +0100 Adrian Buehlmann store: remove pointless pathjoiner parameter
Wed, 16 Feb 2011 18:36:45 +0100 David Soria Parra bookmarks: forbid \0 \r \n : in bookmark names (BC)
Wed, 16 Feb 2011 04:36:36 +0100 Mads Kiilerich url: merge BetterHTTPS with httpsconnection to get some proxy https validation
Wed, 16 Feb 2011 04:28:11 +0100 Mads Kiilerich tests: test https through http proxy
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: always create BetterHTTPS connections the same way
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor BetterHTTPS.connect
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: refactor _gen_sendfile
Wed, 16 Feb 2011 04:28:17 +0100 Mads Kiilerich url: remove test for self.ui in BetterHTTPS
Wed, 16 Feb 2011 03:28:22 +0100 Mads Kiilerich tests: update ssl requirement for test-https.t
Wed, 09 Feb 2011 10:53:09 +0100 Erik Zielke subrepos: prompt on conflicts on update with dirty subrepos
Wed, 16 Feb 2011 01:29:26 +0100 David Soria Parra bookmarks: make track.current=True default behaviour and remove option (BC)
Wed, 16 Feb 2011 01:28:42 +0100 David Soria Parra update: preserve possible bookmark name to set current bookmark correctly
Wed, 16 Feb 2011 10:02:24 +0100 Martin Geisler test-i18n: test translations
Wed, 09 Feb 2011 13:37:21 +0100 Erik Zielke subrepo: remove argument introduced by mistake in c19b9282d3a7
Thu, 03 Feb 2011 10:31:17 +0100 Martin Geisler remove unnecessary list comprehensions