2016-06-29 |
David Kalnischkies | eipp: let apt make a plan, not make stuff plane |
tree | commitdiff |
2016-06-27 |
David Kalnischkies | eipp: rename stanza 'Install' to 'Unpack' |
tree | commitdiff |
2016-06-27 |
David Kalnischkies | eipp: add Allow-Temporary-Remove-of-Essentials |
tree | commitdiff |
2016-06-27 |
David Kalnischkies | eipp: include global errors in reported error |
tree | commitdiff |
2016-06-27 |
David Kalnischkies | eipp: implement Immediate-Configuration flag |
tree | commitdiff |
2016-06-27 |
David Kalnischkies | eipp: provide the internal planer as an external one |
tree | commitdiff |
2016-06-20 |
Julian Andres Klode | Merge pull request Debian/apt#16 from dombenson/master |
tree | commitdiff |
2016-06-20 |
David Kalnischkies | implement and document DIRECT for auto-detect-proxy |
tree | commitdiff |
2016-06-14 |
David Kalnischkies | apt-key: don't search PATH if command is a path already |
tree | commitdiff |
2016-06-08 |
David Kalnischkies | edsp: drop privileges before executing solvers |
tree | commitdiff |
2016-06-08 |
David Kalnischkies | edsp: optionally store a compressed copy of the last... |
tree | commitdiff |
2016-06-04 |
David Kalnischkies | edsp: use a stanza based interface for solution writing |
tree | commitdiff |
2016-06-02 |
David Kalnischkies | apt-key: change to / before find to satisfy its CWD... |
tree | commitdiff |
2016-05-28 |
David Kalnischkies | look into the right textdomain for apt-utils again |
tree | commitdiff |
2016-05-27 |
David Kalnischkies | prevent C++ locale number formatting in text APIs |
tree | commitdiff |
2016-05-20 |
David Kalnischkies | edsp: use a limited scenario based on bool-array |
tree | commitdiff |
2016-05-20 |
David Kalnischkies | edsp: add Forbid-{New-Install,Remove} and Upgrade-All |
tree | commitdiff |
2016-05-20 |
David Kalnischkies | edsp: dump: support dumping into compressed file |
tree | commitdiff |
2016-05-20 |
David Kalnischkies | convert EDSP to be based on FileFd instead of FILE* |
tree | commitdiff |
2016-05-20 |
David Kalnischkies | fail instead of segfault on unreadable config files |
tree | commitdiff |
2016-05-10 |
Julian Andres Klode | Merge pull request julian-klode/apt#3 from adrian17... |
tree | commitdiff |
2016-05-01 |
Carsten Hey | apt-key: add \n to dpkg-query --show --showformat |
tree | commitdiff |
2016-05-01 |
David Kalnischkies | warn if apt-key is run unconditionally in maintainerscript |
tree | commitdiff |
2016-03-06 |
David Kalnischkies | add test for apt-key 0xKEY and use parameter expansion |
tree | commitdiff |
2016-03-04 |
Daniel Kahn Gillmor | apt-key del should correctly handle keyids prefixed... |
tree | commitdiff |
2016-01-08 |
David Kalnischkies | support '-' and no parameter for stdin in apt-helper... |
tree | commitdiff |
2016-01-08 |
David Kalnischkies | keep compressed indexes in a low-cost format |
tree | commitdiff |
2016-01-07 |
Julian Andres Klode | apt-helper: cat-file: Add -C/--compress option |
tree | commitdiff |
2016-01-03 |
Julian Andres Klode | apt-cache: stats: Show a table utilization as percentage |
tree | commitdiff |
2016-01-03 |
Julian Andres Klode | apt-cache: stats: Average is over used, not all, buckets |
tree | commitdiff |
2015-12-28 |
Julian Andres Klode | apt-helper: Use CopyFile() for concatenating the files |
tree | commitdiff |
2015-12-26 |
Julian Andres Klode | apt-helper: Check that we can open stdout |
tree | commitdiff |
2015-12-26 |
Julian Andres Klode | apt-helper: Add a cat-file command for concatening... |
tree | commitdiff |
2015-12-19 |
David Kalnischkies | avoid triggering gpg2 migration in apt-key |
tree | commitdiff |
2015-12-19 |
David Kalnischkies | avoid evaluating shell in paths used in apt-key |
tree | commitdiff |
2015-12-11 |
Julian Andres Klode | apt-internal-solver: Make ShowHelp() and GetCommands... |
tree | commitdiff |
2015-12-06 |
David Kalnischkies | part revert, part redo 'which' replacement |
tree | commitdiff |
2015-12-06 |
David Kalnischkies | replace run-parts with find|sort to avoid debianutils... |
tree | commitdiff |
2015-12-06 |
David Kalnischkies | replace "which" with "command -v" for portability |
tree | commitdiff |
2015-12-06 |
Fredrik Fornwall | apt-helper.cc: include <stdlib.h> for atoi |
tree | commitdiff |
2015-11-29 |
David Kalnischkies | drop some needlessly public declarations in libapt... |
tree | commitdiff |
2015-11-29 |
David Kalnischkies | move 'unmet' handling into libapt-private |
tree | commitdiff |
2015-11-29 |
David Kalnischkies | use function pointers instead of weak symbols for cmdli... |
tree | commitdiff |
2015-11-21 |
Justin B Rye | review of new/changed translatable program strings |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | wrap every unlink call to check for != /dev/null |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | revamp all tools help messages |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | hidden support more apt-get/apt-cache commands in apt |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | deal with --version more centrally |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | move apts cmdline helper type into -private |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | generate commands array after config is loaded |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | new quiet level -qq for apt to hide progress output |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | deduplicate main methods |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | split up help messages for simpler reuse |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | move 'search' implementations as well |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | centralize 'show' implementation of apt and apt-cache |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | allow all dpkg selections to be set via apt-mark and... |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | provide public interface to hold/unhold packages |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | switch 'apt-mark hold' from Pkg to Ver based operation |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | add cacheset push_back wrapping for std::back_inserter |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | implement operator* for cacheset iterators |
tree | commitdiff |
2015-11-04 |
David Kalnischkies | implement a public pkgSystem::MultiArchSupported |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | deal with spaces in path, command and filepaths in... |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | various changes to increase test-coverage |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | implement apt-get source msg 'Please use: $vcs' for git |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | use a less generic special trigger filename for stdin |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | fix insecure use of /tmp in EDSP solver 'dump' |
tree | commitdiff |
2015-09-14 |
David Kalnischkies | implement dpkgs vision of interpreting pkg:<arch> depen... |
tree | commitdiff |
2015-09-01 |
David Kalnischkies | use clock() as source for SRV randomness |
tree | commitdiff |
2015-08-31 |
David Kalnischkies | if file is inaccessible for _apt, disable privilege... |
tree | commitdiff |
2015-08-29 |
David Kalnischkies | implement indextargets option 'DefaultEnabled' |
tree | commitdiff |
2015-08-28 |
David Kalnischkies | implement PDiff patching for compressed files |
tree | commitdiff |
2015-08-27 |
David Kalnischkies | sources.list and indextargets option for pdiffs |
tree | commitdiff |
2015-08-27 |
Julian Andres Klode | Merge branch 'feature/extractar-filefd' into debian... |
tree | commitdiff |
2015-08-27 |
David Kalnischkies | use always priv-dropping for changelog download as... |
tree | commitdiff |
2015-08-27 |
David Kalnischkies | fix various typos reported by codespell |
tree | commitdiff |
2015-08-20 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/srv-records... |
tree | commitdiff |
2015-08-18 |
Michael Vogt | Add support for "apt-cache showsrc --only-source srcpkg... |
tree | commitdiff |
2015-08-18 |
Michael Vogt | Provide "apt-get full-upgrade" to match "apt full-upgrade" |
tree | commitdiff |
2015-08-18 |
Michael Vogt | cleanup |
tree | commitdiff |
2015-08-18 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/experimen... |
tree | commitdiff |
2015-08-18 |
Michael Vogt | Merge branch 'debian/experimental' into feature/srv... |
tree | commitdiff |
2015-08-16 |
Kusanagi Kouichi | Show full package records in apt-cache search -f |
tree | commitdiff |
2015-08-16 |
Julian Andres Klode | When looking if Provides match, OR them with the normal... |
tree | commitdiff |
2015-08-14 |
Julian Andres Klode | apt-get: allow non-root --print-uris build-dep |
tree | commitdiff |
2015-08-14 |
Julian Andres Klode | apt: Add autoremove and auto-remove commands |
tree | commitdiff |
2015-08-14 |
Julian Andres Klode | Make auto-remove and auto-clean aliases for the version... |
tree | commitdiff |
2015-08-14 |
Julian Andres Klode | apt-cache: Show an error if stats gets any arguments |
tree | commitdiff |
2015-08-14 |
Julian Andres Klode | Merge branch 'debian/experimental' of https://github... |
tree | commitdiff |
2015-08-13 |
Julian Andres Klode | Deprecate SPtrArray<T> and convert everyone to unique_p... |
tree | commitdiff |
2015-08-13 |
Julian Andres Klode | Mark SPtr as deprecated, and convert users to std:... |
tree | commitdiff |
2015-08-12 |
Julian Andres Klode | apt-cache: Improve translateability of the "with priori... |
tree | commitdiff |
2015-08-12 |
Julian Andres Klode | apt-cache: Modify policy output to use per-version... |
tree | commitdiff |
2015-08-12 |
Luca Bruno | Replace all "press enter" occurrences with "press ... |
tree | commitdiff |
2015-08-11 |
Julian Andres Klode | apt-get: Do not include apt-pkg/indexrecords.h |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | no value for MultiArch field is 'no', not 'none' |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | elimate duplicated code in pkgIndexFile subclasses |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | just-in-time creation for (implicit) Provides |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | hide implicit deps in apt-cache again by default |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | remove the compatibility markers for 4.13 abi |
tree | commitdiff |
2015-08-10 |
David Kalnischkies | split-up Dependency struct |
tree | commitdiff |
next |