Historial de Commits

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