修訂. | 時間 | 作者 |
---|---|---|
3fb62f9 | 2023-02-11 13:46:12 | mio |
MediaList (library) v0.2.0 |
||
384896d | 2023-02-11 10:59:25 | mio |
Begin implementing "export" command |
||
4e544ee | 2023-02-09 18:52:52 | mio |
update --version output |
||
d531458 | 2023-02-09 18:51:44 | mio |
version update |
||
4d5b19d | 2023-02-09 18:48:38 | mio |
Update TODO |
||
9273d97 | 2023-02-09 18:37:03 | mio |
Replace configparser.d with cni.d |
||
641c808 | 2023-02-09 18:34:57 | mio |
Add 0BSD license to cni.d |
||
5b7fd9f | 2023-02-09 17:39:44 | mio |
Address some dscanner issues. |
||
a168fda | 2023-02-09 17:28:32 | mio |
Test against the "bundle" directory. |
||
92ccda7 | 2023-02-09 17:18:49 | mio |
Enable tests for `more-keys` extension. We are compliant. |
||
7cfa169 | 2023-02-09 17:16:20 | mio |
Test against INI tests. We are compliant. |
||
b1ab493 | 2023-02-09 17:04:33 | mio |
Throw exception when key starts or ends with '.' |
||
5e5996c | 2023-02-09 16:47:23 | mio |
Fix parsing empty sections (i.e. []) and improve the CNITesting program. |
||
d21577e | 2023-02-07 19:42:35 | mio |
Make mention of version 0.4.0 which *should* be the last version written in D. |
||
20d1f93 | 2023-02-07 19:35:22 | mio |
Initial import of cni.d. Still needs some work, not all tests are parsing or even running yet. |
||
cfd4043 | 2022-03-18 19:20:33 | mio |
Fix start_date and end_date not automatically updating |
||
4e615e9 v0.3 | 2022-02-18 13:41:51 | mio |
0.3 release commit |
||
4ba25b5 | 2022-02-18 13:09:01 | mio |
update man version date |
||
f283939 | 2022-02-18 13:08:50 | mio |
update info version date |
||
350ccfd | 2022-02-18 13:08:13 | mio |
fix typo (successfully update => successfully updated) |
||
27a2bc6 | 2022-02-18 13:05:49 | mio |
remove "cp" command for info manual |
||
f374ca7 | 2022-02-18 13:04:59 | mio |
remove requirement on compiling/installing the texinfo document when installing medialist-cli. |
||
b3c50ce | 2022-02-13 12:18:54 | mio |
remove PDF from fossil tracking. |
||
fe4b11b | 2022-02-13 11:25:27 | mio |
display the item title when deleting. |
||
01b46b9 | 2022-02-13 10:34:57 | mio |
add mkinstalldirs |
||
10fade8 | 2022-02-13 09:57:54 | mio |
update TODO (Texinfo document) |
||
dcbc3a1 | 2022-02-13 09:55:09 | mio |
add texinfo documentation (.info and .pdf) |
||
a7efbc9 | 2022-02-13 09:39:24 | mio |
remove MLError.fileDoesNotExist (wasn't used). |
||
46e3b10 | 2022-02-01 10:24:17 | mio |
Handle errors when running the "add" command. Display some output when the "add" command is successful. |
||
a7ef8fa | 2022-02-01 10:09:52 | mio |
Display a "Successfully updated..." message if the "update" command was successful. |