summaryrefslogtreecommitdiff
path: root/apt-private
Commit message (Expand)AuthorAgeFilesLines
* ask for releaseinfo change interactively in aptDavid Kalnischkies2017-06-285-13/+40
* error in update on Release information changesDavid Kalnischkies2017-06-281-2/+9
* fail instead of warn on insecure repositories in apt-getDavid Kalnischkies2017-06-281-4/+0
* clean archives without changing directoryDavid Kalnischkies2017-06-261-3/+3
* don't show incorrect 'How odd' errror in no-download modeDavid Kalnischkies2017-06-261-22/+27
* Ignore AutomaticRemove conffile option in upgradeDavid Kalnischkies2017-03-191-0/+10
* fix various typos reported by spellintianDavid Kalnischkies2017-01-192-4/+4
* make the moo reproducibleDavid Kalnischkies2017-01-194-25/+47
* fix 'install --no-download' modeDavid Kalnischkies2017-01-191-5/+8
* don't lock dpkg in update commandsDavid Kalnischkies2017-01-191-2/+2
* don't lock dpkg in 'apt-get clean'David Kalnischkies2017-01-191-1/+1
* don't show update stats if cache generation is disabledDavid Kalnischkies2017-01-191-6/+6
* CMake: Document that the globs are expanded during CMakeJulian Andres Klode2017-01-171-1/+3
* allow warning generation for non-whitelisted optionsDavid Kalnischkies2016-12-311-3/+4
* use FindB instead of FindI for Debug::pkgAutoRemoveDavid Kalnischkies2016-12-311-1/+1
* expand -f to --fix-broken in error messagesDavid Kalnischkies2016-12-312-5/+4
* allow default build-essentials to be overriddenDavid Kalnischkies2016-12-311-7/+3
* add --indep-only for build-dep commandDavid Kalnischkies2016-12-312-1/+7
* default to --no-check for dpkg-source callDavid Kalnischkies2016-12-161-1/+1
* remove needless fork() in apt-get sourceDavid Kalnischkies2016-12-161-66/+62
* let {dsc,tar,diff}-only implicitly enable download-onlyDavid Kalnischkies2016-12-161-7/+3
* add support for Build-Depends/Conflicts-ArchJohannes Schauer2016-11-091-1/+3
* don't install new deps of candidates for kept back pkgsDavid Kalnischkies2016-11-021-5/+21
* edsp: try 2 to read responses even if writing failedDavid Kalnischkies2016-09-071-0/+4
* Merge branch 'portability/freebsd'Julian Andres Klode2016-08-272-0/+8
|\
| * CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode2016-08-261-0/+7
| * Add missing includes and external definitionsJulian Andres Klode2016-08-261-0/+1
* | Accept --autoremove as alias for --auto-removeJulian Andres Klode2016-08-261-0/+1
|/
* add --with-source option and Packages/Sources supportDavid Kalnischkies2016-08-171-0/+5
* Get rid of the old buildsystemJulian Andres Klode2016-08-101-21/+0
* apt-private: Do not include apti18n.h in headersJulian Andres Klode2016-08-102-4/+0
* CMake: Add basic CMake build systemJulian Andres Klode2016-08-061-0/+23
* apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #ifJulian Andres Klode2016-08-041-1/+1
* prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies2016-07-301-2/+2
* create non-existent files in edit-sources with 644 instead of 640David Kalnischkies2016-07-221-1/+15
* report warnings&errors consistently in edit-sourcesDavid Kalnischkies2016-07-223-26/+42
* support "install ./foo.changes"David Kalnischkies2016-07-224-13/+13
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-293-7/+7
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-273-1/+11
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-271-0/+1
* show right binary name in simulation noticeDavid Kalnischkies2016-06-231-4/+6
* add insecure (and weak) allow-options for sources.listDavid Kalnischkies2016-06-221-0/+1
* source: if download is skipped, don't try to unpackDavid Kalnischkies2016-06-221-0/+1
* forbid insecure repositories by default expect in apt-getDavid Kalnischkies2016-06-221-8/+17
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-081-7/+5
* move 'dump' solver from apt-utils to apt packageDavid Kalnischkies2016-06-081-1/+1
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-083-6/+16
* ignore std::locale exeception on non-existent "" localeDavid Kalnischkies2016-06-021-1/+5
* try to detect sudo spawned root-shell in prefixingDavid Kalnischkies2016-05-291-2/+7
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-283-3/+26