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