summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* secret-tool: Fix secret_password_clearv_sync return value checkwip/dueno/secret-tool-crashDaiki Ueno2021-04-031-1/+6
* Merge branch 'issue#59' into 'master'Daiki Ueno2021-03-314-9/+6
|\
| * Fixes a typoDhanuka Warusadura2021-03-311-1/+1
| * Fix issues flagged by static analyzersDhanuka Warusadura2021-03-313-8/+5
|/
* Merge branch 'master' into 'master'Daiki Ueno2021-03-312-3/+3
|\
| * secret-enum-types.c/h.template: Fix reproducibility issueRichard Purdie2021-03-312-3/+3
|/
* Merge branch 'meson-option' into 'master'Daiki Ueno2021-03-212-0/+5
|\
| * Add meson option to set default bash_completion installationDhanuka Warusadura2021-03-211-0/+1
| * Add meson option to override of default bashcompdirDhanuka Warusadura2021-03-212-0/+4
|/
* Merge branch 'trivial-fix' into 'master'Daiki Ueno2021-03-181-1/+1
|\
| * Trivial Fix: removes a commentDhanuka Warusadura2021-03-171-1/+1
|/
* Merge branch 'issue#50' into 'master'Daiki Ueno2021-03-162-0/+29
|\
| * Add bash-completion for secret-toolDhanuka Warusadura2021-03-112-0/+29
|/
* Merge branch 'issue#51' into 'master'Daiki Ueno2021-03-101-0/+19
|\
| * Enable static analyzer in CIDhanuka2021-03-101-0/+19
|/
* Update Galician translationFran Dieguez2021-02-241-13/+12
* Merge branch 'wip/nielsdg/gtask-secret-collection' into 'master'Niels De Graef2021-02-212-528/+489
|\
| * methods: Port to GTaskNiels De Graef2021-02-211-283/+267
| * collection: Port to GTaskNiels De Graef2021-02-211-245/+222
|/
* Merge branch 'snaps-use-portal' into 'master'Niels De Graef2021-02-212-2/+2
|\
| * Handle snaps the same way as flatpaksSebastien Bacher2021-02-192-2/+2
|/
* Merge branch 'wip/nielsdg/gir-annotations' into 'master'Niels De Graef2021-02-069-220/+231
|\
| * Mark NULL with appropriate gtk-doc prefixNiels De Graef2021-02-063-22/+22
| * Mark optional GCancellables as (nullable)Niels De Graef2021-02-068-96/+96
| * Get rid of (allow-none) annotationsNiels De Graef2021-02-068-102/+113
|/
* Merge branch 'wip/nielsdg/null-terminated-annotations' into 'master'Niels De Graef2021-02-062-18/+18
|\
| * Use G_GNUC_NULL_TERMINATED where appropriatewip/nielsdg/null-terminated-annotationsNiels De Graef2021-02-062-18/+18
|/
* Delete AUTHORSNiels De Graef2021-01-171-1/+0
* Delete ChangeLogNiels De Graef2021-01-171-32/+0
* Add Finnish translationTimo Jyrinki2021-01-082-0/+59
* Merge branch 'meson-fix-test' into 'master'Niels De Graef2020-12-191-9/+16
|\
| * meson: build test-vala-unstable with -DSECRET_WITH_UNSTABLEMatt Turner2020-12-191-9/+16
|/
* Merge branch 'wip/cdavis/fix-annotations' into 'master'Niels De Graef2020-12-141-4/+6
|\
| * secret-paths.c: Add annotations for `paths` variablewip/cdavis/fix-annotationsChristopher Davis2020-12-101-4/+6
|/
* Merge branch 'wip/nielsdg/fix-ci-coverage' into 'master'Niels De Graef2020-11-151-1/+3
|\
| * ci: Fix the coverage buildNiels De Graef2020-11-151-1/+3
|/
* Merge branch 'wip/nielsdg/drop-autotools' into 'master'Niels De Graef2020-11-1517-2130/+0
|\
| * Drop autotools-based buildNiels De Graef2020-11-1517-2130/+0
|/
* Release 0.20.40.20.4Daiki Ueno2020-10-103-2/+10
* Merge branch 'wip/dueno/memcmp' into 'master'Daiki Ueno2020-10-041-19/+24
|\
| * secret-file-collection: Make MAC comparison constant timeDaiki Ueno2020-10-041-19/+24
|/
* Merge branch 'init-libgcrypt-for-file-collection' into 'master'Daiki Ueno2020-06-181-0/+3
|\
| * Initialize libgcrypt for SecretFileCollectionMikhail Zabaluev2020-06-181-0/+3
|/
* Merge branch 'wip/nielsdg/gir-tests' into 'master'Niels De Graef2020-06-172-4/+116
|\
| * meson: Add tests for GIR-based languagesNiels De Graef2020-06-172-4/+116
|/
* Merge branch 'wip/nielsdg/man-bugtracker' into 'master'Daiki Ueno2020-06-131-0/+11
|\
| * man: Add a bugtracker section to the manpageNiels De Graef2020-06-131-0/+11
|/
* meson: Fix indentationNiels De Graef2020-06-011-9/+11
* meson: Clean up unused variablesNiels De Graef2020-06-015-42/+27
* Merge branch 'master' into 'master'Niels De Graef2020-05-213-42/+46
|\