index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
credential
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom
Ævar Arnfjörð Bjarmason
2021-09-27
2
-2
/
+2
*
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
2021-07-14
2
-0
/
+2
*
contrib/credential/netrc: work outside a repo
Denton Liu
2019-12-20
1
-1
/
+1
*
contrib/credential/netrc: make PERL_PATH configurable
Denton Liu
2019-12-20
3
-2
/
+25
*
mingw: load system libraries the recommended way
Johannes Schindelin
2018-10-24
1
-1
/
+2
*
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
2018-06-18
1
-0
/
+3
*
git-credential-netrc: fix exit status when tests fail
Luis Marsano
2018-06-18
1
-1
/
+3
*
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
2018-06-18
2
-2
/
+2
*
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
2018-06-18
1
-4
/
+4
*
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
2018-06-13
1
-1
/
+0
*
git-credential-netrc: accept gpg option
Luis Marsano
2018-05-14
6
-24
/
+62
*
git-credential-netrc: adapt to test framework for git
Luis Marsano
2018-05-14
3
-30
/
+77
*
Merge branch 'tz/fsf-address-update'
Junio C Hamano
2017-11-15
2
-4
/
+2
|
\
|
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
2
-4
/
+2
*
|
Merge branch 'js/wincred-empty-cred'
Junio C Hamano
2017-11-09
1
-2
/
+8
|
\
\
|
*
|
wincred: handle empty username/password correctly
Jakub Bereżański
2017-11-01
1
-2
/
+8
|
|
/
*
/
credential-libsecret: unlock locked secrets
Dennis Kaarsemaker
2017-11-04
1
-1
/
+1
|
/
*
Merge branch 'mm/credential-libsecret'
Junio C Hamano
2016-10-26
2
-0
/
+395
|
\
|
*
contrib: add credential helper for libsecret
Mantas Mikulėnas
2016-10-11
2
-0
/
+395
*
|
gnome-keyring: Don't hard-code pkg-config executable
Heiko Becker
2016-06-14
1
-2
/
+3
|
/
*
wincred: fix get credential if username has "@"
Aleksey Vasenev
2015-01-26
1
-3
/
+22
*
wincred: avoid overwriting configured variables
Pat Thoyts
2014-05-14
1
-4
/
+4
*
wincred: add install target
Pat Thoyts
2014-05-14
1
-0
/
+8
*
contrib/git-credential-gnome-keyring.c: small stylistic cleanups
John Szakmeister
2013-12-16
1
-46
/
+39
*
Merge branch 'bc/gnome-keyring'
Junio C Hamano
2013-10-23
2
-134
/
+167
|
\
|
*
contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring
Brandon Casey
2013-10-16
1
-0
/
+39
|
*
contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
Brandon Casey
2013-10-16
1
-0
/
+58
|
*
contrib/git-credential-gnome-keyring.c: report failure to store password
Brandon Casey
2013-10-16
1
-1
/
+9
|
*
contrib/git-credential-gnome-keyring.c: use glib messaging functions
Brandon Casey
2013-10-16
1
-29
/
+4
|
*
contrib/git-credential-gnome-keyring.c: use glib memory allocation functions
Brandon Casey
2013-10-16
1
-32
/
+16
|
*
contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords
Brandon Casey
2013-10-16
1
-3
/
+9
|
*
contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds
Brandon Casey
2013-10-16
1
-15
/
+6
|
*
contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()
Brandon Casey
2013-10-16
1
-11
/
+3
|
*
contrib/git-credential-gnome-keyring.c: set Gnome application name
Brandon Casey
2013-10-16
2
-2
/
+5
|
*
contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...
Brandon Casey
2013-10-16
1
-1
/
+1
|
*
contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t
Brandon Casey
2013-10-16
1
-1
/
+1
|
*
contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly
Brandon Casey
2013-10-16
1
-1
/
+1
|
*
contrib/git-credential-gnome-keyring.c: add static where applicable
Brandon Casey
2013-10-16
1
-9
/
+9
|
*
contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.
Brandon Casey
2013-10-16
1
-10
/
+10
|
*
contrib/git-credential-gnome-keyring.c: remove unused die() function
Brandon Casey
2013-09-23
1
-10
/
+0
|
*
contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations
Brandon Casey
2013-09-23
1
-13
/
+0
*
|
Merge branch 'tz/credential-netrc'
Jonathan Nieder
2013-10-08
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
git-credential-netrc: fix uninitialized warning
Ted Zlatanov
2013-10-08
1
-1
/
+3
*
|
credential-osxkeychain: support more protocols
Xidorn Quan
2013-05-28
1
-1
/
+11
*
|
Merge branch 'tz/credential-authinfo'
Junio C Hamano
2013-03-21
4
-0
/
+545
|
\
|
|
*
Add contrib/credentials/netrc with GPG support
Ted Zlatanov
2013-02-25
4
-0
/
+545
*
|
Merge branch 'da/downcase-u-in-usage'
Junio C Hamano
2013-03-19
3
-3
/
+3
|
\
\
|
*
|
contrib/credential: use a lowercase "usage:" string
David Aguilar
2013-02-24
3
-3
/
+3
|
|
/
*
|
wincred: improve compatibility with windows versions
Karsten Blees
2013-02-26
1
-129
/
+70
*
|
wincred: accept CRLF on stdin to simplify console usage
Karsten Blees
2013-02-26
1
-2
/
+5
|
/
[next]