提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn f7552f1de4 pkg/archive: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Sebastiaan van Stijn 412c650e05 pkg/*: fix "empty-lines" (revive) 2 年之前
  Cory Snider 098a44c07f Finish refactor of UID/GID usage to a new struct 3 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  John Howard 56b732058e pkg/archive fixes, and port most unit tests to Windows 6 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Sébastien HOUZÉ 8a34c67a7e archive: add ChownOpts support to TarWithOptions 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Daniel Nephin 5672eeb5e0 Convert tarAppender to the newIDMappings. 8 年之前
  unclejack 087f7307a6 pkg/{chroot,}archive: clean up a few small issues 8 年之前
  Stephen J Day aa2cc18745 pkg/archive: remove unnecessary Archive and Reader type 8 年之前
  Derek McGowan 8222c86360 Update archive package to support overlay whiteouts 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  Alexander Morozov 7aa28b6bdd Fix go vet warnings 9 年之前
  Dmitry Vorobev 4102537cfd Fixes #9283. Consider hardlinks in image size. 9 年之前
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 年之前
  Tonis Tiigi 2fb5d0c323 Add constants for AUFS whiteout files 9 年之前
  Zhang Wei 7e420ad850 fix golint warnings/errors on `pkg/system` and `pkg/stdcopy` 10 年之前
  Lei Jitang ba332b7d12 Enable golint in pkg/arcive 10 年之前
  John Howard 3c177dc877 Windows: Docker build starting to work 10 年之前
  Arnaud Porterie 6a7a7570bb Merge pull request #12833 from burke/faster-changes 10 年之前
  Shijiang Wei e2c6a8be7c Add the parent directory to changes set if new files are generated 10 年之前
  John Howard 8228ee4b0f Windows: Archive package changes for Windows daemon 10 年之前
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 年之前
  Burke Libbey 45c45a2c9a archive: Optimize ChangesDirs on Linux 10 年之前
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 年之前
  Jimmy Puckett ec5e22efe3 Changing bitflag checking style to preferred style. Fixes #11668 10 年之前
  Vincent Batts 2ce37f6616 pkg/archive: ignore mtime changes on directories 10 年之前
  Rik Nijessen 1ec2eac50d Make utils_daemon and volumes cross-platform compileable. 10 年之前