Historique des commits

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