| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | configure also the replacement before remove by adding Immediate flag | David Kalnischkies | 2010-07-29 | 5 | -16/+106 |
| | * | * apt-pkg/orderlist.cc: | David Kalnischkies | 2010-07-28 | 5 | -2/+271 |
| | * | auto-install Packages and status file of the testcase | David Kalnischkies | 2010-07-28 | 1 | -2/+14 |
| * | | merged lp:~donkult/apt/sid | Michael Vogt | 2010-07-29 | 17 | -169/+486 |
| |\| |
|
| | * | - show in (r)depends the canidate per default instead of newest | David Kalnischkies | 2010-07-26 | 2 | -148/+67 |
| | * | - add a 'newest' pseudo target release as in pkg/newest | David Kalnischkies | 2010-07-26 | 2 | -2/+9 |
| | * | add APT::Cache::ShowOnlyFirstOr option to print only the first | David Kalnischkies | 2010-07-26 | 1 | -2/+10 |
| | * | Strip the .sh extension from the libapt testrunner and | David Kalnischkies | 2010-07-25 | 1 | -5/+6 |
| | * | - prefer non-virtual packages in FindPreferredPkg (Closes: #590041) | David Kalnischkies | 2010-07-25 | 4 | -2/+233 |
| | * | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2010-07-25 | 3 | -6/+13 |
| | * | * apt-pkg/cacheset.cc: | David Kalnischkies | 2010-07-17 | 7 | -10/+10 |
| | * | factor regex package name matches into newly created cachefilter classes | David Kalnischkies | 2010-07-17 | 4 | -15/+91 |
| | * | * cmdline/apt-cache.cc: | David Kalnischkies | 2010-07-16 | 3 | -15/+78 |
| | * | * apt-pkg/depcache.cc: | David Kalnischkies | 2010-07-14 | 2 | -4/+12 |
| * | | * apt-pkg/cdrom.cc: | Julian Andres Klode | 2010-07-27 | 2 | -1/+4 |
| * | | * cmdline/apt-get.cc: | Julian Andres Klode | 2010-07-27 | 2 | -0/+9 |
| * | | * apt-pkg/contrib/fileutl.cc: | Julian Andres Klode | 2010-07-23 | 3 | -0/+24 |
| * | | Add to history whether a change was automatic or not. | Julian Andres Klode | 2010-07-21 | 2 | -1/+7 |
| * | | * apt-pkg/deb/dpkgpm.cc: | Julian Andres Klode | 2010-07-21 | 2 | -5/+12 |
| |/ |
|
| * | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-07-12 | 33 | -2056/+2884 |
| |\ |
|
| | * | accidently prefilling the vectors results in segfaults | David Kalnischkies | 2010-07-11 | 1 | -1/+1 |
| | * | * methods/bzip2.cc: | David Kalnischkies | 2010-07-11 | 3 | -10/+191 |
| | * | mark all "Hash Sum mismatch" strings as translateable | David Kalnischkies | 2010-07-11 | 1 | -1/+1 |
| | * | rename ReOwn to ReMap in the cacheiterators | David Kalnischkies | 2010-07-11 | 2 | -9/+9 |
| | * | fix typo preventing display of architecture in Info() | David Kalnischkies | 2010-07-11 | 2 | -1/+2 |
| | * | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2010-07-11 | 5 | -7/+21 |
| | * | [ Martin Pitt ] | David Kalnischkies | 2010-07-11 | 25 | -2021/+2645 |
| | |\ |
|
| | | * | methods/gzip.cc: With FileFd now being able to read gzipped files, there | martin@piware.de | 2010-07-06 | 2 | -56/+11 |
| | | * | FileFd(): Drop file name extension check in ReadOnlyGzip mode | martin@piware.de | 2010-07-06 | 1 | -3/+11 |
| | | * | test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI... | martin@piware.de | 2010-06-24 | 1 | -1/+3 |
| | | * | apt-pkg/acquire-item.cc: Fix handling of local (file:/) sources | martin@piware.de | 2010-06-24 | 1 | -1/+1 |
| | | * | test-indexes.sh: Test handling of local file:// archives | martin@piware.de | 2010-06-24 | 1 | -3/+34 |
| | | * | Switch FileFd to not transparently gunzip, since that breaks code which expec... | martin@piware.de | 2010-06-24 | 8 | -17/+25 |
| | | * | debian/changelog: it is an ABI break after all | martin@piware.de | 2010-06-21 | 1 | -2/+3 |
| | | * | test-indexes.sh: quiesce apt-get source; we know that we cannot verify packag... | martin@piware.de | 2010-06-17 | 1 | -1/+2 |
| | | * | test-indexes.sh: Also test compressed index mode with apt.conf.d file | martin@piware.de | 2010-06-17 | 1 | -2/+27 |
| | | * | test-indexes.sh: Just for paranoia, test that apt-cache is still working afte... | martin@piware.de | 2010-06-17 | 1 | -0/+4 |
| | | * | pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file ... | martin@piware.de | 2010-06-17 | 1 | -2/+7 |
| | | * | test-indexes.sh: fix check_indexes call in compressed mode | martin@piware.de | 2010-06-17 | 1 | -2/+2 |
| | | * | test-indexes.sh: Actually test for non/pre-existing indexes in compressed mode | martin@piware.de | 2010-06-17 | 1 | -3/+4 |
| | | * | test-indexes: Use /etc/apt from temporary work dir, not from system | martin@piware.de | 2010-06-17 | 1 | -2/+8 |
| | | * | test-indexes.sh: Refactor common code into functions | martin@piware.de | 2010-06-17 | 1 | -74/+81 |
| | | * | test-indexes.sh: More verbose failures on wrong/missing indexes | martin@piware.de | 2010-06-17 | 1 | -25/+28 |
| | | * | test/test-indexes.sh: Stop hardcoding archive gpg key ID, get it from first f... | martin@piware.de | 2010-06-15 | 1 | -4/+7 |
| | | * | apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,... | martin@piware.de | 2010-06-11 | 1 | -3/+7 |
| | | * | * apt-pkg/acquire-item.cc: | martin@piware.de | 2010-06-11 | 2 | -0/+6 |
| | | * | test-indexes.sh: Add source related tests, which uncovers two regressions | martin@piware.de | 2010-06-11 | 1 | -2/+39 |
| | | * | changelog: clarify abi break, it's not external | martin@piware.de | 2010-06-11 | 1 | -2/+2 |
| | | * | * configure.in: | martin@piware.de | 2010-06-11 | 2 | -0/+6 |
| | | * | * doc/po/apt-doc.pot, doc/po/de.po: | martin@piware.de | 2010-06-11 | 3 | -240/+275 |