index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
credential
/
gnome-keyring
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
Replace Free Software Foundation address in license notices
Todd Zullinger
1
-2
/
+1
2016-06-14
gnome-keyring: Don't hard-code pkg-config executable
Heiko Becker
1
-2
/
+3
2013-12-16
contrib/git-credential-gnome-keyring.c: small stylistic cleanups
John Szakmeister
1
-46
/
+39
2013-10-16
contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring
Brandon Casey
1
-0
/
+39
2013-10-16
contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
Brandon Casey
1
-0
/
+58
2013-10-16
contrib/git-credential-gnome-keyring.c: report failure to store password
Brandon Casey
1
-1
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: use glib messaging functions
Brandon Casey
1
-29
/
+4
2013-10-16
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
Brandon Casey
1
-32
/
+16
2013-10-16
contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
Brandon Casey
1
-3
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
Brandon Casey
1
-15
/
+6
2013-10-16
contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
Brandon Casey
1
-11
/
+3
2013-10-16
contrib/git-credential-gnome-keyring.c: set Gnome application name
Brandon Casey
2
-2
/
+5
2013-10-16
contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
Brandon Casey
1
-1
/
+1
2013-10-16
contrib/git-credential-gnome-keyring.c: add static where applicable
Brandon Casey
1
-9
/
+9
2013-10-16
contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.
Brandon Casey
1
-10
/
+10
2013-09-23
contrib/git-credential-gnome-keyring.c: remove unused die() function
Brandon Casey
1
-10
/
+0
2013-09-23
contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations
Brandon Casey
1
-13
/
+0
2013-02-24
contrib/credential: use a lowercase "usage:" string
David Aguilar
1
-1
/
+1
2012-08-24
contrib: add credential helper for GnomeKeyring
Philipp A. Hartmann
3
-0
/
+470