Commit History

Author SHA1 Message Date
  David Kalnischkies c094c86878 show version and type in "apt (r)depends" 10 years ago
  David Kalnischkies 9055d5e68b hidden support more apt-get/apt-cache commands in apt 10 years ago
  David Kalnischkies 41d39345bd deal with --version more centrally 10 years ago
  David Kalnischkies 6079b276a9 move apts cmdline helper type into -private 10 years ago
  David Kalnischkies 011188e392 generate commands array after config is loaded 10 years ago
  David Kalnischkies 2b0660b537 new quiet level -qq for apt to hide progress output 10 years ago
  David Kalnischkies e7e10e4747 deduplicate main methods 10 years ago
  David Kalnischkies cbbee23e77 split up help messages for simpler reuse 10 years ago
  David Kalnischkies 995a4bf6d7 disable updating insecure repositories in apt by default 10 years ago
  David Kalnischkies 9fd6772b20 revamp apt(8) to refer more instead of duplicating 10 years ago
  David Kalnischkies 631800b139 move 'search' implementations as well 10 years ago
  David Kalnischkies 501cd23e1e centralize 'show' implementation of apt and apt-cache 10 years ago
  David Kalnischkies c3ded84c6f add binary-specific options via Binary scope 10 years ago
  David Kalnischkies 73fe49f9b4 suggest 'apt autoremove' to get right of unneeded packages 10 years ago
  David Kalnischkies 002b1bc46b refer to apt-secure(8) in unsecure repositories warning 10 years ago
  David Kalnischkies f18f2338a1 rework errors and warnings around insecure repositories 10 years ago
  David Kalnischkies bce8e59b81 set failreasons similar to connect.cc based on curl errors 10 years ago
  David Kalnischkies 88a9e3f832 revert accidental removal of documentation for trusted option in sources.list 10 years ago
  David Kalnischkies 9f301e0f2d add ConnectionTimedOut to transient failreasons list 10 years ago
  David Kalnischkies 14341a7ee1 support .deb files in upgrade operations as well 10 years ago
  David Kalnischkies 64b66a46a7 show progress info while 'downloading' a local .deb file 10 years ago
  David Kalnischkies af9e40c9bf unbreak the copy-method claiming hashsum mismatch since ~exp9 10 years ago
  David Kalnischkies 3685f84d8c tests: ensure sponge-files are cleaned up properly 10 years ago
  David Kalnischkies a947590ada tests: change test-skipping detection for arch-specific pkgs 10 years ago
  David Kalnischkies 0940230dd6 drop privileges in file:// method as we do for decompressors 10 years ago
  David Kalnischkies 64e3414e00 allow all dpkg selections to be set via apt-mark and libapt 11 years ago
  David Kalnischkies b49068c566 provide public interface to hold/unhold packages 11 years ago
  David Kalnischkies 05ef357e57 refactor dpkg execution in deb/debsystem 11 years ago
  David Kalnischkies c1553e72c6 switch 'apt-mark hold' from Pkg to Ver based operation 11 years ago
  David Kalnischkies 2fc9d1ebca add cacheset push_back wrapping for std::back_inserter 11 years ago