1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-04-20 04:06:50 +00:00

7 Commits

Author SHA1 Message Date
014fca2169 Styled name and revision in content listing 2023-06-16 00:10:20 +02:00
11b233b642 Add optional sorted listing of file contents 2023-06-15 23:27:21 +02:00
13f1126619 Use traits for catalogues, forms and form entries 2023-06-15 22:56:33 +02:00
ca145f5e4b Add subcommands 'list' and 'modify' 2023-06-03 15:27:09 +02:00
1224f93764 Check input file for additional entries
This will prevent the application from creating output without these
additional entities, which would be missing in output.

Instead, the application will exit with an error message.
2023-06-02 23:05:35 +02:00
31a1dcb63e Move 'Ordner' and 'Bibliothek' into model/mod.rs 2023-06-02 22:31:38 +02:00
193b01dc92 Initial import 2023-06-01 19:31:36 +02:00