Sat, 12 Nov 2011 02:07:55 +0100 Simon Heimberg setup: make script executable with python3
Wed, 17 Aug 2011 08:55:01 -0500 Kevin Bullock bookmark: remove excess creation of changectx's
Wed, 17 Aug 2011 08:49:40 -0500 Kevin Bullock bookmark: same order for options and code
Tue, 15 Nov 2011 14:33:06 -0600 Matt Mackall merge with stable
Tue, 15 Nov 2011 14:25:11 -0600 Matt Mackall dirstate: fix case-folding identity for traditional Unix stable
Tue, 15 Nov 2011 17:16:17 +0100 Thomas Arendsen Hein convert/bzr: fix test of divergent nested renames for bzr 1.x stable
Fri, 11 Nov 2011 00:22:02 +0100 Pierre-Yves David phases: set common changeset to public on pull
Fri, 11 Nov 2011 00:21:17 +0100 Pierre-Yves David phases: mark content pushed as public in local repo on push
Fri, 11 Nov 2011 00:19:00 +0100 Pierre-Yves David phases: marked content of a changegroup as published
Fri, 11 Nov 2011 00:15:22 +0100 Pierre-Yves David phases: set new commit in 1-phase
Fri, 11 Nov 2011 00:16:53 +0100 Pierre-Yves David phases: add retractboundary function to move boundary backward
Thu, 10 Nov 2011 01:09:15 +0100 Pierre-Yves David phases: rename moveboundary into advance boundary
Thu, 10 Nov 2011 01:08:08 +0100 Pierre-Yves David phases: remove underbar into target_phase argument
Thu, 10 Nov 2011 17:06:30 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 17:06:12 -0600 Matt Mackall tests: fix trailing whitespace stable
Thu, 10 Nov 2011 15:55:26 -0600 Matt Mackall merge with stable
Thu, 10 Nov 2011 15:40:34 -0600 Matt Mackall mq: add a warning about uncommitted changes for qfinish
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
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave system-sh' to guard tests that requires sh in system()
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave no-windows' to avoid testing reserved file names on windows
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave execbit' for tests that manipulate x bit in file system
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich windows: use umask 022 in debugstate output
Mon, 07 Nov 2011 03:14:53 +0100 Mads Kiilerich dispatch: exit with 8-bit exit code
Mon, 07 Nov 2011 03:14:53 +0100 Mads Kiilerich tests: don't let time go back before 0 o'clock in bisect3.t
Mon, 07 Nov 2011 02:49:00 +0100 Mads Kiilerich diff: always use / in paths in diff
Mon, 07 Nov 2011 02:49:00 +0100 Mads Kiilerich cmdutil: don't use repr on paths in pathauditor - it looks strange on windows
Mon, 07 Nov 2011 02:44:04 +0100 Mads Kiilerich tests: make '(esc)' matching in run-tests.py work as intended
Mon, 07 Nov 2011 13:46:41 -0600 Matt Mackall run-tests: replace inline python handling with more native scheme
Mon, 07 Nov 2011 13:46:39 -0600 Matt Mackall merge with crew
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip