Age | Commit message (Expand) | Author |
2011-03-04 | apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class | Michael Vogt |
2011-02-01 | apt-pkg/cdrom.cc: fix another hardcoded /cdrom | Michael Vogt |
2011-02-01 | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: | Michael Vogt |
2010-08-02 | * apt-pkg/cdrom.cc: | Michael Vogt |
2010-07-27 | * apt-pkg/cdrom.cc: | Julian Andres Klode |
2010-03-18 | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools), | David Kalnischkies |
2010-03-12 | * cmdline/apt-get.cc | David Kalnischkies |
2010-02-13 | [BREAK] merge MultiArch-ABI. We don't support MultiArch, | David Kalnischkies |
2010-01-27 | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt |
2009-12-23 | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies |
2009-07-23 | [ABI] merged the libudev-dlopen branch, this allows to pass | Michael Vogt |
2009-07-23 | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt |
2009-07-22 | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt |
2009-07-22 | apt-pkg/cdrom.cc: make cdrom.Mounted property reliable | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-09 | move libudev based code into libapt cdrom.cc class | Michael Vogt |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2008-10-28 | apt-pkg/cdrom.cc: add missing i18n string | Michael Vogt |
2007-12-27 | * Fix compilation warnings in apt-pkg/cdrom.cc and | Otavio Salvador |
2007-10-29 | * Umount CD-ROM when calling apt-cdrom ident, except when called with | Otavio Salvador |
2007-10-26 | * Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing | Otavio Salvador |
2007-10-02 | - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument | Otavio Salvador |
2007-08-03 | * make apt -Wall clean | Michael Vogt |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2007-06-08 | * add "purge" commandline argument, closes: #133421) | Michael Vogt |
2007-06-08 | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt |
2007-06-06 | * merged the debian/experimental changes back | Michael Vogt |
2007-05-08 | Add one translatable string and a newline. Closes: #394722 | bubulle@debian.org |
2007-05-02 | * merged with the apt--mvo branch | Michael Vogt |
2007-03-07 | * apt-pkg/cdrom.cc: | Michael Vogt |
2007-03-07 | - added APT::CDROM::UnMountOnFinish to have more control over | Michael Vogt |
2007-03-07 | * apt-pkg/cdrom.cc, methods/cdrom.cc: | Michael Vogt |
2005-09-27 | * merged with apt--mvo | Michael Vogt |
2005-09-12 | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails | Michael Vogt |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt |
2005-07-28 | * added a BUGS file with known problem, added apt-cdrom support for translate... | Michael Vogt |
2005-03-06 | Bring consistency to the use of capitals in programs messages | Christian Perrier |
2005-02-25 | * path scoring changed, the non-symlink path is scored highest | Michael Vogt |
2005-02-04 | Move CD-ROM handling backend into libapt-pkg | Matt Zimmerman |