summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-01Update log and flate2 cratesAntoine 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-29Merge pull request #98 from fkrull/event-actor-infodoug 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 #87 from gremlin/allow-negative-swapdoug tangren
2018-09-29Merge pull request #86 from schrieveslaach/masterdoug tangren
2018-09-29Merge pull request #93 from fkrull/inspect-namedoug tangren
2018-09-29Merge pull request #92 from fkrull/hyperlocal-optionaldoug 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-24Upgrade hyperlocal to 0.5Antoine 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
2018-07-29Add support for the 304 Not Modified HTTP status codeDylan McKay
2018-07-19Allow memory swap to be negativeMatt Jacobs
2018-07-18feat: support --memoryMarc Schreiber
2018-07-06Merge pull request #76 from FauxFaux/build-networkdoug tangren
2018-07-06Merge pull request #82 from klieth/tar-versiondoug tangren
2018-07-06Merge pull request #81 from schrieveslaach/masterdoug tangren
2018-07-04Update tar dependency to 0.4Kai Lieth
2018-07-03feat: create container with labelsMarc Schreiber
2018-05-20support for --network= during buildChris West (Faux)
2018-02-19Merge pull request #68 from jagu-sayan/masterdoug tangren
2018-02-20feat: Use serde instead of rustc-serializeJacob ZAK
2017-12-13Merge pull request #69 from saratovsource/fix_logs_exampledoug tangren
2017-12-13Fix: logs options for exampleAlexander Kirillov
2017-09-10Fix: Filter on multiples events of the same typeJacob Zak
2017-09-09code style enforcementsoftprops
2017-09-09update travis buildsoftprops
2017-09-09watsoftprops
2017-09-07Merge pull request #66 from petehayes102/masterdoug tangren
2017-09-07Return RustcSerialize types instead of local types. Fixes softprops/shiplift#65Pete Hayes
2017-06-25apply rustfmtsoftprops
2017-06-25replace all uses of try with ?. fixes #42softprops
2017-06-25bump versionsoftprops