Commit Graph

11 Commits

Author SHA1 Message Date
risk danger olson
d3bc59abd5 replace .GitConfig* with .Git.* 2016-08-15 15:43:38 -06:00
risk danger olson
b9c5a108d9 replace config.Config references in httputil 2016-07-21 18:07:23 -06:00
risk danger olson
9cc130f964 copy http.ProxyFromEnvironment so we can put our own unique git spin on it 2016-07-08 14:48:42 -06:00
risk danger olson
f3f32b07c0 send back ProxyFromEnvironment() errors too 2016-07-08 14:00:47 -06:00
risk danger olson
08dbfc2fbf -a 2016-07-08 13:58:54 -06:00
risk danger olson
e5ddd5dbac fix merge conflict 2016-07-08 13:31:53 -06:00
Taylor Blau
4593d0a641 vendor: vendor dependencies in vendor/ using Glide
- script/vendor received an update in order to work with Glide
- import paths have been rewritten to work with GO15VENDOREXPERIMENT
2016-05-23 12:10:35 -06:00
Steve Streeting
ab53c53e72 Document that our package structure is not guaranteed to be stable 2016-05-18 11:43:42 +01:00
Steve Streeting
3298d9bbb3 Refactored many api functions to httputil/api package from lfs
Also moved ntlm to httputil since too http-specific to be contained in auth
2016-05-16 17:57:37 +01:00
Steve Streeting
ab1af11720 Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
Steve Streeting
c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00