Age | Commit message (Expand) | Author |
2011-12-13 | note to myself: In case you rename something, make sure that you have | David Kalnischkies |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-12-13 | Allow the FileFd to use an external Compressor to uncompress a given file | David Kalnischkies |
2011-12-11 | - add a ReadLine method | David Kalnischkies |
2011-12-11 | use different compression types in the test now that we support them | David Kalnischkies |
2011-12-11 | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies |
2011-12-11 | * apt-pkg/cdrom.cc: | David Kalnischkies |
2011-12-11 | use fileutl exists-functions instead of doing the stat'ing by hand | David Kalnischkies |
2011-12-11 | strip the extension of the translation file before storing it in the list | David Kalnischkies |
2011-12-10 | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies |
2011-12-10 | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies |
2011-12-10 | * cmdline/apt-config.cc: | David Kalnischkies |
2011-11-30 | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies |
2011-11-29 | split up the OpenMode into OpenMode and CompressionMode and | David Kalnischkies |
2011-11-24 | use getCompressors() instead of getCompressorTypes() and use it everywhere | David Kalnischkies |
2011-11-23 | fix another hickup in the changelog | David Kalnischkies |
2011-11-23 | factored out the decompressor code in IndexCopy::CopyPackages() and | Steve McIntyre |
2011-11-23 | fixup changelog | Michael Vogt |
2011-11-23 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2011-11-23 | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin | Michael Vogt |
2011-11-23 | * cmdline/apt-get.cc: | David Kalnischkies |
2011-11-23 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-11-22 | fix the operator++ implementations in the cachesets | David Kalnischkies |
2011-11-22 | * apt-pkg/cdrom.cc: | Michael Vogt |
2011-11-22 | fix remaining rename | Michael Vogt |
2011-11-22 | rename .install to .install.in when needed | Michael Vogt |
2011-11-22 | merged libapt multiarch enable patch from Colin Watson, many thanks! | Michael Vogt |
2011-11-21 | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #6... | Julian Andres Klode |
2011-11-11 | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies |
2011-11-10 | merged from lp:~donkult/apt/experimental | Michael Vogt |
2011-11-09 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2011-11-03 | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies |
2011-10-31 | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies |
2011-10-30 | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies |
2011-10-30 | merge with my debian-sid branch | David Kalnischkies |
2011-10-20 | merged from donkult | Michael Vogt |
2011-10-20 | merged from donkult | Michael Vogt |
2011-10-17 | * algorithms.cc: | David Kalnischkies |
2011-10-17 | * apt-pkg/packagemanager.cc: | David Kalnischkies |
2011-10-17 | create "real" testcases out of the tests for chris | David Kalnischkies |
2011-10-14 | releasing version 0.8.16~exp7 | Michael Vogt |
2011-10-14 | merged lp:~donkult/apt/experimental | Michael Vogt |
2011-10-14 | releasing version 0.8.15.90.8.15.9 | Michael Vogt |
2011-10-14 | merged from lp:~donkult/apt/sid | Michael Vogt |
2011-10-12 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2011-10-12 | add implicit dependencies needed for Multi-Arch at the time a Version | David Kalnischkies |
2011-10-12 | use one string to construct the error message instead of using multiple | David Kalnischkies |
2011-10-12 | a version can have only a single md5 for descriptions, so we can optimize | David Kalnischkies |
2011-10-11 | share description list between "same" versions (LP: #868977) | David Kalnischkies |