2 1b99d152 2020-11-16 stsp - create pack file deltas
5 1b99d152 2020-11-16 stsp - add http(s) transport with libtls in got-fetch-pack or a new helper
6 1b99d152 2020-11-16 stsp - implement got-send-pack in order to push objects to servers
9 54f77e21 2019-01-06 stsp - implement horizonal scrolling in all views
10 54f77e21 2019-01-06 stsp - implement horizonal split view mode
11 5a5bf2ac 2019-06-25 stsp - implement 'limit' for 'tog log' (like search but display matched commits only)
12 72640c6b 2019-03-07 stsp - allow moving to prev/next blamed line in diff view if opened from blame view,
13 72640c6b 2019-03-07 stsp similar to how the diff view can switch commits if opened from log view
16 1b99d152 2020-11-16 stsp - tracey has a gotwebd thingy in progress somewhere