log

age author description
Fri, 12 Oct 2012 21:41:08 +0200 Pierre-Yves David histedit: refuse to edit public changeset
Thu, 27 Sep 2012 14:00:52 +0200 Pierre-Yves David histedit: ignores hidden revision when checking for orphaned nodes
Wed, 10 Oct 2012 06:27:06 +0200 Pierre-Yves David histedit: simplify computation of edited set (issue3620)
Thu, 27 Sep 2012 13:59:48 +0200 Pierre-Yves David histedit: add obsolete support
Thu, 11 Oct 2012 08:36:50 +0200 Pierre-Yves David histedit: replace various nodes lists with replacement graph (and issue3582)
Fri, 12 Oct 2012 15:52:59 -0500 Matt Mackall merge with durin42
Wed, 21 Mar 2012 16:53:39 -0500 Kevin Bullock clone: update to @ bookmark if it exists
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert templatefilters: avoid traceback caused by bogus date input (issue3344)
Mon, 13 Aug 2012 22:42:10 +0200 Michal Sznajder notify: support revset selection for subscriptions
Mon, 13 Aug 2012 21:50:45 +0200 Ivan Andrus revsets: add branchpoint() function
Thu, 11 Oct 2012 22:58:34 -0500 Matt Mackall vfs: use fchmod for _fixfilemode
Thu, 11 Oct 2012 16:05:14 -0700 Bryan O'Sullivan tests: correctly report a test killed by a signal
Wed, 10 Oct 2012 05:54:38 +0200 Pierre-Yves David histedit: update bookmark movement notice
Wed, 10 Oct 2012 06:20:14 +0200 Pierre-Yves David histedit: simplify computation of `newchildren` during --continue
Wed, 03 Oct 2012 19:43:10 +0200 Adrian Buehlmann test-fncache: enable for Windows
Tue, 09 Oct 2012 16:17:55 +0900 FUJIWARA Katsunori store: invoke "osutil.listdir()" via vfs
Thu, 13 Sep 2012 23:50:45 -0700 smuralid log: speed up hg log for untracked files (issue1340)
Thu, 13 Sep 2012 17:57:43 -0700 smuralid store: add a contains method to fncachestore
Thu, 13 Sep 2012 17:00:34 -0700 smuralid store: add a contains method to basicstore
Wed, 10 Oct 2012 01:37:54 +0200 Mads Kiilerich tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markup
Wed, 26 Sep 2012 00:56:27 +0200 Mads Kiilerich run-tests: allow test output lines to be terminated with \r in addition to \n
Wed, 10 Oct 2012 01:37:53 +0200 Mads Kiilerich run-tests: use more explicit criteria for detecting no-eol
Wed, 03 Oct 2012 13:19:53 -0700 Tomasz Kleczek branchcache: fetch source branchcache during clone (issue3378)
Wed, 10 Oct 2012 01:30:45 +0200 Mads Kiilerich run-tests: drop unused enumerate
Wed, 10 Oct 2012 01:29:56 +0200 Mads Kiilerich spelling: fix minor spell checker issues
Tue, 09 Oct 2012 12:47:54 +0200 Thomas Arendsen Hein test-dirstate: remove test with date larger than 32 bit
Tue, 09 Oct 2012 09:45:44 +0200 Thomas Arendsen Hein merge with crew-stable
Mon, 08 Oct 2012 00:19:30 +0200 Kevin Bullock bookmarks: deactivate current bookmark if no name is given stable
Mon, 08 Oct 2012 15:57:21 -0700 Bryan O'Sullivan contrib: add a commit synthesizer for reproducing scaling problems
Mon, 08 Oct 2012 17:50:42 -0500 Matt Mackall dirstate: handle large dates and times with masking (issue2608)