| Rev. | Time | Author |
|---|---|---|
| ee89729 | 2021-11-21 16:35:08 | mio |
|
Re-format show.d |
||
| 65e324a | 2021-11-21 16:30:04 | mio |
|
Add an option to print headers when running the "show" command. This also supports the "Human Headers" that are yet to be documented outside of the code. |
||
| 8ac3669 | 2021-11-21 16:17:35 | mio |
|
Update TODO (Be more flexible in column positions) |
||
| fc850f6 | 2021-11-21 15:19:19 | mio |
|
Make unittest in show.d (for pre-0.2 header positioning) check against case sensitivity |
||
| 3676560 | 2021-11-21 15:16:38 | mio |
|
Add a unittest to check headers can be in any order |
||
| 9befbca | 2021-11-17 19:36:08 | mio |
|
Replace 'string' with 'in char*' |
||
| dd7c452 | 2021-11-13 17:49:22 | mio |
|
Remove .gitignore |
||
| c1d9d4e | 2021-11-13 17:35:56 | mio |
|
Add a unittest for ticket 5b28c4e8174fb4dd |
||
| 17e774f | 2021-11-13 17:35:21 | mio |
|
Add a separate main function for unittests |
||
| 003aa20 | 2021-11-13 14:35:05 | mio |
|
Update TODO |
||
| 9f0512c | 2021-11-13 14:29:42 | mio |
|
@safe expandEnvironmentVariables |
||
| 4ebef68 | 2021-11-13 14:22:37 | mio |
|
Add a unittest for expandEnvironmentVariables |
||
| a3275fb | 2021-11-13 14:21:24 | mio |
|
Fix unittest in xdg.d |
||
| 17f5cbb | 2021-11-13 14:20:27 | mio |
|
Fix a unittest |
||
| d3ba720 | 2021-09-23 18:21:19 | mio |
|
Reformat add.d |
||
| 74e4755 | 2021-09-22 15:43:24 | mio |
|
fix compilation issue |
||
| 7dbe772 | 2021-09-22 14:04:24 | mio |
|
Re-structure add.d |
||
| 7a3ac9a | 2021-09-22 12:27:40 | mio |
|
Add alias for header/position pair |
||
| 85e9274 | 2021-09-21 19:28:36 | mio |
|
Simplify date formats in add.d and update.d |
||
| c4607d9 | 2021-09-21 19:13:55 | mio |
|
Change date format to ISO 8601 |
||
| ea92ce1 | 2021-09-20 18:51:53 | mio |
|
Move source files and re-organise Makefile |
||
| c575f14 | 2021-09-20 18:30:50 | mio |
|
Expand environment variables from "directory" configuration |
||
| 5053fb1 | 2021-09-20 18:27:06 | mio |
|
Reformat util.d and add expandEnvironmentVariables function. |
||
| 4b64da8 | 2021-09-02 20:02:00 | mio |
|
add: add missing headers if required. |
||
| 68ef197 | 2021-09-02 13:18:06 | mio |
|
show: add support for positional headers |
||
| 3eb8470 | 2021-09-02 11:19:03 | mio |
|
update: implement support for start_date, end_date, and last_updated. Also improves support for missing headers. |
||
| 63513ea | 2021-09-02 11:15:54 | mio |
|
util: add parseMLHeader and some constants. |
||
| 531434c | 2021-09-02 11:15:22 | mio |
|
main: update version to 0.2-pre |
||
| 03857d2 | 2021-09-02 11:14:53 | mio |
|
add: handle unset headers better |
||
| 4a76a59 | 2021-09-02 09:49:22 | mio |
|
add: support for start_date, end_date, and last_updated. This also provides better support for missing headers. |
||