summaryrefslogtreecommitdiff
path: root/debian (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-08Debianize the repoHEAD0.9.0masterLibravatar Mubashshir6-0/+73
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-08Update metadataLibravatar Mubashshir4-4/+28
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-08test: Add unit test for parserLibravatar Mubashshir5-1/+43
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-08main: Use another event loop to clean up dataLibravatar Mubashshir1-1/+14
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-08API: Use Stdout Parser to generate eventsLibravatar Mubashshir5-214/+249
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-04Implement basic tmate stdout parserLibravatar Mubashshir2-0/+93
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Backport to debianLibravatar Mubashshir6-52/+542
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Add tmate Session management APILibravatar Mubashshir5-2/+315
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Simplify copyright configLibravatar Mubashshir2-5/+5
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Update bn_BD translationLibravatar Mubashshir2-22/+18
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Use GLib.strsignal instead of Posix.strsignalLibravatar Mubashshir2-10/+6
Signed-off-by: Mubashshir <ahm@jadupc.com>
2023-10-03Finalize UILibravatar Mubashshir12-1/+513
Signed-off-by: Mubashshir <ahm@jadupc.com>