Mercurial > hg > easyhg
log easyhg.py @ 358:ea6f76c0aa76
age | author | description |
---|---|---|
Thu, 17 Mar 2011 13:52:57 +0000 | 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 |
Wed, 12 Jan 2011 16:14:43 +0000 | Chris Cannam | * Fix typo. Uh |
Wed, 12 Jan 2011 15:46:24 +0000 | Chris Cannam | * Attempt to pop input dialog to front instead of permitting it to open behind EasyMercurial window |
Sun, 09 Jan 2011 10:08:42 +0000 | Chris Cannam | * minor os/x fixes |
Wed, 05 Jan 2011 14:31:07 +0000 | Chris Cannam | * OS/X: Add script to run external diff; add space around tab widget; textual fixes |
Mon, 20 Dec 2010 16:15:43 +0000 | Chris Cannam | * Set python library path when unbundling extension, generally prefer unbundled copy |
Fri, 03 Dec 2010 12:32:59 +0000 | Chris Cannam | * That string scraping was much too fiddly -- best keep it simpler for now |
Fri, 03 Dec 2010 12:29:24 +0000 | Chris Cannam | * Some work on portable password prompting |