summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-246-13/+17
* pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ...martin@piware.de2010-06-171-2/+7
* apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de2010-06-111-3/+7
* * apt-pkg/acquire-item.cc:martin@piware.de2010-06-111-0/+2
* Fix compressed index retrieval for current timestampsmartin@piware.de2010-06-111-17/+16
* * apt-pkg/acquire-item.cc:martin@piware.de2010-06-101-1/+19
* * apt-pkg/deb/debindexfile.cc:martin@piware.de2010-06-091-3/+19
* * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-093-10/+48
* * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
|\
| * * apt-pkg/deb/debrecords.cc:Michael Vogt2010-05-051-1/+2
* | merge from the mvo branchMichael Vogt2010-05-044-6/+23
|\|
| * * apt-pkg/indexfile.cc:Michael Vogt2010-05-031-0/+2
| * apt-pkg/policy.cc: yet another cout -> clog fixMichael Vogt2010-04-281-1/+1
| * * apt-pkg/depcache.cc:Michael Vogt2010-04-281-2/+2
| * * [ Abi break ] apt-pkg/acquire-item.{cc,h}:Michael Vogt2010-04-282-3/+20
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-03-262-0/+6
|\|
| * apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt2010-03-161-0/+5
| * * apt-pkg/indexfile.cc:Michael Vogt2010-03-121-5/+13
| * * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-02-251-0/+1
* | * apt-pkg/policy.cc:Julian Andres Klode2010-03-211-0/+14
* | fix crash when LANGUAGE is not setMichael Vogt2010-02-181-1/+2
* | merge from the lp:~donkult/apt/sid branchMichael Vogt2010-02-187-42/+158
|\ \
| * | we break the ABI, so let use increase the ABI number :)David Kalnischkies2010-02-181-1/+1
| * | * aptconfiguration.cc:David Kalnischkies2010-02-182-7/+76
| * | dd support for the LANGUAGE environment variableDavid Kalnischkies2010-02-184-33/+80
| * | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-02-181-1/+1
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-186-21/+99
|\ \ \ | |/ / |/| / | |/
| * Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-183-6/+19
| * merged from debian-sidMichael Vogt2010-02-1719-197/+364
| |\
| * | add Dir::Media::MountPath config optionMichael Vogt2010-01-261-1/+2
| * | * cmdline/apt-cdrom.cc:Michael Vogt2010-01-261-2/+0
| * | cmdline/apt-cdrom.cc: add --auto-detectMichael Vogt2010-01-261-1/+2
| * | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-01-221-21/+30
| * | * merged lp:~mvo/apt/historyMichael Vogt2009-12-183-16/+81
| |\ \
| | * | apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add ","Michael Vogt2009-12-182-17/+24
| | * | apt-pkg/deb/dpkgpm.cc: fflush earlyMichael Vogt2009-12-181-0/+1
| | * | fix order of upgrade, install check because for a upgrade "Install()" returns...Michael Vogt2009-12-181-5/+5
| | * | add /var/log/apt/history.log fileMichael Vogt2009-12-183-16/+73
* | | | merge with debian-sidDavid Kalnischkies2010-02-133-25/+34
|\ \ \ \ | | |_|/ | |/| |
| * | | merge r1966..1967 from lp:~donkult/apt/sidMichael Vogt2010-01-318-17/+11
| * | | * cmdline/acqprogress.cc:Michael Vogt2010-01-312-23/+16
| * | | merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt2010-01-272-4/+4
| * | | * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-238-30/+151
| * | | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-01-221-21/+30
* | | | fix progress reporting while reading extended_states fileDavid Kalnischkies2010-02-071-3/+3
* | | | cleanup the error header a bit by moving the printf-macros outDavid Kalnischkies2010-01-302-23/+16
* | | | * apt-pkg/contrib/macros.h:David Kalnischkies2010-01-309-18/+13
* | | | mark the Error methods as __coldDavid Kalnischkies2010-01-221-4/+6
* | | | add a few gcc helpers, including [un]likely() and __deprecatedDavid Kalnischkies2010-01-221-0/+22
* | | | * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-01-201-16/+33