index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
credential
/
wincred
Age
Commit message (
Expand
)
Author
Lines
2025-11-26
Merge branch 'js/wincred-get-credential-alloc-fix'
Junio C Hamano
-1
/
+1
2025-11-17
wincred: avoid memory corruption
David Macek
-1
/
+1
2025-11-06
wincred: align Makefile with other Makefiles in contrib
Thomas Uhle
-8
/
+10
2025-06-12
Sync with 2.48.2
Junio C Hamano
-7
/
+15
2025-05-28
Sync with 2.43.7
Taylor Blau
-7
/
+15
2025-05-28
wincred: avoid buffer overflow in wcsncat()
Taylor Blau
-7
/
+15
2025-03-03
Merge branch 'ps/meson-contrib-bits'
Junio C Hamano
-0
/
+7
2025-02-18
meson: wire up credential helpers
Patrick Steinhardt
-0
/
+5
2025-02-18
contrib/credential: fix compilation of wincred helper with MSVC
M Hickford
-0
/
+2
2025-02-18
Makefile: set default goals in makefiles
Adam Dinwoodie
-1
/
+2
2024-02-08
Merge branch 'mh/credential-oauth-refresh-token-with-wincred'
Junio C Hamano
-6
/
+40
2024-01-29
credential/wincred: store oauth_refresh_token
M Hickford
-6
/
+40
2023-07-26
credential/wincred: erase matching creds only
M Hickford
-4
/
+16
2023-05-11
Merge branch 'mh/credential-password-expiry-wincred'
Junio C Hamano
-2
/
+23
2023-05-11
Merge branch 'mh/use-wincred-from-system'
Junio C Hamano
-60
/
+1
2023-05-01
contrib/credential: embiggen fixed-size buffer in wincred
Taylor Blau
-4
/
+17
2023-04-03
credential/wincred: store password_expiry_utc
M Hickford
-2
/
+23
2023-03-27
credential/wincred: include wincred.h
M Hickford
-60
/
+1
2022-09-22
wincred: ignore unknown lines (do not die)
Matthew John Cheetham
-2
/
+5
2021-07-13
*.c static functions: add missing __attribute__((format))
Ævar Arnfjörð Bjarmason
-0
/
+1
2018-10-24
mingw: load system libraries the recommended way
Johannes Schindelin
-1
/
+2
2017-11-01
wincred: handle empty username/password correctly
Jakub Bereżański
-2
/
+8
2015-01-25
wincred: fix get credential if username has "@"
Aleksey Vasenev
-3
/
+22
2014-05-14
wincred: avoid overwriting configured variables
Pat Thoyts
-4
/
+4
2014-05-14
wincred: add install target
Pat Thoyts
-0
/
+8
2013-03-19
Merge branch 'da/downcase-u-in-usage'
Junio C Hamano
-1
/
+1
2013-02-26
wincred: improve compatibility with windows versions
Karsten Blees
-129
/
+70
2013-02-26
wincred: accept CRLF on stdin to simplify console usage
Karsten Blees
-2
/
+5
2013-02-24
contrib/credential: use a lowercase "usage:" string
David Aguilar
-1
/
+1
2012-08-16
contrib: add win32 credential-helper
Erik Faye-Lund
-0
/
+371