Add a simple statusbar.
[hgct.git] / RELEASE
blob1402c6e98f3782bfb0c82068dcf503c261bfbbda
1 Current release: 0.2
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)
8   - preferences panel
9   - revert changes
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
15 Initial 0.1 release:
16 * Graphical commit tool for git repositories
17 * View diffs and select files before committing
18 * Synchronisation management for git cache and working directory