Mercurial > hg
graph
-
histedit: max(x, key=y) and min(x, key=y) are not available in python 2.4Tue, 16 Oct 2012 16:04:28 +0200, by Thomas Arendsen Hein
-
vfs: use self.write to write symlink placeholdersSat, 13 Oct 2012 15:10:39 -0500, by Matt Mackall
-
histedit: do not use "min" on ctxSun, 14 Oct 2012 23:49:28 +0200, by Pierre-Yves David
-
histedit: clean abort when there is nothing to editSun, 14 Oct 2012 23:58:02 +0200, by Pierre-Yves David
-
histedit: rename `revs` in `ctxs` inside the `between` functionMon, 15 Oct 2012 00:05:16 +0200, by Pierre-Yves David
-
test: fix invalid redirection for histedit textSun, 14 Oct 2012 23:03:58 +0200, by Pierre-Yves David
-
vfs: backout fchmod change from 76b73ce0ffacSat, 13 Oct 2012 15:03:00 -0500, by Matt Mackall
-
histedit: refuse to edit public changesetFri, 12 Oct 2012 21:41:08 +0200, by Pierre-Yves David
-
histedit: ignores hidden revision when checking for orphaned nodesThu, 27 Sep 2012 14:00:52 +0200, by Pierre-Yves David
-
histedit: simplify computation of edited set (issue3620)Wed, 10 Oct 2012 06:27:06 +0200, by Pierre-Yves David
-
histedit: add obsolete supportThu, 27 Sep 2012 13:59:48 +0200, by Pierre-Yves David
-
histedit: replace various nodes lists with replacement graph (and issue3582)Thu, 11 Oct 2012 08:36:50 +0200, by Pierre-Yves David
-
merge with durin42Fri, 12 Oct 2012 15:52:59 -0500, by Matt Mackall
-
clone: update to @ bookmark if it existsWed, 21 Mar 2012 16:53:39 -0500, by Kevin Bullock
-
templatefilters: avoid traceback caused by bogus date input (issue3344)Fri, 10 Aug 2012 20:37:20 +0100, by Christian Ebert
-
notify: support revset selection for subscriptionsMon, 13 Aug 2012 22:42:10 +0200, by Michal Sznajder
-
revsets: add branchpoint() functionMon, 13 Aug 2012 21:50:45 +0200, by Ivan Andrus
-
vfs: use fchmod for _fixfilemodeThu, 11 Oct 2012 22:58:34 -0500, by Matt Mackall
-
tests: correctly report a test killed by a signalThu, 11 Oct 2012 16:05:14 -0700, by Bryan O'Sullivan
-
histedit: update bookmark movement noticeWed, 10 Oct 2012 05:54:38 +0200, by Pierre-Yves David
-
histedit: simplify computation of `newchildren` during --continueWed, 10 Oct 2012 06:20:14 +0200, by Pierre-Yves David
-
test-fncache: enable for WindowsWed, 03 Oct 2012 19:43:10 +0200, by Adrian Buehlmann
-
store: invoke "osutil.listdir()" via vfsTue, 09 Oct 2012 16:17:55 +0900, by FUJIWARA Katsunori
-
log: speed up hg log for untracked files (issue1340)Thu, 13 Sep 2012 23:50:45 -0700, by smuralid
-
store: add a contains method to fncachestoreThu, 13 Sep 2012 17:57:43 -0700, by smuralid
-
store: add a contains method to basicstoreThu, 13 Sep 2012 17:00:34 -0700, by smuralid
-
tests: drop filtercr.py and use the very explicit '\r (no-eol) (esc)' markupWed, 10 Oct 2012 01:37:54 +0200, by Mads Kiilerich
-
run-tests: allow test output lines to be terminated with \r in addition to \nWed, 26 Sep 2012 00:56:27 +0200, by Mads Kiilerich