log

age author description
Sun, 16 Jul 2017 17:19:22 +0900 Yuya Nishihara demandimport: drop Py3 workarounds from Py2 implementation
Sun, 16 Jul 2017 17:16:32 +0900 Yuya Nishihara demandimport: drop hack for old Pythons which had no level argument
Sun, 16 Jul 2017 17:47:10 +0900 Yuya Nishihara tests: drop "absimport" conditionals which should be always true
Sat, 15 Jul 2017 14:17:35 +0200 Boris Feld color: drop the now useless color extension
Sat, 15 Jul 2017 14:16:54 +0200 Boris Feld extensions: expand the builtins extensions declaration
Sat, 15 Jul 2017 20:31:52 +0200 Boris Feld debugextensions: drop the color from the test
Fri, 30 Jun 2017 03:30:13 +0200 Boris Feld configitems: register the 'bugzilla.notify' config
Fri, 30 Jun 2017 03:44:56 +0200 Boris Feld configitems: register the 'ui.mergemarkertemplate' config
Sat, 15 Jul 2017 14:14:53 +0200 Boris Feld configitems: register the 'ui.color' config
Sat, 15 Jul 2017 14:14:46 +0200 Boris Feld color: drop the _enabledbydefault module variable
Fri, 30 Jun 2017 03:44:45 +0200 Boris Feld configitems: register the 'ui.forcecwd' config
Fri, 30 Jun 2017 03:44:43 +0200 Boris Feld configitems: register the 'ui.fallbackencoding' config
Mon, 10 Jul 2017 21:49:37 +0200 Boris Feld bookmark: deprecate direct del of a bookmark value
Mon, 10 Jul 2017 21:47:34 +0200 Boris Feld bookmark: deprecate direct set of a bookmark value
Mon, 10 Jul 2017 20:26:53 +0200 Boris Feld bookmark: track bookmark changes at the transaction level