summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-25skip all Description fields in apt-cache, not just first (Closes: 717254)0.9.9.3Michael Vogt1-2/+6
2013-07-25Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2-26/+131
2013-07-23debian/apt.postinst:Michael Vogt2-0/+10
2013-07-23debian/apt.auto-removal.sh:Michael Vogt2-1/+10
2013-07-18fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies2-11/+48
2013-07-18skip all Description fields in apt-cache, not just firstDavid Kalnischkies2-18/+86
2013-07-17Merge remote-tracking branch 'geissert/proxy-keep-alive' into debian/sidMichael Vogt1-21/+8
2013-07-17fix if-clause to generate hook-info for 'rc' packages (Closes: 717006)0.9.9.2Michael Vogt1-2/+5
2013-07-17Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2-1/+26
2013-07-16fix if-clause to generate hook-info for 'rc' packagesDavid Kalnischkies2-1/+26
2013-07-16Vietnamese updated by Tran Ngoc Quan. Closes: #717016Christian PERRIER2-203/+230
2013-07-14Do not send a connection: keep-alive, at allRaphael Geissert1-21/+8
2013-07-11update changelog0.9.9.1Michael Vogt1-2/+9
2013-07-11prevent MarkInstall of unsynced Multi-Arch:same siblingsDavid Kalnischkies3-17/+166
2013-07-11implement arch+= and arch-= for sources.listDavid Kalnischkies3-3/+111
2013-07-11Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies6-26/+171
2013-07-11debian/apt.auto-removal.sh: merge the remaining bitsMichael Vogt1-3/+3
2013-07-11* Fix up two things in debian/apt.auto-removal.sh:Adam Conrad4-5/+12
2013-07-11get dpkg from apt-config as well and add robustness against missing/failing a...Michael Vogt1-3/+10
2013-07-11Make sure we always have at least two kernels marked not for removalSteve Langasek1-0/+18
2013-07-11cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4Steve Langasek5-3/+80
2013-07-10apt-pkg/packagemanager.cc:Michael Vogt2-2/+5
2013-07-05debian/rules:Michael Vogt2-0/+8
2013-07-02releasing version 0.9.90.9.9Michael Vogt1-2/+2
2013-07-02fix format string errorMichael Vogt1-2/+2
2013-07-02update changelogMichael Vogt1-2/+4
2013-07-02Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sidMichael Vogt45-6715/+7639
2013-07-02Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt69-2010/+3172
2013-07-02update changelogMichael Vogt1-0/+8
2013-06-28make starting debug output of pkgProblemResolver proper englishMichael Vogt1-2/+4
2013-06-27use just one line for the debug output (thanks to donkult for the review)Michael Vogt1-4/+2
2013-06-27when doing MarkInstall() packages may also get removed, so show them in the d...Michael Vogt1-3/+10
2013-06-27show broken count when starting the resolverMichael Vogt1-2/+6
2013-06-26make update-poMichael Vogt43-6709/+7612
2013-06-26"mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt1-5/+5
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies11-19/+83
2013-06-24delete Memb on read-error in arfileNiels Thykier1-0/+3
2013-06-24fix SHA2* cleanups to zero-out the complete contextDavid Kalnischkies1-6/+6
2013-06-24do not modify DepIterator as we might check againDavid Kalnischkies1-5/+7
2013-06-22Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2-6/+27
2013-06-20fix syntax error in the configure-indexDavid Kalnischkies1-1/+1
2013-06-20trigger NODATA error for invalid InRelease filesDavid Kalnischkies7-13/+114
2013-06-20tests: accept an explaination for msgfailDavid Kalnischkies1-3/+7
2013-06-20simple URI rewrite rules config for webserverDavid Kalnischkies3-38/+45
2013-06-20do not redownload unchanged InRelease filesDavid Kalnischkies2-1/+13
2013-06-20add directory listing to the webserverDavid Kalnischkies1-0/+121
2013-06-20add a simple webserver for our testcasesDavid Kalnischkies3-6/+363
2013-06-20support \n and \r\n line endings in ReadMessagesDavid Kalnischkies2-2/+4
2013-06-20try defaults if auto-detection failed in apt-cdromDavid Kalnischkies2-9/+5
2013-06-20handle missing "Description" in apt-cache showDavid Kalnischkies5-17/+130