Mercurial > hg > easyhg
log easyhg.py @ 587:4ed384ea7f39 fswatcher
age | author | description |
---|---|---|
Mon, 27 Feb 2012 17:14:03 +0000 | Chris Cannam | Update copyright dates to 2012 |
Thu, 15 Sep 2011 14:24:37 +0100 | Chris Cannam | Encountering some peculiar problems with platform... but it's overkill for this anyway, use os.name instead |
Mon, 11 Jul 2011 15:15:31 +0100 | Chris Cannam | Check for repeated request (thus failed login) before looking up cached data, so we can cache in confidence without resending invalid login details (fixing #205) |
Thu, 30 Jun 2011 09:43:18 +0100 | Chris Cannam | Textual fix |
Thu, 30 Jun 2011 00:05:24 +0100 | Chris Cannam | Do the foregoing only if the user had explicitly asked for the remember option |
Thu, 30 Jun 2011 00:04:33 +0100 | Chris Cannam | Use cached password directly, without asking the user, if it's available and the requested realm/uri are not the same as an immediately preceding one |