Age | Commit message (Expand) | Author |
2013-07-11 | implement arch+= and arch-= for sources.list | David Kalnischkies |
2013-07-11 | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch info | David Kalnischkies |
2013-07-11 | debian/apt.auto-removal.sh: merge the remaining bits | Michael Vogt |
2013-07-11 | * Fix up two things in debian/apt.auto-removal.sh: | Adam Conrad |
2013-07-11 | get dpkg from apt-config as well and add robustness against missing/failing a... | Michael Vogt |
2013-07-11 | Make sure we always have at least two kernels marked not for removal | Steve Langasek |
2013-07-11 | cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4 | Steve Langasek |
2013-07-10 | apt-pkg/packagemanager.cc: | Michael Vogt |
2013-07-05 | debian/rules: | Michael Vogt |
2013-07-02 | releasing version 0.9.90.9.9 | Michael Vogt |
2013-07-02 | fix format string error | Michael Vogt |
2013-07-02 | update changelog | Michael Vogt |
2013-07-02 | Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sid | Michael Vogt |
2013-07-02 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-07-02 | update changelog | Michael Vogt |
2013-06-28 | make starting debug output of pkgProblemResolver proper english | Michael Vogt |
2013-06-27 | use just one line for the debug output (thanks to donkult for the review) | Michael Vogt |
2013-06-27 | when doing MarkInstall() packages may also get removed, so show them in the d... | Michael Vogt |
2013-06-27 | show broken count when starting the resolver | Michael Vogt |
2013-06-26 | make update-po | Michael Vogt |
2013-06-26 | "mount path"->"mount point" and also make the warning a error when no CD-ROM ... | Michael Vogt |
2013-06-24 | simple fork and pidfile aptwebserver | David Kalnischkies |
2013-06-24 | delete Memb on read-error in arfile | Niels Thykier |
2013-06-24 | fix SHA2* cleanups to zero-out the complete context | David Kalnischkies |
2013-06-24 | do not modify DepIterator as we might check again | David Kalnischkies |
2013-06-22 | Improve the apt-cdrom output when no CD-ROM can be auto-detected | Michael Vogt |
2013-06-20 | fix syntax error in the configure-index | David Kalnischkies |
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies |
2013-06-20 | tests: accept an explaination for msgfail | David Kalnischkies |
2013-06-20 | simple URI rewrite rules config for webserver | David Kalnischkies |
2013-06-20 | do not redownload unchanged InRelease files | David Kalnischkies |
2013-06-20 | add directory listing to the webserver | David Kalnischkies |
2013-06-20 | add a simple webserver for our testcases | David Kalnischkies |
2013-06-20 | support \n and \r\n line endings in ReadMessages | David Kalnischkies |
2013-06-20 | try defaults if auto-detection failed in apt-cdrom | David Kalnischkies |
2013-06-20 | handle missing "Description" in apt-cache show | David Kalnischkies |
2013-06-13 | fix file location for configure-index.gz in apt.conf(5) | David Kalnischkies |
2013-06-09 | tests: add an interactive 'test' with multiple cdroms | David Kalnischkies |
2013-06-09 | ensure state-dir exists before coyping cdrom files | David Kalnischkies |
2013-06-09 | fail in CopyFile if the FileFds have error flag set | David Kalnischkies |
2013-06-09 | stop building l10n if strings are unchanged | David Kalnischkies |
2013-06-09 | depend on libapt-pkg in the libapt-inst build process | David Kalnischkies |
2013-06-09 | tests: add expected port for cve-2013-105 testcase | David Kalnischkies |
2013-06-09 | tests: trap-adding can be post- as well as prefix | David Kalnischkies |
2013-06-09 | OpenDescriptor should autoclose fd always on error | David Kalnischkies |
2013-06-09 | don't explicitly init ExtractTar InFd with invalid fd | David Kalnischkies |
2013-06-09 | set Fail flag in FileFd on all errors consistently | David Kalnischkies |
2013-06-09 | make the vprintf like _error->Insert public | David Kalnischkies |
2013-06-09 | fix support for multiple patterns in apt-cache search | David Kalnischkies |
2013-06-09 | initialize the whole search array with zero | David Kalnischkies |