Commit graph

10 commits

Author SHA1 Message Date
Carlos Garcia Campos 3fff792633 Use GUri instead of SoupURI
It removes the direct dependency on libsoup so that we don't need to
migrate to libsoup3

Fixes #324
2021-08-29 11:08:04 +00: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
Jesse van den Kieboom f018233a37 Add support for clone url in ssh short form
https://bugzilla.gnome.org/show_bug.cgi?id=767064
2016-08-18 10:40:03 +02:00
Jesse van den Kieboom 6945321a94 Remove trailing whitespace 2015-08-04 22:10:55 +02:00
Jesse van den Kieboom 8786f4f068 Rework the dash view implementation
- Make the dash view more self contained
- Move the open and clone menu options in an action bar
- Add cloning authentication/credentials
2015-08-04 17:35:16 +02:00
Jesse van den Kieboom 75d1148df9 Use config snapshot when reading config values 2015-07-31 00:57:18 +02:00
Jesse van den Kieboom 1f0f2a415c Fix fallback for failed ssh public key auth 2014-12-25 12:12:10 +01:00
Jesse van den Kieboom 795c4f17fe Re-authenticate after authentication failure 2014-12-25 11:41:00 +01:00
Jesse van den Kieboom 9d88e34a01 Fix year in license notice 2014-12-24 14:40:35 +01:00
Jesse van den Kieboom 17a60f9c22 Implement basic user/pass auth 2014-12-24 14:32:17 +01:00