1. 03 10月, 2019 1 次提交
    • M
      [http] Support HTTPS_PROXY, NO_PROXY from environment · 26330265
      Mislav Marohnić 提交于
      Previously we only supported HTTP_PROXY because the proxy support in Go
      was lacking in older versions. Now that there is
      `golang.org/x/net/http/httpproxy`, we can rely on that instead to gain
      consistent support for HTTPS_PROXY and NO_PROXY.
      26330265
  2. 01 6月, 2019 1 次提交
  3. 15 5月, 2019 1 次提交
  4. 18 1月, 2019 1 次提交
  5. 29 12月, 2018 1 次提交
  6. 15 6月, 2018 1 次提交
  7. 30 1月, 2018 1 次提交
  8. 29 1月, 2018 1 次提交
  9. 06 12月, 2016 1 次提交
    • M
      Remove obsolete self-updating functionality · d400838e
      Mislav Marohnić 提交于
      We might bring back the self-updater at some point, but right now it's
      dead code and it's not clear to me how to implement it in a fashion
      where it also updates dependent files such as shell completion scripts
      and man pages.
      d400838e
  10. 12 9月, 2016 2 次提交
  11. 15 8月, 2016 1 次提交
  12. 27 2月, 2016 1 次提交
  13. 22 1月, 2016 1 次提交
  14. 21 1月, 2016 1 次提交
  15. 20 1月, 2016 1 次提交