Sun, 26 Apr 2009 16:50:43 -0500 showconfig: show source file and line with --debug
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:50:43 -0500] rev 8182
showconfig: show source file and line with --debug
Sun, 26 Apr 2009 16:50:43 -0500 util: kill configparser wrapper
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:50:43 -0500] rev 8181
util: kill configparser wrapper
Sun, 26 Apr 2009 16:50:43 -0500 hgweb: use config.config
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:50:43 -0500] rev 8180
hgweb: use config.config
Sun, 26 Apr 2009 16:50:43 -0500 clone: config escaping no longer needed
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:50:43 -0500] rev 8179
clone: config escaping no longer needed
Sun, 26 Apr 2009 16:50:09 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:50:09 -0500] rev 8178
Merge with stable
Sun, 26 Apr 2009 16:49:47 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Sun, 26 Apr 2009 16:49:47 -0500] rev 8177
Merge with crew-stable
Sun, 26 Apr 2009 14:20:41 -0700 transplant: forbid transplant to nonempty repositories with no working directory.
Brendan Cully <brendan@kublai.com> [Sun, 26 Apr 2009 14:20:41 -0700] rev 8176
transplant: forbid transplant to nonempty repositories with no working directory. Partially undoes d3fb413667e5.
Sun, 26 Apr 2009 13:36:08 -0700 ui.isatty() accesses sys.stdin, causing mod_wsgi to throw IOError.
Benjamin Wohlwend <bw@piquadrat.ch> [Sun, 26 Apr 2009 13:36:08 -0700] rev 8175
ui.isatty() accesses sys.stdin, causing mod_wsgi to throw IOError.
Fri, 24 Apr 2009 18:17:42 +0200 hg: allow hg.parseurl(url, None)
Martijn Pieters <mj@zopatista.com> [Fri, 24 Apr 2009 18:17:42 +0200] rev 8174
hg: allow hg.parseurl(url, None) In many places hg.parseurl is called with a url and "opts.get('rev')", suggesting the second, optional argument can be None. Because opts['rev'] usually defaults to [] this never happens in practice. However, extensions don't necessarily behave the same, but do copy this pattern. Also, include wider hg.parseurl tests, beyond a demonstration of the problem.
Fri, 24 Apr 2009 17:00:18 -0500 transplant: remove the restriction that the destination be nonempty.
Jacob Lee <artdent@gmail.com> [Fri, 24 Apr 2009 17:00:18 -0500] rev 8173
transplant: remove the restriction that the destination be nonempty. Test fixed by Patrick Mezard <pmezard@gmail.com>
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip