Commit Graph

157 Commits

Author SHA1 Message Date
Vaishnavi Nawghare
122150dd32 refactor: Rename app from '(Nightly) gitDevel' to 'Gitg'
Fixes issue https://gitlab.gnome.org/GNOME/gitg/-/issues/455
2024-04-01 21:01:28 +00:00
Alberto Fanjul
479cdf5515 Add components to catalog 2023-12-24 12:24:51 +01:00
Alberto Fanjul
5108519029 Hide unknown refs 2023-12-12 01:15:50 +00:00
Sabri Ünal
10c5bd9745 data: Update several URLs
- Add contact, donation, cvs-browser URLs
- Update download and translate URLs
- Replace retired mailing list with discourse URL
2023-12-12 00:48:52 +00:00
Alberto Fanjul
f41b818a9a Release version 44 2023-08-03 13:36:24 +02:00
Anders Jonsson
ae878604ad gschema: Fix typos 2022-10-11 20:07:43 +02:00
Adwait Rawat
4ce63eeb37 Allow to sign commits 2022-10-10 22:31:16 +02:00
Alberto Fanjul
d67cbfe7f1 Correct behaviour of --standalone option
if not present git should allow to open several instances
make this default for desktop, allowing use Primary key to open a new instance
2022-10-04 10:14:41 +02:00
Sabri Ünal
a6675befae WIP: data: Remove GNOME branding 2022-10-04 06:24:11 +00:00
Tiago Neto
ce7b4b2d78 customizable datetime format 2022-10-02 22:54:31 +02:00
Sabri Ünal
1d5eb8ce74 Update release 41 metadata info 2022-02-14 21:59:57 +00:00
Jan Beich
1978973b12 meson: drop unused argument for i18n.merge_file()
Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.

data/meson.build:8:0: ERROR: Function does not take positional arguments.
data/meson.build:44:0: ERROR: Function does not take positional arguments.
2022-01-24 12:17:52 +00:00
Ferdinand Stehle
987f0793dc Add new-window action to desktop file 2021-11-09 09:03:13 +01:00
Alberto Fanjul
8bb3509b31 Install correctly devel profile 2020-07-12 14:35:56 +02:00
Leonard S
179b615abf Icon honor profile 2020-07-12 11:10:15 +02:00
Armandas Jarušauskas
daaf84f8b0 Option to switch to the newly created branch 2020-06-27 08:29:36 +00:00
Gaurav Agrawal
f0d2a2d29b preferences-interface: Disable gravatar loading by default
Related to: https://bugzilla.gnome.org/show_bug.cgi?id=744159
2019-11-06 12:55:15 +00:00
Alberto Fanjul
c08f093950 Add message history to commit dialog
Preferences to keep messages by max num of messages and/or max num days
2019-10-29 07:58:46 +01:00
Gaurav Agrawal
0ed296041d config for fonts 2019-10-17 05:48:20 +00:00
Alberto Fanjul
cb4b0ec6aa Remove old icons 2019-10-16 09:27:56 +02:00
Alberto Fanjul
269e58d6e0 icon: update app icon 2019-10-16 03:37:58 +02:00
Jonny Lamb
7e210da35c add "RevisionControl" to desktop file Categories
Last-Update: 2014-02-10
Reviewed-By: Dmitry Smirnov <onlyjob@member.fsf.org>
Forwarded: no
2019-09-29 09:17:14 +02:00
Adwait Rawat
3cd3e5b772 Allow loading of gravatar by default 2019-08-07 09:47:40 +00:00
Alberto Fanjul
b5e25e6e55 Fix strict appdata validation 2019-07-25 15:25:32 +02:00
Alberto Fanjul
3d0a22b792 Release version 3.32.1 2019-07-25 11:55:28 +02:00
Alberto Fanjul
9e60967de7 Metadata for release 3.32.0 2019-07-25 11:54:38 +02:00
anton-z-s
333eb1c090 Update org.gnome.gitg.appdata.xml.in.in to pass validation on flatpak. https://github.com/flathub/org.gnome.gitg/pull/9#issuecomment-495494743 2019-05-24 08:04:33 +00:00
Bilal Elmoussaoui
463778f848 Appdata: set the component type to desktop-application 2019-04-05 13:13:36 +02:00
Bilal Elmoussaoui
7894fbf599 Appdata: remove provides binary
The provides binary is fetched from the desktop file using appstream-compose.
No need to have a duplicated tag here.
2019-04-05 13:13:08 +02:00
Bilal Elmoussaoui
ea00ea3a77 appdata: remove AppMenu kudo
The AppMenu has been removed from 3.32 and it was also removed from the list of supported kudos.
See https://gitlab.gnome.org/GNOME/gnome-software/blob/master/doc/kudos.md
2019-04-05 13:12:27 +02:00
Adwait Rawat
09768f630c Include releases info in metadata 2019-04-04 21:49:22 +02:00
Bilal Elmoussaoui
cc62927f4a meson: allow dual installation of the application
meson: set the schema path correctly

window: fix single quotes

python habits

meson: fix various issues with dual installation

Flatpak: don't enforce the branch for gitg

It causes issues with Gitlab CI as we can't test the build on other branches anymore.

remove .gitignore
2019-01-16 19:53:56 +01:00
Alberto Fanjul
1dd1ac8701 Style scheme configurable
Add combo in preferences to choose style
Remove dependency from gedit settings
Configure diff source view and files plugin
2019-01-02 22:52:03 +01:00
Antonio Ospite
b817e493bb man: Complete command line options
Include all options actually supported by modern gitg versions, using
output from help2man.
2018-12-27 18:37:59 +01:00
Alberto Fanjul
c2b8691063 man: Document GIT_DIR env 2018-12-27 12:43:07 +01:00
Alberto Fanjul
9b19825952 Add new authors 2018-12-27 12:38:04 +01:00
Bilal Elmoussaoui
a81c3df532 Unify app-id 2018-12-19 23:18:53 +01:00
Piotr Drąg
287e1053e8 Use Unicode typography in user-visible strings
See https://developer.gnome.org/hig/stable/typography.html

Fixes https://gitlab.gnome.org/GNOME/gitg/issues/162
2018-10-29 16:18:58 +01:00
Piotr Drąg
aecda13ff0 appdata: Hook up for translation
Fixes https://gitlab.gnome.org/GNOME/gitg/issues/93
2018-10-27 10:03:51 +00:00
Piotr Drąg
e856930ad7 appdata: Update to the latest version of the specification 2018-10-27 10:03:51 +00:00
Alberto Fanjul
b50f88df47 build: Migrate from Intltool to Gettext 2018-10-27 00:12:21 +02:00
Piotr Drąg
55edc45b08 desktop: Remove obsolete Bug Buddy/Bugzilla entries 2018-10-26 17:32:13 +02:00
Iñigo Martínez
5b89439f04 i18n: Add comment for translators
Although Icon key is present in the Desktop files spec, it should
not be translated.

This patch adds a comment for translators to avoid the
translation of the string used for Icon.
2018-10-26 16:42:40 +02:00
Iñigo Martínez
a5dfce46b2 build: Migrate from Intltool to Gettext
Recent versions of Gettext are able to translate several formats
that are used in GNOME applications. This patch migrates from
Intltool to Gettext by using meson's i18n features.
2018-10-26 16:42:40 +02:00
Iñigo Martínez
6784aa9f1b build: Remove autotools
To avoid the burden of maintaining multiple build systems, autotools
support has been removed.
2018-10-24 16:41:54 +02:00
Alberto Fanjul
45fe889adf Add gsetting key to use patience algorithm 2018-10-14 22:15:35 +02:00
Iñigo Martínez
fd9f6c4a29 meson: Add trailing commas
Add missing trailing commas that avoids getting noise when another
file/parameter is added and eases reviewing changes[0].

[0] https://gitlab.gnome.org/GNOME/dconf/merge_requests/11#note_291585
2018-10-10 23:29:26 +02:00
nick richards
0be1170647 Add OARS metadata 2018-07-19 23:57:10 +02:00
Alberto Fanjul
2cd45d020c catalog: Fix avaliable objects from catalog 2018-07-18 17:53:17 +02:00
Rico Tzschichholz
6acbf4ea1d meson: Use install_man() 2018-06-06 09:02:44 +02:00