| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ \ |
|
| * \ \ | * merged with apt--mvo | Michael Vogt | 2005-09-27 | 1 | -2/+17 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | * added a BUGS file with known problem, added apt-cdrom support for translate... | Michael Vogt | 2005-07-28 | 1 | -9/+38 |
* | | | | Add one translatable string and a newline. Closes: #394722 | bubulle@debian.org | 2007-05-08 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | * apt-pkg/cdrom.cc: | Michael Vogt | 2007-03-07 | 1 | -6/+3 |
* | | | - added APT::CDROM::UnMountOnFinish to have more control over | Michael Vogt | 2007-03-07 | 1 | -3/+6 |
* | | | * apt-pkg/cdrom.cc, methods/cdrom.cc: | Michael Vogt | 2007-03-07 | 1 | -4/+8 |
| |/
|/| |
|
* | | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails | Michael Vogt | 2005-09-12 | 1 | -2/+14 |
* | | * merged with apt--fixes--0 | Michael Vogt | 2005-08-23 | 1 | -0/+3 |
|/ |
|
* | Bring consistency to the use of capitals in programs messages | Christian Perrier | 2005-03-06 | 1 | -4/+4 |
* | * path scoring changed, the non-symlink path is scored highest | Michael Vogt | 2005-02-25 | 1 | -0/+17 |
* | Move CD-ROM handling backend into libapt-pkg | Matt Zimmerman | 2005-02-04 | 1 | -0/+776 |