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
/
pkg
/
tarsum
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/tarsum: use strings.Cut() and minor refactor
Sebastiaan van Stijn
2022-12-21
2
-13
/
+7
*
pkg/*: fix "empty-lines" (revive)
Sebastiaan van Stijn
2022-09-28
2
-4
/
+0
*
pkg/archive: audit gosec file-traversal lints
Cory Snider
2022-02-18
1
-0
/
+1
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
2
-11
/
+9
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
1
-2
/
+2
*
gosec: add ignore comments for reported issues that can be ignored
Sebastiaan van Stijn
2019-09-18
1
-2
/
+2
*
pkg/tarsum: fix unit test for Go 1.11+
Kir Kolyshkin
2018-07-19
1
-11
/
+12
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
1
-2
/
+2
*
Fix tarsum for go 1.10
Derek McGowan
2018-04-12
2
-16
/
+22
*
Automated migration using
Daniel Nephin
2018-03-16
1
-8
/
+8
*
builder: fix wrong cache hits building from tars
Tonis Tiigi
2018-02-15
1
-1
/
+1
*
Add canonical import comment
Daniel Nephin
2018-02-05
9
-9
/
+9
*
Windows: Case-insensitive filename matching against builder cache
John Howard
2017-12-14
1
-2
/
+9
*
Add ineffassign linter
Daniel Nephin
2017-09-08
1
-17
/
+10
*
Add support for COPY from previous rootfs
Tonis Tiigi
2017-03-23
1
-0
/
+8
*
fix t.Errorf to t.Error in serveral _test.go
wefine
2016-11-14
1
-2
/
+2
*
add defer file.Close to avoid potential fd leak
allencloud
2016-08-10
2
-2
/
+14
*
Fix build cache false positives when build context tar contains unnormalized ...
Aaron Lehmann
2016-04-14
1
-1
/
+2
*
fix variables that werent being called
Jessica Frazelle
2016-03-17
1
-0
/
+8
*
fix common misspell
Victor Vieux
2016-02-11
1
-1
/
+1
*
Fix typos found across repository
Justas Brazauskas
2015-12-13
2
-3
/
+3
*
Fix golint warnings
Alexander Morozov
2015-11-02
1
-1
/
+1
*
tarsum: add a big fat warning
Vincent Batts
2015-08-25
1
-0
/
+5
*
Fix uses of "int" where "int64" should be used instead
Aaron Lehmann
2015-07-31
1
-5
/
+5
*
Lint on pkg/* packages
Vincent Demeester
2015-07-27
4
-18
/
+47
*
Carry of PR #13520
Mary Anthony
2015-06-13
1
-1
/
+1
*
Add test coverage for pkg/tarsum
Vincent Demeester
2015-06-02
5
-9
/
+199
*
Remove PortSpecs from Config
Antonio Murdaca
2015-05-29
4
-9
/
+9
*
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
Tianon Gravi
2015-05-01
3
-6
/
+3
*
Remove subdirectories MAINTAINERS files
Arnaud Porterie
2015-03-06
1
-4
/
+0
*
Always store images with tarsum.v1 checksum added
Josh Hawn
2015-01-23
2
-0
/
+13
*
Add Tarsum Calculation during v2 Pull operation
Josh Hawn
2015-01-15
2
-5
/
+51
*
Have .dockerignore support Dockerfile/.dockerignore
Doug Davis
2015-01-06
1
-0
/
+20
*
pkg/tarsum: delete the logging code
unclejack
2014-12-18
1
-4
/
+0
*
Merge pull request #9099 from vbatts/vbatts-tarsum_spec
Michael Crosby
2014-12-10
1
-0
/
+225
|
\
|
*
tarsum: updates for jamtur01 comments
Vincent Batts
2014-11-24
1
-46
/
+36
|
*
pkg/tarsum: review cleanup
Vincent Batts
2014-11-24
1
-1
/
+1
|
*
pkg/tarsum: review amendments
Vincent Batts
2014-11-24
1
-14
/
+21
|
*
pkg/tarsum: specification on TarSum checksum
Vincent Batts
2014-11-24
1
-0
/
+228
*
|
Correctly close generated benchmark archives
Josh Hawn
2014-12-03
1
-0
/
+1
*
|
Correct TarSum benchmarks: 9kTar and 9kTarGzip
Josh Hawn
2014-12-03
1
-2
/
+8
*
|
Fix TarSum iteration test
Josh Hawn
2014-12-02
1
-4
/
+4
*
|
pkg/tarsum: add maintainers & add missing s
unclejack
2014-11-26
2
-1
/
+4
|
/
*
Merge pull request #9086 from vbatts/vbatts-tarsum_more_tests
Michael Crosby
2014-11-21
1
-0
/
+147
|
\
|
*
pkg/tarsum: adding more tests
Vincent Batts
2014-11-11
1
-0
/
+147
*
|
Add unit test for tarSum.Sum() with no data
Josh Hawn
2014-11-19
1
-0
/
+11
*
|
pkg/tarsum: actually init the TarSum struct
Vincent Batts
2014-11-19
1
-12
/
+4
*
|
Finalize TarSum Version 1 w/ refactor
Josh Hawn
2014-11-04
3
-54
/
+100
|
/
*
Use logrus everywhere for logging
Alexandr Morozov
2014-10-24
1
-1
/
+1
*
pkg/tarsum: fix panic with dynamic buffer
Derek McGowan
2014-09-25
2
-2
/
+18
[next]