Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Sun, 03 Apr 2016 19:56:59 +0900 |
Yuya Nishihara |
tests: alias ui as uimod in test-ui-config
|
Tue, 29 Mar 2016 16:38:27 +0530 |
Pulkit Goyal |
py3: make test-ui-config use print_function
|
Tue, 29 Mar 2016 16:33:09 +0530 |
Pulkit Goyal |
py3: make test-ui-config use absolute_import
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Tue, 03 May 2011 22:28:08 +0200 |
Sune Foldager |
ui: add configint function and tests
|
Tue, 26 Oct 2010 12:18:39 +0200 |
Dan Villiom Podlaski Christiansen |
*: kill all unnecessary shebangs.
stable
|
Tue, 08 Jun 2010 21:09:41 +0200 |
Thomas Arendsen Hein |
ui: handle leading newlines/spaces/commas in configlist
|
Sun, 25 Apr 2010 17:38:41 +0200 |
Henrik Stuart |
ui: support quotes in configlist (issue2147)
|
Sat, 30 May 2009 23:20:30 +0200 |
Martin Geisler |
removed unused imports
|
Sun, 17 May 2009 01:39:31 +0200 |
Martin Geisler |
tests: renamed Python tests to .py
base
tests/test-ui-config@3ae8e01b087c
|