aboutsummaryrefslogtreecommitdiff
path: root/contrib/credential
AgeCommit message (Expand)Author
2026-02-20osxkeychain: define build targets in the top-level Makefile.Koji Nakamaru
2025-11-26Merge branch 'js/wincred-get-credential-alloc-fix'Junio C Hamano
2025-11-17wincred: avoid memory corruptionDavid Macek
2025-11-14osxkeychain: avoid incorrectly skipping store operationKoji Nakamaru
2025-11-06wincred: align Makefile with other Makefiles in contribThomas Uhle
2025-10-25contrib/credential: add install targetThomas Uhle
2025-10-20contrib/credential: harmonize MakefilesThomas Uhle
2025-07-14Merge branch 'mc/netrc-service-names'Junio C Hamano
2025-07-07Sync with Git 2.50.1Junio C Hamano
2025-06-25contrib: better support symbolic port names in git-credential-netrcMaxim Cournoyer
2025-06-25contrib: warn for invalid netrc file ports in git-credential-netrcMaxim Cournoyer
2025-06-25contrib: use a more portable shebang for git-credential-netrcMaxim Cournoyer
2025-06-15Sync with 2.49.1Junio C Hamano
2025-06-12Sync with 2.48.2Junio C Hamano
2025-06-02meson: introduce kwargs variable for testsPatrick Steinhardt
2025-05-28Sync with 2.45.4Taylor Blau
2025-05-28Sync with 2.44.4Taylor Blau
2025-05-28Sync with 2.43.7Taylor Blau
2025-05-28wincred: avoid buffer overflow in wcsncat()Taylor Blau
2025-04-01meson: respect 'tests' build option in contribPatrick Steinhardt
2025-03-03Merge branch 'ps/meson-contrib-bits'Junio C Hamano
2025-02-18meson: wire up credential helpersPatrick Steinhardt
2025-02-18contrib/credential: fix compilation of "osxkeychain" helperPatrick Steinhardt
2025-02-18contrib/credential: fix compiling "libsecret" helperPatrick Steinhardt
2025-02-18contrib/credential: fix compilation of wincred helper with MSVCM Hickford
2025-02-18contrib/credential: fix "netrc" tests with out-of-tree buildsPatrick Steinhardt
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie
2024-08-26Merge branch 'jk/osxkeychain-username-is-nul-terminated' into maint-2.46Junio C Hamano
2024-08-14Merge branch 'jk/osxkeychain-username-is-nul-terminated'Junio C Hamano
2024-08-01credential/osxkeychain: respect NUL terminator in usernameJeff King
2024-05-15osxkeychain: state to skip unnecessary store operationsKoji Nakamaru
2024-05-15osxkeychain: exclusive lock to serialize execution of operationsKoji Nakamaru
2024-04-01osxkeychain: store new attributesBo Anderson
2024-04-01osxkeychain: erase matching passwords onlyBo Anderson
2024-04-01osxkeychain: erase all matching credentialsBo Anderson
2024-04-01osxkeychain: replace deprecated SecKeychain APIBo Anderson
2024-02-27Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano
2024-02-19libsecret: retrieve empty passwordM Hickford
2024-02-08Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano
2024-01-29credential/wincred: store oauth_refresh_tokenM Hickford
2023-08-28Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano
2023-07-26credential/wincred: erase matching creds onlyM Hickford
2023-07-26credential/libsecret: erase matching creds onlyM Hickford
2023-06-16credential/libsecret: store new attributesM Hickford
2023-05-11Merge branch 'mh/credential-password-expiry-wincred'Junio C Hamano
2023-05-11Merge branch 'mh/use-wincred-from-system'Junio C Hamano
2023-05-01contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau
2023-05-01contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau
2023-05-01contrib/credential: .gitignore libsecret build artifactsTaylor Blau
2023-05-01contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau