index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
open possibly-utf8 files with forced utf8
jesopo
2020-02-24
1
-2
/
+3
*
support different Config names
jesopo
2020-01-30
1
-4
/
+4
*
added get_list() and set_list() to src/Config.py
jesopo
2019-12-07
1
-0
/
+10
*
add src/Config.py.__delitem__
jesopo
2019-12-07
1
-2
/
+4
*
add src/Config.py.__setitem__
jesopo
2019-12-07
1
-0
/
+3
*
fix src/Config.py type hinting
jesopo
2019-12-07
1
-2
/
+3
*
add ability to save config file
jesopo
2019-12-07
1
-5
/
+16
*
Omit Config keys that have falsey values (empty)
jesopo
2018-12-02
1
-1
/
+1
*
Fix some non-explicit None returns, add type hints to important variables
jesopo
2018-10-31
1
-1
/
+1
*
Add type/return hints throughout src/ and, in doing so, fix some cyclical
•••
references.
jesopo
2018-10-30
1
-5
/
+5
*
Research suggests _config and config are not synonymous
Evelyn
2018-10-06
1
-1
/
+1
*
Remove cyclical references to IRCBot
jesopo
2018-09-28
1
-2
/
+12
*
Don't give IRCBot instance to things that don't need it, use a better way of
•••
doing default locations for config/database/log
jesopo
2018-09-27
1
-8
/
+4
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-0
/
+16