Commit Graph

59 Commits

Author SHA256 Message Date
84801a1def Accepting request 1123586 from GNOME:Next
- 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
2023-11-07 09:18:59 +00:00
14bbd39528 Accepting request 950699 from GNOME:Next
Mesonfix and tweaks

OBS-URL: https://build.opensuse.org/request/show/950699
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=70
2022-02-03 21:51:17 +00:00
85d3f2a1af Accepting request 942837 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/942837
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=69
2021-12-28 14:53:32 +00:00
3c19a9be52 Accepting request 920398 from home:sbrabec:branches:tuu-goodbye
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).

OBS-URL: https://build.opensuse.org/request/show/920398
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=68
2021-09-21 07:47:49 +00:00
b5fa72f80d Accepting request 842885 from GNOME:Next
update to 3.38.1 - TW should be ready

OBS-URL: https://build.opensuse.org/request/show/842885
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=66
2020-10-26 08:11:08 +00:00
fce3d0177b Accepting request 795027 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795027
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=64
2020-04-17 22:42:52 +00:00
05f37379a8 Accepting request 767121 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767121
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=62
2020-01-26 14:43:43 +00:00
ce286af89f Accepting request 718580 from GNOME:Next
- Update to version 3.32.1:
  + Support repository being null.
  + Allow copying file names.
- Drop gitg-repository-being-null.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/718580
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=60
2019-07-29 14:33:00 +00:00
773d5d304b Accepting request 711949 from home:Dead_Mozay
fixed crash at startup

OBS-URL: https://build.opensuse.org/request/show/711949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=57
2019-06-26 08:52:34 +00:00
df7c90ce36 Accepting request 710840 from GNOME:Next
- Add gitg-port-to-gtksourceview4.patch: Port to gtksourceview4.
  Following this patch, replace pkgconfig(gtksourceview-3.0) with
  pkgconfig(gtksourceview-4) BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/710840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=55
2019-06-19 15:50:24 +00:00
a0d6eadbd8 Accepting request 705281 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/705281
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=53
2019-05-27 07:46:35 +00:00
d8fde35cd5 Accepting request 673152 from home:iznogood:branches:GNOME:Factory
- Fix build with new translations-update-upstream.

OBS-URL: https://build.opensuse.org/request/show/673152
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=51
2019-02-10 14:24:57 +00:00
0f64b3f8de Accepting request 667810 from GNOME:Next
- Add gitg-typelib-dependencies.patch: Change the way we add
  library dependencies to .typelibs. openSUSE requires a full
  library name, incl. version.

OBS-URL: https://build.opensuse.org/request/show/667810
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=49
2019-01-22 15:15:51 +00:00
89f6abddf5 Accepting request 663032 from GNOME:Next
- 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
2019-01-09 13:29:59 +00:00
7f020ca62d Accepting request 589338 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589338
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=46
2018-03-22 09:43:48 +00:00
f55ee0dc7d Accepting request 581058 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581058
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=44
2018-03-05 13:47:37 +00:00
Bjørn Lie
2484006848 Accepting request 517788 from home:Zaitor:branches:GNOME:Factory
Tweak previous checkin - I wrongly dropped glib macros.

OBS-URL: https://build.opensuse.org/request/show/517788
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=42
2017-08-22 08:57:33 +00:00
Bjørn Lie
a1d7d8216d Accepting request 515775 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/515775
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=41
2017-08-09 17:57:54 +00:00
ba6e8b8353 Accepting request 493257 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/493257
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=39
2017-05-10 13:00:59 +00:00
8a0ddaf339 Accepting request 459780 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/459780
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=37
2017-02-22 20:39:34 +00:00
a5aa3f0e82 Accepting request 428519 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/428519
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=35
2016-09-20 18:40:09 +00:00
b153b2fa8a Accepting request 427098 from GNOME:Next
New unstable

OBS-URL: https://build.opensuse.org/request/show/427098
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=34
2016-09-14 16:46:55 +00:00
81aa4a883c Accepting request 425020 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425020
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=33
2016-09-08 21:23:03 +00:00
Bjørn Lie
19018adb08 Accepting request 423454 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/423454
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=31
2016-08-28 15:46:35 +00:00
Bjørn Lie
e34d01c60c Accepting request 404086 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/404086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=29
2016-06-23 08:24:49 +00:00
Bjørn Lie
4d59bc63ac Accepting request 376269 from GNOME:Next
Update to 3.20.0

OBS-URL: https://build.opensuse.org/request/show/376269
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=27
2016-03-21 10:45:40 +00:00
4a4552b333 Accepting request 360480 from GNOME:Next
- 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
2016-02-19 15:07:18 +00:00
175c2c2a75 Accepting request 333002 from GNOME:Next
no more service.. the tarball is finally usable

OBS-URL: https://build.opensuse.org/request/show/333002
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=24
2015-09-22 17:24:50 +00:00
bce6149603 Accepting request 332833 from GNOME:Next
Update to 3.18.0

OBS-URL: https://build.opensuse.org/request/show/332833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=23
2015-09-22 08:26:33 +00:00
770936b658 Accepting request 329019 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/329019
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=22
2015-09-04 11:31:47 +00:00
2d96456d23 - Add typelib-1_0-Peas-1_0 and typelib-1_0-PeasGtk-1_0 Requires: as
those dependencies are inside an elf binary, we do not yet have
  a scanner to detect them (boo#929581).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=20
2015-08-16 18:40:28 +00:00
Bjørn Lie
fe784ef6b1 Accepting request 311234 from GNOME:Next
Update to 3.16.1

OBS-URL: https://build.opensuse.org/request/show/311234
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=18
2015-06-09 17:11:19 +00:00
efb585a80b Accepting request 292808 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/292808
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=16
2015-03-25 08:58:43 +00:00
8f7fea1665 Accepting request 291486 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/291486
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=15
2015-03-19 14:34:14 +00:00
Bjørn Lie
642aeceb27 Accepting request 285080 from GNOME:Next
- Update to version 3.15.1:
  + Updated translations.
- Switch build_from_vcs to 0 and use the released tarball again.

OBS-URL: https://build.opensuse.org/request/show/285080
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=13
2015-02-10 16:07:07 +00:00
9bfc66efbf - Fix version tag: it is 3.14.1+git, not 3.4.1+git.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=11
2015-02-06 10:05:58 +00:00
7640d289ca Accepting request 284204 from GNOME:Next
Fix build with libgit 0.22.0

OBS-URL: https://build.opensuse.org/request/show/284204
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=9
2015-02-05 22:17:23 +00:00
7342287a36 Accepting request 283269 from home:Zaitor:branches:GNOME:Factory
Add patch from upstream git, stable branch.

OBS-URL: https://build.opensuse.org/request/show/283269
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=7
2015-01-29 09:36:53 +00:00
Bjørn Lie
b101a0c78d Accepting request 264717 from home:Zaitor:branches:GNOME:Factory
Stable update

OBS-URL: https://build.opensuse.org/request/show/264717
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gitg?expand=0&rev=5
2014-12-12 15:11:07 +00:00
Stephan Kulow
99a19e366c Accepting request 252126 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251872 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/252126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=28
2014-09-30 17:39:12 +00:00
Stephan Kulow
06e4958581 Accepting request 240678 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/240678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=26
2014-07-23 20:06:25 +00:00
Stephan Kulow
9bb3039feb Accepting request 221359 from GNOME:Apps
- 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
2014-02-20 05:21:44 +00:00
Stephan Kulow
9655b2a4bd Accepting request 199289 from GNOME:Apps
- Add gitg-fix-includes.patch: add missing includes to fix build
  with gtksourceview 3.9.x.

OBS-URL: https://build.opensuse.org/request/show/199289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=23
2013-09-17 13:02:17 +00:00
Stephan Kulow
e79b891d0e Accepting request 163109 from GNOME:Apps
Update to 0.2.7 (forwarded request 163023 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/163109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=22
2013-04-16 04:44:09 +00:00
Stephan Kulow
0b35a7451a Accepting request 161709 from GNOME:Apps
Update to 0.2.6 (forwarded request 161702 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/161709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=21
2013-03-30 13:56:08 +00:00
Stephan Kulow
801aea1d51 Accepting request 98910 from GNOME:Apps
Pushing G:A

OBS-URL: https://build.opensuse.org/request/show/98910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=18
2012-01-05 18:11:15 +00:00
Lars Vogdt
2e25cf13f6 Accepting request 87619 from GNOME:Apps
Pushing G:A

OBS-URL: https://build.opensuse.org/request/show/87619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=16
2011-10-13 10:20:42 +00:00
Sascha Peilicke
6f0ae1d44b Accepting request 81415 from GNOME:Apps
Pushing G:A

OBS-URL: https://build.opensuse.org/request/show/81415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=15
2011-09-09 09:15:28 +00:00
Sascha Peilicke
5100a70351 Accepting request 77275 from GNOME:Apps
Update to 0.2.4 (forwarded request 77024 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/77275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=14
2011-07-27 16:08:43 +00:00
Sascha Peilicke
bfb78bd9cc Accepting request 76764 from GNOME:Apps
Update to 0.2.3 (forwarded request 76692 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/76764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitg?expand=0&rev=13
2011-07-22 15:18:02 +00:00