Blame


1 54f77e21 2019-01-06 stsp lib:
2 5bff75ab 2019-01-08 stsp - handle checkout of trees which contain submodules by identifying and
3 5bff75ab 2019-01-08 stsp ignoring such tree entries; requires a .ini config parser (from isakmpd?)
4 43b7c718 2019-01-28 stsp - make 'got update' perform a 3-way merge for modified files
5 54f77e21 2019-01-06 stsp
6 54f77e21 2019-01-06 stsp tog:
7 8419a396 2019-01-06 stsp - make diff view generate diffs in a background thread
8 54f77e21 2019-01-06 stsp - implement horizonal scrolling in all views
9 54f77e21 2019-01-06 stsp - implement horizonal split view mode
10 54f77e21 2019-01-06 stsp - make it possible to move between commit diffs with a single key press
11 54f77e21 2019-01-06 stsp - implement search feature