Commits
User selector
Commit History
Commits on Mar 22, 2016
Windows: Fix mountinfo
Show description for bb68b66committed
John Howard
Commits on Mar 17, 2016
fix variables that werent being called
Show description for 0e025b4committed
Commits on Feb 11, 2016
Windows CI: Unit Test - pkg/mount is Unix specific
Show description for d509e61committed
John Howard
Commits on Jan 26, 2016
*: purge dockerinit from source code
Show description for 4357ed4committed
Commits on Dec 22, 2015
No options to tmpfs is valid
Show description for 89a775dcommitted
Commits on Dec 13, 2015
Fix typos found across repository
Show description for 927b334committed
Commits on Dec 2, 2015
This patch adds --tmpfs as a option for mounting tmpfs on directories
Show description for b3e527dcommitted
Commits on Jul 22, 2015
pkg: mount: golint
Show description for 0f5c9d3committed
Commits on Jun 27, 2015
update testcase mount/sharedsubtree_linux_test.go
Show description for 2cca502committed
Commits on Apr 3, 2015
Add documentation for exported functions and types
Show description for 9a98556committed
Jamie Hannaford
Commits on Mar 7, 2015
Remove subdirectories MAINTAINERS files
Show description for 89bdaa3committed
Arnaud Porterie
Commits on Feb 4, 2015
fix comments typos
Show description for ef3192fcommitted
Commits on Dec 4, 2014
Fix output format where no variable specified in mount pkg
Show description for 6fd818fcommitted
Commits on Nov 18, 2014
Merge pull request #8937 from vbatts/vbatts-mount_optional_fields
Show description for 379c0dacommitted
Commits on Nov 17, 2014
pkg/mount: testing mountinfo fields
Show description for 83d7db3committed
Commits on Nov 13, 2014
Merge pull request #8930 from vbatts/vbatts-mount_freebsd_fields
Show description for b9fb978committedMerge pull request #8897 from vbatts/vbatts-mount_sharedsubtree
Show description for e4105e4committed
Commits on Nov 7, 2014
pkg/mount: mountinfo from specified pid
Show description for 64e7a17committed
Commits on Nov 4, 2014
pkg/mount: include optional field
Show description for 91b4ac3committed
Commits on Nov 3, 2014
pkg/mount: adding fields supported by freebsd
Show description for 0e217c4committed
Commits on Oct 31, 2014
pkg/mount: testing for linux sharedsubtree mounts
Show description for 7a3a938committedpkg/mount: add more sharesubtree options
Show description for 06bd66acommitted
Commits on Oct 30, 2014
mount: move the MakePrivate to pkg/mount
Show description for 930a756committed
Commits on Sep 19, 2014
FIX 6613:launch docker fail with space named drive
Show description for acea488authored andcommitted
Commits on Aug 7, 2014
Only import "testing" from *_test.go
Show description for b87daf6authored andcommitted
Commits on Aug 6, 2014
Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary
Show description for 89ec17dcommitted
Commits on Jun 25, 2014
Allow re-mounting an existing mount with "remount"
Show description for f87afdacommitted
Commits on Apr 15, 2014
Support FreeBSD on pkg/mount
Show description for 3754fddcommitted
Commits on Apr 14, 2014
FreeBSD's nullfs doesn't support file mount
Show description for ca7a0e6committedAdd a test for mount.GetMounts
Show description for a7e181ccommitted
Commits on Jan 31, 2014
Merge pull request #3841 from alexlarsson/separate-base-fs
Show description for 53ee1dacommittedUpdate/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries
Show description for 065dd23committed
Commits on Jan 30, 2014
Remove all darwin specific files and use more generic _unsupported with build tags.
Show description for 45dd051committedpkg/mount: Add "private" flag
Show description for fc1169acommitted
Commits on Jan 20, 2014
Extract mount into pkg.
Show description for 2e094dbcommitted
Loading