Commit Graph

36 Commits

Author SHA1 Message Date
tastytea f76a7f8250
Escaped [[:space]] in manpage for HTML output.
continuous-integration/drone/push Build is passing Details
2019-07-25 04:11:10 +02:00
tastytea d6dd8d4e16
Added support for regular expressions. 2019-07-25 03:41:57 +02:00
tastytea f1c9f6d7ec
Typo in manpage.
continuous-integration/drone/push Build is passing Details
2019-07-21 17:45:17 +02:00
tastytea e44abbe2d1
Version bump 0.5.0.
continuous-integration/drone/push Build is passing Details
2019-07-21 17:33:43 +02:00
tastytea df535cc6fb
--export has no default value anymore.
continuous-integration/drone/push Build is failing Details
If --export had a default value, it would have to be called with
--export=FORMAT or -eFORMAT, while it was previously possible to call
it with --export FORMAT or -e FORMAT. This is counter-intuitive and
not backwards-compatible, so I reverted the change.
2019-07-21 17:15:55 +02:00
tastytea f2917abb3b
Added documentation for “simple” export. 2019-07-21 16:39:36 +02:00
tastytea f47a51f70b
Added cron-example.
continuous-integration/drone/push Build is passing Details
2019-05-26 20:10:45 +02:00
tastytea 747ba749e8
Added bookmark export. 2019-05-26 15:57:01 +02:00
tastytea 162ff88163
Made searches case insensitive. 2019-05-22 13:30:42 +02:00
tastytea 8b84429c94
Changed -S, --span to -T, --time-span,
continuous-integration/drone/push Build is passing Details
and added -S as short option for --search-all.
2019-05-22 09:54:56 +02:00
tastytea 8e75e7bfbf
Added option to not archive page.
continuous-integration/drone/push Build is passing Details
2019-05-22 09:43:58 +02:00
tastytea a1b31cc121
Extended introduction. 2019-05-22 09:28:12 +02:00
tastytea 963f62fb1b
Clarification through commas. 2019-05-19 15:46:07 +02:00
tastytea 3206334142
Spell formats in lowercase.
continuous-integration/drone/push Build is passing Details
2019-05-19 13:46:47 +02:00
tastytea 679a335b63
Updated usage line.
continuous-integration/drone/push Build is passing Details
2019-05-19 13:03:53 +02:00
tastytea f1ff225a0c
Clarifies that --search-tags matches whole tags only.
continuous-integration/drone/push Build is passing Details
2019-05-19 12:50:23 +02:00
tastytea 33b84e3100
Mini-enhancement.
continuous-integration/drone/push Build is passing Details
2019-05-19 11:53:18 +02:00
tastytea 843871d97d
Typo. 2019-05-19 09:52:39 +02:00
tastytea 83dedc1edb
Documented the options and the intended syntax for search. 2019-05-19 09:40:51 +02:00
tastytea 9a451532ec
Added Annotations to examples. 2019-05-19 04:59:47 +02:00
tastytea 7093719199
Documented error codes.
continuous-integration/drone/push Build is passing Details
2019-05-18 13:51:58 +02:00
tastytea ea3a545769
Added sections "PROTOCOL SUPPORT" and "ENVIRONMENT" to man-page. 2019-05-18 01:36:19 +02:00
tastytea d4314c3f1c
Changed short option for --span from -s to -S. 2019-05-17 00:04:24 +02:00
tastytea 49c89a0340
Looked over the documentation. 2019-05-16 13:19:29 +02:00
tastytea 0cf8c65c40
Removed --sort. 2019-05-16 12:55:54 +02:00
tastytea a3259626ff
Added AsciiDoc support. 2019-05-16 09:41:20 +02:00
tastytea 914d22569f
Renamed URL to URI. 2019-05-16 08:37:38 +02:00
tastytea 98743148f9
Explain --span better. 2019-05-16 07:54:56 +02:00
tastytea bb9cff2992
Made CSV expoer RFC 4180 compliant. 2019-05-16 03:56:17 +02:00
tastytea b6dffa9c7b
Filter by time-span in export. 2019-05-16 00:26:48 +02:00
tastytea b7332de342
Added --sort. 2019-05-14 22:56:58 +02:00
tastytea 76548146c0
Added rudimentary SQLite support. 2019-05-14 20:45:48 +02:00
tastytea fbf3f484eb
Typographical errors, s/=/ /. 2019-05-13 02:30:03 +02:00
tastytea 5cd5740fd0
Option parsing is hereby implemented. 2019-05-12 00:26:04 +02:00
tastytea fe69ec34ab
Wrote all the future features I could think of into the manpage. 2019-05-11 18:46:23 +02:00
tastytea 5e41f19cd3
Laid out the project structure. 2019-05-11 02:52:33 +02:00