log

age author description
Thu, 10 Nov 2011 15:08:51 -0600 Matt Mackall hgweb: add hint about finding library path with debuginstall stable
Wed, 09 Nov 2011 19:46:51 -0500 David M. Carr forget: support forgetting explicit paths in subrepos
Wed, 09 Nov 2011 19:46:49 -0500 David M. Carr tests: add test for behavior of forget for explicit path in subrepo
Fri, 11 Nov 2011 02:33:01 +0900 FUJIWARA Katsunori largefiles: treat status of cache missed largefiles as "missing" correctly stable
Thu, 10 Nov 2011 11:00:27 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 11:00:02 -0600 Matt Mackall merge with i18n stable
Tue, 08 Nov 2011 17:09:48 +0100 Stefano Tortarolo rebase: ensure target is not taken as external (issue3085) stable
Thu, 10 Nov 2011 10:59:03 -0600 Matt Mackall merge with i18n
Wed, 09 Nov 2011 19:01:10 +0100 Martin Geisler i18n: merge with stable
Wed, 09 Nov 2011 18:58:17 +0100 Martin Geisler i18n-da: add new strings from Mercurial 2.0 stable
Wed, 09 Nov 2011 18:26:54 +0100 Martin Geisler i18n-ru: fix translation of --logfile (issue3095) stable
Sun, 06 Nov 2011 23:35:33 +0100 Stefano Tortarolo rebase: treat nullmerge as a special case in rebasestate (issue3046) stable
Tue, 08 Nov 2011 21:31:39 +0100 Stefano Tortarolo graft: mark a string for translation stable
Wed, 09 Nov 2011 16:55:59 -0800 Nicolas Venegas mdiff/patch: fix bad hunk handling for unified diffs with zero context stable
Tue, 08 Nov 2011 17:08:58 +0100 Patrick Mezard convert/bzr: correctly handle divergent nested renames (issue3089) stable
Tue, 01 Nov 2011 20:13:53 +0100 Simon Heimberg setup: subclass build command
Tue, 01 Nov 2011 20:13:52 +0100 Simon Heimberg setup: has_ext_modules always returns false when pure is specified
Sat, 23 Jul 2011 05:57:39 +0200 Simon Heimberg setup: subclass distribution instead of overwriting original
Wed, 09 Nov 2011 16:36:54 -0600 Matt Mackall check-code: enable camelcase check, fix up problems
Mon, 07 Nov 2011 13:20:22 +0100 Pierre-Yves David phases: handle unknown nodes in boundary
Mon, 07 Nov 2011 12:27:25 +0100 Pierre-Yves David phases: add rollback support
Mon, 07 Nov 2011 14:11:01 +0100 Pierre-Yves David phases: add a moveboundary function to move phases boundaries
Mon, 07 Nov 2011 18:37:58 +0100 Pierre-Yves David phases: improve context.phase()
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich util: don't encode ':' in url paths
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: make $TESTTMP matching case-insensitive on windows
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: don't quote command names - that do apparently not work with msys
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: ignore \r on windows
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich run-tests: convert windows paths to unix
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management