log

age author description
Sun, 06 Dec 2015 22:07:13 -0800 Gregory Szorc tests/test-ancestor: use absolute_import
Sun, 06 Dec 2015 22:39:12 -0800 Gregory Szorc tests: add test for Python 3 compatibility
Mon, 07 Dec 2015 18:06:13 -0600 Matt Mackall merge with stable
Sat, 05 Dec 2015 23:14:49 -0800 Pierre-Yves David localrepo: reinstate localrepo.parents with a deprecation warning
Sat, 05 Dec 2015 23:34:07 -0800 Pierre-Yves David bookmark: deprecate 'bmstore.write' method
Sat, 05 Dec 2015 23:05:49 -0800 Pierre-Yves David ui: add a 'deprecwarn' helper to issue deprecation warnings
Sat, 05 Dec 2015 23:05:33 -0800 Pierre-Yves David ui: add a 'stacklevel' argument to 'develwarn'
Sun, 06 Dec 2015 14:28:35 +0900 Yuya Nishihara import-checker: tell which symbol causes "direct symbol import"
Sun, 06 Dec 2015 14:18:19 +0900 Yuya Nishihara import-checker: allow absolute imports of sub modules from local packages
Fri, 04 Dec 2015 14:24:45 -0800 Martin von Zweigbergk manifest: use 't' for tree manifest flag
Sat, 05 Dec 2015 23:06:03 -0800 Pierre-Yves David test: update the docstring of 'test-devel-warnings.t' extension
Sat, 05 Dec 2015 17:52:50 -0800 Gregory Szorc setup.py: don't rewrite @LIBDIR@ when creating wheels
Fri, 04 Dec 2015 00:24:48 -0800 Gregory Szorc setup.py: attempt to build and install hg.exe on Windows
Thu, 03 Dec 2015 23:01:59 -0500 Andrew Halberstadt merge.graft: add option to keep second parent
Sat, 05 Dec 2015 21:11:04 -0800 Gregory Szorc ui: support declaring path push urls as sub-options
Sun, 06 Dec 2015 12:31:46 -0800 Gregory Szorc ui: pass ui instance to path.__init__
Sun, 06 Dec 2015 11:49:02 -0800 Gregory Szorc ui: store pushloc as separate attribute
Sat, 05 Dec 2015 23:37:46 -0800 Gregory Szorc commands: add debugdeltachain command
Sat, 24 Oct 2015 19:56:39 +0100 Gregory Szorc histedit: pick an appropriate base changeset by default (BC)
Sat, 05 Dec 2015 23:50:13 +0900 Yuya Nishihara rebase: remove extra "if" from check of collapsing named branches
Sat, 05 Dec 2015 23:48:22 +0900 Yuya Nishihara rebase: drop redundant functions to keep branch and graft source explicitly
Sat, 05 Dec 2015 23:41:11 +0900 Yuya Nishihara color: drop useless override of ui.popbuffer()
Fri, 04 Dec 2015 14:22:15 -0800 Pierre-Yves David repoview: bypass changelog method to computed cache key
Fri, 04 Dec 2015 14:04:24 -0800 Pierre-Yves David repoview: stop recomputing cached key in all case
Sat, 05 Dec 2015 21:40:38 -0800 Gregory Szorc commands.debugindexdot: use cmdutil.openrevlog()
Sat, 05 Dec 2015 21:47:39 -0800 Gregory Szorc commands: unify argument handling for revlog debug commands
Sun, 06 Dec 2015 17:16:37 +0900 Yuya Nishihara commit: fix rest syntax of examples
Sat, 05 Dec 2015 20:24:39 -0800 Gregory Szorc ui: optionally ignore sub-options from configitems()
Sat, 05 Dec 2015 20:20:57 -0800 Gregory Szorc ui: add method to return option and all sub-options
Fri, 04 Dec 2015 17:46:56 -0800 Martin von Zweigbergk revlog: don't consider nullrev when choosing delta base