summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lintian: don't show the typofix as a typoDavid Kalnischkies2015-08-271-3/+3
* add a libapt-pkg recommends aptDavid Kalnischkies2015-08-271-0/+1
* ignore AllowMem parameter in cache generationDavid Kalnischkies2015-08-272-16/+4
* correct 'apt update' download summary lineDavid Kalnischkies2015-08-271-5/+6
* Swedish program translation updateAnders Jonsson2015-08-271-878/+972
* just-in-time removal of broken essential packagesDavid Kalnischkies2015-08-274-5/+64
* test for #796070: downgrades involving essential packagesJulian Andres Klode2015-08-271-0/+67
* tests: check apt-get source release name switching with -tDavid Kalnischkies2015-08-271-0/+9
* Fix more instances of missing remapping handlingJulian Andres Klode2015-08-271-7/+22
* pkgcachegen: Account for remapping when parsing depends from NewPackageJulian Andres Klode2015-08-271-2/+6
* releasing package apt version 1.1~exp10Michael Vogt2015-08-2456-64374/+74970
* Fix typoMichael Vogt2015-08-242-2/+2
* doc/apt.conf.5.xml: document Acquire::EnableSrvRecodsMichael Vogt2015-08-211-0/+9
* postinst: Correctly pass --home instead of -home, and fixup old userJulian Andres Klode2015-08-201-1/+6
* Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicitJulian Andres Klode2015-08-201-7/+7
* Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimentalMichael Vogt2015-08-208-14/+353
|\
| * Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt2015-08-204-5/+97
| * apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()Michael Vogt2015-08-181-0/+2
| * cleanupMichael Vogt2015-08-184-19/+20
| * Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt2015-08-18368-13251/+17360
| |\
| * \ Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt2015-08-18475-85638/+107322
| |\ \
| * | | WIP start randomizingMichael Vogt2014-05-232-2/+34
| * | | when using srv records, use the next server if one fails to connectMichael Vogt2014-05-232-18/+41
| * | | WIP make connect use GetSrvRecordsMichael Vogt2014-05-224-4/+37
| * | | add sorting by priorityMichael Vogt2014-05-202-2/+10
| * | | add GetSrvRecord helper to apt-pkg/contrib/srvrec.{cc,h}Michael Vogt2014-05-204-1/+149
* | | | Support tabs in sources.list filesJulian Andres Klode2015-08-192-1/+7
* | | | Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-185-5/+48
* | | | Provide "apt-get full-upgrade" to match "apt full-upgrade"Michael Vogt2015-08-181-0/+1
| |_|/ |/| |
* | | releasing package apt version 1.1~exp9Michael Vogt2015-08-182-1/+283
* | | Do not fail if building test/ fails (issues with parallel builds)Michael Vogt2015-08-181-1/+2
* | | Fix the test suite harderJulian Andres Klode2015-08-171-3/+3
* | | Fix the test suite againJulian Andres Klode2015-08-1732-118/+118
* | | Re-add support for G++ 4.8 and configure travis to use itJulian Andres Klode2015-08-175-8/+10
* | | Really fix all iwyu issuesMichael Vogt2015-08-171-0/+1
* | | debian/NEWS: Mention new pinning algorithm added in 2.0~exp1Julian Andres Klode2015-08-171-0/+12
* | | Fix all the wrong removals of includes that iwyu got wrongMichael Vogt2015-08-1710-0/+16
* | | Cleanup includes after running iwyuMichael Vogt2015-08-1728-70/+3
* | | Do not crash in 'apt show' for non-installed packagesJulian Andres Klode2015-08-171-1/+1
* | | Replace "extra" in "the following extra packages [...]" by "additional"Julian Andres Klode2015-08-161-1/+1
* | | Make pkgCache::Priority() static, it does not need the instanceJulian Andres Klode2015-08-161-1/+1
* | | install: If package already is the newest version, display versionJulian Andres Klode2015-08-161-2/+3
* | | Use terminfo's typical save_cursor/restore_cursor sequencesJames McCoy2015-08-161-4/+4
* | | Show full package records in apt-cache search -fKusanagi Kouichi2015-08-161-7/+4
* | | When looking if Provides match, OR them with the normal patchesJulian Andres Klode2015-08-161-1/+1
* | | Document the general effect of the comma operatorJulian Andres Klode2015-08-151-0/+5
* | | Add GetPriority(VerIterator) to pkgDepCache::PolicyJulian Andres Klode2015-08-154-3/+6
* | | cachefile.cc: Do not ignore return value of pkgDepCache::Init()Julian Andres Klode2015-08-151-2/+1
* | | update: Check if the cache could be opened, don't just assume itJulian Andres Klode2015-08-151-1/+2
* | | doc/files.dbk: Improve documentation for {src,}pkgcache.binJulian Andres Klode2015-08-141-3/+3