summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-303-54/+78
| * | | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-3026-284/+219
* | | | * apt-pkg/acquire.cc:Michael Vogt2009-07-2115-45/+147
|\ \ \ \
| * | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-07-211-0/+9
| * | | | apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument ...Michael Vogt2009-07-101-9/+10
| | |_|/ | |/| |
| * | | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-022-7/+7
| * | | * apt-pkg/algorithms.cc:Michael Vogt2009-06-231-2/+6
| * | | send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt2009-06-171-0/+9
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-06-171-1/+29
| * | | * apt-pkg/acquire.cc:Michael Vogt2009-06-091-1/+1
| * | | build fixes for g++-4.4Michael Vogt2009-04-242-1/+3
| * | | fix problematic use of tolower() when calculating the version Michael Vogt2009-04-234-3/+15
| * | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-03-061-3/+1
| * | | apt-pkg/pkgcache.cc: fix typoMichael Vogt2009-02-031-1/+1
| * | | * apt-pkg/pkgcache.cc:Michael Vogt2009-02-031-3/+7
| * | | [ABI break] use int for the package IDs (thanks to Steve Cotton)Michael Vogt2009-01-301-4/+4
| * | | [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-304-1/+49
| * | | apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt2009-01-281-1/+1
| * | | apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avo...Michael Vogt2009-01-191-1/+1
| * | | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-01-081-5/+9
| * | | merged from the debian-sid branchMichael Vogt2008-12-092-5/+12
| |\ \ \
| * | | | * methods/gpgv.cc:Michael Vogt2008-12-091-7/+8
| * | | | apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
| * | | | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-083-3/+19
| * | | | fix another typoMichael Vogt2008-11-121-1/+1
| * | | | merge from debian-sidMichael Vogt2008-11-121-1/+1
| * | | | fix SIGHUP handling (closes: #463030)Michael Vogt2008-11-121-0/+5
| * | | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-281-4/+12
| * | | | apt-pkg/cdrom.cc: add missing i18n stringMichael Vogt2008-10-281-1/+1
| * | | | apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt2008-10-281-0/+1
| * | | | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-2811-32/+76
| |\ \ \ \
| * | | | | * apt-pkg/algorithms.cc:Michael Vogt2008-10-012-1/+3
| * | | | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-012-4/+2
| * | | | | * apt-pkg/pkgcachegen.cc:Michael Vogt2008-09-232-5/+18
| * | | | | * apt-pkg/cacheiterators.h:Michael Vogt2008-09-221-5/+5
| * | | | | * apt-pkg/indexcopy.cc:Michael Vogt2008-08-091-0/+9
| * | | | | fix various -Wall warningsMichael Vogt2008-08-056-8/+11
| * | | | | * add DPkg::NoTriggers option so that applications that callMichael Vogt2008-07-251-0/+3
| * | | | | apt-pkg/deb/dpkgpm.cc: improve the trigger textMichael Vogt2008-07-171-1/+1
| * | | | | apt-pkg/depcache.cc: when checking for new important deps, skip critical onesMichael Vogt2008-06-031-2/+3
| * | | | | merged from the debian-sid branchMichael Vogt2008-05-281-1/+3
| |\ \ \ \ \
| * | | | | | * improve apt progress reporting, display trigger actionsMichael Vogt2008-05-232-1/+43
* | | | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2009-07-162-8/+18
| |_|_|_|_|/ |/| | | | |
* | | | | | Support /etc/apt/preferences.d (Closes: #535512)Julian Andres Klode2009-07-064-2/+52
| |_|_|_|/ |/| | | |
* | | | | fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to workMichael Vogt2009-06-301-1/+1
* | | | | merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt2009-06-305-1/+24
* | | | | merge the AutoInstOk patch from debian-experimentalMichael Vogt2009-06-303-32/+31
* | | | | * support IsAutoInstallOk in the resolver tooMichael Vogt2009-06-292-9/+21
* | | | | merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-293-8/+13
* | | | | add hook for auto-install (closes: #470035)Michael Vogt2009-06-292-0/+33