]> git.saurik.com Git - apt.git/history - cmdline
Don't download "optional" files not in Release :/.
[apt.git] / cmdline /
2016-11-24  David Kalnischkiesadd apt-key support for armored GPG key files (*.asc)
2016-11-23  David Kalnischkiesreport apt-key errors via status-fd messages
2016-11-22  Julian Andres KlodeMerge commit 'e2073b0276226b625897ef475f225bf8f508719e...
2016-08-26  Julian Andres KlodeMerge branch 'portability/freebsd'
2016-08-26  Julian Andres Klodeapt-key: Only use readlink -f for existing components
2016-08-26  Julian Andres KlodeAdd missing includes and external definitions
2016-08-25  David Kalnischkiesshow apt-key warnings in apt update
2016-08-25  David Kalnischkiesapt-key: warn instead of fail on unreadable keyrings
2016-08-17  David Kalnischkiesallow spaces in fingerprints for 'apt-key del'
2016-08-17  David Kalnischkiesadd the gpg-classic variant to the gpgv/gnupg or-group
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeGet rid of the old buildsystem
2016-08-06  Julian Andres KlodeCMake: Add basic CMake build system
2016-07-31  David Kalnischkiesapt-key: ignore any error produced by gpgconf --kill
2016-07-31  David Kalnischkiesapt-key: kill gpg-agent explicitly in cleanup
2016-07-05  David Kalnischkiesuse the right key for compressor configuration dump
2016-07-05  Julian Andres Klodeindextargets: Check that cache could be built before...
2016-07-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
2016-07-01  David Kalnischkiesdeprecate 'apt-key update' and no-op it in Debian
2016-07-01  David Kalnischkieswarn if apt-key is used in scripts/its output parsed
2016-07-01  David Kalnischkiesalias apt-key list to finger
2016-06-29  David Kalnischkieseipp: let apt make a plan, not make stuff plane
2016-06-27  David Kalnischkieseipp: rename stanza 'Install' to 'Unpack'
2016-06-27  David Kalnischkieseipp: add Allow-Temporary-Remove-of-Essentials
2016-06-27  David Kalnischkieseipp: include global errors in reported error
2016-06-27  David Kalnischkieseipp: implement Immediate-Configuration flag
2016-06-27  David Kalnischkieseipp: provide the internal planer as an external one
2016-06-20  Julian Andres KlodeMerge pull request Debian/apt#16 from dombenson/master
2016-06-20  David Kalnischkiesimplement and document DIRECT for auto-detect-proxy
2016-06-14  David Kalnischkiesapt-key: don't search PATH if command is a path already
2016-06-08  David Kalnischkiesedsp: drop privileges before executing solvers
2016-06-08  David Kalnischkiesedsp: optionally store a compressed copy of the last...
2016-06-04  David Kalnischkiesedsp: use a stanza based interface for solution writing
2016-06-02  David Kalnischkiesapt-key: change to / before find to satisfy its CWD...
2016-05-28  David Kalnischkieslook into the right textdomain for apt-utils again
2016-05-27  David Kalnischkiesprevent C++ locale number formatting in text APIs
2016-05-20  David Kalnischkiesedsp: use a limited scenario based on bool-array
2016-05-20  David Kalnischkiesedsp: add Forbid-{New-Install,Remove} and Upgrade-All
2016-05-20  David Kalnischkiesedsp: dump: support dumping into compressed file
2016-05-20  David Kalnischkiesconvert EDSP to be based on FileFd instead of FILE*
2016-05-20  David Kalnischkiesfail instead of segfault on unreadable config files
2016-05-10  Julian Andres KlodeMerge pull request julian-klode/apt#3 from adrian17...
2016-05-01  Carsten Heyapt-key: add \n to dpkg-query --show --showformat
2016-05-01  David Kalnischkieswarn if apt-key is run unconditionally in maintainerscript
2016-03-06  David Kalnischkiesadd test for apt-key 0xKEY and use parameter expansion
2016-03-04  Daniel Kahn Gillmorapt-key del should correctly handle keyids prefixed...
2016-01-08  David Kalnischkiessupport '-' and no parameter for stdin in apt-helper...
2016-01-08  David Kalnischkieskeep compressed indexes in a low-cost format
2016-01-07  Julian Andres Klodeapt-helper: cat-file: Add -C/--compress option
2016-01-03  Julian Andres Klodeapt-cache: stats: Show a table utilization as percentage
2016-01-03  Julian Andres Klodeapt-cache: stats: Average is over used, not all, buckets
2015-12-28  Julian Andres Klodeapt-helper: Use CopyFile() for concatenating the files
2015-12-26  Julian Andres Klodeapt-helper: Check that we can open stdout
2015-12-26  Julian Andres Klodeapt-helper: Add a cat-file command for concatening...
2015-12-19  David Kalnischkiesavoid triggering gpg2 migration in apt-key
2015-12-19  David Kalnischkiesavoid evaluating shell in paths used in apt-key
2015-12-11  Julian Andres Klodeapt-internal-solver: Make ShowHelp() and GetCommands...
2015-12-06  David Kalnischkiespart revert, part redo 'which' replacement
2015-12-06  David Kalnischkiesreplace run-parts with find|sort to avoid debianutils...
2015-12-06  David Kalnischkiesreplace "which" with "command -v" for portability
2015-12-06  Fredrik Fornwallapt-helper.cc: include <stdlib.h> for atoi
2015-11-29  David Kalnischkiesdrop some needlessly public declarations in libapt...
2015-11-29  David Kalnischkiesmove 'unmet' handling into libapt-private
2015-11-29  David Kalnischkiesuse function pointers instead of weak symbols for cmdli...
2015-11-21  Justin B Ryereview of new/changed translatable program strings
2015-11-04  David Kalnischkieswrap every unlink call to check for != /dev/null
2015-11-04  David Kalnischkiesrevamp all tools help messages
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 Kalnischkiesmove 'search' implementations as well
2015-11-04  David Kalnischkiescentralize 'show' implementation of apt and apt-cache
2015-11-04  David Kalnischkiesallow all dpkg selections to be set via apt-mark and...
2015-11-04  David Kalnischkiesprovide public interface to hold/unhold packages
2015-11-04  David Kalnischkiesswitch 'apt-mark hold' from Pkg to Ver based operation
2015-11-04  David Kalnischkiesadd cacheset push_back wrapping for std::back_inserter
2015-11-04  David Kalnischkiesimplement operator* for cacheset iterators
2015-11-04  David Kalnischkiesimplement a public pkgSystem::MultiArchSupported
2015-09-14  David Kalnischkiesdeal with spaces in path, command and filepaths in...
2015-09-14  David Kalnischkiesvarious changes to increase test-coverage
2015-09-14  David Kalnischkiesimplement apt-get source msg 'Please use: $vcs' for git
2015-09-14  David Kalnischkiesuse a less generic special trigger filename for stdin
2015-09-14  David Kalnischkiesfix insecure use of /tmp in EDSP solver 'dump'
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-01  David Kalnischkiesuse clock() as source for SRV randomness
2015-08-31  David Kalnischkiesif file is inaccessible for _apt, disable privilege...
2015-08-29  David Kalnischkiesimplement indextargets option 'DefaultEnabled'
2015-08-28  David Kalnischkiesimplement PDiff patching for compressed files
2015-08-27  David Kalnischkiessources.list and indextargets option for pdiffs
2015-08-27  Julian Andres KlodeMerge branch 'feature/extractar-filefd' into debian...
2015-08-27  David Kalnischkiesuse always priv-dropping for changelog download as...
2015-08-27  David Kalnischkiesfix various typos reported by codespell
2015-08-20  Michael VogtMerge remote-tracking branch 'mvo/feature/srv-records...
2015-08-18  Michael VogtAdd support for "apt-cache showsrc --only-source srcpkg...
2015-08-18  Michael VogtProvide "apt-get full-upgrade" to match "apt full-upgrade"
2015-08-18  Michael Vogtcleanup
next