Commit History

Author SHA1 Message Date
  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 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
  David Kalnischkies b2a893dda2 implement operator* for cacheset iterators 11 years ago
  David Kalnischkies 8d6d3f00b1 implement a public pkgSystem::MultiArchSupported 11 years ago
  David Kalnischkies c687384b7a cleanup Container.erase API to look more like std::containers 11 years ago
  Jérémy Bobbio 249aec3b73 stop displaying time of build in online help 11 years ago
  David Kalnischkies 3bf4c93ac2 (error) Same iterator is used with different containers 11 years ago
  David Kalnischkies 1d838084dc use dpkg --merge-avail only if needed in apt-mark 11 years ago
  David Kalnischkies 374f8492e6 allow uninstalled packages to be put on hold 11 years ago
  David Kalnischkies d9e518c6f7 use the same code to detect quiet setting in all tools 11 years ago
  David Kalnischkies ad7e0941b3 streamline display of --help in all tools 11 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 years ago
  David Kalnischkies c3ccac9232 warning: no previous declaration for foobar() [-Wmissing-declarations] 12 years ago
  Michael Vogt 1aef66d5e1 apt-mark help shows all commands now 12 years ago
  Michael Vogt 2510eea4a0 do chdir("/") after chroot() 13 years ago
  Michael Vogt b917917067 squash merge of the feature/apt-binary branch without the changes from experimental 13 years ago
  Michael Vogt 36a0c0f786 fix some coverity chroot() releated warnings 13 years ago
  David Kalnischkies b855a40058 * cmdline/apt-mark.cc: 14 years ago
  David Kalnischkies 3999d15854 fix two simple spelling issues found by Christian Perrier, 14 years ago
  David Kalnischkies 9179f697ed the previously used VERSION didn't work everywhere so we are switching 14 years ago
  David Kalnischkies 5834d7a103 fix the hold-testcase as it has problems with 'foreign' operations 14 years ago
  David Kalnischkies 5eb9a474dc correctly ignore already (un)hold packages 14 years ago
  David Kalnischkies 6fddb156b5 * cmdline/apt-mark.cc: 14 years ago
  Michael Vogt 5c6ceb4557 g++ 4.7 fixes 14 years ago
  Michael Vogt e75aa33384 g++ 4.7 fixes 14 years ago
  David Kalnischkies c4cca79156 - provide a {Package,Version}List similar to {Package,Version}Set 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 years ago