Mercurial > hg > easyhg
log
age | author | description |
---|---|---|
2011-06-28 | Chris Cannam | Minor fixes from OS/X test |
2011-06-28 | Chris Cannam | Provide auth key and file information to easyhg extension |
2011-06-28 | Chris Cannam | Introduce random key generator |
2011-06-28 | Chris Cannam | Minor tidy |
2011-06-28 | Chris Cannam | Bring new-look easyhg.py into action |
2011-06-28 | Chris Cannam | Tidy up a bit |
2011-06-28 | Chris Cannam | Salt passwords |
2011-06-28 | Chris Cannam | Regenerate authfile key after dialog accepted (user might have changed); don't save if no user |
2011-06-28 | Chris Cannam | Continue without "remember" feature if the necessary imports fail |
2011-06-28 | Chris Cannam | Refactor config get/set |
2011-06-28 | Chris Cannam | Clear password dialog when user name changes |
2011-06-28 | Chris Cannam | Refactor load/save config |
2011-06-28 | Chris Cannam | Part-way through a more effective version using standard python ConfigParser |
2011-06-28 | Chris Cannam | Half-baked auth file read/write (using Hg config, which can't write) |