summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop "volatile" for g_once_init_enter locationsbugfix/drop-volatileNiels De Graef2021-05-0213-13/+13
* gcr/meson.build: fix one parallel build failureChangqing Li2021-05-021-0/+1
* Update Ukrainian translationYuri Chornoivan2021-04-261-30/+74
* Update Nepali translationPawan Chitrakar2021-04-211-547/+506
* Update Hebrew translationYaron Shahrabani2021-03-311-304/+391
* Update POTFILES.in and POTFILES.skipPiotr Drąg2021-03-272-0/+5
* Merge branch 'wip/dueno/ssh-agent' into 'master'Daiki Ueno2021-03-2752-1/+4820
|\
| * ci: Pull in necessary components for ssh-agentDaiki Ueno2021-03-271-1/+1
| * gcr-ssh-agent: Wire up systemd activationDaiki Ueno2021-03-276-23/+112
| * gcr: Port ssh-agent tests from gnome-keyringDaiki Ueno2021-03-2730-5/+2163
| * egg: Port scratch file/directory functions from gnome-keyringDaiki Ueno2021-03-272-0/+76
| * gcr-ssh-agent: Port from gnome-keyringDaiki Ueno2021-03-2716-0/+2133
| * egg: Port egg-file-tracker from gnome-keyringDaiki Ueno2021-03-273-0/+363
|/
* ci: Make pages depend on fedora:coverageDaiki Ueno2021-03-271-0/+3
* Release 3.40.03.40.0Daiki Ueno2021-03-272-1/+15
* Update British English translationZander Brown2021-03-231-72/+92
* Update Finnish translationJiri Grönroos2021-02-261-314/+355
* Update Galician translationFran Dieguez2021-02-231-11/+10
* Merge branch 'add-hkps-server' into 'master'Niels De Graef2021-02-211-1/+1
|\
| * FEATURE: add hkps://keys.openpgp.org to keyserver defaultsBenjamin Pereto2021-02-211-1/+1
|/
* Merge branch 'wip/nielsdg/gcr-key-mechanisms-gtask' into 'master'Niels De Graef2021-02-061-26/+29
|\
| * gcr/key-mechanism: Port to GTaskwip/nielsdg/gcr-key-mechanisms-gtaskNiels De Graef2021-02-051-26/+29
|/
* Update Norwegian Bokmål translationKjartan Maraas2021-01-251-302/+347
* Merge branch 'gckcall-gtask' into 'master'Niels De Graef2021-01-2012-374/+232
|\
| * gck-call: Make the API more consistent, making it always handle GckCall pointersMarco Trevisan (Treviño)2021-01-197-71/+133
| * gck-call: Move cb_object parameter to the async_ready functionsMarco Trevisan (Treviño)2021-01-197-60/+59
| * gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-1912-300/+97
|/
* Rename HACKING to CONTRIBUTING.mdNiels De Graef2021-01-162-142/+162
* Remove ChangeLogNiels De Graef2021-01-161-33/+0
* Merge branch 'wip/nielsdg/remove-autotools' into 'master'Niels De Graef2021-01-1643-2984/+60
|\
| * Convert README to markdownNiels De Graef2021-01-162-33/+60
| * Rename build folder to build-auxNiels De Graef2021-01-1610-0/+0
| * Remove Autotools buildNiels De Graef2021-01-1631-2951/+0
|/
* gcr, ui: Use NULL for "simple" signalsNiels De Graef2021-01-167-9/+8
* gcr: mock-prompter: Stop using GParameterNiels De Graef2021-01-161-15/+20
* Merge branch 'wip/nielsdg/gck-no-more-g-assert-in-tests' into 'master'Niels De Graef2021-01-159-601/+578
|\
| * gck: Don't use g_assert() in testsNiels De Graef2021-01-159-601/+578
|/
* Merge branch 'wip/nielsdg/fix-tests-with-racy-gtask' into 'master'Niels De Graef2021-01-152-6/+22
|\
| * Create a workaround for tests and GTaskwip/nielsdg/fix-tests-with-racy-gtaskNiels De Graef2021-01-152-6/+22
|/
* ci: Lose dbus-x11 dependencywip/nielsdg/lose-x11-dependencyNiels De Graef2021-01-131-13/+5
* ui: Update frob-*prompt for Wayland systemsNiels De Graef2021-01-132-21/+101
* prompt: Support transient_for in WaylandNiels De Graef2021-01-136-22/+71
* prompt: Guard GDK-X11 code with the necessary #ifdefsNiels De Graef2021-01-135-16/+20
* meson: allow building without gpg(2) installedRasmus Thomsen2021-01-132-2/+10
* Merge branch 'wip/nielsdg/gcr-importer-label' into 'master'Niels De Graef2021-01-121-0/+2
|\
| * ui: Set "use-underline" for GcrImportButtonNiels De Graef2021-01-121-0/+2
|/
* Merge branch 'wip/nielsdg/initial-gtask' into 'master'Niels De Graef2021-01-1217-581/+456
|\
| * ci: Add artifacts to all jobsNiels De Graef2021-01-121-0/+18
| * gcr-dialog-util: Port to GTaskNiels De Graef2021-01-121-34/+25
| * gck-object-cache: Port to GTaskNiels De Graef2021-01-121-29/+24