Mercurial > hg
graph
-
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
-
run-tests: use more explicit criteria for detecting no-eolWed, 10 Oct 2012 01:37:53 +0200, by Mads Kiilerich
-
branchcache: fetch source branchcache during clone (issue3378)Wed, 03 Oct 2012 13:19:53 -0700, by Tomasz Kleczek
-
run-tests: drop unused enumerateWed, 10 Oct 2012 01:30:45 +0200, by Mads Kiilerich
-
spelling: fix minor spell checker issuesWed, 10 Oct 2012 01:29:56 +0200, by Mads Kiilerich
-
test-dirstate: remove test with date larger than 32 bitTue, 09 Oct 2012 12:47:54 +0200, by Thomas Arendsen Hein
-
merge with crew-stableTue, 09 Oct 2012 09:45:44 +0200, by Thomas Arendsen Hein
-
bookmarks: deactivate current bookmark if no name is given stableMon, 08 Oct 2012 00:19:30 +0200, by Kevin Bullock
-
contrib: add a commit synthesizer for reproducing scaling problemsMon, 08 Oct 2012 15:57:21 -0700, by Bryan O'Sullivan
-
dirstate: handle large dates and times with masking (issue2608)Mon, 08 Oct 2012 17:50:42 -0500, by Matt Mackall
-
exewrapper: adapt for legacy HackableMercurialTue, 07 Aug 2012 11:04:41 +0200, by Adrian Buehlmann
-
store: restore getsize methodMon, 08 Oct 2012 16:46:11 -0500, by Matt Mackall
-
mq: update bookmarks during qrefreshMon, 01 Oct 2012 02:44:46 +0200, by David Soria Parra
-
templater: drop redundant return in _flattenMon, 08 Oct 2012 16:21:24 -0500, by Matt Mackall
-
store: invoke "os.path.isdir()" via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: replace invocation of "getsize()" by "vfs.stat()"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: invoke "os.stat()" for "createmode" initialization via vfsTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
vfs: define "join()" in each classes derived from "abstractvfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: initialize vfs field first to use it for initialization of othersTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
scmutil: reorder newly added functions for vfs support in dictionary orderTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename field name from "opener" to "vfs" in internal classes for fncacheTue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
store: rename argument name from "op"(ener) to "vfs"Tue, 09 Oct 2012 01:41:55 +0900, by FUJIWARA Katsunori
-
verify: rename "hasmanifest" variable for source code readabilityThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate local variable in "checkentry()"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
verify: use appropriate node information to show verification errorThu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
help: add information about recovery from corruption to help of "verify"Thu, 04 Oct 2012 01:24:05 +0900, by FUJIWARA Katsunori
-
hidden: remove tags use in hidden computationMon, 03 Sep 2012 14:35:31 +0200, by Pierre-Yves David
-
clfilter: do not use tags cache if there are filtered changesetsMon, 03 Sep 2012 14:35:05 +0200, by Pierre-Yves David
-
clfilter: do not use branchmap cache if there are filtered changesetsMon, 03 Sep 2012 14:34:19 +0200, by Pierre-Yves David
-
MergeMon, 08 Oct 2012 09:55:41 -0700, by Bryan O'Sullivan
-
fancyopts: don't show a traceback on invalid integer valuesMon, 08 Oct 2012 15:35:16 +0200, by Idan Kamara
-
check-code: replace heredocs in unified testsWed, 03 Oct 2012 22:09:18 +0200, by Idan Kamara
-
test-fncache: test reserved / long pathsWed, 19 Sep 2012 20:33:20 +0200, by Adrian Buehlmann
-
setup: calculate version more correctlyFri, 05 Oct 2012 13:44:52 -0500, by Bryan O'Sullivan
-
mq: improve qqueue message with patches applied (issue3036)Thu, 04 Oct 2012 17:00:32 -0500, by Bryan O'Sullivan
-
subrepo, hghave: use "svn --version --quiet" to determine version numberThu, 04 Oct 2012 16:52:20 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 16:44:28 +0200, by Thomas Arendsen Hein
-
subrepo: setting LC_MESSAGES only works if LC_ALL is empty or unset stableThu, 04 Oct 2012 16:30:40 +0200, by Thomas Arendsen Hein
-
merge with crew-stableThu, 04 Oct 2012 10:11:17 +0200, by Thomas Arendsen Hein
-
clone: activate bookmark specified with --updaterev stableTue, 02 Oct 2012 09:26:42 +0200, by Thomas Arendsen Hein
-
Merge with crew-stableTue, 02 Oct 2012 14:31:25 -0700, by Bryan O'Sullivan