Mercurial > hg-stable
graph
-
branchmap: disable fallback to unfiltered branchcacheWed, 02 Jan 2013 01:36:57 +0100, by Pierre-Yves David
-
localrepo: filter unknown nodes from the phasecache on destroyedFri, 21 Dec 2012 17:19:52 +0100, by Idan Kamara
-
phases: make _filterunknown a member function of phasecacheFri, 04 Jan 2013 06:11:29 +0100, by Idan Kamara
-
localrepo: drop `_cacheabletip` methodFri, 04 Jan 2013 01:37:38 +0100, by Pierre-Yves David
-
branchmap: drop `_cacheabletip` usage in `updatecache`Fri, 04 Jan 2013 01:25:55 +0100, by Pierre-Yves David
-
mq: drop `_cacheabletip` usageFri, 28 Dec 2012 03:42:21 +0100, by Pierre-Yves David
-
bundlerepo: drop use of `_cacheabletip`Fri, 28 Dec 2012 02:34:32 +0100, by Pierre-Yves David
-
bundlerepo: enforce reading from core repo onlyFri, 28 Dec 2012 02:32:47 +0100, by Pierre-Yves David
-
branchmap: ignore Abort error while writing cacheFri, 04 Jan 2013 04:52:57 +0100, by Pierre-Yves David
-
vfs: add a read only vfsFri, 04 Jan 2013 01:07:25 +0100, by Pierre-Yves David
-
branchmap: read return None in case of failureSat, 22 Dec 2012 19:41:11 +0100, by Pierre-Yves David
-
clfilter: fallback to unfiltered version when linkrev point to filtered historySat, 29 Dec 2012 00:40:18 +0100, by Pierre-Yves David
-
phases: prepare phase command for filteringMon, 24 Dec 2012 11:58:40 +0100, by Pierre-Yves David
-
phases: avoid changectx creation while checking command resultMon, 24 Dec 2012 11:57:48 +0100, by Pierre-Yves David
-
test: use obsolescence marker to test hiddenTue, 04 Dec 2012 15:25:22 +0100, by Pierre-Yves David
-
test-command-template.t: make "age" filter test work on Feb 29th stableWed, 02 Jan 2013 13:59:07 +0100, by Benoit Boissinot
-
merge with stableWed, 02 Jan 2013 00:24:28 -0600, by Matt Mackall
-
hgweb, paper: add (Atom) subscribe links to the repository indexThu, 20 Dec 2012 19:22:12 +0100, by Angel Ezquerra
-
hgweb: add (Atom) subscribe link to the main paper template pagesTue, 04 Dec 2012 00:41:29 +0100, by Angel Ezquerra
-
test-command-template.t: fix test so it all year stableMon, 31 Dec 2012 21:50:35 -0600, by Augie Fackler
-
amend: prevent loss of bookmark on failed amend stableSun, 30 Dec 2012 03:49:15 +0100, by Pierre-Yves David
-
amend: invalidate dirstate in case of failure (issue3670) stableSat, 29 Dec 2012 18:00:18 +0100, by Pierre-Yves David
-
zeroconf: use port from server instead of picking port from config (issue3746) stableSun, 30 Dec 2012 19:19:52 +0100, by Benoit Boissinot
-
scmutil: don't try to match modes on filesystems without modes (issue3740) stableThu, 20 Dec 2012 15:52:23 -0600, by Matt Mackall
-
hgwebdir: honor web.templates and web.static for static files (issue3734) stableSat, 22 Dec 2012 18:11:51 -0600, by Matt Mackall
-
zeroconf: use port from server instead of picking port from config (issue3746)Sun, 30 Dec 2012 19:19:52 +0100, by Benoit Boissinot
-
branchmap: enable caching for filtered version tooMon, 24 Dec 2012 03:21:15 +0100, by Pierre-Yves David
-
branchmap: report filtername when read failsTue, 01 Jan 2013 21:27:13 +0100, by Pierre-Yves David
-
branchmap: use a different file name for filtered view of repoMon, 24 Dec 2012 03:06:03 +0100, by Pierre-Yves David
-
clfilter: ensure unfiltered repo have a filtername attribute tooMon, 24 Dec 2012 03:05:02 +0100, by Pierre-Yves David
-
branchmap: move the cache file name into a dedicated functionMon, 24 Dec 2012 03:04:12 +0100, by Pierre-Yves David
-
branchmap: read and write key part related to filtered revisionTue, 01 Jan 2013 18:19:24 +0100, by Pierre-Yves David
-
check-code: disallow defunct <> operatorTue, 01 Jan 2013 13:05:22 -0600, by Augie Fackler
-
largefiles: stop using <> operator in favor of !=Tue, 01 Jan 2013 13:04:40 -0600, by Augie Fackler
-
commands: fix implicit tuple that is invalid syntax in Python3Tue, 01 Jan 2013 13:18:33 -0600, by Augie Fackler
-
check-code: disallow two-argument form of raiseTue, 01 Jan 2013 12:58:21 -0600, by Augie Fackler
-
httpclient: apply change df9aea1def3e: remove use of two-argument raiseTue, 01 Jan 2013 13:25:07 -0600, by Augie Fackler
-
test-symlink-os-yes-fs-no.py: clean up use of two-argument raiseTue, 01 Jan 2013 13:21:15 -0600, by Augie Fackler
-
scmutil: clean up use of two-argument raiseTue, 01 Jan 2013 12:51:00 -0600, by Augie Fackler
-
url: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:46 -0600, by Augie Fackler
-
win32: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:23 -0600, by Augie Fackler
-
commandserver: clean up use of two-argument raiseTue, 01 Jan 2013 12:50:04 -0600, by Augie Fackler
-
test-command-template.t: fix test so it all yearMon, 31 Dec 2012 21:50:35 -0600, by Augie Fackler
-
cmdutil: make getgraphlogrevs limit-awareFri, 28 Dec 2012 16:25:12 -0800, by Siddharth Agarwal
-
cmdutil: stop pretending we can calculate revs for graphlog lazilyFri, 28 Dec 2012 16:25:00 -0800, by Siddharth Agarwal
-
cmdutil: store a local ref to repo.hiddenrevs in getgraphlogrevsFri, 28 Dec 2012 16:24:36 -0800, by Siddharth Agarwal
-
cmdutil: make getgraphlogrevs return revs in descending orderFri, 28 Dec 2012 14:46:58 -0800, by Siddharth Agarwal
-
branchmap: takes filtered revision in account for cache calculationMon, 31 Dec 2012 18:11:18 -0600, by Pierre-Yves David
-
branchmap: improve computation of target tipMon, 24 Dec 2012 02:57:23 +0100, by Pierre-Yves David