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
/
Utils.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
jesopo
2018-10-03
1
-378
/
+0
|
|
|
|
related functionality
*
Move parsing IRC lines to src/Utils.py, added base support for parsing outgoing
jesopo
2018-10-03
1
-0
/
+34
|
|
|
|
messages
*
Simplify Utils.seperate_hostmask
jesopo
2018-10-02
1
-8
/
+2
|
*
Make use of str.partition in Utils.parse_docstring
jesopo
2018-10-02
1
-8
/
+3
|
*
Add modules/strip_color.py
jesopo
2018-09-30
1
-0
/
+8
|
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-0
/
+32
|
*
Use a zero-width non-joiner to prevent highlights, instead of a zero-width
jesopo
2018-09-29
1
-1
/
+1
|
|
|
|
joiner
*
Move hashflag parsing to Utils.get_hashflags
jesopo
2018-09-29
1
-2
/
+19
|
*
Implement @Utils.export, to denote an export on a module
jesopo
2018-09-27
1
-3
/
+11
|
*
Add !suggest, to get suggested searches from google
jesopo
2018-09-26
1
-0
/
+3
|
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-0
/
+287