Edit

thodg/got/TODO

Branch :

  • Show log

    Commit

  • Author : Stefan Sperling
    Date : 2019-01-09 00:58:12
    Hash : 80bd227c
    Message : remove TODO items which have been done

  • TODO
  • lib:
    - handle checkout of trees which contain submodules by identifying and
      ignoring such tree entries; requires a .ini config parser (from isakmpd?)
    - 'got log' in a work tree does not work because the current working directory
       is unveiled instead of the repository path
    
    tog:
    - make diff view generate diffs in a background thread
    - bug: page-down in tree view may move cursor beyond the last visible item
    - implement horizonal scrolling in all views
    - implement horizonal split view mode
    - make it possible to move between commit diffs with a single key press
    - implement search feature