Mercurial > hg > easyhg
log
age | author | description |
---|---|---|
Wed, 29 Jun 2011 15:37:11 +0100 | Chris Cannam | Associate username with pathless URL, as well as password authfile_refactor |
Wed, 29 Jun 2011 15:27:01 +0100 | Chris Cannam | Refactor into classes authfile_refactor |
Wed, 29 Jun 2011 13:40:57 +0100 | Chris Cannam | Associate password with scheme+host+user rather than url+user |
Wed, 29 Jun 2011 13:36:07 +0100 | Chris Cannam | Remember username as well as password |
Wed, 29 Jun 2011 13:09:01 +0100 | Chris Cannam | Hash remote destination key for auth file rather than just b64 encoding it (so you can't see where someone has been by looking at a stale authfile) |
Wed, 29 Jun 2011 12:59:33 +0100 | Chris Cannam | Don't try to chmod on Windows; doesn't work |
Tue, 28 Jun 2011 17:03:16 +0100 | Chris Cannam | Win32 build fix |