Age | Commit message (Expand) | Author |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-06-15 | call URIStart in cdrom and file method | David Kalnischkies |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | follow the recommendation of cppcheck to make some method methods (scnr) | David Kalnischkies |
2011-02-01 | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: | Michael Vogt |
2010-02-17 | merged from debian-sid | Michael Vogt |
2010-01-27 | merge 1695..1701 from the lp:~mvo/apt/mvo branch | Michael Vogt |
2010-01-26 | add Dir::Media::MountPath config option | Michael Vogt |
2010-01-26 | * cmdline/apt-cdrom.cc: | Michael Vogt |
2010-01-26 | methods/cdrom.cc: fix compilication error | Michael Vogt |
2010-01-26 | add new "Acquire::cdrom::AutoDetect" config that enables/disables | Michael Vogt |
2010-01-26 | add new "Acquire::cdrom::AutoDetect" variable that enables/disables | Michael Vogt |
2010-01-25 | methods/cdrom.cc: fix compile error | Michael Vogt |
2010-01-22 | * methods/cdrom.cc: | Michael Vogt |
2010-01-22 | * methods/cdrom.cc: | 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 | * methods/cdrom.cc: | Michael Vogt |
2009-07-09 | move libudev based code into libapt cdrom.cc class | Michael Vogt |
2009-07-08 | prototype for libudev dlopen() type of cdrom detection | 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-13 | * merged from apt--cdrom-fallback--0 | Michael Vogt |
2005-08-23 | * merged with apt--fixes--0 | Michael Vogt |
2005-03-06 | Bring consistency to the use of capitals in programs messages | Christian Perrier |
2005-02-25 | * fix for apt-get update removing the cdroms Release.gpg files | Michael Vogt |
2004-12-20 | * merged changes from the conference | Michael Vogt |
2004-11-27 | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman |
2004-09-20 | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian |
2004-09-20 | Lots and lots of i18n updates. | Arch Librarian |
2004-09-20 | Check the currently mounted cdrom, to see if it's the o... | Arch Librarian |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian |
2004-09-20 | More CD fixes | Arch Librarian |
2004-09-20 | CDROMs are unmounted | Arch Librarian |
2004-09-20 | More or group patches | Arch Librarian |
2004-09-20 | Fixed G++ compile problem | Arch Librarian |
2004-09-20 | Removed debug text | Arch Librarian |
2004-09-20 | CD swapping support | Arch Librarian |
2004-09-20 | Removed pthread check | Arch Librarian |
2004-09-20 | Changed CD ident rountine to not use inodes | Arch Librarian |
2004-09-20 | Fixed cd stuff and some minor bugs | Arch Librarian |
2004-09-20 | CDROM patches from bluehorn | Arch Librarian |
2004-09-20 | Few more bugs | Arch Librarian |