aboutsummaryrefslogtreecommitdiff
path: root/src/transform.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename tools, make them installablePřemysl Eric Janouch2023-06-111-226/+0
|
* Fix g_option_context_get_help() usagePřemysl Eric Janouch2021-10-121-1/+1
|
* tabfile: make it possible to set metadataPřemysl Eric Janouch2021-10-071-25/+0
| | | | And some related clean-up.
* Add an implementation of tabfilePřemysl Eric Janouch2021-10-061-1/+1
| | | | The original one is a horrible thing. Now we're self-reliant.
* GLib-related improvementsPřemysl Eric Janouch2021-10-061-6/+5
| | | | | Now all error messages produced by tools should be in the right encoding, even if the system isn't in UTF-8.
* tools: clean up error message printingPřemysl Eric Janouch2020-09-041-31/+13
|
* Add a tool to transform dictionariesPřemysl Eric Janouch2020-09-041-0/+270