Commit History

Author SHA1 Message Date
  Eng Zer Jun a916414b0b refactor: move from io/ioutil to io and os package 3 years ago
  Cory Snider 5b5b5c6f13 builder: add missing doc comment 2 years ago
  Cory Snider 05e25f7892 builder: fix running git commands on Windows 2 years ago
  Cory Snider c0d1188c14 builder: make git config isolation opt-in 2 years ago
  Cory Snider 9f5f3abcee builder: isolate git from local system 3 years ago
  Cory Snider 10db4c2db7 builder: explicitly set CWD for all git commands 3 years ago
  Tibor Vass 46229ca1d8 Use golang.org/x/sys/execabs 4 years ago
  Sebastiaan van Stijn dc3c382b34 replace pkg/symlink with github.com/moby/sys/symlink 4 years ago
  Sebastiaan van Stijn b1ffda5cea builder/remotecontext: allow ssh:// urls for remote context 5 years ago
  Sebastiaan van Stijn 86594739b0 builder/remotecontext: use net/url instead of urlutil 5 years ago
  Sebastiaan van Stijn 9419024554 gosec: add ignore comments for reported issues that can be ignored 5 years ago
  Tonis Tiigi a588898f99 gitutils: add validation for ref 6 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Tonis Tiigi 4ea320cb8e gitutils: remove checkout directory on error 7 years ago
  Tonis Tiigi a602525524 gitutils: fix checking out submodules 7 years ago
  Andrew He 85afbbc2ed Fix shallow git clone in docker-build 8 years ago
  Sebastiaan van Stijn d3d1aabcc6 Move IsGitTransport() to gitutils 8 years ago
  Sebastiaan van Stijn 913eb99fdc Fix handling of remote "git@" notation 8 years ago
  Daniel Nephin b9d85ac58d Move pkg/gitutils to remotecontext/git 8 years ago