summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
...
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-08-131-1/+2
* * apt-pkg/algorithms.cc:David Kalnischkies2010-08-131-11/+29
* merge with debian-experimental-maDavid Kalnischkies2010-08-107-13/+29
|\
| * apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode2010-08-103-6/+6
| * apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode2010-08-101-1/+8
| * apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2010-08-102-1/+4
| * * apt-pkg/depcache.cc:Julian Andres Klode2010-08-061-3/+6
| * * apt-pkg/cdrom.cc:Michael Vogt2010-08-021-1/+1
| * * apt-pkg/pkgcache.cc:Michael Vogt2010-07-301-1/+4
* | * apt-pkg/algorithms.cc:David Kalnischkies2010-08-103-37/+64
|/
* - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-304-10/+56
* * apt-pkg/cacheset.cc:Michael Vogt2010-07-301-1/+1
* apt-pkg/init.h: update MAPT_PKG_MINOR because 9 was used in experimental for ...Michael Vogt2010-07-291-1/+1
* add inline DumpError() to avoid subtle API breakMichael Vogt2010-07-291-1/+13
* * apt-pkg/contrib/error.{cc,h}Michael Vogt2010-07-292-7/+8
* * apt-pkg/orderlist.cc:Michael Vogt2010-07-291-1/+78
|\
| * configure also the replacement before remove by adding Immediate flagDavid Kalnischkies2010-07-291-0/+2
| * * apt-pkg/orderlist.cc:David Kalnischkies2010-07-281-1/+76
* | merged lp:~donkult/apt/sidMichael Vogt2010-07-298-11/+986
|\|
| * - add a 'newest' pseudo target release as in pkg/newestDavid Kalnischkies2010-07-261-1/+6
| * * apt-pkg/pkgcache.cc:David Kalnischkies2010-07-252-5/+10
| * * apt-pkg/cacheset.cc:David Kalnischkies2010-07-173-2/+883
| * factor regex package name matches into newly created cachefilter classesDavid Kalnischkies2010-07-173-2/+86
| * * apt-pkg/depcache.cc:David Kalnischkies2010-07-141-4/+4
* | * apt-pkg/cdrom.cc:Julian Andres Klode2010-07-271-1/+1
* | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-232-0/+22
* | Add to history whether a change was automatic or not.Julian Andres Klode2010-07-211-1/+6
* | * apt-pkg/deb/dpkgpm.cc:Julian Andres Klode2010-07-211-5/+5
|/
* accidently prefilling the vectors results in segfaultsDavid Kalnischkies2010-07-111-1/+1
* mark all "Hash Sum mismatch" strings as translateableDavid Kalnischkies2010-07-111-1/+1
* rename ReOwn to ReMap in the cacheiteratorsDavid Kalnischkies2010-07-112-9/+9
* fix typo preventing display of architecture in Info()David Kalnischkies2010-07-111-1/+1
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2010-07-114-7/+19
* [ Martin Pitt ]David Kalnischkies2010-07-117-28/+119
|\
| * FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de2010-07-061-3/+11
| * apt-pkg/acquire-item.cc: Fix handling of local (file:/) sourcesmartin@piware.de2010-06-241-1/+1
| * 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/contrib/error.{cc,h}:David Kalnischkies2010-07-102-7/+6
* | * doc/apt.conf.5.xml:Michael Vogt2010-07-094-27/+40
|\ \
| * | check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies2010-07-091-6/+8
| * | switch from std::set to std::vector as it is way more simple, a bitDavid Kalnischkies2010-07-092-15/+13
| * | * doc/apt.conf.5.xml:David Kalnischkies2010-07-093-6/+19
* | | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2010-07-091-1/+1
|\ \ \ | |/ / |/| |