Age | Commit message (Expand) | Author | Files | Lines |
2013-07-02 | fix format string error | Michael Vogt | 1 | -2/+2 |
2013-06-26 | "mount path"->"mount point" and also make the warning a error when no CD-ROM ... | Michael Vogt | 1 | -5/+5 |
2013-06-22 | Improve the apt-cdrom output when no CD-ROM can be auto-detected | Michael Vogt | 1 | -6/+19 |
2013-06-20 | try defaults if auto-detection failed in apt-cdrom | David Kalnischkies | 1 | -9/+4 |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 1 | -1/+1 |
2012-03-05 | fix "(style) The scope of the variable 'count' can be reduced" | David Kalnischkies | 1 | -4/+3 |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies | 1 | -0/+2 |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -4/+4 |
2010-06-26 | do not override the user set quiet setting even if the target is not a tty | David Kalnischkies | 1 | -1/+1 |
2010-06-25 | print all messages if the application is in an interactive run | David Kalnischkies | 1 | -7/+5 |
2010-02-03 | * cmdline/apt-cdrom.cc: | Michael Vogt | 1 | -1/+1 |
2010-01-27 | cmdline/apt-cdrom.cc: add help, fix duplicated option | Michael Vogt | 1 | -1/+2 |
2010-01-26 | add Dir::Media::MountPath config option | Michael Vogt | 1 | -3/+3 |
2010-01-26 | * cmdline/apt-cdrom.cc: | Michael Vogt | 1 | -7/+10 |
2010-01-26 | cmdline/apt-cdrom.cc: add --auto-detect | Michael Vogt | 1 | -3/+64 |
2009-09-26 | Fix some typos from #479997 | bubulle@debian.org | 1 | -1/+1 |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 1 | -7/+3 |
2007-08-01 | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong | Otavio Salvador | 1 | -2/+2 |
2005-10-19 | apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach... | Michael Vogt | 1 | -3/+3 |
2005-02-05 | Merge with Matt and update French translation | Christian Perrier | 1 | -649/+56 |
2005-02-05 | Fix compilation errors from apt--auth-cdrom--0 | Matt Zimmerman | 1 | -3/+3 |
2005-02-04 | Move CD-ROM handling backend into libapt-pkg | Matt Zimmerman | 1 | -648/+55 |
2005-01-20 | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C... | Christian Perrier | 1 | -1/+1 |
2004-09-20 | * Use isatty rather than ttyname for checking if stdin ... | Arch Librarian | 1 | -2/+2 |
2004-09-20 | * Exclude subdirectories named 'debian-installer' from ... | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Change frozen to testing everywhere. | Arch Librarian | 1 | -3/+3 |
2004-09-20 | Added locale.h for LC_ALL | Arch Librarian | 1 | -1/+2 |
2004-09-20 | setup textdomain/etc for i18n stuff | Arch Librarian | 1 | -2/+6 |
2004-09-20 | Speling | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Fix bug #97364 | Arch Librarian | 1 | -1/+5 |
2004-09-20 | G++3 fixes from Randolph | Arch Librarian | 1 | -2/+4 |
2004-09-20 | Core correctness patches | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Join with aliencode | Arch Librarian | 1 | -32/+86 |
2004-09-20 | Allowed source only CDs. Closes: #58952 | Arch Librarian | 1 | -14/+17 |
2004-09-20 | More CD fixes | Arch Librarian | 1 | -3/+3 |
2004-09-20 | More fixes | Arch Librarian | 1 | -13/+22 |
2004-09-20 | Slight fixes for source support | Arch Librarian | 1 | -4/+6 |
2004-09-20 | Fixed typo | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Support compressed package files | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Fixed G++ compile problem | Arch Librarian | 1 | -2/+2 |
2004-09-20 | cdrom and source support | Arch Librarian | 1 | -396/+29 |
2004-09-20 | Added an open function | Arch Librarian | 1 | -11/+34 |
2004-09-20 | CD swapping support | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Fixed apt-cdrom and the control file | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Added wrecked symlink recovery | Arch Librarian | 1 | -5/+26 |
2004-09-20 | More fixes | Arch Librarian | 1 | -10/+15 |
2004-09-20 | Oops, bug | Arch Librarian | 1 | -3/+3 |
2004-09-20 | Made it search for the .disk directory too | Arch Librarian | 1 | -6/+16 |
2004-09-20 | CDrom fixes | Arch Librarian | 1 | -6/+3 |
2004-09-20 | Changed ie to eg | Arch Librarian | 1 | -2/+2 |