graph
- Provide auth key and file information to easyhg extension2011-06-28, by Chris Cannam
- Introduce random key generator2011-06-28, by Chris Cannam
- Minor tidy2011-06-28, by Chris Cannam
- Bring new-look easyhg.py into action2011-06-28, by Chris Cannam
- Tidy up a bit2011-06-28, by Chris Cannam
- Salt passwords2011-06-28, by Chris Cannam
- Regenerate authfile key after dialog accepted (user might have changed); don't save if no user2011-06-28, by Chris Cannam
- Continue without "remember" feature if the necessary imports fail2011-06-28, by Chris Cannam
- Refactor config get/set2011-06-28, by Chris Cannam
- Clear password dialog when user name changes2011-06-28, by Chris Cannam
- Refactor load/save config2011-06-28, by Chris Cannam
- Part-way through a more effective version using standard python ConfigParser2011-06-28, by Chris Cannam
- Half-baked auth file read/write (using Hg config, which can't write)2011-06-28, by Chris Cannam
- Some work on cacheing2011-06-27, by Chris Cannam
- Fix changeset detail item alignment2011-06-24, by Chris Cannam
- Compile fix, plural fix2011-06-24, by Chris Cannam
- Small tidy to login dialog2011-06-23, by Chris Cannam
- Alternative approach to asking for username/password2011-06-23, by Chris Cannam
- Minor text calculation fix2011-06-23, by Chris Cannam
- Add "Ignore Files" and "Edit Ignored List" to Work menu (latter is subsumed from Advanced menu formerly). Also subsume Serve via HTTP into File menu as Share Repository, and add a more helpful description of it. Remove Advanced menu2011-06-23, by Chris Cannam
- Update ignore file2011-06-22, by Chris Cannam
- Ensure "this file only" ignore RE is anchored at end2011-06-22, by Chris Cannam
- Merge from branch "ignore"2011-06-22, by Chris Cannam
- Use regexes for anchored filenames (i.e. "this file only" and directory); report outcome of ignore to userignore 2011-06-17, by Chris Cannam