• Joined on 2024-01-22
lysis pushed to main at lysis/pyuserconfig 2024-05-03 15:17:44 +02:00
206398ab8d add Domain category
lysis pushed to main at lysis/pyuserconfig 2024-04-01 11:08:52 +02:00
1f12b78ef3 ignore .swp files when creating file_list, bumped version
lysis pushed to main at lysis/pyuserconfig 2024-04-01 10:59:55 +02:00
f28e231185 install with pipx, do not clone .userconfig if already available
lysis pushed to main at lysis/pyuserconfig 2024-04-01 10:56:09 +02:00
875e6a4831 Merge pull request 'reorg_checks' (#2) from reorg_checks into main
1ea2450261 bumped version to 2.0
f67a8ed01f removed .idea, added to .gitignore
3b747f56ba fixed syntax problems with previous python versions, added additional error messages
378ebcebf6 second revision, logging output polished
Compare 8 commits »
lysis deleted branch reorg_checks from lysis/pyuserconfig 2024-04-01 10:56:09 +02:00
lysis merged pull request lysis/pyuserconfig#2 2024-04-01 10:56:07 +02:00
reorg_checks
lysis created pull request lysis/pyuserconfig#2 2024-04-01 10:56:00 +02:00
reorg_checks
lysis pushed to reorg_checks at lysis/pyuserconfig 2024-04-01 10:55:20 +02:00
1ea2450261 bumped version to 2.0
f67a8ed01f removed .idea, added to .gitignore
Compare 2 commits »
lysis pushed to reorg_checks at lysis/pyuserconfig 2024-04-01 01:41:49 +02:00
3b747f56ba fixed syntax problems with previous python versions, added additional error messages
lysis pushed to reorg_checks at lysis/pyuserconfig 2024-04-01 00:49:07 +02:00
378ebcebf6 second revision, logging output polished
Compare 2 commits »
lysis pushed to reorg_checks at lysis/pyuserconfig 2024-03-31 23:28:18 +02:00
1a32b4e096 removed tools, moved functions into userconfig
lysis created branch reorg_checks in lysis/pyuserconfig 2024-03-31 22:20:59 +02:00
lysis pushed to reorg_checks at lysis/pyuserconfig 2024-03-31 22:20:59 +02:00
e43dd9013c first revision
lysis pushed to main at lysis/pyuserconfig 2024-03-30 21:42:44 +01:00
a986a70800 call Conf with full set of parameters, including debug
e6d2b9a7bc typo in exception handling for get, NoSectionError will be caught as well; initialise ConfigParser in __init__, not in class
37954e432c adjusted start/end debug output for functions, print directory name and end marker
4640a5edc3 filename supplied in __init__ will be read last, so it has highest priority
c6405e9c2a fixed typo for debug output reverse_sort
Compare 7 commits »
lysis deleted branch toml from lysis/pyuserconfig 2024-03-30 11:01:18 +01:00
lysis pushed to toml at lysis/pyuserconfig 2024-03-30 10:56:17 +01:00
015ea337f2 Merge pull request 'Refactoring & install with pyproject.toml' (#1) from toml into main
lysis pushed to main at lysis/pyuserconfig 2024-03-30 10:16:18 +01:00
015ea337f2 Merge pull request 'Refactoring & install with pyproject.toml' (#1) from toml into main
3cd4e224d1 Merge branch 'main' into toml
ac41bc7fb6 use venv etc/userconfig2.conf if it exists
d8bb56cb7b pass debug to Conf init, so it can print from the beginnig
ee19f4b1b1 install userconfig2.conf
Compare 17 commits »
lysis merged pull request lysis/pyuserconfig#1 2024-03-30 10:16:16 +01:00
Refactoring & install with pyproject.toml
lysis pushed to toml at lysis/pyuserconfig 2024-03-30 10:15:16 +01:00
3cd4e224d1 Merge branch 'main' into toml
3048437081 ignore entire .idea directory
Compare 2 commits »
lysis created pull request lysis/pyuserconfig#1 2024-03-30 10:14:57 +01:00
Refactoring & install with pyproject.toml