Commit History

Author SHA1 Message Date
  Alexander Larsson 0aee096fd7 TarFilter: Fix leak of tmpfiles 11 years ago
  Victor Vieux ebfa24acb0 go fmt and aufs support removed 11 years ago
  Alexander Larsson 223280f319 Make TarFilter more useful 12 years ago
  Alexander Larsson 8f23945f7f Archive: Fix up tar commandline arguments in TarFilter() 12 years ago
  Pascal Borreli 9b2a5964fc Fixed typos 12 years ago
  Guillaume J. Charmes f7542664e3 Make sure ADD will create everything in 0755 12 years ago
  Guillaume J. Charmes 08a87d4b3b Fix #1162 - Remove bufio from Untar 12 years ago
  Caleb Spare e93afcdd2b Use fmt.Errorf when appropriate. 12 years ago
  Guillaume J. Charmes ec1dfc521c Merge pull request #992 from unclejack/use_numeric_owner_for_tar 12 years ago
  Solomon Hykes 290b1973a9 Fix a bug which caused creation of empty images (and volumes) to crash. FIxes #995. 12 years ago
  unclejack d7d42ff4fe use --numeric-owner for tar and untar 12 years ago
  Solomon Hykes 36d610a388 - Builder: fixed a regression in ADD. Improved regression tests for build behavior. 12 years ago
  Solomon Hykes 507ea757a5 * Builder: correct the behavior of ADD when copying directories. 12 years ago
  Solomon Hykes b368d21568 Merge branch 'master' into fix-add-behavior 12 years ago
  Solomon Hykes 5be7b9af3e * Builder: fixed the behavior of ADD to be (mostly) reverse-compatible, predictable and well-documented. 12 years ago
  Guillaume J. Charmes ee5df76579 Merge pull request #885 from dotcloud/remove_bsdtar 12 years ago
  Guillaume J. Charmes 02c291d13b Fix bug on compression detection when chunck < 10bytes 12 years ago
  Solomon Hykes 5b8287617d + Builder: ADD of a local file will detect tar archives and unpack them 12 years ago
  Guillaume J. Charmes 0425f65e63 Remove bsdtar by checking magic 12 years ago
  Solomon Hykes 561ceac55d * Runtime: pass a guaranteed environment to bsdtar for predictable behavior without depending on the underlying host configuration. 12 years ago
  Guillaume J. Charmes 54db18625a Add Extension() method to Compresison type 12 years ago
  Solomon Hykes baacae8345 'docker push' buffers filesystem archives on disk instead of memory. 12 years ago
  unclejack 3c5d2e4661 add support for xz compression 12 years ago
  Solomon Hykes 6ede6bc8f2 Comment CmdStream a little bit to facilitate future fixes and contributions 12 years ago
  Solomon Hykes fdae64d8d7 Merge remote-tracking branch 'robryk/cmdstream-deadlock' 12 years ago
  Solomon Hykes f85e6548c7 Comment to explain CmdStream 12 years ago
  Robert Obryk 58befe3081 Fix a deadlock in CmdStream. 12 years ago
  Solomon Hykes ef711962d5 Folded graph/ back into main package 12 years ago