Age | Commit message (Expand) | Author |
2013-10-03 | tests: install --no-install-recommends and stunnel4 for travis | David Kalnischkies |
2013-10-03 | test: use a multiarch capable dpkg rather than workaround | David Kalnischkies |
2013-10-03 | do not ++ on erased package pointers in autoremove | David Kalnischkies |
2013-10-03 | fix lzma-support detection via xz binary | David Kalnischkies |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies |
2013-10-03 | put fetch errors in 'source' on our errorstack | David Kalnischkies |
2013-10-03 | refactor onError relabeling of DestFile as '.FAILED' | David Kalnischkies |
2013-10-02 | tests: fix some problems travis encounters | David Kalnischkies |
2013-10-01 | don't consider holds for autoremoval | David Kalnischkies |
2013-10-01 | handle complete responses to https range requests | David Kalnischkies |
2013-10-01 | fix partial (206 and 416) support in https | David Kalnischkies |
2013-10-01 | refactor http client implementation | David Kalnischkies |
2013-10-01 | replace "filesize - 1" trick in http with proper 416 handling | David Kalnischkies |
2013-10-01 | retry without partial data after a 416 response | David Kalnischkies |
2013-09-30 | add Range and If-Range support in the webserver | David Kalnischkies |
2013-09-30 | access _config via GET requests in the webserver | David Kalnischkies |
2013-09-30 | APT has no bugs | David Kalnischkies |
2013-09-26 | test: apt-get source with more than one argument | David Kalnischkies |
2013-09-26 | print-uris prints regardless of quiet-level again | David Kalnischkies |
2013-09-26 | compression-neutral message for missing data.tar member | David Kalnischkies |
2013-09-26 | pkg from only trusted sources keeps being trusted | David Kalnischkies |
2013-09-26 | don't strip :any from dependencies in single-arch | David Kalnischkies |
2013-09-23 | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #... | Christian PERRIER |
2013-09-20 | releasing package apt version 0.9.11.4 | Michael Vogt |
2013-09-20 | do not trust FileFd::Eof() in pkgTagFile::Fill() | David Kalnischkies |
2013-09-12 | add a testcase for 100 char long path truncate bug #689582 | David Kalnischkies |
2013-09-12 | don't truncate 100 char long paths in tar extraction | Oskari Saarenmaa |
2013-09-10 | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...0.9.11.3 | Michael Vogt |
2013-09-10 | prepare upload | Michael Vogt |
2013-09-03 | use FileFd in HashSum test to unbreak non-linux ports | David Kalnischkies |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies |
2013-09-01 | Remove invalid "-f" option for apt-get check | Michael Vogt |
2013-09-01 | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt |
2013-08-31 | fix typo (mkostemp->mkstemp) | Michael Vogt |
2013-08-31 | prepare upload of 0.9.120.9.11.2 | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sid | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sid | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-28 | Complete Italian translation | Christian PERRIER |
2013-08-28 | configurable compression for testcases | David Kalnischkies |
2013-08-27 | old-style dpkg foreign architecture adding for tests | David Kalnischkies |
2013-08-27 | use mkstemp instead of mkostemp in FileFd::Open() | David Kalnischkies |
2013-08-27 | replace usage of potential dangerous mktemp with mkstemp | Angel Guzman Maeso |
2013-08-27 | Update Italian translation. Closes: #721030 | Christian PERRIER |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt |
2013-08-27 | use SPtr<pkgProblemResolver> to simply code | Michael Vogt |
2013-08-26 | update changelog | Michael Vogt |
2013-08-26 | apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/ | Michael Vogt |
2013-08-26 | dselect/install: add new DSELECT_UPGRADE_OPTS="-f" | Michael Vogt |
2013-08-26 | dselect/install: | Michael Vogt |