--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11979
2013-06-30 23:30:47
--------------------------------------------------------------------------------

Name        : git-cola
Product     : Fedora 19
Version     : 1.8.3
Release     : 1.fc19
URL         : http://git-cola.github.io
Summary     : A sleek and powerful git GUI
Description :
git-cola is a powerful git GUI with a slick and intuitive user interface.

--------------------------------------------------------------------------------
Update Information:

An update of git-cola to the latest upstream release, version 1.8.3:

Usability, bells and whistles:
* We now automatically remove missing repositories from the “Select Repository” 
dialog. (http://github.com/git-cola/git-cola/issues/145)
* A new git cola diff sub-command was added for diffing changed files.
* The diff viewer now has an “Options” menu which can be used to set “git diff” 
options. This can be used to ignore whitespace changes or to show a change with 
its surrounding function as context. 
(http://github.com/git-cola/git-cola/issues/150)
* git cola now remembers your commit message and will restore it when git cola 
is restarted. (https://github.com/git-cola/git-cola/pull/175)
* Ctrl+M can now be used to toggle the “Amend last commit” checkbox in the 
commit message editor. (https://github.com/git-cola/git-cola/pull/161)
* Deleting remote branches can now be done from the “Branch” menu. 
(https://github.com/git-cola/git-cola/issues/152)
* The commit message editor now has a built-in spell checker.

Fixes:
* The inotify auto-refresh feature makes it difficult to select text in the 
“diff” editor when files are being continually modified by another process. The 
auto-refresh causes it to lose the currently selected text, which is not 
wanted. We now avoid this problem by saving and restoring the selection when 
refreshing the editor. (http://github.com/git-cola/git-cola/issues/155)
* More strings have been marked for l10n. 
(http://github.com/git-cola/git-cola/issues/157)
* Fixed the Alt+D Diffstat shortcut. 
(http://github.com/git-cola/git-cola/issues/159)
* Better error handling when cloning repositories. We were not handling the 
case where a git URL has no basename, e.g. https://git.example.com/. git cola 
originally rejected these URLs instead of allowing users to clone them. It now 
allows these URLs when they point to valid git repositories. Additionally, git 
cola learned to echo the errors reported by git clone when it fails. 
(http://github.com/git-cola/git-cola/issues/156)
* We now avoid invoking external diffs when showing diffstats. 
(https://github.com/git-cola/git-cola/pull/163)
* The Status tool learned to reselect files when refreshing. 
(https://github.com/git-cola/git-cola/issues/165)
* git cola now remembers whether it has been maximized and will restore the 
maximized state when git cola is restarted. 
(https://github.com/git-cola/git-cola/issues/172)
* Performance is now vastly improved when staging hundreds or thousands of 
files.
* git cola was not correctly saving repo-specific configuration. 
(https://github.com/git-cola/git-cola/issues/174)
* Fix a UnicodeDecode in sphinxtogithub when building from source.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Jun 30 2013 Christopher Meng <[email protected]> - 1.8.3-1
- Update to 1.8.3.
- Cleanup the spec.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update git-cola' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to