log

age author description
Mon, 26 Dec 2011 16:54:43 +0100 Mads Kiilerich tests: ensure platform independent revision hashes in test-notify.t
Mon, 26 Dec 2011 16:57:14 +0100 Mads Kiilerich tests: ignore slash direction in paths in test-notify-changegroup.t
Tue, 03 Jan 2012 15:48:58 -0600 Matt Mackall grep: make multiline mode the default (BC) stable
Mon, 02 Jan 2012 20:52:16 -0600 Steve Borho wix: add map-commandline.bisect stable
Sun, 01 Jan 2012 14:06:24 -0600 Matt Mackall merge with stable
Sun, 01 Jan 2012 13:46:50 -0600 Matt Mackall Added signature for changeset 634404392449 stable
Sun, 01 Jan 2012 13:46:46 -0600 Matt Mackall Added tag 2.0.2 for changeset 634404392449 stable
Sun, 01 Jan 2012 14:05:03 -0600 Matt Mackall merge with stable
Sun, 01 Jan 2012 13:37:44 -0600 Matt Mackall merge with i18n
Sun, 01 Jan 2012 13:37:30 -0600 Matt Mackall merge with i18n stable 2.0.2
Sun, 01 Jan 2012 19:45:06 +0400 Alexander Sauta i18n-ru: translated commands output up to the end
Sat, 31 Dec 2011 21:54:14 +0300 Alexander Sauta i18n-ru: added missing strings in Mercurial help
Sat, 31 Dec 2011 15:23:05 +0900 FUJIWARA Katsunori i18n-ja: synchronized with be3173353094 stable
Fri, 30 Dec 2011 23:18:19 +0300 Alexander Sauta i18n-ru: translated missing commands output up to line 13868
Mon, 26 Dec 2011 22:05:48 +0300 Alexander Sauta i18n-ru: synchronized with 9cf1620e1e75, translated patchbomb
Fri, 30 Dec 2011 00:54:36 -0200 Wagner Bruna i18n-pt_BR: synchronized with 5a20115e7397 stable
Fri, 30 Dec 2011 17:04:36 -0600 Matt Mackall merge with stable
Fri, 30 Dec 2011 15:47:58 -0600 Matt Mackall convert: improve exception reporting for SVN logstream stable
Fri, 30 Dec 2011 15:07:05 -0600 Matt Mackall fetch: fix unneeded commit when no merge attempted (issue2847) stable
Fri, 30 Dec 2011 14:31:59 -0600 Matt Mackall fetch: patch cornercase in children calculation (issue2773) stable
Thu, 29 Dec 2011 14:45:18 -0600 Matt Mackall merge with stable
Thu, 29 Dec 2011 14:44:30 -0600 Matt Mackall merge with i18n stable
Thu, 29 Dec 2011 16:10:53 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 32a6e00e4cfe stable
Thu, 29 Dec 2011 14:02:18 -0600 Matt Mackall rollback: clarify --force text (issue3175) stable
Wed, 28 Dec 2011 00:01:48 +0100 Michal Sznajder largefiles: clarify help when options are ignored until first add is done stable
Tue, 27 Dec 2011 00:11:22 +0100 Pierre-Yves David phases: prevent rebase to rebase immutable changeset.
Mon, 26 Dec 2011 13:48:31 +0100 Pierre-Yves David phases: on copy clone, do not copy phases data if repote is publishing
Mon, 26 Dec 2011 13:47:37 +0100 Pierre-Yves David phases: copy phases data on local clone
Tue, 27 Dec 2011 23:56:20 +0100 Michal Sznajder largefiles: tiny code clean up
Wed, 21 Dec 2011 18:20:15 +0100 Laurens Holst context: add isbinary function