Commit History

Author SHA1 Message Date
  David Kalnischkies f6777222f8 drop some needlessly public declarations in libapt-private 9 years ago
  David Kalnischkies 90986d4dbb use function pointers instead of weak symbols for cmdline parsing 9 years ago
  David Kalnischkies 8561c2feda revamp all tools help messages 9 years ago
  David Kalnischkies 41d39345bd deal with --version more centrally 9 years ago
  David Kalnischkies 6079b276a9 move apts cmdline helper type into -private 9 years ago
  David Kalnischkies 011188e392 generate commands array after config is loaded 9 years ago
  David Kalnischkies e7e10e4747 deduplicate main methods 9 years ago
  David Kalnischkies cbbee23e77 split up help messages for simpler reuse 9 years ago
  Luca Bruno 94171725b1 Replace all "press enter" occurrences with "press [Enter]" 9 years ago
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods 9 years ago
  Jérémy Bobbio 249aec3b73 stop displaying time of build in online help 9 years ago
  David Kalnischkies d9e518c6f7 use the same code to detect quiet setting in all tools 10 years ago
  David Kalnischkies ad7e0941b3 streamline display of --help in all tools 10 years ago
  David Kalnischkies b5ee78aec0 remove code duplication for Add & Ident in apt-cdrom 10 years ago
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 10 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 10 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 10 years ago
  David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 10 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 10 years ago
  John Ogness 62dcbf84c4 apt-cdrom should succeed if any drive succeeds 11 years ago
  Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 11 years ago
  Michael Vogt 7dd5854b48 improve error message 11 years ago
  Michael Vogt f52037d629 fix -Wall errors 11 years ago
  Michael Vogt 4ff028826e fix format string error 11 years ago
  Michael Vogt 9d0c9e7049 "mount path"->"mount point" and also make the warning a error when no CD-ROM is found 11 years ago
  Michael Vogt 0a83556bf3 Improve the apt-cdrom output when no CD-ROM can be auto-detected 11 years ago
  David Kalnischkies 2ecf54d870 try defaults if auto-detection failed in apt-cdrom 11 years ago
  David Kalnischkies 9179f697ed the previously used VERSION didn't work everywhere so we are switching 12 years ago
  David Kalnischkies 785412cf3b fix "(style) The scope of the variable 'count' can be reduced" 12 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 years ago