summaryrefslogtreecommitdiff
path: root/cmdline
AgeCommit message (Expand)Author
2020-12-18Proper URI encoding for config requests to our test webserverDavid Kalnischkies
2020-10-26pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode
2020-10-26pkgnames: Correctly set the default for AllNames to falseJulian Andres Klode
2020-08-04Merge branch 'pu/less-slaves' into 'master'Julian Andres Klode
2020-08-04Merge branch 'pu/apt-key-deprecated' into 'master'Julian Andres Klode
2020-07-14CMake: Rename add_slaves() to add_links()Julian Andres Klode
2020-06-23Replace some magic 64*1024 with APT_BUFFER_SIZEJulian Andres Klode
2020-05-06apt-key: Allow depending on gpg instead of gnupgJulian Andres Klode
2020-05-06Fully deprecate apt-key, schedule removal for Q2/2022Julian Andres Klode
2020-03-12apt-helper: Add analyze-pattern helperJulian Andres Klode
2020-02-26cdrom: Remove old udev dlopen stuffJulian Andres Klode
2020-02-24Make map_pointer<T> typesafeJulian Andres Klode
2020-02-24Replace map_pointer_t with map_pointer<T>Julian Andres Klode
2020-02-18Merge branch 'master' into 'master'Julian Andres Klode
2020-01-14Remove includes of (md5|sha1|sha2).h headersJulian Andres Klode
2020-01-09apt-mark: don't lie about successful marksTris Emmy Wilson
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies
2019-06-11Introduce apt satisfy and apt-get satisfyJulian Andres Klode
2019-05-10apt-mark: Add hidden showheld alias for showholdJulian Andres Klode
2019-05-06cacheset: Remove simple cases of deprecated codeJulian Andres Klode
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode
2019-04-30apt-helper: Support multiple hashes for a fileJulian Andres Klode
2019-02-26sptr: Remove deprecated smart pointer classesJulian Andres Klode
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode
2019-01-27Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies
2019-01-22Merge branch 'patch-2' of github.com:techtonik/aptJulian Andres Klode
2019-01-10apt-mark: Introduce minimize-manualJulian Andres Klode
2019-01-10Generalize %s does not take any argumentsJulian Andres Klode
2018-12-04Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies
2018-11-21apt.cc: Add "apt info" alias for muscle memoryanatoly techtonik
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode
2018-10-02apt-mark: showhold: typo-fix (package -> packages)Muhamed Huseinbašić
2018-09-11Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies
2018-05-29apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2018-05-05Fix various typos reported by spellcheckersDavid Kalnischkies
2018-02-19add apt-helper drop-privs command…David Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13don't name unused parameter in apt-helper waitonlineDavid Kalnischkies
2017-10-05ignore unsupported key formats in apt-keyDavid Kalnischkies
2017-09-11apt-daily: Do not Wants=network-online, and add some more After=Julian Andres Klode
2017-09-10apt-helper: Add connman support to wait-onlineJulian Andres Klode
2017-09-09apt-daily: Wait for network before daily updatesJulian Andres Klode
2017-08-24Replace APT_CONST with APT_PURE everywhereJulian Andres Klode