trun

Script for parsing any output. Yes, it is all it does.
git clone git://gtms.dev/trun
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-02-08 10:56refactor: formatTomas Nemec1+6-16
2022-02-08 10:55feat: possibility to modify status testTomas Nemec2+13-16
2021-08-09 13:01version: 1.1.5Tomas Nemec2+2-2
2021-08-09 13:00refactorTomas Nemec2+3-2
2021-08-09 13:00docs: add licenseTomas Nemec2+24-0
2021-08-09 08:50doc: Add todoTomas Nemec1+10-0
2021-08-09 08:44version: 1.1.4Tomas Nemec2+2-2
2021-08-09 08:44fix(trun-status): status failed before return contentTomas Nemec2+6-6
2021-08-09 08:23version: 1.1.3Tomas Nemec7+133-77
2021-08-09 07:39typo(readme)Tomas Nemec1+1-1
2021-08-09 07:19version: 1.1.2Tomas Nemec2+2-2
2021-08-09 07:18refactor(trun)Tomas Nemec1+9-8
2021-08-09 07:18fix(makefile): forgotten fileTomas Nemec1+1-1
2021-08-09 07:07version: 1.1.1Tomas Nemec2+2-2
2021-08-09 07:06refactor(print_status)Tomas Nemec1+4-4
2021-08-09 07:06fix(print_status): status dir points to bad directoryTomas Nemec1+1-1
2021-08-09 07:01feat: make it public #2Tomas Nemec11+340-138
2021-08-08 15:08feat: Make it publicTomas Nemec8+436-99
2021-07-13 06:02feat: No longer forward input to output.tms1+1-2
2021-06-11 13:12Add name to userdatatms1+1-1
2021-06-11 13:11Better outputtms2+7-7
2021-06-11 12:00refactortms1+29-17
2021-06-10 12:02bugfix for statustms2+3-3
2021-06-10 11:49Add userdata table which is passed between hookstms1+7-6
2021-06-10 11:01bugfix with writing data outtms1+6-2
2021-06-10 10:40Rename & status can get exact name of truntms5+136-119
2021-06-03 06:50bugfix with empty resulttms1+3-1
2021-06-03 06:34Formattms2+27-11
2021-02-22 08:13Add SIGHUP hook for exitting correctlytms1+1-0
2021-01-05 23:11updatetms1+6-2
2020-11-02 09:44updatetms4+5-22
2020-10-29 21:35update statustms1+12-9
2020-10-29 21:34generalize code; handlers are in xdg_config_home/trun dirtms1+17-49
2020-10-26 09:21handle signalstms3+45-6
2020-10-26 08:50delete file after finish listening stdin and add makefiletms3+19-1
2020-10-22 20:48inittms3+95-0