summaryrefslogtreecommitdiff
path: root/cmdline/apt-cdrom.cc
AgeCommit message (Expand)AuthorFilesLines
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-20/+10
2013-08-12improve error messageMichael Vogt1-1/+2
2013-08-08fix -Wall errorsMichael Vogt1-1/+2
2013-07-02fix format string errorMichael Vogt1-2/+2
2013-06-26"mount path"->"mount point" and also make the warning a error when no CD-ROM ...Michael Vogt1-5/+5
2013-06-22Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt1-6/+19
2013-06-20try defaults if auto-detection failed in apt-cdromDavid Kalnischkies1-9/+4
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies1-1/+1
2012-03-05fix "(style) The scope of the variable 'count' can be reduced"David Kalnischkies1-4/+3
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+2
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-4/+4
2010-06-26do not override the user set quiet setting even if the target is not a ttyDavid Kalnischkies1-1/+1
2010-06-25print all messages if the application is in an interactive runDavid Kalnischkies1-7/+5
2010-02-03* cmdline/apt-cdrom.cc:Michael Vogt1-1/+1
2010-01-27cmdline/apt-cdrom.cc: add help, fix duplicated optionMichael Vogt1-1/+2
2010-01-26add Dir::Media::MountPath config optionMichael Vogt1-3/+3
2010-01-26* cmdline/apt-cdrom.cc:Michael Vogt1-7/+10
2010-01-26cmdline/apt-cdrom.cc: add --auto-detectMichael Vogt1-3/+64
2009-09-26Fix some typos from #479997bubulle@debian.org1-1/+1
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-7/+3
2007-08-01* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador1-2/+2
2005-10-19apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...Michael Vogt1-3/+3
2005-02-05Merge with Matt and update French translationChristian Perrier1-649/+56
2005-02-05Fix compilation errors from apt--auth-cdrom--0Matt Zimmerman1-3/+3
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman1-648/+55
2005-01-20Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...Christian Perrier1-1/+1
2004-09-20* Use isatty rather than ttyname for checking if stdin ...Arch Librarian1-2/+2
2004-09-20* Exclude subdirectories named 'debian-installer' from ...Arch Librarian1-2/+3
2004-09-20Change frozen to testing everywhere.Arch Librarian1-3/+3
2004-09-20Added locale.h for LC_ALLArch Librarian1-1/+2
2004-09-20setup textdomain/etc for i18n stuffArch Librarian1-2/+6
2004-09-20SpelingArch Librarian1-2/+2
2004-09-20Fix bug #97364Arch Librarian1-1/+5
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+4
2004-09-20Core correctness patchesArch Librarian1-2/+3
2004-09-20Join with aliencodeArch Librarian1-32/+86
2004-09-20Allowed source only CDs. Closes: #58952Arch Librarian1-14/+17
2004-09-20More CD fixesArch Librarian1-3/+3
2004-09-20More fixesArch Librarian1-13/+22
2004-09-20Slight fixes for source supportArch Librarian1-4/+6
2004-09-20Fixed typoArch Librarian1-2/+2
2004-09-20Support compressed package filesArch Librarian1-2/+2
2004-09-20Fixed G++ compile problemArch Librarian1-2/+2
2004-09-20cdrom and source supportArch Librarian1-396/+29
2004-09-20Added an open functionArch Librarian1-11/+34
2004-09-20CD swapping supportArch Librarian1-2/+3
2004-09-20Fixed apt-cdrom and the control fileArch Librarian1-2/+3
2004-09-20Added wrecked symlink recoveryArch Librarian1-5/+26
2004-09-20More fixesArch Librarian1-10/+15
2004-09-20Oops, bugArch Librarian1-3/+3