summaryrefslogtreecommitdiff
path: root/apt-private
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Support local files as arguments in show commandDavid Kalnischkies3-27/+101
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies3-92/+110
2018-05-11Support release selector for volatile files as wellDavid Kalnischkies4-50/+120
2018-05-11Extend apt build-dep pkg/release to switch dep as neededDavid Kalnischkies2-8/+42
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode5-7/+475
2018-04-13apt-private: Collect not found packages in CacheSetHelperAPTGetJulian Andres Klode2-3/+9
2018-02-19restore gcc visibility=hidden for apt-privateDavid Kalnischkies1-0/+1
2018-01-03allow a method to request auxiliary filesDavid Kalnischkies1-1/+2
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies1-6/+1
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies1-2/+2
2017-12-13clearing object via constructor instead of memsetDavid Kalnischkies1-1/+1
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies1-2/+18
2017-10-28Also use FindULL for checking if the size tags is validJulian Andres Klode1-2/+2
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode1-2/+2
2017-10-05avoid using NULL in varadic function for cmdline parsingDavid Kalnischkies1-20/+13
2017-07-27Always warn if --force-yes is validly specified, not just if usedJulian Andres Klode3-5/+5
2017-07-26suggest using auth.conf for sources with passwordsDavid Kalnischkies1-0/+13
2017-07-26show a warning for Debian shutting down FTP servicesDavid Kalnischkies1-0/+26
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode25-106/+105
2017-07-12Drop cacheiterators.h includeJulian Andres Klode9-9/+0
2017-06-28ask for releaseinfo change interactively in aptDavid Kalnischkies5-13/+40
2017-06-28error in update on Release information changesDavid Kalnischkies1-2/+9
2017-06-28fail instead of warn on insecure repositories in apt-getDavid Kalnischkies1-4/+0
2017-06-26clean archives without changing directoryDavid Kalnischkies1-3/+3
2017-06-26don't show incorrect 'How odd' errror in no-download modeDavid Kalnischkies1-22/+27
2017-03-19Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies1-0/+10
2017-01-19fix various typos reported by spellintianDavid Kalnischkies2-4/+4
2017-01-19make the moo reproducibleDavid Kalnischkies4-25/+47
2017-01-19fix 'install --no-download' modeDavid Kalnischkies1-5/+8
2017-01-19don't lock dpkg in update commandsDavid Kalnischkies1-2/+2
2017-01-19don't lock dpkg in 'apt-get clean'David Kalnischkies1-1/+1
2017-01-19don't show update stats if cache generation is disabledDavid Kalnischkies1-6/+6
2017-01-17CMake: Document that the globs are expanded during CMakeJulian Andres Klode1-1/+3
2016-12-31allow warning generation for non-whitelisted optionsDavid Kalnischkies1-3/+4
2016-12-31use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies1-1/+1
2016-12-31expand -f to --fix-broken in error messagesDavid Kalnischkies2-5/+4
2016-12-31allow default build-essentials to be overriddenDavid Kalnischkies1-7/+3
2016-12-31add --indep-only for build-dep commandDavid Kalnischkies2-1/+7
2016-12-16default to --no-check for dpkg-source callDavid Kalnischkies1-1/+1
2016-12-16remove needless fork() in apt-get sourceDavid Kalnischkies1-66/+62
2016-12-16let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies1-7/+3
2016-11-09add support for Build-Depends/Conflicts-ArchJohannes Schauer1-1/+3
2016-11-02don't install new deps of candidates for kept back pkgsDavid Kalnischkies1-5/+21
2016-09-07edsp: try 2 to read responses even if writing failedDavid Kalnischkies1-0/+4
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode2-0/+8
2016-08-26Accept --autoremove as alias for --auto-removeJulian Andres Klode1-0/+1
2016-08-26CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode1-0/+7
2016-08-26Add missing includes and external definitionsJulian Andres Klode1-0/+1
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies1-0/+5
2016-08-10Get rid of the old buildsystemJulian Andres Klode1-21/+0