index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t0300-credentials.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
credential: new attribute password_expiry_utc
M Hickford
2023-02-23
1
-0
/
+94
*
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2021-02-11
1
-4
/
+4
*
credential: load default config
Thomas Koutcher
2020-10-16
1
-0
/
+26
*
Merge branch 'js/partial-urlmatch-2.17'
Junio C Hamano
2020-05-05
1
-0
/
+38
|
\
|
*
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin
2020-04-29
1
-0
/
+38
*
|
Merge branch 'bc/wildcard-credential'
Junio C Hamano
2020-05-05
1
-0
/
+45
|
\
\
|
*
|
credential: fix matching URLs with multiple levels in path
brian m. carlson
2020-04-27
1
-0
/
+45
*
|
|
Merge branch 'jk/credential-parsing-end-of-host-in-URL'
Junio C Hamano
2020-04-22
1
-1
/
+35
|
\
\
\
|
*
|
|
credential: treat "?" and "#" in URLs as end of host
Jeff King
2020-04-15
1
-1
/
+35
*
|
|
|
Git 2.26.2
v2.26.2
Jonathan Nieder
2020-04-20
1
-14
/
+139
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Git 2.19.5
v2.19.5
Jonathan Nieder
2020-04-20
1
-14
/
+139
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
credential: die() when parsing invalid urls
Jeff King
2020-04-20
1
-2
/
+1
|
|
*
|
credential: refuse to operate when missing host or protocol
Jeff King
2020-04-20
1
-8
/
+26
|
|
*
|
credential: parse URL without host as empty host, not unset
Jeff King
2020-04-20
1
-0
/
+17
|
|
*
|
t0300: use more realistic inputs
Jeff King
2020-04-20
1
-4
/
+85
|
|
*
|
t0300: make "quit" helper more realistic
Jeff King
2020-04-20
1
-3
/
+13
*
|
|
|
Git 2.26.1
v2.26.1
Junio C Hamano
2020-03-25
1
-0
/
+14
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Git 2.19.4
v2.19.4
Junio C Hamano
2020-03-17
1
-0
/
+14
|
|
\
|
|
|
*
credential: detect unrepresentable values when parsing urls
Jeff King
2020-03-12
1
-2
/
+10
|
|
*
credential: avoid writing values with newlines
Jeff King
2020-03-12
1
-0
/
+6
*
|
|
credential: allow wildcard patterns when matching config
brian m. carlson
2020-02-20
1
-0
/
+20
*
|
|
credential: use the last matching username in the config
brian m. carlson
2020-02-20
1
-1
/
+1
*
|
|
t0300: add tests for some additional cases
brian m. carlson
2020-02-20
1
-0
/
+108
|
/
/
*
/
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
2018-07-30
1
-2
/
+1
|
/
*
credential: let empty credential specs reset helper list
Jeff King
2016-02-26
1
-0
/
+11
*
credential: let helpers tell us to quit
Jeff King
2014-12-04
1
-0
/
+9
*
t0300-credentials.sh: use the $( ... ) construct for command substitution
Elia Pinto
2014-04-29
1
-1
/
+1
*
git credential fill: output the whole 'struct credential'
Matthieu Moy
2012-06-25
1
-0
/
+14
*
Merge branch 'maint'
Junio C Hamano
2012-03-05
1
-1
/
+4
|
\
|
*
t0300: work around bug in dash 0.5.6
Michael J Gruber
2012-03-03
1
-1
/
+4
*
|
t0300: use write_script helper
Jeff King
2012-02-04
1
-6
/
+2
|
/
*
credential: make relevance of http path configurable
Jeff King
2011-12-12
1
-0
/
+29
*
credential: add credential.*.username
Jeff King
2011-12-12
1
-0
/
+13
*
credential: apply helper config
Jeff King
2011-12-12
1
-0
/
+42
*
introduce credentials API
Jeff King
2011-12-12
1
-0
/
+195