Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies | 2011-12-13 | 26 | -1/+116 |
* | Allow the FileFd to use an external Compressor to uncompress a given file | David Kalnischkies | 2011-12-13 | 7 | -175/+320 |
* | - add a ReadLine method | David Kalnischkies | 2011-12-11 | 5 | -62/+110 |
* | use different compression types in the test now that we support them | David Kalnischkies | 2011-12-11 | 1 | -6/+6 |
* | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies | 2011-12-11 | 4 | -8/+136 |
* | * apt-pkg/cdrom.cc: | David Kalnischkies | 2011-12-11 | 3 | -8/+26 |
* | use fileutl exists-functions instead of doing the stat'ing by hand | David Kalnischkies | 2011-12-11 | 1 | -6/+5 |
* | strip the extension of the translation file before storing it in the list | David Kalnischkies | 2011-12-11 | 1 | -0/+1 |
* | * apt-pkg/contrib/fileutl.{h,cc}: | David Kalnischkies | 2011-12-10 | 5 | -20/+26 |
* | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies | 2011-12-10 | 8 | -31/+135 |
* | * cmdline/apt-config.cc: | David Kalnischkies | 2011-12-10 | 2 | -4/+23 |
* | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies | 2011-11-30 | 1 | -1/+1 |
* | split up the OpenMode into OpenMode and CompressionMode and | David Kalnischkies | 2011-11-29 | 2 | -53/+79 |
* | use getCompressors() instead of getCompressorTypes() and use it everywhere | David Kalnischkies | 2011-11-24 | 2 | -134/+137 |
* | fix another hickup in the changelog | David Kalnischkies | 2011-11-23 | 1 | -8/+2 |
* | factored out the decompressor code in IndexCopy::CopyPackages() and | Steve McIntyre | 2011-11-23 | 2 | -81/+95 |
* | fixup changelog | Michael Vogt | 2011-11-23 | 1 | -13/+15 |
* | merged from lp:~donkult/apt/experimental | Michael Vogt | 2011-11-23 | 11 | -448/+935 |
|\ | |||||
| * | * cmdline/apt-get.cc: | David Kalnischkies | 2011-11-23 | 3 | -1/+39 |
| * | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-11-23 | 4 | -30/+195 |
| * | fix the operator++ implementations in the cachesets | David Kalnischkies | 2011-11-22 | 1 | -4/+8 |
| * | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies | 2011-11-11 | 6 | -54/+146 |
| * | * apt-pkg/cacheset.cc: | David Kalnischkies | 2011-11-09 | 6 | -377/+565 |
* | | merged lp:~mvo/apt/convert-to-multiarch-lib-thanks-colin | Michael Vogt | 2011-11-23 | 12 | -18/+60 |
|\ \ | |||||
| * | | fix remaining rename | Michael Vogt | 2011-11-22 | 1 | -0/+0 |
| * | | rename .install to .install.in when needed | Michael Vogt | 2011-11-22 | 4 | -3261/+1 |
| * | | merged libapt multiarch enable patch from Colin Watson, many thanks! | Michael Vogt | 2011-11-22 | 8 | -15/+60 |
* | | | * apt-pkg/cdrom.cc: | Michael Vogt | 2011-11-22 | 2 | -29/+59 |
|/ / | |||||
* | | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #6... | Julian Andres Klode | 2011-11-21 | 2 | -4/+18 |
* | | merged from lp:~donkult/apt/experimental | Michael Vogt | 2011-11-10 | 25 | -821/+1181 |
|\| | |||||
| * | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2011-11-03 | 2 | -1/+6 |
| * | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies | 2011-10-31 | 2 | -13/+19 |
| * | * apt-pkg/contrib/sha2_internal.cc: | David Kalnischkies | 2011-10-30 | 2 | -4/+16 |
| * | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 23 | -805/+1142 |
| |\ | |||||
| | * | merged from donkult | Michael Vogt | 2011-10-20 | 2 | -2/+17 |
| | |\ | |||||
| | | * | * algorithms.cc: | David Kalnischkies | 2011-10-17 | 2 | -2/+17 |
| | |/ | |||||
| | * | releasing version 0.8.15.9 | Michael Vogt | 2011-10-14 | 1 | -2/+2 |
| | * | merged from lp:~donkult/apt/sid | Michael Vogt | 2011-10-14 | 31 | -992/+1458 |
| | |\ | |||||
| | | * | * doc/apt.conf.5.xml: | David Kalnischkies | 2011-10-05 | 11 | -803/+1075 |
| | | * | merge with current debian apt/sid | David Kalnischkies | 2011-10-05 | 3 | -7/+24 |
| | | |\ | | | |/ | | |/| | |||||
| | * | | * ftparchive/cachedb.cc: | Michael Vogt | 2011-09-24 | 2 | -5/+17 |
| | * | | Symbol file update | Michael Vogt | 2011-09-24 | 2 | -1/+6 |
| | |\ \ | |||||
| | * | | | Changelog entry forspelling fix | bubulle@debian.org | 2011-09-14 | 1 | -0/+7 |
| | * | | | Fix spelling error | bubulle@debian.org | 2011-09-14 | 1 | -1/+1 |
| | | | * | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 7 | -8/+127 |
| | | | * | * apt-pkg/policy.cc: | David Kalnischkies | 2011-10-04 | 3 | -4/+26 |
| | | | * | * apt-pkg/init.cc: | David Kalnischkies | 2011-09-21 | 2 | -8/+9 |
| | | | * | convert a few for-loop char finds to proper strchr and memchr | David Kalnischkies | 2011-09-21 | 6 | -59/+42 |
| | | | * | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2011-09-20 | 4 | -99/+123 |
| | | | * | update the test to ensure that NotAutomatic and co is used also | David Kalnischkies | 2011-09-15 | 1 | -8/+50 |