Age | Commit message (Expand) | Author |
2015-08-27 | just-in-time removal of broken essential packages | David Kalnischkies |
2015-08-27 | test for #796070: downgrades involving essential packages | Julian Andres Klode |
2015-08-27 | tests: check apt-get source release name switching with -t | David Kalnischkies |
2015-08-27 | Fix more instances of missing remapping handling | Julian Andres Klode |
2015-08-27 | pkgcachegen: Account for remapping when parsing depends from NewPackage | Julian Andres Klode |
2015-08-24 | releasing package apt version 1.1~exp101.1.exp10 | Michael Vogt |
2015-08-24 | Fix typo | Michael Vogt |
2015-08-21 | doc/apt.conf.5.xml: document Acquire::EnableSrvRecods | Michael Vogt |
2015-08-20 | postinst: Correctly pass --home instead of -home, and fixup old user | Julian Andres Klode |
2015-08-20 | Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit | Julian Andres Klode |
2015-08-20 | Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental | Michael Vogt |
2015-08-20 | Add basic (non weight adjusted) shuffling for SrvRecords selection | Michael Vogt |
2015-08-19 | Support tabs in sources.list files | Julian Andres Klode |
2015-08-18 | Add support for "apt-cache showsrc --only-source srcpkgname" | Michael Vogt |
2015-08-18 | Provide "apt-get full-upgrade" to match "apt full-upgrade" | Michael Vogt |
2015-08-18 | apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning() | Michael Vogt |
2015-08-18 | cleanup | Michael Vogt |
2015-08-18 | Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-... | Michael Vogt |
2015-08-18 | Merge branch 'debian/experimental' into feature/srv-records | Michael Vogt |
2015-08-18 | releasing package apt version 1.1~exp91.1.exp9 | Michael Vogt |
2015-08-18 | Do not fail if building test/ fails (issues with parallel builds) | Michael Vogt |
2015-08-17 | Fix the test suite harder | Julian Andres Klode |
2015-08-17 | Fix the test suite again | Julian Andres Klode |
2015-08-17 | Re-add support for G++ 4.8 and configure travis to use it | Julian Andres Klode |
2015-08-17 | Really fix all iwyu issues | Michael Vogt |
2015-08-17 | debian/NEWS: Mention new pinning algorithm added in 2.0~exp1 | Julian Andres Klode |
2015-08-17 | Fix all the wrong removals of includes that iwyu got wrong | Michael Vogt |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-17 | Do not crash in 'apt show' for non-installed packages | Julian Andres Klode |
2015-08-16 | Replace "extra" in "the following extra packages [...]" by "additional" | Julian Andres Klode |
2015-08-16 | Make pkgCache::Priority() static, it does not need the instance | Julian Andres Klode |
2015-08-16 | install: If package already is the newest version, display version | Julian Andres Klode |
2015-08-16 | Use terminfo's typical save_cursor/restore_cursor sequences | James McCoy |
2015-08-16 | Show full package records in apt-cache search -f | Kusanagi Kouichi |
2015-08-16 | When looking if Provides match, OR them with the normal patches | Julian Andres Klode |
2015-08-15 | Document the general effect of the comma operator | Julian Andres Klode |
2015-08-15 | Add GetPriority(VerIterator) to pkgDepCache::Policy | Julian Andres Klode |
2015-08-15 | cachefile.cc: Do not ignore return value of pkgDepCache::Init() | Julian Andres Klode |
2015-08-15 | update: Check if the cache could be opened, don't just assume it | Julian Andres Klode |
2015-08-14 | doc/files.dbk: Improve documentation for {src,}pkgcache.bin | Julian Andres Klode |
2015-08-14 | apt-get: allow non-root --print-uris build-dep | Julian Andres Klode |
2015-08-14 | add {contrib,non-free}/{metapackages,oldlibs} to section specialhandling | David Kalnischkies |
2015-08-14 | apt-cache(8): Drop the #versions >= #package names comparison | Julian Andres Klode |
2015-08-14 | Also add 'in combination with the other options.' to another error | Julian Andres Klode |
2015-08-14 | Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogs | Julian Andres Klode |
2015-08-14 | debian/control: Remove XS- from Testsuite and bump Standards-Version | Julian Andres Klode |
2015-08-14 | debian/control: Drop the versioned python-apt conflict | Julian Andres Klode |
2015-08-14 | debian/control: Replace debian by Debian | Julian Andres Klode |
2015-08-14 | changelog: Replace reenable by re-enable everywhere | Julian Andres Klode |
2015-08-14 | apt: Add autoremove and auto-remove commands | Julian Andres Klode |