| Commit message (Expand) | Author | Age | Files | Lines |
* | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2012-03-20 | 1 | -2/+4 |
* | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies | 2011-12-11 | 1 | -8/+15 |
* | * apt-pkg/cdrom.cc: | David Kalnischkies | 2011-12-11 | 1 | -2/+2 |
* | 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 |
* | use getCompressors() instead of getCompressorTypes() and use it everywhere | David Kalnischkies | 2011-11-24 | 1 | -60/+65 |
* | factored out the decompressor code in IndexCopy::CopyPackages() and | Steve McIntyre | 2011-11-23 | 1 | -1/+1 |
* | * apt-pkg/cdrom.cc: | Michael Vogt | 2011-11-22 | 1 | -29/+54 |
* | apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #6... | Julian Andres Klode | 2011-11-21 | 1 | -4/+11 |
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+2 |
* | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -22/+14 |
|\ |
|
| * | merged from the debian-sid branch | Michael Vogt | 2011-08-15 | 1 | -13/+13 |
| |\ |
|
| | * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -13/+13 |
| * | | * apt-pkg/cdrom.{cc,h}: | Michael Vogt | 2011-07-28 | 1 | -9/+1 |
| |/ |
|
* / | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -2/+3 |
|/ |
|
* | fix a bunch of cppcheck warnings/errors based on a patch by | David Kalnischkies | 2011-04-16 | 1 | -34/+54 |
* | apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (... | Michael Vogt | 2011-03-10 | 1 | -1/+8 |
* | * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}: | Michael Vogt | 2011-03-10 | 1 | -1/+2 |
* | apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c... | Michael Vogt | 2011-03-09 | 1 | -3/+8 |
* | apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper | Michael Vogt | 2011-03-09 | 1 | -7/+16 |
* | apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/... | Michael Vogt | 2011-03-04 | 1 | -0/+7 |
* | apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class | Michael Vogt | 2011-03-04 | 1 | -0/+1 |
* | apt-pkg/cdrom.cc: fix another hardcoded /cdrom | Michael Vogt | 2011-02-01 | 1 | -1/+1 |
* | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: | Michael Vogt | 2011-02-01 | 1 | -2/+2 |
* | * apt-pkg/cdrom.cc: | Michael Vogt | 2010-08-02 | 1 | -1/+1 |
* | * apt-pkg/cdrom.cc: | Julian Andres Klode | 2010-07-27 | 1 | -1/+1 |
* | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies | 2010-03-18 | 1 | -21/+13 |
|\ |
|
| * | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies | 2010-02-13 | 1 | -21/+13 |
| |\ |
|
| | * | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies | 2009-12-23 | 1 | -21/+13 |
* | | | * cmdline/apt-get.cc | David Kalnischkies | 2010-03-12 | 1 | -1/+2 |
|/ / |
|
* / | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt | 2010-01-27 | 1 | -3/+2 |
|/ |
|
* | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt | 2009-07-23 | 1 | -1/+85 |
|\ |
|
| * | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt | 2009-07-23 | 1 | -3/+2 |
| * | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt | 2009-07-22 | 1 | -1/+6 |
| * | apt-pkg/cdrom.cc: make cdrom.Mounted property reliable | Michael Vogt | 2009-07-22 | 1 | -1/+2 |
| * | move libudev based code into libapt cdrom.cc class | Michael Vogt | 2009-07-09 | 1 | -1/+80 |
* | | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 1 | -11/+7 |
|\ \
| |/
|/| |
|
| * | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -11/+7 |
* | | apt-pkg/cdrom.cc: add missing i18n string | Michael Vogt | 2008-10-28 | 1 | -1/+1 |
|/ |
|
* | * Fix compilation warnings in apt-pkg/cdrom.cc and | Otavio Salvador | 2007-12-27 | 1 | -2/+2 |
* | * Umount CD-ROM when calling apt-cdrom ident, except when called with | Otavio Salvador | 2007-10-29 | 1 | -0/+7 |
* | * Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing | Otavio Salvador | 2007-10-26 | 1 | -2/+2 |
* | - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument | Otavio Salvador | 2007-10-02 | 1 | -2/+2 |
* | * make apt -Wall clean | Michael Vogt | 2007-08-03 | 1 | -2/+2 |
* | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
|\ |
|
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
* | | * add "purge" commandline argument, closes: #133421) | Michael Vogt | 2007-06-08 | 1 | -0/+1 |
|\ \ |
|
| * | | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt | 2007-06-08 | 1 | -0/+1 |
* | | | * merged the debian/experimental changes back | Michael Vogt | 2007-06-06 | 1 | -9/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | * merged with the apt--mvo branch | Michael Vogt | 2007-05-02 | 1 | -4/+8 |
| |\ \ |
|