Mercurial > hg > easyhg
log easyhg.py @ 359:550650bbb959 feature_91
age | author | description |
---|---|---|
2011-03-17 | Chris Cannam | Make username/password prompts in easyhg.py more helpful; use a distinctive return for cancel in these dialogs, and avoid showing command-failed in the main program when cancelled |
2011-01-12 | Chris Cannam | * Fix typo. Uh |
2011-01-12 | Chris Cannam | * Attempt to pop input dialog to front instead of permitting it to open behind EasyMercurial window |
2011-01-09 | Chris Cannam | * minor os/x fixes |
2011-01-05 | Chris Cannam | * OS/X: Add script to run external diff; add space around tab widget; textual fixes |
2010-12-20 | Chris Cannam | * Set python library path when unbundling extension, generally prefer unbundled copy |
2010-12-03 | Chris Cannam | * That string scraping was much too fiddly -- best keep it simpler for now |
2010-12-03 | Chris Cannam | * Some work on portable password prompting |