Sleek and powerful git GUI

Edit Package git-cola

git-cola is a simple, powerful, and feature-rich GUI for git that provides an easy way to interact with Git repositories.

Refresh
Refresh
Source Files
Filename Size Changed
git-cola.changes 0000079427 77.6 KB
git-cola.spec 0000002958 2.89 KB
v3.4.tar.gz 0000963393 941 KB
Revision 21 (latest revision is 49)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 710322 from Marcin Bajor's avatar Marcin Bajor (marcinbajor) (revision 21)
- Update to 3.4
- Usability, bells and whistles
* The file browser now includes "Blame" in its context menu.
  https://github.com/git-cola/git-cola/issues/953
* The "Push" action now uses "git push --force-with-lease" when using
  the "Force" option with Git v1.8.5 and newer.
  https://github.com/git-cola/git-cola/issues/946
* Updated German translation.
  https://github.com/git-cola/git-cola/pull/936
* The `Status` widget learned to optionally display file counts in its
  category headers, and indent the files displayed in each category.
  https://github.com/git-cola/git-cola/pull/931
* The `Branches` widget can now sort branches by their most recent commit.
  https://github.com/git-cola/git-cola/pull/930
* `git cola` now includes configurable GUI themes that can be used to style
  the user interface.  Enable the new themes by configuring `cola.theme`
  in the preferences window.  See the
  `cola.theme documentation https://git-cola.readthedocs.io/en/latest/git-cola.html#cola-theme
  for more details.
  https://github.com/git-cola/git-cola/pull/924
* `git cola` now has built-in support for HiDPI displays by enabling
  Qt's 5.6's `QT_AUTO_SCREEN_SCALE_FACTOR` feature.
  https://github.com/git-cola/git-cola/issues/938
* `git cola` now uses HiDPI pixmaps when rendering icons, and the builtin
  icons have been updated to look sharp when displayed in HiDPI.
  https://github.com/git-cola/git-cola/pull/932
- Fixes
* `git cola`'s "Revert Unstaged Edits" previously checked out from "HEAD^",
  when in "Amend" mode, and removing staged changes.  This behavior has been
  changed to always checkout from the index, which avoids data loss.
  https://github.com/git-cola/git-cola/issues/947
* `git cola` has been updated to work with newer versions of `gnome-terminal`
  and no longer shell-quotes its arguments when launching `gnome-terminal`.
  The `cola.terminalshellquote` configuration variable can be set to `true` to
  get the old behavior, or to handle other terminals that take the command to run
  as a single string instead of as arguments to `execv()`.
  https://github.com/git-cola/git-cola/pull/935
* `git dag` now properly handles arbitrary input on Python3.
  Previously, an exception would be raised when entering `--grep=xxx` where
  `xxx` is a quoted string with a missing end-quote.
  https://github.com/git-cola/git-cola/pull/941
- Development
* The contribution guidelines for contributors has been updated to mention
  how to regenerate the `*.mo` message files.
  https://github.com/git-cola/git-cola/pull/934
Comments 0
openSUSE Build Service is sponsored by