Mercurial > hg-stable
graph
-
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
-
branchmap: improve invalid cache message when readingFri, 28 Dec 2012 00:13:32 +0100, by Pierre-Yves David
-
histedit: allow operation from non-head if obsolete is enabledMon, 31 Dec 2012 17:46:22 -0600, by Pierre-Yves David
-
rebase: allow non-head rebase-set when obsolete is enabledMon, 31 Dec 2012 17:45:52 -0600, by Pierre-Yves David
-
amend: allow amend of non-head when obsolete is enabledMon, 31 Dec 2012 17:44:18 -0600, by Pierre-Yves David
-
obsolete: factorise troubles detection during pushFri, 21 Dec 2012 22:58:59 +0100, by Pierre-Yves David
-
obsolete: introduce a troubles method on contextMon, 17 Dec 2012 15:17:54 +0100, by Pierre-Yves David
-
obsolete: introduce a troubled method on contextMon, 17 Dec 2012 15:06:15 +0100, by Pierre-Yves David
-
tests: fix windows test failuresFri, 28 Dec 2012 14:22:24 +0100, by Mads Kiilerich
-
merge with stableFri, 28 Dec 2012 14:13:06 +0100, by Mads Kiilerich
-
largefiles: better test coverage of wireproto and the http protocolThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: cleanup of warnings on errors getting largefilesThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove trivial portability wrappersThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove reporemove portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove findoutgoing portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich