index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-cdrom.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+2
*
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
1
-4
/
+3
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-13
/
+2
*
remove code duplication for Add & Ident in apt-cdrom
David Kalnischkies
2014-03-13
1
-121
/
+81
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-8
/
+1
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-4
/
+4
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-13
/
+13
*
apt-cdrom should succeed if any drive succeeds
John Ogness
2014-02-12
1
-17
/
+59
*
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
1
-20
/
+10
*
improve error message
Michael Vogt
2013-08-12
1
-1
/
+2
*
fix -Wall errors
Michael Vogt
2013-08-08
1
-1
/
+2
*
fix format string error
Michael Vogt
2013-07-02
1
-2
/
+2
*
"mount path"->"mount point" and also make the warning a error when no CD-ROM ...
Michael Vogt
2013-06-26
1
-5
/
+5
*
Improve the apt-cdrom output when no CD-ROM can be auto-detected
Michael Vogt
2013-06-22
1
-6
/
+19
*
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2013-06-20
1
-9
/
+4
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
fix "(style) The scope of the variable 'count' can be reduced"
David Kalnischkies
2012-03-05
1
-4
/
+3
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-4
/
+4
*
do not override the user set quiet setting even if the target is not a tty
David Kalnischkies
2010-06-26
1
-1
/
+1
*
print all messages if the application is in an interactive run
David Kalnischkies
2010-06-25
1
-7
/
+5
*
* cmdline/apt-cdrom.cc:
Michael Vogt
2010-02-03
1
-1
/
+1
*
cmdline/apt-cdrom.cc: add help, fix duplicated option
Michael Vogt
2010-01-27
1
-1
/
+2
*
add Dir::Media::MountPath config option
Michael Vogt
2010-01-26
1
-3
/
+3
*
* cmdline/apt-cdrom.cc:
Michael Vogt
2010-01-26
1
-7
/
+10
*
cmdline/apt-cdrom.cc: add --auto-detect
Michael Vogt
2010-01-26
1
-3
/
+64
*
Fix some typos from #479997
bubulle@debian.org
2009-09-26
1
-1
/
+1
*
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
1
-7
/
+3
*
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
2007-08-01
1
-2
/
+2
*
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...
Michael Vogt
2005-10-19
1
-3
/
+3
*
Merge with Matt and update French translation
Christian Perrier
2005-02-05
1
-649
/
+56
|
\
|
*
Fix compilation errors from apt--auth-cdrom--0
Matt Zimmerman
2005-02-05
1
-3
/
+3
|
*
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2005-02-04
1
-648
/
+55
*
|
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
2005-01-20
1
-1
/
+1
|
/
*
* Use isatty rather than ttyname for checking if stdin ...
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Exclude subdirectories named 'debian-installer' from ...
Arch Librarian
2004-09-20
1
-2
/
+3
*
Change frozen to testing everywhere.
Arch Librarian
2004-09-20
1
-3
/
+3
*
Added locale.h for LC_ALL
Arch Librarian
2004-09-20
1
-1
/
+2
*
setup textdomain/etc for i18n stuff
Arch Librarian
2004-09-20
1
-2
/
+6
*
Speling
Arch Librarian
2004-09-20
1
-2
/
+2
*
Fix bug #97364
Arch Librarian
2004-09-20
1
-1
/
+5
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-2
/
+4
*
Core correctness patches
Arch Librarian
2004-09-20
1
-2
/
+3
*
Join with aliencode
Arch Librarian
2004-09-20
1
-32
/
+86
*
Allowed source only CDs. Closes: #58952
Arch Librarian
2004-09-20
1
-14
/
+17
*
More CD fixes
Arch Librarian
2004-09-20
1
-3
/
+3
*
More fixes
Arch Librarian
2004-09-20
1
-13
/
+22
*
Slight fixes for source support
Arch Librarian
2004-09-20
1
-4
/
+6
[next]