[ANNOUNCE] (H)gct 0.3
From: Fredrik Kuivinen <hidden>
Date: 2016-06-15 22:42:10
Hi, Version 0.3 of (H)gct, a GUI enabled commit tool for Git and Mercurial, has been released and can be downloaded from http://www.cyd.liu.se/~freku045/gct/ct-0.3.tar.gz Thanks to Vincent Danjean there are Debian packages available at http://dept-info.labri.fr/~danjean/deb.html#commit-tool Screen shots and a Git repository with a gitweb interface are available at the project homepage, http://www.cyd.liu.se/~freku045/gct The major changes compared to v0.2 are: * File filter, show only file names which contain a specified string. * Make ignoring files actually work. * A new option, --one-shot, which makes (h)gct exit after the first commit. * Support for new versions of git. * An Hg extension which makes hgct better integrated with Hg. See README.HG for details. - Fredrik