aboutsummaryrefslogtreecommitdiff
path: root/src/tabfile.c
Commit message (Collapse)AuthorAgeFilesLines
* tabfile: make it possible to set metadataPřemysl Eric Janouch2021-10-071-6/+54
| | | | And some related clean-up.
* tabfile: remember to check UTF-8, glibizePřemysl Eric Janouch2021-10-061-9/+11
|
* Add an implementation of tabfilePřemysl Eric Janouch2021-10-061-0/+163
The original one is a horrible thing. Now we're self-reliant.