bump version number
[got-portable.git] / TODO
blobbb206b431391a4ebf270341644f213b4d01268eb
1 lib:
2 - create pack file deltas
4 libexec:
5 - add http(s) transport with libtls in got-fetch-pack or a new helper
6 - implement got-send-pack in order to push objects to servers
8 tog:
9 - implement horizonal scrolling in all views
10 - implement horizonal split view mode
11 - implement 'limit' for 'tog log' (like search but display matched commits only)
12 - allow moving to prev/next blamed line in diff view if opened from blame view,
13   similar to how the diff view can switch commits if opened from log view
15 gotweb:
16 - tracey has a gotwebd thingy in progress somewhere