Mercurial > hg
graph
-
run-tests.py: backout "don't use console for stdin when running in debug mode"Fri, 18 Jan 2013 01:16:16 +0100, by Mads Kiilerich
-
rebase: properly handle unrebased revision between rebased oneFri, 18 Jan 2013 23:41:48 +0100, by Pierre-Yves David
-
rebase: lose the comparison to `nullmerge`Fri, 18 Jan 2013 23:21:32 +0100, by Pierre-Yves David
-
repoview: cache filtered changelogFri, 18 Jan 2013 23:43:32 +0100, by Pierre-Yves David
-
rebase: do not invent successor to skipped changesetFri, 18 Jan 2013 14:15:32 +0100, by Pierre-Yves David
-
repoview: protect `base` computation from weird phase rootThu, 17 Jan 2013 17:51:30 +0100, by Pierre-Yves David
-
posix: don't compare atime when determining if a file has changedFri, 18 Jan 2013 15:55:16 -0800, by Siddharth Agarwal
-
hg: replace DirCleanup class with normal try/finally useFri, 05 Oct 2012 18:10:56 -0500, by Augie Fackler
-
histedit: proper phase conservation (issue3724)Wed, 16 Jan 2013 19:21:03 +0100, by Pierre-Yves David
-
test-histedit: reorder phases test and prepare for moreWed, 16 Jan 2013 19:19:56 +0100, by Pierre-Yves David
-
test-histedit: fix instability creation testWed, 16 Jan 2013 19:17:36 +0100, by Pierre-Yves David
-
histedit: record histedit source (issue3681)Wed, 16 Jan 2013 19:14:22 +0100, by Pierre-Yves David
-
histedit: factor most commit creation in a functionWed, 16 Jan 2013 19:11:06 +0100, by Pierre-Yves David
-
store: switch to C-based hashed path encodingWed, 12 Dec 2012 13:09:37 -0800, by Bryan O'Sullivan
-
pathencode: implement both basic and hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement hashed encoding in CWed, 12 Dec 2012 13:09:36 -0800, by Bryan O'Sullivan
-
pathencode: implement the "mangling" part of hashed encoding in CWed, 12 Dec 2012 13:09:35 -0800, by Bryan O'Sullivan
-
pathencode: add a SHA-1 hash functionWed, 12 Dec 2012 13:09:34 -0800, by Bryan O'Sullivan
-
store: implement lowerencode in CWed, 12 Dec 2012 13:09:33 -0800, by Bryan O'Sullivan
-
hgweb: run with "served" filterTue, 15 Jan 2013 22:34:56 +0100, by Pierre-Yves David
-
hgweb: walk the graph through the changelogWed, 16 Jan 2013 14:22:43 +0100, by Pierre-Yves David
-
hgweb: use changelog for iterationFri, 11 Jan 2013 01:08:00 +0100, by Pierre-Yves David
-
hgweb: ignore filtered revision in revnavWed, 16 Jan 2013 14:19:28 +0100, by Pierre-Yves David
-
hgweb: generate revnav in two phaseThu, 10 Jan 2013 19:29:48 +0100, by Pierre-Yves David
-
rebase: support multiple roots for rebasesetThu, 17 Jan 2013 00:35:01 +0100, by Pierre-Yves David
-
clfilter: stronger detection of filtered changeset in changectx.__init__Wed, 16 Jan 2013 05:21:11 +0100, by Pierre-Yves David
-
validate: check for spurious incoming filelog entriesTue, 11 Dec 2012 20:13:21 +0100, by Sune Foldager
-
zsh_completion: add descriptive branch names to head revisionsThu, 17 Jan 2013 01:06:00 +0100, by Johannes Schlatow
-
zsh_completion: add completion of branch namesThu, 17 Jan 2013 00:54:49 +0100, by Johannes Schlatow
-
zsh_completion: fix issue with overlong branch/tag namesThu, 17 Jan 2013 01:55:50 +0100, by Johannes Schlatow
-
bundlerepo: remove old style check of file namesWed, 16 Jan 2013 20:52:56 +0100, by Mads Kiilerich
-
bundlerepo: use revlog._checkhashWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: store validated deltabase rev in basemap instead of nodeWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: use rev instead of node for iteration in revision()Wed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: inline inbundle()Wed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: drop bundlebase wrapper function for basemapWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: remove unused disktiprev attributeWed, 16 Jan 2013 20:41:41 +0100, by Mads Kiilerich
-
bundlerepo: improve performance for bundle() revset expressionWed, 16 Jan 2013 20:41:34 +0100, by Mads Kiilerich
-
bundlerepo: fix outdated commentWed, 16 Jan 2013 20:41:32 +0100, by Mads Kiilerich
-
hgweb: pass repo object to revnav constructionWed, 16 Jan 2013 13:18:22 +0100, by Pierre-Yves David
-
hgweb: introduction a filerevnav subclassMon, 14 Jan 2013 16:55:48 +0100, by Pierre-Yves David
-
hgweb: simplify addition of "(0) navigation entry"Thu, 10 Jan 2013 19:09:32 +0100, by Pierre-Yves David
-
hgweb: simplify the handling of empty repoMon, 14 Jan 2013 16:30:06 +0100, by Pierre-Yves David
-
hgweb: move hex creation into an object methodThu, 10 Jan 2013 18:54:50 +0100, by Pierre-Yves David
-
hgweb: pass nodefunc to the revnav objectThu, 10 Jan 2013 18:59:37 +0100, by Pierre-Yves David
-
hgweb: move revnavgen into an objectTue, 15 Jan 2013 21:17:18 +0100, by Pierre-Yves David
-
hgweb: `limit` argument is actually `latestonly` renames and enforceWed, 16 Jan 2013 12:51:24 +0100, by Pierre-Yves David
-
hgweb: add test regarding filtering and hgwebWed, 16 Jan 2013 11:39:22 -0600, by Pierre-Yves David
-
get-with-headers: add a --headeronly switchWed, 16 Jan 2013 14:26:19 +0100, by Pierre-Yves David
-
tests: more comment cleanup related to obsolescenceTue, 15 Jan 2013 22:08:47 -0600, by Kevin Bullock
-
test: fix in-test comments related to obsolescenceWed, 16 Jan 2013 00:46:29 +0100, by Pierre-Yves David
-
stream_in: write the remote branchcache for a usage as wide as possibleWed, 16 Jan 2013 00:12:01 +0100, by Pierre-Yves David
-
destroyed: update `unserved` branchcache insteadTue, 15 Jan 2013 23:33:07 +0100, by Pierre-Yves David
-
destroyed: drop complex branchcache rebuilt logicWed, 16 Jan 2013 00:09:26 +0100, by Pierre-Yves David
-
branchmap: update cache of 'unserved' filter on new changesetsWed, 16 Jan 2013 00:08:08 +0100, by Pierre-Yves David
-
tests: make test-hgweb.t output stableWed, 16 Jan 2013 02:01:11 +0100, by Mads Kiilerich
-
hgweb: ensure _navseq yield strictly increasing numbersThu, 10 Jan 2013 18:52:17 +0100, by Pierre-Yves David
-
hgweb: better names for _navseq argumentsThu, 10 Jan 2013 18:47:48 +0100, by Pierre-Yves David
-
hgweb: drop recursivity in _navseqThu, 10 Jan 2013 18:44:26 +0100, by Pierre-Yves David
-
hgweb: move the `seq` function out of the revnavgen scopeTue, 15 Jan 2013 12:11:18 +0100, by Pierre-Yves David