3 Changes from 0.1 to 0.2:
4 * User interface enhancements:
5 - automatically add signoff to commit message
6 - jump directly into an editor to modify files
7 - ignore file (hg only)
10 - (un)select all changes
11 * Support for Mercurial (hg) repositories via the "hgct" command
12 * Generic SCM interface allows easy porting to other SCM systems
13 * Assorted small bugfixes and enhancements
16 * Graphical commit tool for git repositories
17 * View diffs and select files before committing
18 * Synchronisation management for git cache and working directory