提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 540d6539be builder/remotecontext: format code with gofumpt 3 年之前
  Sebastiaan van Stijn 604a2d67b5 builder/remotecontext/git: use strings.Cut() 2 年之前
  Sebastiaan van Stijn b7d242f094 builder/remotecontext/gitutils: switch back to os/exec 2 年之前
  Sebastiaan van Stijn 4fdc1bb1fb builder/remotecontext/git: allow building on go1.18 2 年之前
  Cory Snider 67d010bd2c builder: add missing doc comment 2 年之前
  Cory Snider 94672c89cc builder: fix running git commands on Windows 2 年之前
  Cory Snider 61acc9939f builder: make git config isolation opt-in 2 年之前
  Cory Snider 72119f5d9b builder: isolate git from local system 2 年之前
  Cory Snider 0f7b0897cc builder: explicitly set CWD for all git commands 2 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Tibor Vass 7ca0cb7ffa Use golang.org/x/sys/execabs 4 年之前
  Sebastiaan van Stijn dc3c382b34 replace pkg/symlink with github.com/moby/sys/symlink 4 年之前
  Sebastiaan van Stijn b1ffda5cea builder/remotecontext: allow ssh:// urls for remote context 5 年之前
  Sebastiaan van Stijn 86594739b0 builder/remotecontext: use net/url instead of urlutil 5 年之前
  Sebastiaan van Stijn 9419024554 gosec: add ignore comments for reported issues that can be ignored 5 年之前
  Tonis Tiigi a588898f99 gitutils: add validation for ref 6 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Tonis Tiigi 4ea320cb8e gitutils: remove checkout directory on error 7 年之前
  Tonis Tiigi a602525524 gitutils: fix checking out submodules 7 年之前
  Andrew He 85afbbc2ed Fix shallow git clone in docker-build 8 年之前
  Sebastiaan van Stijn d3d1aabcc6 Move IsGitTransport() to gitutils 8 年之前
  Sebastiaan van Stijn 913eb99fdc Fix handling of remote "git@" notation 8 年之前
  Daniel Nephin b9d85ac58d Move pkg/gitutils to remotecontext/git 8 年之前