aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-credential.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-09documentation: wording improvementsElijah Newren1-1/+1
2023-06-15credential: erase all matching credentialsM Hickford1-1/+1
2023-05-10Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano1-0/+6
2023-04-21credential: new attribute oauth_refresh_tokenM Hickford1-0/+6
2023-03-17Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano1-1/+18
2023-02-27credential: add WWW-Authenticate header to cred requestsMatthew John Cheetham1-1/+18
2023-02-22credential: new attribute password_expiry_utcM Hickford1-0/+6
2022-11-12docs: clarify that credential discards unrecognised attributesM Hickford1-0/+2
2021-10-28doc: fix git credential synopsisJean-Noël Avila1-1/+1
2021-04-10doc lint: lint and fix missing "GIT" end sectionsÆvar Arnfjörð Bjarmason1-0/+4
2020-05-18git-credential.txt: use list continuationMartin Ågren1-8/+8
2020-05-07credential: document protocol updatesCarlo Marcelo Arenas Belón1-13/+21
2019-11-18credential: move doc to credential.hHeba Waly1-2/+1
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth1-1/+1
2013-04-12doc: various spelling fixesStefano Lattarini1-1/+1
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-3/+3
2012-08-08Documentation: list git-credential in plumbing commandsMatthieu Moy1-1/+1
2012-07-18credential: convert "url" attribute into its parsed subpartsJeff King1-0/+12
2012-07-18docs/credential: minor clarity fixupsJeff King1-6/+4
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy1-4/+12
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias1-0/+136