Michael Vogt
|
b917917067
squash merge of the feature/apt-binary branch without the changes from experimental
|
13 rokov pred |
Michael Vogt
|
7dd5854b48
improve error message
|
13 rokov pred |
Michael Vogt
|
f52037d629
fix -Wall errors
|
13 rokov pred |
Michael Vogt
|
4ff028826e
fix format string error
|
13 rokov pred |
Michael Vogt
|
9d0c9e7049
"mount path"->"mount point" and also make the warning a error when no CD-ROM is found
|
13 rokov pred |
Michael Vogt
|
0a83556bf3
Improve the apt-cdrom output when no CD-ROM can be auto-detected
|
13 rokov pred |
David Kalnischkies
|
2ecf54d870
try defaults if auto-detection failed in apt-cdrom
|
13 rokov pred |
David Kalnischkies
|
9179f697ed
the previously used VERSION didn't work everywhere so we are switching
|
14 rokov pred |
David Kalnischkies
|
785412cf3b
fix "(style) The scope of the variable 'count' can be reduced"
|
14 rokov pred |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 rokov pred |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 rokov pred |
David Kalnischkies
|
c340d18512
do not override the user set quiet setting even if the target is not a tty
|
16 rokov pred |
David Kalnischkies
|
65beb5720f
print all messages if the application is in an interactive run
|
16 rokov pred |
Michael Vogt
|
4df70e7528
* cmdline/apt-cdrom.cc:
|
16 rokov pred |
Michael Vogt
|
470221bb99
cmdline/apt-cdrom.cc: add help, fix duplicated option
|
16 rokov pred |
Michael Vogt
|
ffee221b8d
add Dir::Media::MountPath config option
|
16 rokov pred |
Michael Vogt
|
fb503892e3
* cmdline/apt-cdrom.cc:
|
16 rokov pred |
Michael Vogt
|
169413dcf1
cmdline/apt-cdrom.cc: add --auto-detect
|
16 rokov pred |
bubulle@debian.org
|
cdd5a135d9
Fix some typos from #479997
|
17 rokov pred |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 rokov pred |
Otavio Salvador
|
5b28c80407
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
|
19 rokov pred |
Michael Vogt
|
4a5e5089e5
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cache.8.xml: fix typo (closes: #334714)
|
21 rokov pred |
Christian Perrier
|
1b5a62221c
Merge with Matt and update French translation
|
21 rokov pred |
Matt Zimmerman
|
8a57929175
Fix compilation errors from apt--auth-cdrom--0
|
21 rokov pred |
Matt Zimmerman
|
a75c6a6e17
Move CD-ROM handling backend into libapt-pkg
|
21 rokov pred |
Christian Perrier
|
a2884e32d6
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. Closes: #291172
|
21 rokov pred |
Arch Librarian
|
a3f6ea20fb
* Use isatty rather than ttyname for checking if stdin ...
|
22 rokov pred |
Arch Librarian
|
1814b017ba
* Exclude subdirectories named 'debian-installer' from ...
|
22 rokov pred |
Arch Librarian
|
8835c5d00d
Change frozen to testing everywhere.
|
22 rokov pred |
Arch Librarian
|
233c2b66e8
Added locale.h for LC_ALL
|
22 rokov pred |