summaryrefslogtreecommitdiff
path: root/t/t0300-credentials.sh
AgeCommit message (Expand)Author
2020-04-19Git 2.19.5v2.19.5Jonathan Nieder
2020-04-19credential: die() when parsing invalid urlsJeff King
2020-04-19credential: refuse to operate when missing host or protocolJeff King
2020-04-19credential: parse URL without host as empty host, not unsetJeff King
2020-04-19t0300: use more realistic inputsJeff King
2020-04-19t0300: make "quit" helper more realisticJeff King
2020-03-17Git 2.19.4v2.19.4Junio C Hamano
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King
2020-03-12credential: avoid writing values with newlinesJeff King
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2016-02-26credential: let empty credential specs reset helper listJeff King
2014-12-04credential: let helpers tell us to quitJeff King
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2012-03-04Merge branch 'maint'Junio C Hamano
2012-03-02t0300: work around bug in dash 0.5.6Michael J Gruber
2012-02-03t0300: use write_script helperJeff King
2011-12-11credential: make relevance of http path configurableJeff King
2011-12-11credential: add credential.*.usernameJeff King
2011-12-11credential: apply helper configJeff King
2011-12-11introduce credentials APIJeff King