summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Port documentation to gi-docgenMaximiliano2022-02-021-1/+0
* build: Use stock tap-driver from automakeDaiki Ueno2019-08-291-0/+1
* Add version macrosSutou Kouhei2019-06-091-0/+1
* Makefile.am: Add check-memory target for valgrind testingStef Walter2014-03-051-0/+1
* libsecret: Don't use non-portable sed -i shell commandStef Walter2013-12-111-1/+1
* secret-tool: Add a manual pageStef Walter2012-08-161-0/+1
* Document how to build with or use libsecretStef Walter2012-07-131-0/+1
* Split the pkg-config files, gir, and vapi into stable/unstableStef Walter2012-07-131-1/+3
* Rename the library subdirectory to libsecretStef Walter2012-07-131-9/+9
* Add Vala bindings.Evan Nemerson2012-06-281-1/+6
* Ignore built po fileStef Walter2012-06-271-0/+1
* Add secret-tool commandStef Walter2012-03-251-0/+1
* Round up the documentationStef Walter2012-03-181-0/+1
* Add python testsStef Walter2012-03-181-0/+1
* Complete javascript testing of password functionalityStef Walter2012-03-111-0/+2
* Reference documentationStef Walter2012-02-031-4/+22
* Build fixes for 'make distcheck'Stef Walter2012-02-031-0/+1
* Initial gobject-introspection supportStef Walter2012-02-031-0/+3
* Rename gsecret to libsecretStef Walter2012-02-031-3/+3
* Rework how the initialization work for various proxy objectsStef Walter2012-02-031-0/+1
* Implement gsecret_service_get_secrets_for_paths() and friendsStef Walter2011-11-121-4/+3
* Add more coverage testing for search pathsStef Walter2011-11-061-1/+1
* Valgrind integration, refactor build processStef Walter2011-11-061-2/+6
* Fix for deprecations in glib 2.31.0Stef Walter2011-11-061-0/+1
* Simple test for gsecret_service_search_paths()Stef Walter2011-11-051-1/+2
* Add --enable-debug and --enable-coverage, egg tests etcStef Walter2011-09-251-0/+8
* Complete Service instantiation, add mock service, and initial testStef Walter2011-09-251-0/+3
* More Implementation of GSecretService session related code.Stef Walter2011-09-251-0/+3
* Initial module setup. Implement GSecretDataStef Walter2011-08-081-0/+26