Age | Commit message (Expand) | Author |
2013-12-27 | Merge branch 'feature/tests-on-installed' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/test-apt-key-net-update' into debian/sid | Michael Vogt |
2013-12-27 | Merge branch 'feature/policy-parser-bts732746' into debian/sid | Michael Vogt |
2013-12-24 | add integration test | Michael Vogt |
2013-12-23 | add basic tests for GetTempDir() | Michael Vogt |
2013-12-22 | factor GetTempDir out | Michael Vogt |
2013-12-22 | apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir | Thomas Bechtold |
2013-12-21 | make /etc/apt/preferences parser deal with comment only sections | Michael Vogt |
2013-12-21 | vendor/steamos/*: | Michael Vogt |
2013-12-21 | vendor/getinfo: | Michael Vogt |
2013-12-21 | add apt-vendor for raspbian. Closes: #732749 | Michael Vogt |
2013-12-19 | fix apt-key net-update test to use the buildin webserver | Michael Vogt |
2013-12-15 | Danish translation update | Joe Dalton |
2013-12-13 | make apt-key net-update actually testable | Michael Vogt |
2013-12-13 | run autopkgtest against the installed apt | Michael Vogt |
2013-12-12 | releasing package apt version 0.9.14.1 | Michael Vogt |
2013-12-12 | Merge remote-tracking branch 'mvo/bugfix/conffile' into debian/sid | Michael Vogt |
2013-12-12 | Fix conffile prompt regression (LP: #1260297) | Michael Vogt |
2013-12-12 | fix test/integration/test-apt-key-net-update | Michael Vogt |
2013-12-12 | clarify error message when apt-get source=ver fails, print a real error messa... | Michael Vogt |
2013-12-11 | fix test/integration/test-apt-key-net-update (code copy/DRY violation) | Michael Vogt |
2013-12-11 | improve error message | Michael Vogt |
2013-12-11 | improve error message for apt-get source pkg:arch{=ver,/release} | Michael Vogt |
2013-12-11 | add support for "apt-get source pkg:arch" | Michael Vogt |
2013-12-10 | user-requested version tag gets precedence in apt-get source -t dist pkg=vers... | Michael Vogt |
2013-12-10 | fix typo | Michael Vogt |
2013-12-10 | improve test for #731853 and comments | Michael Vogt |
2013-12-10 | if there is only deb-src pick higest version in deb-src release matching | Michael Vogt |
2013-12-10 | Merge remote-tracking branch 'mvo/feature/deb-src-bts731102' into debian/sid | Michael Vogt |
2013-12-07 | really release 0.9.140.9.14 | Michael Vogt |
2013-12-07 | do not force a specific export-dir in the repository | David Kalnischkies |
2013-12-07 | ensure prepare-release works in the right directory | David Kalnischkies |
2013-12-07 | releasing package apt version 0.9.14 | Michael Vogt |
2013-12-07 | update libapt-pkg4.12 symbols file | David Kalnischkies |
2013-12-07 | tell the release script that we use git now | David Kalnischkies |
2013-12-07 | fix release script to deal with vendors | David Kalnischkies |
2013-12-06 | releasing package apt version 0.9.13.2 | Michael Vogt |
2013-12-06 | fix build failure with the new apt-vendors stuff | Michael Vogt |
2013-12-06 | Handle SIGWINCH in APT::Progress-Fancy=1 | Michael Vogt |
2013-12-06 | vendor/debian/makefile: apply 6f3c4e33 for debian/makefile as well | Michael Vogt |
2013-12-06 | vendor/makefile: fix build error for parallel builds | Michael Vogt |
2013-12-05 | * document Dpkg::Progress-Fancy (closes: 726169), thanks to James McCoy | Michael Vogt |
2013-12-05 | * enable release based selection for deb-src (closes: 731102) | Michael Vogt |
2013-12-05 | remove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexURI} again as this is p... | Michael Vogt |
2013-12-05 | add new LocalFileName() method to metaindex | Michael Vogt |
2013-12-04 | refactor | Michael Vogt |
2013-12-04 | add #ifdefed ABI break & cleaner solution once the abi break is in place | Michael Vogt |
2013-12-04 | use MetaIndexFile() instead of MetaIndexURI() | Michael Vogt |
2013-12-04 | refactor FindSrc() | Michael Vogt |
2013-12-04 | add test for aptget source for unavailable package | Michael Vogt |