Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jonathan Nieder committed over 6 years ago
Jeff King committed over 6 years ago
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder committed over 6 years ago
credential: treat URL with empty scheme as invalid
Jonathan Nieder committed over 6 years ago
credential: treat URL without scheme as invalid
Jonathan Nieder committed over 6 years ago
credential: die() when parsing invalid urls
Jeff King committed over 6 years ago
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder committed over 6 years ago
credential: refuse to operate when missing host or protocol
Jeff King committed over 6 years ago
credential: parse URL without host as empty host, not unset
Jeff King committed over 6 years ago
t0300: use more realistic inputs
Jeff King committed over 6 years ago
t0300: make "quit" helper more realistic
Jeff King committed over 6 years ago
transport-helper: new method reject_atomic_push()
Jiang Xin committed over 6 years ago
transport-helper: mark failure for atomic push
Jiang Xin committed over 6 years ago
send-pack: mark failure of atomic push properly
Jiang Xin committed over 6 years ago