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