summaryrefslogtreecommitdiff
path: root/Documentation/git-credential.txt
AgeCommit message (Expand)Author
11 dayscredential: add method for querying capabilitiesbrian m. carlson
11 dayscredential: add support for multistage credential roundsbrian m. carlson
11 daysdocs: set a limit on credential line lengthbrian m. carlson
11 dayscredential: add an argument to keep statebrian m. carlson
11 daysdocs: indicate new credential protocol fieldsbrian m. carlson
2023-10-09documentation: wording improvementsElijah Newren
2023-06-15credential: erase all matching credentialsM Hickford
2023-05-10Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano
2023-04-21credential: new attribute oauth_refresh_tokenM Hickford
2023-03-17Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano
2023-02-27credential: add WWW-Authenticate header to cred requestsMatthew John Cheetham
2023-02-22credential: new attribute password_expiry_utcM Hickford
2022-11-13docs: clarify that credential discards unrecognised attributesM Hickford
2021-10-28doc: fix git credential synopsisJean-Noël Avila
2021-04-11doc lint: lint and fix missing "GIT" end sectionsÆvar Arnfjörð Bjarmason
2020-05-18git-credential.txt: use list continuationMartin Ågren
2020-05-07credential: document protocol updatesCarlo Marcelo Arenas Belón
2019-11-18credential: move doc to credential.hHeba Waly
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth
2013-04-12doc: various spelling fixesStefano Lattarini
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann
2012-08-08Documentation: list git-credential in plumbing commandsMatthieu Moy
2012-07-18credential: convert "url" attribute into its parsed subpartsJeff King
2012-07-18docs/credential: minor clarity fixupsJeff King
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias