Commit Graph

26 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
9e8cab3afe flatpak: Don't cleanup gir repository 2024-03-05 08:44:28 +01:00
Alberto Fanjul
4041b21657 Upgrade libgit2 to 1.7 branch 2024-02-10 11:13:10 +01:00
Alberto Fanjul
8963959731 Enable ssh support on libgit2 2024-02-10 11:00:20 +01:00
bbhtt
6f1921d5d7 args to build libgit2 2023-07-23 12:52:53 +02:00
bbhtt
cf613889bc linter fixes 2023-07-23 12:48:18 +02:00
bbhtt
6f9fd64819 Some additional cleanups 2023-07-23 12:45:49 +02:00
bbhtt
839f913cdb bundle git in flatpak distro
This allows to run hooks depending on git
2023-07-23 12:13:13 +02:00
Alberto Fanjul
15012ceb7c Fix flatpak dependencies 2023-07-23 12:12:48 +02:00
Alberto Fanjul
5524ad8a19 flatpak: upgrade libssh2 to version 1.10.0 2022-10-01 10:31:17 +02:00
Alberto Fanjul
6785cd73f8 flatpak: libgee uses branch main now 2022-08-28 17:29:18 +00:00
Niels De Graef
ac8215e8e9 flapak: Remove DConf workarounds
DConf has been working a while without additional finish-args
2021-12-30 06:50:57 +00:00
Niels De Graef
e5662107cd flatpak: Update to use fallback-x11
Don't request X11 access unless really needed for fallback reasons.
2021-12-30 06:50:57 +00:00
Alberto Fanjul
098768374e Convert to text using gitattributes config 2021-12-27 11:32:49 +01:00
Alberto Fanjul
d0c0f42269 Access host XDG_CONFIG_HOME/git from flatpak 2019-12-24 02:35:38 +01:00
Alberto Fanjul
698076a520 Change gtkspell3 to gspell 2019-08-07 02:58:47 +02:00
Alberto Fanjul
b975d3cee3 flatpak: Update gtksourceview dependency 2019-08-07 02:58:47 +02:00
Alberto Fanjul
9cc7b63cc7 flatpak: update buildsystem for libpeas dependency to meson 2019-08-07 02:58:47 +02:00
Alberto Fanjul
f3314628c9 Bump libgit2 to version 0.28 2019-07-24 18:32:27 +00:00
Martin Blanchard
bdba5b756f Update GtkSourceView dependency
fixes 131
2019-06-21 09:37:38 +02:00
Alberto Fanjul
90e9ea9666 Polish push action
- Avoid to connect to repo, that is managed by push operation
- Add access to ssh socket for flatpak
- Reload repo after push to reflect changes
2019-05-19 22:32:40 +02:00
Alberto Fanjul
3ab568fd44 Remove path to gtksourceview for BOM files 2019-04-21 13:24:14 +02:00
Alberto Fanjul
54e422839f Patch gtksourceview for files with BOM 2019-04-20 11:34:07 +02:00
Alberto Fanjul
7741ed3d4a flatpak: Fix libdazzle build 2019-03-13 23:13:52 +01:00
Adwait Rawat
96f3fada79 Load font with CSS
Avoid use deprecated method to update font

Co-authored-by: Adwait Rawat <adwait.rawat@gmail.com>
Co-authored-by: Gaurav Agrawal <agrawalgaurav1999@gmail.com>
2019-03-08 01:23:31 +01: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