log

age author description
Wed, 20 Oct 2010 23:39:48 +0200 Benoit Boissinot patchbomb: hide passwords potentially embedded in urls stable
Wed, 20 Oct 2010 16:45:08 -0500 Steve Borho wix: add vim syntax file for Mercurial unit tests
Wed, 20 Oct 2010 16:41:17 -0500 Steve Borho wix: add new help page templates
Wed, 20 Oct 2010 16:27:24 -0500 Steve Borho wix: add new merge-tools.txt help text
Wed, 20 Oct 2010 15:36:42 -0500 Steve Borho Merge with mpm
Tue, 19 Oct 2010 22:33:52 -0500 Steve Borho merge: implement --tool arguments using new ui.forcemerge configurable
Wed, 20 Oct 2010 15:09:38 -0500 Matt Mackall tests: fix up changed output
Fri, 15 Oct 2010 03:30:38 -0300 Wagner Bruna revset: disable subset optimization for parents() and children() (issue2437)
Wed, 20 Oct 2010 14:57:36 -0500 Matt Mackall check-code: warning and fixes for whitespace in unified tests
Wed, 20 Oct 2010 20:19:34 +0200 Mads Kiilerich hgweb: use Pythons ssl module for HTTPS serve when using Python 2.6 or later
Wed, 20 Oct 2010 20:19:32 +0200 Mads Kiilerich hgweb: refactor all pyOpenSSL references into one class
Wed, 20 Oct 2010 17:47:46 +0200 Erik Zielke gendoc: added styling for extension TOC
Wed, 20 Oct 2010 17:45:09 +0200 Erik Zielke gendoc: automatically create help for default extensions.
Tue, 19 Oct 2010 13:50:03 +0200 Erik Zielke gendoc: dedent documentation from docstrings
Tue, 19 Oct 2010 13:43:40 +0200 Erik Zielke extensions.load: return module
Tue, 19 Oct 2010 13:39:34 +0200 Erik Zielke help: different section separators
Wed, 20 Oct 2010 18:08:37 +0200 Martin Geisler gendoc: add subsection for each command
Wed, 20 Oct 2010 18:07:50 +0200 Martin Geisler gendoc: move section commands to module scope
Wed, 20 Oct 2010 12:29:55 -0200 Wagner Bruna mq: mark string for i18n
Wed, 20 Oct 2010 12:29:41 -0200 Wagner Bruna cmdutil: mark string for i18n
Thu, 14 Oct 2010 10:56:39 +0300 timeless test-ssh: handle very slow ssh transfer rate
Tue, 19 Oct 2010 12:40:09 -0500 Kevin Bullock bookmarks: add paragraph on pushing and pulling to help
Wed, 20 Oct 2010 16:54:34 +0200 Erik Zielke help: help topic for merge tools
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Wed, 20 Oct 2010 10:07:38 +0200 timeless convert: kill trailing whitespace
Wed, 20 Oct 2010 10:02:54 +0200 timeless convert: fix typo in comment
Mon, 18 Oct 2010 18:31:38 -0200 Wagner Bruna strip: support revision sets
Sat, 16 Oct 2010 18:09:47 -0500 Augie Fackler interhg: use uisetup() instead of module-load side effects
Mon, 18 Oct 2010 23:20:14 -0500 Steve Borho merge: when --tool is specified, disable HGMERGE by setting to empty string
Mon, 18 Oct 2010 14:10:36 +0900 Nicolas Dumazet ui: only fix config if the relevant section has changed