index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0300-credentials.sh
Age
Commit message (
Expand
)
Author
Files
Lines
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