Histórico de Commits

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