index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builder
/
remotecontext
/
git
Commit message (
Expand
)
Author
Age
Files
Lines
*
builder/remotecontext/git: use strings.Cut()
Sebastiaan van Stijn
2022-12-21
1
-15
/
+6
*
builder/remotecontext/gitutils: switch back to os/exec
Sebastiaan van Stijn
2022-11-09
1
-1
/
+1
*
builder/remotecontext/git: allow building on go1.18
Sebastiaan van Stijn
2022-10-21
1
-1
/
+1
*
builder: add missing doc comment
Cory Snider
2022-10-20
1
-0
/
+1
*
builder: fix running git commands on Windows
Cory Snider
2022-10-20
1
-1
/
+1
*
builder: make git config isolation opt-in
Cory Snider
2022-10-20
2
-39
/
+60
*
builder: isolate git from local system
Cory Snider
2022-10-20
2
-2
/
+55
*
builder: explicitly set CWD for all git commands
Cory Snider
2022-10-20
2
-14
/
+7
*
builder: modernize TestCheckoutGit
Cory Snider
2022-10-20
1
-87
/
+56
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
2
-11
/
+9
*
Use golang.org/x/sys/execabs
Tibor Vass
2021-01-25
1
-1
/
+1
*
replace pkg/symlink with github.com/moby/sys/symlink
Sebastiaan van Stijn
2020-11-03
1
-1
/
+1
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-2
/
+2
*
builder/remotecontext: allow ssh:// urls for remote context
Sebastiaan van Stijn
2019-12-05
2
-1
/
+27
*
builder/remotecontext: use net/url instead of urlutil
Sebastiaan van Stijn
2019-11-05
2
-3
/
+29
*
TestParseRemoteURL: use subtests
Sebastiaan van Stijn
2019-11-05
1
-24
/
+65
*
gosec: add ignore comments for reported issues that can be ignored
Sebastiaan van Stijn
2019-09-18
1
-2
/
+2
*
gitutils: add validation for ref
Tonis Tiigi
2019-03-26
2
-4
/
+24
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-2
/
+2
*
Post migration assertion fixes
Daniel Nephin
2018-03-16
1
-12
/
+9
*
Automated migration using
Daniel Nephin
2018-03-16
1
-55
/
+55
*
Add canonical import comment
Daniel Nephin
2018-02-05
2
-2
/
+2
*
gitutils: remove checkout directory on error
Tonis Tiigi
2017-12-08
2
-13
/
+19
*
gitutils: fix checking out submodules
Tonis Tiigi
2017-12-07
2
-20
/
+79
*
Fix shallow git clone in docker-build
Andrew He
2017-07-25
1
-10
/
+33
*
Move IsGitTransport() to gitutils
Sebastiaan van Stijn
2017-06-26
2
-1
/
+34
*
Fix handling of remote "git@" notation
Sebastiaan van Stijn
2017-06-26
2
-19
/
+81
*
Move pkg/gitutils to remotecontext/git
Daniel Nephin
2017-06-02
2
-0
/
+302