summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: Add unit test for parserLibravatar Mubashshir2023-10-082-1/+3
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* main: Use another event loop to clean up dataLibravatar Mubashshir2023-10-081-1/+14
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* API: Use Stdout Parser to generate eventsLibravatar Mubashshir2023-10-085-214/+249
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Implement basic tmate stdout parserLibravatar Mubashshir2023-10-042-0/+93
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Backport to debianLibravatar Mubashshir2023-10-033-48/+99
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Add tmate Session management APILibravatar Mubashshir2023-10-035-2/+315
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Simplify copyright configLibravatar Mubashshir2023-10-032-5/+5
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Update bn_BD translationLibravatar Mubashshir2023-10-031-3/+0
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Use GLib.strsignal instead of Posix.strsignalLibravatar Mubashshir2023-10-032-10/+6
| | | | Signed-off-by: Mubashshir <ahm@jadupc.com>
* Finalize UILibravatar Mubashshir2023-10-037-0/+307
Signed-off-by: Mubashshir <ahm@jadupc.com>