- Update to version 44:
+ control available lanes to paint.
+ avoid load history twice.
+ Show commit details for submodule history view.
+ Honor core.hooksPath property.
+ Add file filter by name for stage view.
+ Calculate selected ref on history view.
+ Show info on errors in command line about init option.
+ Open files in external editor.
+ Allow to sign commits.
+ Correct behaviour of --standalone option.
+ Option to delete sources from disk.
+ Deal correctly with stage/unstage of selection on new files.
+ Honor system preferences about using dark theme.
+ highlight characters outside margins.
+ Allow to edit remotes.
- Drop 1978973b12848741b08695ec2020bac98584d636.patch: fixed
upstream.
- Add pkgconfig(libhandy-1) and pkgconfig(gpgme) BuildRequires: new
dependencies.
OBS-URL: https://build.opensuse.org/request/show/1123586
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=71
- Update to version 3.30.1:
+ Meson improvements.
+ Fix parsing title and body for message commit.
+ Search repositories ignoring case.
+ Added standalone mode.
+ Allow to config patience algorithm.
+ GUI improvements.
+ Removed autotools buildsystem.
+ Fixed mac compilation.
+ Misc fixes.
- Changes from version 3.30.0:
+ Detect dark theme from its background color.
+ Buildsystem meson added.
+ Added flatpak deployments.
+ Updated translations.
+ Misc fixes.
- Switch to meson buildsystem, add meson BuildRequires and macros.
- Add gitg-Bump-libgit2-glib-dependency.patch: Fix build with new
libgit2-glib, following this drop pkgconfig(libgit2-glib-1.0)
BuildConflicts: No longer needed nor valid.
- Add gitg-Various-meson-build-fixes.patch: Various meson build
fixes needed, all taken from upstream.
- Drop post(un) handling of glib2_gsettings_schema_post(un) and
glib2_gsettings_schema_requires, no longer needed.
OBS-URL: https://build.opensuse.org/request/show/663032
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=48
- Update to version 3.19.6:
+ Make use of shortcut window optional.
+ Make it build again on osx and windows.
- Update to version 3.19.5:
+ Improved Windows installer graphics.
+ Add context menu on Windows.
+ Provide shortcuts window.
+ Rework dash view.
+ Do not hang on highlighting commit message.
- Add pkgconfig(libxml-2.0) BuildRequires: new dependency.
- Update to version 3.19.4:
+ Changes:
- Add OSX bundle generator.
- Add syntax highlighting support on diffs.
- Show untracked content on stage.
+ Bugs fixed:
- Fix OSX paths.
- Missing includes.
- Update to version 3.19.3:
+ Changes:
- Add script to create windows installer.
- Add support for commit.template config setting.
- Dim default avatar image.
+ Bugs fixed:
- Add icon to the windows binary.
- Handle console on windows.
OBS-URL: https://build.opensuse.org/request/show/360480
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=26
- 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)
OBS-URL: https://build.opensuse.org/request/show/221359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=25