| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-01 | docs/gitcredentials: describe URL prefix matching | M Hickford | 1 | -4/+15 |
| 2025-01-13 | Sync with Git 2.47.2 | Junio C Hamano | 1 | -0/+49 |
| 2024-11-26 | Sync with 2.45.3 | Johannes Schindelin | 1 | -0/+49 |
| 2024-11-26 | Sync with 2.42.4 | Johannes Schindelin | 1 | -0/+49 |
| 2024-11-26 | Sync with 2.40.4 | Johannes Schindelin | 1 | -0/+49 |
| 2024-11-26 | credential: disallow Carriage Returns in the protocol by default | Johannes Schindelin | 1 | -0/+16 |
| 2024-11-26 | credential: sanitize the user prompt | Johannes Schindelin | 1 | -0/+20 |
| 2024-11-26 | credential_format(): also encode <host>[:<port>] | Johannes Schindelin | 1 | -0/+13 |
| 2024-11-21 | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 1 | -1/+0 |
| 2024-05-27 | builtin/credential: clear credential before exit | Patrick Steinhardt | 1 | -0/+2 |
| 2024-04-16 | credential: add an argument to keep state | brian m. carlson | 1 | -0/+28 |
| 2024-04-16 | credential: add a field called "ephemeral" | brian m. carlson | 1 | -0/+30 |
| 2024-04-16 | credential: gate new fields on capability | brian m. carlson | 1 | -1/+106 |
| 2023-11-02 | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 1 | -1/+1 |
| 2023-05-10 | Merge branch 'mh/credential-oauth-refresh-token' | Junio C Hamano | 1 | -0/+18 |
| 2023-05-03 | t0300: don't create unused file | Andrei Rybak | 1 | -1/+1 |
| 2023-04-21 | credential: new attribute oauth_refresh_token | M Hickford | 1 | -0/+18 |
| 2023-02-22 | credential: new attribute password_expiry_utc | M Hickford | 1 | -0/+94 |
| 2021-02-10 | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 1 | -4/+4 |
| 2020-10-16 | credential: load default config | Thomas Koutcher | 1 | -0/+26 |
| 2020-05-05 | Merge branch 'js/partial-urlmatch-2.17' | Junio C Hamano | 1 | -0/+38 |
| 2020-05-05 | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 1 | -0/+45 |
| 2020-04-29 | credential: handle `credential.<partial-URL>.<key>` again | Johannes Schindelin | 1 | -0/+38 |
| 2020-04-27 | credential: fix matching URLs with multiple levels in path | brian m. carlson | 1 | -0/+45 |
| 2020-04-22 | Merge branch 'jk/credential-parsing-end-of-host-in-URL' | Junio C Hamano | 1 | -1/+35 |
| 2020-04-19 | Git 2.26.2v2.26.2 | Jonathan Nieder | 1 | -14/+139 |
| 2020-04-19 | Git 2.19.5v2.19.5 | Jonathan Nieder | 1 | -14/+139 |
| 2020-04-19 | credential: die() when parsing invalid urls | Jeff King | 1 | -2/+1 |
| 2020-04-19 | credential: refuse to operate when missing host or protocol | Jeff King | 1 | -8/+26 |
| 2020-04-19 | credential: parse URL without host as empty host, not unset | Jeff King | 1 | -0/+17 |
| 2020-04-19 | t0300: use more realistic inputs | Jeff King | 1 | -4/+85 |
| 2020-04-19 | t0300: make "quit" helper more realistic | Jeff King | 1 | -3/+13 |
| 2020-04-15 | credential: treat "?" and "#" in URLs as end of host | Jeff King | 1 | -1/+35 |
| 2020-03-25 | Git 2.26.1v2.26.1 | Junio C Hamano | 1 | -0/+14 |
| 2020-03-17 | Git 2.19.4v2.19.4 | Junio C Hamano | 1 | -0/+14 |
| 2020-03-12 | credential: detect unrepresentable values when parsing urls | Jeff King | 1 | -2/+10 |
| 2020-03-12 | credential: avoid writing values with newlines | Jeff King | 1 | -0/+6 |
| 2020-02-20 | credential: allow wildcard patterns when matching config | brian m. carlson | 1 | -0/+20 |
| 2020-02-20 | credential: use the last matching username in the config | brian m. carlson | 1 | -1/+1 |
| 2020-02-20 | t0300: add tests for some additional cases | brian m. carlson | 1 | -0/+108 |
| 2018-07-30 | tests: make use of the test_must_be_empty function | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2016-02-26 | credential: let empty credential specs reset helper list | Jeff King | 1 | -0/+11 |
| 2014-12-04 | credential: let helpers tell us to quit | Jeff King | 1 | -0/+9 |
| 2014-04-29 | t0300-credentials.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -1/+1 |
| 2012-06-25 | git credential fill: output the whole 'struct credential' | Matthieu Moy | 1 | -0/+14 |
| 2012-03-04 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+4 |
| 2012-03-02 | t0300: work around bug in dash 0.5.6 | Michael J Gruber | 1 | -1/+4 |
| 2012-02-03 | t0300: use write_script helper | Jeff King | 1 | -6/+2 |
| 2011-12-11 | credential: make relevance of http path configurable | Jeff King | 1 | -0/+29 |
| 2011-12-11 | credential: add credential.*.username | Jeff King | 1 | -0/+13 |
| 2011-12-11 | credential: apply helper config | Jeff King | 1 | -0/+42 |
| 2011-12-11 | introduce credentials API | Jeff King | 1 | -0/+195 |