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 0000085233 83.2 KB
git-cola.spec 0000003005 2.93 KB
v3.6.tar.gz 0000967745 945 KB
Revision 25 (latest revision is 49)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 751369 from Marcin Bajor's avatar Marcin Bajor (marcinbajor) (revision 25)
- Update to 3.6
- Usability, bells and whistles
* The remote editor is much faster since it no longer queries
  remotes, and uses the cached information instead.
  https://github.com/git-cola/git-cola/issues/986
* Commit message templates can now be loaded automatically by setting
  ``git config cola.autoloadcommittemplate true``.
  https://github.com/git-cola/git-cola/pull/1013
  https://github.com/git-cola/git-cola/pull/735
* The UI layout can now be reset back to its initial state by selecting
  the "Reset Layout" action.  This reverts the layout to the same state
  as when the app first launched.
  https://github.com/git-cola/git-cola/pull/1008
  https://github.com/git-cola/git-cola/issues/994
* Files can now be ignored in either the project's `.gitignore`, or in the
  repository's private local `.git/info/exclude` ignore file.
  https://github.com/git-cola/git-cola/pull/1006
  https://github.com/git-cola/git-cola/issues/1000
* New remotes are now selected when they are added in the "Edit Remotes" tool.
  https://github.com/git-cola/git-cola/pull/1002
* The "Recent" repositories list is now saved to disk when opening a
  repository.  Previously, this list was only updated when exiting the app.
  https://github.com/git-cola/git-cola/pull/1001
* The bookmarks tool now has a "Delete" option in its right-click menu.
  https://github.com/git-cola/git-cola/pull/999
* The current repository is no longer listed in the "File/Open Recent" menu.
  https://github.com/git-cola/git-cola/pull/998
- Translations
* Updated Hungarian translation.
  https://github.com/git-cola/git-cola/pull/1005
  https://github.com/git-cola/git-cola/pull/1018
* Updated Turkish translation.
  https://github.com/git-cola/git-cola/pull/1003
  https://github.com/git-cola/git-cola/pull/1011
- Fixes
* Better support for Python 3.8's line buffering modes.
  https://github.com/git-cola/git-cola/pull/1014
* The default `ssh-askpass` script now uses a more generic `#!` shebang line.
  https://github.com/git-cola/git-cola/pull/1012
* Fetch, push, and pull operations will now refresh the model and display when
  operations complete.
  https://github.com/git-cola/git-cola/issues/996
* The branches widget now refreshes its display when changing branches.
  https://github.com/git-cola/git-cola/pull/992
- Packaging
* The `share/git-cola/bin/git-xbase` script will now have its `#!` lines
  updated during installation.
  https://github.com/git-cola/git-cola/pull/991
- Development
* The unit tests were made more platform-independent.
  https://github.com/git-cola/git-cola/pull/993
Comments 0
openSUSE Build Service is sponsored by