Thu, 03 Mar 2011 22:41:38 +0100 Patrick Mezard convert/svn: stop using svn bindings when pushing to svn
Thu, 03 Mar 2011 22:19:28 +0100 Patrick Mezard convert/svn: read trunk name once, use None for default
Thu, 03 Mar 2011 21:42:15 +0100 Patrick Mezard mq: mention qfinish in qimport help
Wed, 02 Mar 2011 22:00:41 -0600 Steve Borho merge with stable
Wed, 02 Mar 2011 21:57:20 -0600 Steve Borho bookmark: fix invalidation of localrepo._bookmarkcurrent stable
Wed, 02 Mar 2011 12:19:18 -0500 Eric Eisner subrepo: show the source that git clones
Wed, 02 Mar 2011 14:52:31 +0100 Martin Geisler check-code: catch "echo > $HGRCPATH" too
Wed, 02 Mar 2011 14:23:22 +0100 Martin Geisler merge with stable
Wed, 02 Mar 2011 14:22:50 +0100 Martin Geisler check-code: better check for overwriting $HGRCPATH
Wed, 02 Mar 2011 14:16:11 +0100 Martin Geisler test-eol-*: remove unused config settings
Wed, 02 Mar 2011 14:09:06 +0100 Martin Geisler mq: forbid commit of merge involving mq patches stable
Tue, 01 Mar 2011 17:01:17 +0100 Martin Geisler tests: don't overwrite HGRCPATH
Wed, 02 Mar 2011 13:24:48 +0100 Martin Geisler merge with stable
Tue, 01 Mar 2011 16:01:38 -0600 Matt Mackall Added signature for changeset 2616325766e3 stable
Tue, 01 Mar 2011 16:01:32 -0600 Matt Mackall Added tag 1.8 for changeset 2616325766e3 stable
Tue, 01 Mar 2011 07:28:20 +0100 Gilles Moris contrib: update tcsh_completion for Mercurial 1.8 stable 1.8
Tue, 01 Mar 2011 12:48:31 -0600 Matt Mackall merge with i18n stable
Tue, 01 Mar 2011 22:44:03 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 0a6bca3d5273 stable
Tue, 01 Mar 2011 01:00:35 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9b617c56eb65 stable
Mon, 28 Feb 2011 19:15:08 -0600 Augie Fackler zsh completion: complete bookmarks where they are accepted stable
Tue, 01 Mar 2011 02:54:16 +0100 Mads Kiilerich tests: test-mq-subrepo.t Solaris 10 sh compliance stable
Mon, 28 Feb 2011 16:45:15 -0600 Kevin Bullock bash_completion: complete bookmarks stable
Mon, 28 Feb 2011 17:41:40 -0600 Matt Mackall mq: fix qpush recursion in _findtags when status file is wrong (issue2664) stable
Fri, 11 Feb 2011 13:10:39 +0100 Pierre-Yves David mq: gracefully handle malformated status file stable
Thu, 24 Feb 2011 00:47:49 +0100 Mads Kiilerich revset: fix typo when assigning weight to reverse and limit stable
Mon, 28 Feb 2011 15:46:48 +0100 Martin Geisler eol: do not abort on parse error stable
Mon, 28 Feb 2011 11:34:51 +0100 Martin Geisler eol: fix test typos introduced in 5007ff32f356 stable
Mon, 28 Feb 2011 11:31:36 +0100 Martin Geisler eol: test win32text compatible encode/decode filters stable
Mon, 28 Feb 2011 09:28:18 +0100 Martin Geisler eol: be explicit about how to enable hook (issue2661) stable
Sun, 27 Feb 2011 19:50:28 +0100 Antoine Pitrou eol: stop after first matched rule in hook (issue2660) stable
Sun, 27 Feb 2011 15:58:29 -0600 Matt Mackall merge with i18n stable
Sat, 26 Feb 2011 18:21:51 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3178aca36b0f stable
Sun, 27 Feb 2011 12:07:09 +0100 Adrian Buehlmann help: document branch template keyword stable
Sat, 26 Feb 2011 10:40:22 -0600 Matt Mackall merge with i18n stable
Sat, 26 Feb 2011 16:39:57 +0100 Jens Bäckman i18n-sv: started translation of mq and patchbomb stable
Sat, 26 Feb 2011 16:31:11 +0100 Jens Bäckman i18n-sv: synchronized with 95b0d4c1c9e1 stable
Fri, 25 Feb 2011 21:01:30 +0300 Pavel Boldin convert.svn: branch name which equals trunk means `default' branch (issue2653) stable
Fri, 25 Feb 2011 23:26:24 -0600 Ry4an Brase ui: always report untrusted hgrc files when debug enabled stable
Thu, 24 Feb 2011 13:57:52 -0300 Wagner Bruna tests: test renaming a file added on two branches (issue2089) stable
Fri, 25 Feb 2011 15:35:01 -0600 Matt Mackall merge with i18n stable
Fri, 25 Feb 2011 22:26:02 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 16725043a6fc stable
Thu, 24 Feb 2011 12:08:40 +0100 David Soria Parra i18n-de: translate some bookmark strings stable
Thu, 24 Feb 2011 12:07:42 +0100 David Soria Parra i18n-de: synchronized with 703717eb112c stable
Thu, 24 Feb 2011 12:04:45 +0100 Martin Geisler i18n-da: translate some small strings stable
Wed, 23 Feb 2011 12:57:09 -0300 Wagner Bruna i18n-pt_BR: synchronized with 9f2c407caf34 stable
Wed, 23 Feb 2011 15:35:44 +0100 Martin Geisler i18n-da: synchronize with 14a699ed774b stable
Wed, 23 Feb 2011 15:31:49 +0100 Martin Geisler i18n: merge with main stable
Wed, 23 Feb 2011 23:15:02 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 7458b7e0d8d5 stable
Wed, 23 Feb 2011 22:52:38 +0900 FUJIWARA Katsunori i18n-ja: synchronized with ba50f1600131 stable
Fri, 25 Feb 2011 15:31:32 -0600 Matt Mackall context: be even more careful about result order in ancestors() (issue2642) stable
Thu, 24 Feb 2011 01:14:15 +0530 Azhagu Selvan SP convert/svn: abort operation when python bindings are not available stable
Thu, 24 Feb 2011 00:45:02 +0530 Azhagu Selvan SP convert/svn: handle MissingTool exception from converter_sink class stable
Thu, 24 Feb 2011 14:38:50 +0100 David Soria Parra bookmarks: restrict moving a bookmark to its descendants (issue1502) stable
Fri, 18 Feb 2011 17:09:08 -0600 Kevin Bullock id: add bookmarks to id stable
Wed, 23 Feb 2011 20:47:00 -0600 Kevin Bullock workingctx: overload bookmarks() to return parents' bookmarks stable
Fri, 25 Feb 2011 12:32:15 +0100 Martin Geisler eol: handle LockUnavailable error (issue2569) stable
Thu, 24 Feb 2011 19:15:00 +0100 David Soria Parra tests: check if the bookmarks extension is ignored stable
Fri, 11 Feb 2011 21:17:27 -0600 Jonathan Nieder backout: clarify which changesets are new in help text stable
Fri, 25 Feb 2011 11:39:19 +0100 Martin Geisler commands: update year to 2011 in version string stable
Fri, 25 Feb 2011 10:52:37 +0100 Martin Geisler eol: clarify where the .hgeol file is located stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip