summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-12-22Remove an unused type parameter from the 'nocache' function (#135)Dylan McKay
2018-12-22Support for AutoRemove flag (#137)Szymon Janota
2018-12-22feat: create, list, and delete volumes (#138)Marc Schreiber
2018-12-22Support interactive stdin/stdout streams (#136)Dylan McKay
2018-11-14Async api (#128)Antoine Büsch
2018-11-14Disable Hyper's http protocol enforcement. (#129)David Wood
2018-10-17serde can't read a Vec<Value> from a stream (#126)Chris West
2018-10-17[OK] Expose port (#127)Nurrl
2018-10-13remove pub builder constructors (#125)doug tangren
2018-10-13Merge branch 'master' of github.com:softprops/shipliftsoftprops
2018-10-13rustfmtsoftprops
2018-10-13Fixed error causing bad json to be sent to Docker API. (#124)Nurrl
2018-10-10fix a number of clippy warnings (#122)doug tangren
2018-10-09Merge branch 'master' into fix_lifetimesAntoine Büsch
2018-10-08try to get a consistent and repeatable codestyle goingsoftprops
2018-10-09Fix some lifetime issuesAntoine Büsch
2018-10-07Fix OOMKilled nameAntoine Büsch
2018-10-07Fix some attributes namesAntoine Büsch
2018-10-07Rename fields from rep structs to use snake caseAntoine Büsch
2018-10-07Merge branch 'master' into serdeAntoine Büsch
2018-10-02Merge pull request #101 from abusch/interlaced_ttydoug tangren
2018-10-02Fixes a crash when the Docker API returns the 'Labels' value as 'null'Leon ROUX
2018-10-01Add InterlacedTtyAntoine Büsch
2018-10-01Update log and flate2 cratesAntoine Büsch
2018-10-01Clean-up imports and dependenciesAntoine Büsch
2018-10-01Fix testsAntoine Büsch
2018-10-01Migrate to serde_jsonAntoine Büsch
2018-09-29Merge pull request #95 from abusch/image_repoTag_optionaldoug tangren
2018-09-29Merge pull request #97 from fkrull/add-network-entrydoug tangren
2018-09-29Merge pull request #91 from abusch/update-to-hyper-0.12doug tangren
2018-09-29Merge pull request #96 from fkrull/remove-swap-fielddoug tangren
2018-09-29Add new event info fields (Type, Action, Actor) to EventFelix Krull
2018-09-29Add details entries for container networksFelix Krull
2018-09-29Remove swap fields from MemoryStatFelix Krull
2018-09-29Image.RepoTags seems to be optional (can be null)Antoine Büsch
2018-09-29Merge branch 'master' into update-to-hyper-0.12Antoine Büsch
2018-09-29Merge pull request #89 from ic/search_rep_fixdoug tangren
2018-09-29Merge pull request #86 from schrieveslaach/masterdoug tangren
2018-09-29Merge pull request #93 from fkrull/inspect-namedoug tangren
2018-09-27Fix build with non-nightly RustFelix Krull
2018-09-27Add Name field to inspect resultFelix Krull
2018-09-24Fix typosAntoine Büsch
2018-09-24Remove use of wait() in get_error_message()Antoine Büsch
2018-09-24Remove unused InteractiveStreamAntoine Büsch
2018-09-24Remove dependency on tokio-coreAntoine Büsch
2018-09-08Make Unix socket support optionalFelix Krull
2018-08-22Attempt to solve the MissingFieldError problem.Eric Platon
2018-08-07Replace deprecated Uri::scheme with Uri::scheme_partDylan McKay
2018-08-07Update to Hyper 0.12Dylan McKay
2018-07-29Stop using a deprecated ssl APIDylan McKay