summaryrefslogtreecommitdiff
path: root/src/package_manager/package_manager.rs
Commit message (Expand)AuthorAgeFilesLines
* Handle the returned UpdateRequestStatus from CoreShaun Taheri2016-09-091-0/+6
* Refactor events for external package managementShaun Taheri2016-08-311-0/+5
* Add documentation to public functionsShaun Taheri2016-08-231-17/+19
* Rename secret=>client_secret and Dpkg=>DebShaun Taheri2016-08-221-10/+10
* Apply rust-clippy lint suggestionsShaun Taheri2016-08-101-3/+3
* Add OSTree basic package managerAnton Gerasimov2016-07-121-2/+10
* Update Makefile targets and add version to logsShaun Taheri2016-06-241-9/+19
* Propagate shutdown signal to all threadsShaun Taheri2016-06-211-13/+7
* Variable arg support for AcceptUpdate CommandShaun Taheri2016-06-171-2/+19
* Fix package installationShaun Taheri2016-06-081-13/+56
* Don't depend on DPKG in tests, use the test package managerTxus2016-05-021-5/+5
* Simplify the package manager code.Stevan Andjelkovic2016-04-131-0/+56