summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Vietnamese updated by Tran Ngoc Quan. Closes: #717016Christian PERRIER2013-07-162-203/+230
|/ /
* | update changelogMichael Vogt2013-07-111-2/+9
* | prevent MarkInstall of unsynced Multi-Arch:same siblingsDavid Kalnischkies2013-07-113-17/+166
* | implement arch+= and arch-= for sources.listDavid Kalnischkies2013-07-113-3/+111
* | Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-116-26/+171
* | debian/apt.auto-removal.sh: merge the remaining bitsMichael Vogt2013-07-111-3/+3
* | * Fix up two things in debian/apt.auto-removal.sh:Adam Conrad2013-07-114-5/+12
* | get dpkg from apt-config as well and add robustness against missing/failing a...Michael Vogt2013-07-111-3/+10
* | Make sure we always have at least two kernels marked not for removalSteve Langasek2013-07-111-0/+18
* | cherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4Steve Langasek2013-07-115-3/+80
* | apt-pkg/packagemanager.cc:Michael Vogt2013-07-102-2/+5
* | debian/rules:Michael Vogt2013-07-052-0/+8
* | releasing version 0.9.9Michael Vogt2013-07-021-2/+2
* | fix format string errorMichael Vogt2013-07-021-2/+2
* | update changelogMichael Vogt2013-07-021-2/+4
* | Merge remote-tracking branch 'mvo/bugfix/bts-712433' into debian/sidMichael Vogt2013-07-0245-6715/+7639
|\ \
| * | make update-poMichael Vogt2013-06-2643-6709/+7612
| * | "mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt2013-06-261-5/+5
| * | Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2013-06-222-6/+27
* | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-07-0269-2010/+3172
|\ \ \
| * | | simple fork and pidfile aptwebserverDavid Kalnischkies2013-06-2411-19/+83
| * | | delete Memb on read-error in arfileNiels Thykier2013-06-241-0/+3
| * | | fix SHA2* cleanups to zero-out the complete contextDavid Kalnischkies2013-06-241-6/+6
| * | | do not modify DepIterator as we might check againDavid Kalnischkies2013-06-241-5/+7
| * | | fix syntax error in the configure-indexDavid Kalnischkies2013-06-201-1/+1
| |/ /
| * | trigger NODATA error for invalid InRelease filesDavid Kalnischkies2013-06-207-13/+114
| * | tests: accept an explaination for msgfailDavid Kalnischkies2013-06-201-3/+7
| * | simple URI rewrite rules config for webserverDavid Kalnischkies2013-06-203-38/+45
| * | do not redownload unchanged InRelease filesDavid Kalnischkies2013-06-202-1/+13
| * | add directory listing to the webserverDavid Kalnischkies2013-06-201-0/+121
| * | add a simple webserver for our testcasesDavid Kalnischkies2013-06-203-6/+363
| * | support \n and \r\n line endings in ReadMessagesDavid Kalnischkies2013-06-202-2/+4
| * | try defaults if auto-detection failed in apt-cdromDavid Kalnischkies2013-06-202-9/+5
| * | handle missing "Description" in apt-cache showDavid Kalnischkies2013-06-205-17/+130
| * | fix file location for configure-index.gz in apt.conf(5)David Kalnischkies2013-06-1311-1465/+1489
| * | tests: add an interactive 'test' with multiple cdromsDavid Kalnischkies2013-06-091-0/+47
| * | ensure state-dir exists before coyping cdrom filesDavid Kalnischkies2013-06-094-4/+15
| * | fail in CopyFile if the FileFds have error flag setDavid Kalnischkies2013-06-093-5/+5
| * | stop building l10n if strings are unchangedDavid Kalnischkies2013-06-096-7/+21
| * | depend on libapt-pkg in the libapt-inst build processDavid Kalnischkies2013-06-092-2/+3
| * | tests: add expected port for cve-2013-105 testcaseDavid Kalnischkies2013-06-091-1/+1
| * | tests: trap-adding can be post- as well as prefixDavid Kalnischkies2013-06-092-4/+7
| * | OpenDescriptor should autoclose fd always on errorDavid Kalnischkies2013-06-092-4/+20
| * | don't explicitly init ExtractTar InFd with invalid fdDavid Kalnischkies2013-06-092-1/+1
| * | set Fail flag in FileFd on all errors consistentlyDavid Kalnischkies2013-06-093-96/+76
| * | make the vprintf like _error->Insert publicDavid Kalnischkies2013-06-091-6/+35
| * | fix support for multiple patterns in apt-cache searchDavid Kalnischkies2013-06-094-36/+94
| * | initialize the whole search array with zeroDavid Kalnischkies2013-06-091-1/+1
| * | deprecate InstallProtect as a cpu-eating no-opDavid Kalnischkies2013-06-093-8/+9
| * | do unpacks before configures in SmartConfigureDavid Kalnischkies2013-06-093-45/+115