32 Commits (59f0d5073fd9f0497b9ff9a48fb3a7a8d82d1f9d)

Author SHA1 Message Date
Johannes Schindelin 9a121b0d22 credential: handle `credential.<partial-URL>.<key>` again 5 years ago
brian m. carlson b44d0118ac credential: fix matching URLs with multiple levels in path 5 years ago
Johannes Schindelin 12294990c9 credential: handle `credential.<partial-URL>.<key>` again 5 years ago
Jeff King fe29a9b7b0 credential: die() when parsing invalid urls 5 years ago
Jeff King 8ba8ed568e credential: refuse to operate when missing host or protocol 5 years ago
Jeff King 24036686c4 credential: parse URL without host as empty host, not unset 5 years ago
Jeff King 73aafe9bc2 t0300: use more realistic inputs 5 years ago
Jeff King a88dbd2f8c t0300: make "quit" helper more realistic 5 years ago
Jeff King 4c5971e18a credential: treat "?" and "#" in URLs as end of host 5 years ago
Jeff King c716fe4bd9 credential: detect unrepresentable values when parsing urls 5 years ago
Jeff King 9a6bbee800 credential: avoid writing values with newlines 5 years ago
brian m. carlson 46fd7b3900 credential: allow wildcard patterns when matching config 5 years ago
brian m. carlson 82eb249853 credential: use the last matching username in the config 5 years ago
brian m. carlson 588c70e10f t0300: add tests for some additional cases 5 years ago
Ævar Arnfjörð Bjarmason d3c6751b18 tests: make use of the test_must_be_empty function 7 years ago
Jeff King 24321375cd credential: let empty credential specs reset helper list 9 years ago
Jeff King 59b386526a credential: let helpers tell us to quit 10 years ago
Elia Pinto dd64267fe2 t0300-credentials.sh: use the $( ... ) construct for command substitution 11 years ago
Matthieu Moy 2d6dc182b8 git credential fill: output the whole 'struct credential' 13 years ago
Michael J Gruber 78ed1d2d63 t0300: work around bug in dash 0.5.6 13 years ago
Jeff King 3d9f5b674f t0300: use write_script helper 13 years ago
Jeff King a78fbb4fb6 credential: make relevance of http path configurable 13 years ago
Jeff King d5742425eb credential: add credential.*.username 13 years ago
Jeff King 118250728e credential: apply helper config 13 years ago
Jeff King abca927dbe introduce credentials API 13 years ago