summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)Author
2019-12-26APT 1.7.0-sileoCoolStar
2019-12-26Fixed system() using coolstar's patch and added other required patchesJaywalker
2019-03-06Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode
2019-02-13Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode
2019-02-13update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode
2019-01-29private-json-hooks.cc: deal with EPIPEMichael Vogt
2019-01-27Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett
2019-01-10apt-mark: Introduce minimize-manualJulian Andres Klode
2019-01-07apt-private: Export some functions for apt-markJulian Andres Klode
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies
2018-11-21Print useful error on "apt changelog" without argumentsJulian Andres Klode
2018-09-20Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies
2018-09-15Show all architectures in 'apt list' outputDavid Kalnischkies
2018-08-07Merge branch 'bugfix/big-lock' into 'master'Julian Andres Klode
2018-08-07Add support for dpkg frontend lockJulian Andres Klode
2018-06-30Add trailing newline to output of edit-sources.Jean-Ralph Aviles
2018-06-27Handle JSON hooks that just close the file/exit and fix some other errorsJulian Andres Klode
2018-05-11Support local files as arguments in show commandDavid Kalnischkies
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies
2018-05-11Extend apt build-dep pkg/release to switch dep as neededDavid Kalnischkies
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode
2018-04-13apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode
2018-02-19restore gcc visibility=hidden for apt-privateDavid Kalnischkies
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies
2017-12-13clearing object via constructor instead of memsetDavid Kalnischkies
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-10-28Also use FindULL for checking if the size tags is validJulian Andres Klode
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-10-05avoid using NULL in varadic function for cmdline parsingDavid Kalnischkies
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-06-28ask for releaseinfo change interactively in aptDavid Kalnischkies
2017-06-28error in update on Release information changesDavid Kalnischkies
2017-06-28fail instead of warn on insecure repositories in apt-getDavid Kalnischkies
2017-06-26clean archives without changing directoryDavid Kalnischkies
2017-06-26don't show incorrect 'How odd' errror in no-download modeDavid Kalnischkies
2017-03-19Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2017-01-19make the moo reproducibleDavid Kalnischkies
2017-01-19fix 'install --no-download' modeDavid Kalnischkies
2017-01-19don't lock dpkg in update commandsDavid Kalnischkies
2017-01-19don't lock dpkg in 'apt-get clean'David Kalnischkies
2017-01-19don't show update stats if cache generation is disabledDavid Kalnischkies