Commit Graph

25 Commits

Author SHA1 Message Date
Martchus 66c9250246 Adapt to changes in c++utilities 2019-06-10 22:49:46 +02:00
Martchus 4edeaa1ab2 Support showing unsupported fields when displaying tag info 2018-05-13 00:27:42 +02:00
Martchus 73fb412cfc Simplify creation of CLI arguments 2018-03-14 18:44:33 +01:00
Martchus 1f4a79403e Turn most warnings into fatal errors 2018-03-13 19:20:41 +01:00
Martchus 4b7d7a9499 Apply clang-format 2018-03-07 01:18:01 +01:00
Martchus 82ccb9b9f3 cli: Allow to set backup path 2018-02-20 21:36:55 +01:00
Martchus 5254e6cdf9 Add --pretty flag to JSON export 2018-01-26 18:09:53 +01:00
Martchus 01e57c86d6 Add JSON export 2018-01-15 01:08:36 +01:00
Martchus 02586635b5 Add option to specify time span output format
See https://github.com/Martchus/tageditor/issues/27
2017-11-29 22:57:32 +01:00
Martchus 2f39fd4b1c Refactor CLI 2017-01-15 21:50:51 +01:00
Martchus 1a7f87e21d Add --output-files options for setting tags 2016-08-07 22:08:11 +02:00
Martchus 5010d3621d Improve CLI and add more tests 2016-08-06 22:03:29 +02:00
Martchus 46f006f289 Add more CLI tests 2016-08-04 20:41:05 +02:00
Martchus 1a20eea65b Improve handling of attachments via CLI 2016-08-04 00:19:29 +02:00
Martchus d69190a6e5 Remove feature for removing backup files
Simple combination of find, xargs and rm
should do the same.
2016-07-11 21:15:58 +02:00
Martchus dc7b4844bf Provide bash completion 2016-07-11 19:56:17 +02:00
Martchus f394dcb46b Fix bugs in cli 2016-06-25 23:11:16 +02:00
Martchus 72621f7ad8 Use new argument parser API 2016-06-14 00:52:33 +02:00
Martchus 9e82fcbe64 added file layout options to CLI 2015-11-28 00:20:49 +01:00
Martchus 35e219d833 added --doc-title 2015-10-14 19:49:48 +02:00
Martchus 53330c7d2c added --remove-targets and --remove-existing-attachments 2015-10-13 23:21:31 +02:00
Martchus bc9e21950a improved CLI and handling of attachments 2015-10-06 22:41:54 +02:00
Martchus 17923f9b23 add verbose option 2015-09-23 00:02:06 +02:00
Martchus 7c13d0eecc added --display-file-info to CLI 2015-08-09 23:53:45 +02:00
Martchus b2b8231a27 First commit 2015-04-22 19:33:53 +02:00