]> git.saurik.com Git - apt.git/history - apt-private
CMake: Add coverage build type
[apt.git] / apt-private /
2016-09-07  David Kalnischkiesedsp: try 2 to read responses even if writing failed
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres KlodeAccept --autoremove as alias for --auto-remove
2016-08-26  Julian Andres KlodeCMake/private-download: Fix statfs includes on FreeBSD
2016-08-26  Julian Andres KlodeAdd missing includes and external definitions
2016-08-17  David Kalnischkiesadd --with-source option and Packages/Sources support
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeGet rid of the old buildsystem
2016-08-10  Julian Andres Klodeapt-private: Do not include apti18n.h in headers
2016-08-06  Julian Andres KlodeCMake: Add basic CMake build system
2016-08-04  Julian Andres Klodeapt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
2016-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-07-22  David Kalnischkiescreate non-existent files in edit-sources with 644...
2016-07-22  David Kalnischkiesreport warnings&errors consistently in edit-sources
2016-07-22  David Kalnischkiessupport "install ./foo.changes"
2016-06-29  David Kalnischkieseipp: let apt make a plan, not make stuff plane
2016-06-27  David Kalnischkieseipp: provide the internal planer as an external one
2016-06-27  David Kalnischkieseipp: implement version 0.1 of the protocol
2016-06-23  David Kalnischkiesshow right binary name in simulation notice
2016-06-22  David Kalnischkiesadd insecure (and weak) allow-options for sources.list
2016-06-22  David Kalnischkiessource: if download is skipped, don't try to unpack
2016-06-22  David Kalnischkiesforbid insecure repositories by default expect in apt-get
2016-06-08  David Kalnischkiesedsp: drop privileges before executing solvers
2016-06-08  David Kalnischkiesmove 'dump' solver from apt-utils to apt package
2016-06-08  David Kalnischkiesedsp: optionally store a compressed copy of the last...
2016-06-02  David Kalnischkiesignore std::locale exeception on non-existent "" locale
2016-05-29  David Kalnischkiestry to detect sudo spawned root-shell in prefixing
2016-05-28  David Kalnischkieslook into the right textdomain for apt-utils again
2016-05-28  David Kalnischkiesuse std::locale::global instead of setlocale
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-20  David Kalnischkiesdon't try to get acquire lock in simulation mode
2016-05-20  David Kalnischkiesfail instead of segfault on unreadable config files
2016-05-16  David Kalnischkiesshow final solution in --no-download --fix-missing...
2016-05-16  David Kalnischkiesshow globalerrors before asking for confirmation
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-09  Adrian WielgosikSpeed up GetLocalitySortedVersionSet.
2016-04-28  David Kalnischkiesfactor out Pkg/DepIterator prettyprinters into own...
2016-04-25  Julian Andres Klodeprivate-show: Get rid of old policy support code
2016-04-25  David Kalnischkiesformat multiline errors properly in acquire progress
2016-04-25  David Kalnischkiesdrop empty line from fetch error
2016-03-06  David Kalnischkiessupport APT::Get::Build-Dep-Automatic again in build-dep
2016-02-11  David Kalnischkiesuse local changelog from /usr/share/doc if possible
2016-02-10  David Kalnischkiesget dpkg lock in build-dep if cache was invalid again
2016-02-04  Julian Andres KlodeMerge branch 'master' of github.com:adrian17/apt
2016-02-03  David Kalnischkiesavoid building dependency tree in 'source' command
2016-02-03  David Kalnischkiesuse pkgCache::VS instead of pkgDepCache::VS()
2016-02-02  Julian Andres KlodeMerge github.com:adrian17/apt
2016-02-02  Adrian WielgosikTry avoiding loading long package description
2016-01-26  David Kalnischkiesget sources for packages in multiple releases again
2016-01-25  David Kalnischkiesreimplement build-dep via apts normal resolver
2016-01-14  David Kalnischkiesdelay build-dep variable initialisation until needed
2016-01-14  David Kalnischkiesmark not-declared helper function for showsrc as static
2016-01-14  Michael VogtDo not show multiple identical apt-cache showsrc entries
2016-01-12  Julian Andres KlodeAUTHORS: Update: I am active, bubulle is not
2016-01-11  Mattia RizzoloSort the list of sources to be built and linked
2016-01-11  Julian Andres Klodesearch: Handle packages without description
2016-01-07  Julian Andres Klodeapt-helper: cat-file: Add -C/--compress option
2016-01-02  Michael VogtAdd new APT::Keep-Downloaded-Packages option
2016-01-02  David Kalnischkiesfail installing build-deps if parsing them failed
2015-12-23  David Kalnischkiesensure we got a lock in clean operation
2015-12-14  David Kalnischkiesnon-existing directories don't need to be cleaned
2015-12-01  David Kalnischkiesrequire explicit paths to dsc/control as we do for...
2015-12-01  David Kalnischkiesdeal with configured build-essential first
2015-12-01  David Kalnischkiessplit build-dep satisfier loop out of DoBuildDep
2015-11-29  David Kalnischkiesdrop some needlessly public declarations in libapt...
2015-11-29  David Kalnischkiesmove 'unmet' handling into libapt-private
2015-11-29  Andreas Cadhalpundo not override exact targetrelease matches with lesser...
2015-11-29  David Kalnischkiesuse function pointers instead of weak symbols for cmdli...
2015-11-28  Julian Andres KlodeRevert "Revert "appease adequate with some weak symbols...
2015-11-28  Julian Andres KlodeRevert "appease adequate with some weak symbols for...
2015-11-27  David Kalnischkiesappease adequate with some weak symbols for -private
2015-11-21  David Kalnischkiesshow potentially arch-qualified fullname in 'apt show'
2015-11-05  David Kalnischkiesapply various suggestions made by cppcheck
2015-11-05  David Kalnischkiesdrop privileges in copy:// method as we do for file://
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiessanify API to get 'the' candidate version
2015-11-04  David Kalnischkiesrevamp all tools help messages
2015-11-04  David Kalnischkiesshow version and type in "apt (r)depends"
2015-11-04  David Kalnischkieshidden support more apt-get/apt-cache commands in apt
2015-11-04  David Kalnischkiesdeal with --version more centrally
2015-11-04  David Kalnischkiesmove apts cmdline helper type into -private
2015-11-04  David Kalnischkiesgenerate commands array after config is loaded
2015-11-04  David Kalnischkiesnew quiet level -qq for apt to hide progress output
2015-11-04  David Kalnischkiesdeduplicate main methods
2015-11-04  David Kalnischkiessplit up help messages for simpler reuse
2015-11-04  David Kalnischkiesdisable updating insecure repositories in apt by default
2015-11-04  David Kalnischkiesmove 'search' implementations as well
2015-11-04  David Kalnischkiescentralize 'show' implementation of apt and apt-cache
2015-11-04  David Kalnischkiesadd binary-specific options via Binary scope
2015-11-04  David Kalnischkiessuggest 'apt autoremove' to get right of unneeded packages
2015-11-04  David Kalnischkiessupport .deb files in upgrade operations as well
2015-11-04  David Kalnischkiesallow all dpkg selections to be set via apt-mark and...
2015-10-20  Julian Andres KlodeAllow -i and -u as aliases for installed and upgradable...
2015-09-14  David Kalnischkiesavoid using global PendingError to avoid failing too...
2015-09-14  David Kalnischkiesdo not discard new manual-bits while applying EDSP...
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  Julian Andres Klodeinstall: Set a local deb as the candidate for that...
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
next