Fedora 20 Update: git-cola-2.1.2-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Apr 22 22:53:00 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-5385
2015-04-02 11:43:41
--------------------------------------------------------------------------------

Name        : git-cola
Product     : Fedora 20
Version     : 2.1.2
Release     : 1.fc20
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 2.1.2.

Changes since version 2.0.8:

Usability, bells and whistles:
* `git dag` now forwards all unknown arguments along to `git log`. https://github.com/git-cola/git-cola/issues/389
* Line-by-line interactive staging was made more robust. https://github.com/git-cola/git-cola/pull/399
* “Bookmarks” was renamed to “Favorites”. https://github.com/git-cola/git-cola/issues/392
* Untracked files are now displayed using a unique icon. https://github.com/git-cola/git-cola/pull/388
* A new “Find files” widget was added, and can be activated by using the *Ctrl+t* or *t* hotkeys.
* A new `git cola find` sub-command was added for finding files.
* `git cola` now remembers the text cursor’s position when staging interactively with the keyboard. This makes it easier to use the keyboard arrows to select and stage lines.
* The completion widgets will now select the top completion item when *Enter* or *Return* are pressed.
* You can now refresh using *F5* in addition to the existing *Ctrl+R* hotkey.
* Updated zh_TW translations.
* `git cola rebase` now defaults to `@{upstream}`, and generally uses the same CLI syntax as `git rebase`.
* The commit message editor now allows you to bypass commit hooks by selecting the “Bypass Commit Hooks” option. This is equivalent to passing the `--no-verify` option to `git commit`. https://github.com/git-cola/git-cola/issues/357
* We now prevent the “Delete Files” action from creating a dialog that does not fit on screen. https://github.com/git-cola/git-cola/issues/378
* `git xbase` learned to edit rebase instruction sheets that contain `exec` commands.
* The diff colors are now configurable. `cola.color.{text,add,remove,header}` can now be set with 6-digit hexadecimal colors. See the git cola manual https://git-cola.readthedocs.org/en/latest/git-cola.html#configuration-variables for more details.

Fixes:
* `git dag` was triggering a traceback on Fedora when parsing Git logs. https://bugzilla.redhat.com/show_bug.cgi?id=1181686
* Untracked files are now assumed to be utf-8 encoded. https://github.com/git-cola/git-cola/issues/401
* `git cola` now passes `--no-abbrev-commit` to `git log` to override having `log.abbrevCommit = true` set in `.gitconfig`.
* `git cola` will now allow starting an interactive rebase with a dirty worktree when `rebase.autostash` is set. https://github.com/git-cola/git-cola/issues/360
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr  1 2015 Christopher Meng <rpm at cicku.me> - 2.1.2-1
- Update to 2.1.2
* Thu Mar 26 2015 Richard Hughes <rhughes at redhat.com> - 2.0.8-3
- Add an AppData file for the software center
* Mon Dec 15 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.0.8-2
- Build against Python 3 on Fedora >= 22
* Fri Dec 12 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.0.8-1
- Update to 2.0.8 (#1136235, also fixes #1171612)
- Use less hackish GitHub Source0 URL
- Add new icon to file list, icon scriptlets, Requires: hicolor-icon-theme
* Sun Aug  3 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.0.5-1
- Update to 2.0.5 (#1124151)
* Thu Jun 26 2014 Christopher Meng <rpm at cicku.me> - 2.0.4-1
- Update to 2.0.4
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 31 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 2.0.3-1
- Update to 2.0.3 (#1101185)
- Drop BR asciidoc, not used anymore (since 2.0.2)
* Wed Apr 23 2014 Christopher Meng <rpm at cicku.me> - 2.0.2-1
- Update to 2.0.2
* Fri Mar 21 2014 Christopher Meng <rpm at cicku.me> - 2.0.1-1
- Update to 2.0.1
* Wed Feb 26 2014 Christopher Meng <rpm at cicku.me> - 2.0.0-1
- Update to 2.0.0
* Sat Feb 15 2014 Christopher Meng <rpm at cicku.me> - 1.9.4-2
- Remove unneeded dependency.
* Fri Feb  7 2014 Christopher Meng <rpm at cicku.me> - 1.9.4-1
- Update to 1.9.4
* Thu Dec 12 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.9.3-1
- Update to 1.9.3 (#1040157)
* Thu Nov 28 2013 Christopher Meng <rpm at cicku.me> - 1.9.2-1
- Update to 1.9.2 with fix for BZ#1034778.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1183526 - git-cola-v2.1.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1183526
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list