Git repository viewer
gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
convenient tool to visualize git history and actions that benefit from a
graphical presentation.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/gitg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gitg-0.3.2.tar.xz | 0001080536 1.03 MB | |
gitg.changes | 0000009646 9.42 KB | |
gitg.spec | 0000007061 6.9 KB |
Revision 25 (latest revision is 59)
Stephan Kulow (coolo)
accepted
request 221359
from
Dominique Leuenberger (dimstar)
(revision 25)
- Update to version 0.3.2: + Various small build issues, parallel install, man pages, desktop files (bgo#721656, bgo#721658). + Corrected required versions of dependencies. + Do not rely on external gsettings schemas to exist. + Improved runtime libgit2 thread support detection. + Fix handling of mailto: uris. + Updated translations. - Update to version 0.3.1: + This is the first release of a major rewrite of gitg. We have since moved from C to Vala to implement gitg, easing development. More importantly, gitg is now using libgit2 (instead of calling out to git) which vastly improves gitg's quality. The interface has also had a significant overhaul, conforming to the latest GNOME 3 apps interface development guidelines. + Known regressions: - Push, pull branch. - Create/rename/delete branch. - Create/rename/delete tag. - Basic remote branch management. - Add new BuildRequires to satisfy the new build system: + pkgconfig(gee-0.8), pkgconfig(gobject-introspection-1.0), pkgconfig(gtkspell3-3.0), pkgconfig(json-glib-1.0), pkgconfig(libgit2-glib-1.0), pkgconfig(libpeas-1.0), pkgconfig(libpeas-gtk-1.0), pkgconfig(pygobject-3.0, pkgconfig(webkit2gtk-3.0 and vala. - Drop git-core requires: gitg no longer interacts with git directly, but interfaces thourgh libgit2-glib. (forwarded request 221218 from Zaitor)
Comments 0