コミット履歴

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