Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-29 | fix apt-get download truncation (closes: #736962) | Michael Vogt | |
2014-01-17 | improve stdout/stderr usage correctness in test framework | David Kalnischkies | |
Also adds a friendly note about how many tests were run/passed so that the end of the testrun isn't all that negative by just showing fails. (It now tells us that we have 111 tests at the moment!) Git-Dch: Ignore | |||
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies | |
With a bit of trickery we can reuse the usual infrastructure we have in place to acquire deb files for the 'download' operation as well, which gains us authentification check & display, error messages, correct filenames and "downloads" from the root-owned archives. | |||
2013-03-25 | merge patches from daniel to fix merge artifact and test failure | Michael Vogt | |
2012-06-18 | * cmdline/apt-get.cc: | David Kalnischkies | |
- print a friendly message in 'download' if a package can't be downloaded (Closes: #677887) | |||
2011-10-11 | run apt-get download in quiet mode as it messes with output otherwise | David Kalnischkies | |
2011-02-07 | implement --print-uris for download command | David Kalnischkies | |