summaryrefslogtreecommitdiff
path: root/cmdline
Commit message (Expand)AuthorAgeFilesLines
* Fix "was already not hold" message grammarVille Skyttä2022-01-241-1/+1
* Use short options for cmpWalter Lozano2021-11-261-3/+3
* Use `command -v` instead of `which`Ville Skyttä2021-11-041-12/+1
* Inhibit autoremove calculation in apt-mark and apt showDavid Kalnischkies2021-08-281-0/+4
* Merge branch 'pu/upgradecounter' into 'main'Julian Andres Klode2021-04-291-2/+7
|\
| * Count uninstallable packages in "not upgraded"David Kalnischkies2021-04-251-2/+7
* | Call MarkAndSweep only manually in apt-get for autoremoveDavid Kalnischkies2021-04-261-0/+2
|/
* Proper URI encoding for config requests to our test webserverDavid Kalnischkies2020-12-181-0/+9
* pkgnames: Do not exclude virtual packages with --all-namesJulian Andres Klode2020-10-261-7/+3
* pkgnames: Correctly set the default for AllNames to falseJulian Andres Klode2020-10-261-1/+1
* Merge branch 'pu/less-slaves' into 'master'Julian Andres Klode2020-08-041-1/+1
|\
| * CMake: Rename add_slaves() to add_links()Julian Andres Klode2020-07-141-1/+1
* | Merge branch 'pu/apt-key-deprecated' into 'master'Julian Andres Klode2020-08-041-4/+16
|\ \ | |/ |/|
| * apt-key: Allow depending on gpg instead of gnupgJulian Andres Klode2020-05-061-2/+2
| * Fully deprecate apt-key, schedule removal for Q2/2022Julian Andres Klode2020-05-061-2/+14
* | Replace some magic 64*1024 with APT_BUFFER_SIZEJulian Andres Klode2020-06-231-3/+2
|/
* apt-helper: Add analyze-pattern helperJulian Andres Klode2020-03-121-0/+32
* cdrom: Remove old udev dlopen stuffJulian Andres Klode2020-02-261-1/+1
* Make map_pointer<T> typesafeJulian Andres Klode2020-02-241-2/+2
* Replace map_pointer_t with map_pointer<T>Julian Andres Klode2020-02-241-4/+4
* Merge branch 'master' into 'master'Julian Andres Klode2020-02-181-9/+21
|\
| * apt-mark: don't lie about successful marksTris Emmy Wilson2020-01-091-9/+21
* | Remove includes of (md5|sha1|sha2).h headersJulian Andres Klode2020-01-141-1/+0
|/
* Fix typos reported by codespell in code commentsDavid Kalnischkies2019-07-101-1/+1
* Apply various suggestions by cppcheckDavid Kalnischkies2019-07-085-15/+12
* Introduce apt satisfy and apt-get satisfyJulian Andres Klode2019-06-112-0/+2
* apt-mark: Add hidden showheld alias for showholdJulian Andres Klode2019-05-101-2/+2
* cacheset: Remove simple cases of deprecated codeJulian Andres Klode2019-05-061-4/+4
* Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-061-4/+4
* apt-helper: Support multiple hashes for a fileJulian Andres Klode2019-04-301-6/+28
* sptr: Remove deprecated smart pointer classesJulian Andres Klode2019-02-262-2/+0
* Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode2019-02-011-23/+11
|\
| * Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-241-23/+11
* | Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-272-0/+2
|/
* Merge branch 'patch-2' of github.com:techtonik/aptJulian Andres Klode2019-01-221-0/+1
|\
| * apt.cc: Add "apt info" alias for muscle memoryanatoly techtonik2018-11-211-0/+1
* | apt-mark: Introduce minimize-manualJulian Andres Klode2019-01-101-0/+122
* | Generalize %s does not take any argumentsJulian Andres Klode2019-01-101-1/+1
* | Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode2018-12-041-1/+1
|\ \
| * | Use quoted tagnames in config dumpsDavid Kalnischkies2018-11-291-1/+1
| |/
* / Provide a "autopurge" shortcutJulian Andres Klode2018-12-032-0/+2
|/
* Merge branch 'feature/subkeys' into 'master'Julian Andres Klode2018-10-141-71/+86
|\
| * Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies2018-09-111-71/+86
* | apt-mark: showhold: typo-fix (package -> packages)Muhamed Huseinbašić2018-10-021-1/+1
|/
* Fix typos reported by codespell & spellintianDavid Kalnischkies2018-08-291-1/+1
* apt-key: Pass all instead of gpg-agent to gpgconf --killJulian Andres Klode2018-05-291-1/+1
* Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-6/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-077-7/+0
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-1/+1
* add apt-helper drop-privs command…David Kalnischkies2018-02-191-0/+17