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
/
parse
Commit message (
Collapse
)
Author
Age
Files
Lines
*
support & in utils.parse.sed, change sed.py to use utils.parse.sed
jesopo
2020-02-09
1
-19
/
+33
|
*
add utils.parse.sed.
jesopo
2020-02-09
2
-1
/
+75
|
*
fix SpecTypeArgumentDate simple()
jesopo
2020-02-06
1
-1
/
+1
|
*
add command spec type "words" - array of remaining words
jesopo
2020-02-05
1
-0
/
+7
|
*
add 'date' command spec type
jesopo
2020-01-30
1
-0
/
+10
|
*
split utils.datetime out in to .parse and .format
jesopo
2020-01-30
1
-1
/
+1
|
*
SpecArgumentTypeString should return None when no args
jesopo
2020-01-29
1
-1
/
+3
|
*
change "non-consuming spec arg" character from "=" to "-"
jesopo
2020-01-28
1
-1
/
+1
|
*
allow spec arguments to be "non-consuming" (doesn't show up in usage)
jesopo
2020-01-27
1
-5
/
+14
|
*
add 'int' command arg spec type
jesopo
2020-01-27
3
-8
/
+18
|
*
add "additional word" (`aword`) command arument spec type
jesopo
2020-01-27
1
-0
/
+7
|
*
add tstring spec type, string with trimmed consecutive spaces
jesopo
2020-01-26
1
-0
/
+4
|
*
fix typehinting issues
jesopo
2020-01-26
1
-3
/
+4
|
*
support command spec literals
jesopo
2020-01-26
1
-25
/
+63
|
*
split utils/parse.py in to multiple files
jesopo
2020-01-26
3
-0
/
+272