Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tools, make them installable | Přemysl Eric Janouch | 2023-06-11 | 1 | -223/+0 |
| | |||||
* | tabfile: fix mismatching popen/fclose | Přemysl Eric Janouch | 2022-07-24 | 1 | -1/+1 |
| | |||||
* | Fix g_option_context_get_help() usage | Přemysl Eric Janouch | 2021-10-12 | 1 | -1/+1 |
| | |||||
* | tabfile: fix file format version downgrade | Přemysl Eric Janouch | 2021-10-10 | 1 | -2/+1 |
| | |||||
* | tabfile: add support for writing Pango markup | Přemysl Eric Janouch | 2021-10-10 | 1 | -4/+15 |
| | | | | Enabling this option will ensure the field would parse. | ||||
* | tabfile: make it possible to set metadata | Přemysl Eric Janouch | 2021-10-07 | 1 | -6/+54 |
| | | | | And some related clean-up. | ||||
* | tabfile: remember to check UTF-8, glibize | Přemysl Eric Janouch | 2021-10-06 | 1 | -9/+11 |
| | |||||
* | Add an implementation of tabfile | Přemysl Eric Janouch | 2021-10-06 | 1 | -0/+163 |
The original one is a horrible thing. Now we're self-reliant. |