summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * apt-pkg/algorithms.cc:David Kalnischkies2010-08-104-38/+70
* * Swedish translation update. Closes: #592366bubulle@debian.org2010-08-092-94/+213
* set to UNRELEASEDMichael Vogt2010-07-301-1/+1
* refresh po/pot files in doc/ and po/Michael Vogt2010-07-3054-25990/+33660
* * merge of the debian-expermental-ma branchMichael Vogt2010-07-30210-24441/+46124
|\
| * releasing version 0.7.26~exp12Michael Vogt2010-07-301-3/+2
| * - return success in show if a virtual package was givenMichael Vogt2010-07-302-27/+41
| |\
| | * - return success in show if a virtual package was givenDavid Kalnischkies2010-07-302-27/+41
| * | - [ABI BREAK] add an ErrorType option to CacheSetHelperMichael Vogt2010-07-307-24/+86
| |\|
| | * * debian/control:David Kalnischkies2010-07-302-2/+6
| | * - [ABI BREAK] add an ErrorType option to CacheSetHelperDavid Kalnischkies2010-07-306-23/+81
| |/
| * * apt-pkg/cacheset.cc:Michael Vogt2010-07-302-1/+5
| * * debian/control:Michael Vogt2010-07-302-1/+8
| * releasing version 0.7.26~exp11Michael Vogt2010-07-291-1/+1
| * merge from lp:~donkult/apt/sidMichael Vogt2010-07-291-0/+3
| |\
| | * remove the temporary compare files we createDavid Kalnischkies2010-07-291-0/+3
| * | 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-292-1/+14
| * * apt-pkg/contrib/error.{cc,h}Michael Vogt2010-07-293-7/+12
| * * apt-pkg/orderlist.cc:Michael Vogt2010-07-296-3/+374
| |\
| | * configure also the replacement before remove by adding Immediate flagDavid Kalnischkies2010-07-295-16/+106
| | * * apt-pkg/orderlist.cc:David Kalnischkies2010-07-285-2/+271
| | * auto-install Packages and status file of the testcaseDavid Kalnischkies2010-07-281-2/+14
| * | merged lp:~donkult/apt/sidMichael Vogt2010-07-2917-169/+486
| |\|
| | * - show in (r)depends the canidate per default instead of newestDavid Kalnischkies2010-07-262-148/+67
| | * - add a 'newest' pseudo target release as in pkg/newestDavid Kalnischkies2010-07-262-2/+9
| | * add APT::Cache::ShowOnlyFirstOr option to print only the firstDavid Kalnischkies2010-07-261-2/+10
| | * Strip the .sh extension from the libapt testrunner andDavid Kalnischkies2010-07-251-5/+6
| | * - prefer non-virtual packages in FindPreferredPkg (Closes: #590041)David Kalnischkies2010-07-254-2/+233
| | * * apt-pkg/pkgcache.cc:David Kalnischkies2010-07-253-6/+13
| | * * apt-pkg/cacheset.cc:David Kalnischkies2010-07-177-10/+10
| | * factor regex package name matches into newly created cachefilter classesDavid Kalnischkies2010-07-174-15/+91
| | * * cmdline/apt-cache.cc:David Kalnischkies2010-07-163-15/+78
| | * * apt-pkg/depcache.cc:David Kalnischkies2010-07-142-4/+12
| * | * apt-pkg/cdrom.cc:Julian Andres Klode2010-07-272-1/+4
| * | * cmdline/apt-get.cc:Julian Andres Klode2010-07-272-0/+9
| * | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-233-0/+24
| * | Add to history whether a change was automatic or not.Julian Andres Klode2010-07-212-1/+7
| * | * apt-pkg/deb/dpkgpm.cc:Julian Andres Klode2010-07-212-5/+12
| |/
| * merged from lp:~donkult/apt/sidMichael Vogt2010-07-1233-2056/+2884
| |\
| | * accidently prefilling the vectors results in segfaultsDavid Kalnischkies2010-07-111-1/+1
| | * * methods/bzip2.cc:David Kalnischkies2010-07-113-10/+191
| | * 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-112-1/+2
| | * * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2010-07-115-7/+21
| | * [ Martin Pitt ]David Kalnischkies2010-07-1125-2021/+2645
| | |\
| | | * methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de2010-07-062-56/+11
| | | * FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de2010-07-061-3/+11
| | | * test-indexes.sh: EXFAIL: file:/ URIs currently decompress even with the GzipI...martin@piware.de2010-06-241-1/+3