index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-cdrom.cc
Age
Commit message (
Expand
)
Author
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2016-05-28
look into the right textdomain for apt-utils again
David Kalnischkies
2015-11-29
drop some needlessly public declarations in libapt-private
David Kalnischkies
2015-11-29
use function pointers instead of weak symbols for cmdline parsing
David Kalnischkies
2015-11-04
revamp all tools help messages
David Kalnischkies
2015-11-04
deal with --version more centrally
David Kalnischkies
2015-11-04
move apts cmdline helper type into -private
David Kalnischkies
2015-11-04
generate commands array after config is loaded
David Kalnischkies
2015-11-04
deduplicate main methods
David Kalnischkies
2015-11-04
split up help messages for simpler reuse
David Kalnischkies
2015-08-12
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-03-16
stop displaying time of build in online help
Jérémy Bobbio
2014-11-09
use the same code to detect quiet setting in all tools
David Kalnischkies
2014-11-09
streamline display of --help in all tools
David Kalnischkies
2014-03-13
remove code duplication for Add & Ident in apt-cdrom
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-02-12
apt-cdrom should succeed if any drive succeeds
John Ogness
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
2013-08-12
improve error message
Michael Vogt
2013-08-08
fix -Wall errors
Michael Vogt
2013-07-02
fix format string error
Michael Vogt
2013-06-26
"mount path"->"mount point" and also make the warning a error when no CD-ROM ...
Michael Vogt
2013-06-22
Improve the apt-cdrom output when no CD-ROM can be auto-detected
Michael Vogt
2013-06-20
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-05
fix "(style) The scope of the variable 'count' can be reduced"
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2010-06-26
do not override the user set quiet setting even if the target is not a tty
David Kalnischkies
2010-06-25
print all messages if the application is in an interactive run
David Kalnischkies
2010-02-03
* cmdline/apt-cdrom.cc:
Michael Vogt
2010-01-27
cmdline/apt-cdrom.cc: add help, fix duplicated option
Michael Vogt
2010-01-26
add Dir::Media::MountPath config option
Michael Vogt
2010-01-26
* cmdline/apt-cdrom.cc:
Michael Vogt
2010-01-26
cmdline/apt-cdrom.cc: add --auto-detect
Michael Vogt
2009-09-26
Fix some typos from #479997
bubulle@debian.org
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2007-08-01
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
Otavio Salvador
2005-10-19
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...
Michael Vogt
2005-02-05
Merge with Matt and update French translation
Christian Perrier
2005-02-05
Fix compilation errors from apt--auth-cdrom--0
Matt Zimmerman
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2005-01-20
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
[next]