doc/PLAN
changeset 78 2a3407a14654
parent 76 e6a35b0f853c
child 79 3a58a95fae2f
equal deleted inserted replaced
77:8d14aac93b5d 78:2a3407a14654
     7 - reduce hg-ssh-wrapper to nothing by moving all functionality into hg-ssh
     7 - reduce hg-ssh-wrapper to nothing by moving all functionality into hg-ssh
     8 - same for refresh-auth
     8 - same for refresh-auth
     9 - move most of do-refresh-auth into a module
     9 - move most of do-refresh-auth into a module
    10 - give that module a hook, and call the hook instead of the exe
    10 - give that module a hook, and call the hook instead of the exe
    11 - abolish refresh-auth shell script and rename do-refresh-auth to refresh-auth
    11 - abolish refresh-auth shell script and rename do-refresh-auth to refresh-auth
       
    12 - replace env vars with Python globals
    12 
    13 
    13 Todo:
    14 Todo:
    14 
    15 
    15 - replace env vars with Python globals
       
    16 - change refresh-auth to refer to hg-ssh directly, abolish hg-ssh-wrapper
    16 - change refresh-auth to refer to hg-ssh directly, abolish hg-ssh-wrapper
    17 - add comment check and -f flag to refresh-auth
    17 - add comment check and -f flag to refresh-auth
    18 - change install script to a Python script, abolishing hginit
    18 - change install script to a Python script, abolishing hginit
    19 
    19 
    20 
    20