Mercurial > hg
graph
-
shelve: widen wlock scope of unshelve for consistency while processingWed, 09 Dec 2015 08:28:53 +0900, by FUJIWARA Katsunori
-
perf: add perflrucachedict commandSun, 06 Dec 2015 17:07:50 -0800, by Gregory Szorc
-
tests/filterpyflakes: use absolute_importSun, 06 Dec 2015 22:22:09 -0800, by Gregory Szorc
-
tests/fakepatchtime.py: use absolute_importSun, 06 Dec 2015 22:14:39 -0800, by Gregory Szorc
-
tests/fakedirstatewritetime.py: use absolute_importSun, 06 Dec 2015 22:13:36 -0800, by Gregory Szorc
-
tests/dumbhttp: use absolute_importSun, 06 Dec 2015 22:12:07 -0800, by Gregory Szorc
-
tests/autodiff.py: use absolute_importSun, 06 Dec 2015 22:10:10 -0800, by Gregory Szorc
-
tests/test-ancestor: use absolute_importSun, 06 Dec 2015 22:07:13 -0800, by Gregory Szorc
-
tests: add test for Python 3 compatibilitySun, 06 Dec 2015 22:39:12 -0800, by Gregory Szorc
-
merge with stableMon, 07 Dec 2015 18:06:13 -0600, by Matt Mackall
-
localrepo: reinstate localrepo.parents with a deprecation warningSat, 05 Dec 2015 23:14:49 -0800, by Pierre-Yves David
-
bookmark: deprecate 'bmstore.write' methodSat, 05 Dec 2015 23:34:07 -0800, by Pierre-Yves David
-
ui: add a 'deprecwarn' helper to issue deprecation warningsSat, 05 Dec 2015 23:05:49 -0800, by Pierre-Yves David
-
ui: add a 'stacklevel' argument to 'develwarn'Sat, 05 Dec 2015 23:05:33 -0800, by Pierre-Yves David
-
import-checker: tell which symbol causes "direct symbol import"Sun, 06 Dec 2015 14:28:35 +0900, by Yuya Nishihara
-
import-checker: allow absolute imports of sub modules from local packagesSun, 06 Dec 2015 14:18:19 +0900, by Yuya Nishihara
-
manifest: use 't' for tree manifest flagFri, 04 Dec 2015 14:24:45 -0800, by Martin von Zweigbergk
-
test: update the docstring of 'test-devel-warnings.t' extensionSat, 05 Dec 2015 23:06:03 -0800, by Pierre-Yves David
-
setup.py: don't rewrite @LIBDIR@ when creating wheelsSat, 05 Dec 2015 17:52:50 -0800, by Gregory Szorc
-
setup.py: attempt to build and install hg.exe on WindowsFri, 04 Dec 2015 00:24:48 -0800, by Gregory Szorc
-
merge.graft: add option to keep second parentThu, 03 Dec 2015 23:01:59 -0500, by Andrew Halberstadt
-
ui: support declaring path push urls as sub-optionsSat, 05 Dec 2015 21:11:04 -0800, by Gregory Szorc
-
ui: pass ui instance to path.__init__Sun, 06 Dec 2015 12:31:46 -0800, by Gregory Szorc
-
ui: store pushloc as separate attributeSun, 06 Dec 2015 11:49:02 -0800, by Gregory Szorc
-
commands: add debugdeltachain commandSat, 05 Dec 2015 23:37:46 -0800, by Gregory Szorc
-
histedit: pick an appropriate base changeset by default (BC)Sat, 24 Oct 2015 19:56:39 +0100, by Gregory Szorc
-
rebase: remove extra "if" from check of collapsing named branchesSat, 05 Dec 2015 23:50:13 +0900, by Yuya Nishihara
-
rebase: drop redundant functions to keep branch and graft source explicitlySat, 05 Dec 2015 23:48:22 +0900, by Yuya Nishihara
-
color: drop useless override of ui.popbuffer()Sat, 05 Dec 2015 23:41:11 +0900, by Yuya Nishihara
-
repoview: bypass changelog method to computed cache keyFri, 04 Dec 2015 14:22:15 -0800, by Pierre-Yves David
-
repoview: stop recomputing cached key in all caseFri, 04 Dec 2015 14:04:24 -0800, by Pierre-Yves David
-
commands.debugindexdot: use cmdutil.openrevlog()Sat, 05 Dec 2015 21:40:38 -0800, by Gregory Szorc
-
commands: unify argument handling for revlog debug commandsSat, 05 Dec 2015 21:47:39 -0800, by Gregory Szorc
-
commit: fix rest syntax of examplesSun, 06 Dec 2015 17:16:37 +0900, by Yuya Nishihara
-
ui: optionally ignore sub-options from configitems()Sat, 05 Dec 2015 20:24:39 -0800, by Gregory Szorc
-
ui: add method to return option and all sub-optionsSat, 05 Dec 2015 20:20:57 -0800, by Gregory Szorc
-
revlog: don't consider nullrev when choosing delta baseFri, 04 Dec 2015 17:46:56 -0800, by Martin von Zweigbergk
-
revlog: make calls to _isgooddelta() consistentFri, 04 Dec 2015 17:14:14 -0800, by Martin von Zweigbergk
-
revlog: clarify which revision is added to 'tested' when using cached deltaFri, 04 Dec 2015 16:45:06 -0800, by Martin von Zweigbergk
-
revlog: remove unused variable 'chainlen'Fri, 04 Dec 2015 17:22:26 -0800, by Martin von Zweigbergk
-
commit: adjust the quoting in the examples to be Windows friendlySat, 05 Dec 2015 22:19:48 -0500, by Matt Harbison
-
wireproto: config options to disable bundle1Fri, 04 Dec 2015 15:12:11 -0800, by Gregory Szorc
-
dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977) stableMon, 07 Dec 2015 17:39:31 +0100, by Mathias De Maré
-
exchange: standalone function to determine if bundle2 is requestedFri, 04 Dec 2015 13:31:01 -0800, by Gregory Szorc
-
wireproto: add docstring for wirepeerFri, 04 Dec 2015 13:15:14 -0800, by Gregory Szorc
-
commit: add some help examples (issue4963)Fri, 04 Dec 2015 15:24:05 -0500, by Augie Fackler
-
changegroup: restate file linknode callback using generator expressionsFri, 04 Dec 2015 11:39:03 -0500, by Augie Fackler
-
changegroup: clean up file lookup functionFri, 04 Dec 2015 11:38:02 -0500, by Augie Fackler
-
changegroup: remove one special case from lookupmflinknodeFri, 04 Dec 2015 10:55:46 -0500, by Augie Fackler
-
changegroup: drop 'if True' that made the previous change clearerFri, 04 Dec 2015 10:35:45 -0500, by Augie Fackler
-
changegroup: avoid iterating the whole manifestFri, 04 Dec 2015 10:34:58 -0500, by Augie Fackler
-
posix: work around "posix" systems without os.link available (issue4974)Fri, 04 Dec 2015 15:59:46 -0500, by Augie Fackler
-
pathutil: use temporary variables instead of complicated wrappingThu, 03 Dec 2015 13:14:20 -0800, by Pierre-Yves David
-
context: use a the nofsauditor when matching file in history (issue4749)Thu, 03 Dec 2015 13:23:46 -0800, by Pierre-Yves David
-
localrepo: add a second auditor without file system checkThu, 03 Dec 2015 13:22:36 -0800, by Pierre-Yves David
-
pathauditor: add a way to skip file system checkThu, 03 Dec 2015 10:40:19 -0800, by Pierre-Yves David
-
pathauditor: move file system specific check in their own functionThu, 03 Dec 2015 12:22:48 -0800, by Pierre-Yves David
-
contrib: disable SSLv3_method() to build old Python with recent libsslSat, 07 Nov 2015 16:31:04 +0900, by Yuya Nishihara
-
rebase: only clear rebase status after the rebase transaction has completedThu, 03 Dec 2015 08:31:20 -0800, by Laurent Charignon
-
dirstate: don't write repo.currenttransaction to repo.dirstate if repo stableThu, 03 Dec 2015 01:38:21 +0100, by Sietse Brouwer