Age | Commit message (Expand) | Author |
2013-09-26 | don't strip :any from dependencies in single-arch | David Kalnischkies |
2013-09-23 | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #... | Christian PERRIER |
2013-09-20 | releasing package apt version 0.9.11.4 | Michael Vogt |
2013-09-20 | do not trust FileFd::Eof() in pkgTagFile::Fill() | David Kalnischkies |
2013-09-18 | improve the API for Upgrade() | Michael Vogt |
2013-09-12 | add a testcase for 100 char long path truncate bug #689582 | David Kalnischkies |
2013-09-12 | don't truncate 100 char long paths in tar extraction | Oskari Saarenmaa |
2013-09-10 | Fix regression of "apt-cache unmet -i", thanks to Daniel Schepler (closes: #7...0.9.11.3 | Michael Vogt |
2013-09-10 | prepare upload | Michael Vogt |
2013-09-07 | doc update | Michael Vogt |
2013-09-07 | fix multiarch status-fd progress calculation | Michael Vogt |
2013-09-07 | add maxsplit parameter to StringSplit | Michael Vogt |
2013-09-07 | implement StringSplit() as we need this to fix the dpkg status-fd output parsing | Michael Vogt |
2013-09-03 | use FileFd in HashSum test to unbreak non-linux ports | David Kalnischkies |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies |
2013-09-01 | Remove invalid "-f" option for apt-get check | Michael Vogt |
2013-09-01 | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt |
2013-08-31 | fix typo (mkostemp->mkstemp) | Michael Vogt |
2013-08-31 | prepare upload of 0.9.120.9.11.2 | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new | Michael Vogt |
2013-08-28 | its --with-new-pkgs | Michael Vogt |
2013-08-28 | add man-page, improve option, use --with-new-pkgs as the flag | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'mvo/feature/install-progress' into debian/sid | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'mvo/feature/upgrade-with-cmdline' into debian/sid | Michael Vogt |
2013-08-28 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-28 | Complete Italian translation | Christian PERRIER |
2013-08-28 | configurable compression for testcases | David Kalnischkies |
2013-08-27 | old-style dpkg foreign architecture adding for tests | David Kalnischkies |
2013-08-27 | use mkstemp instead of mkostemp in FileFd::Open() | David Kalnischkies |
2013-08-27 | replace usage of potential dangerous mktemp with mkstemp | Angel Guzman Maeso |
2013-08-27 | Update Italian translation. Closes: #721030 | Christian PERRIER |
2013-08-27 | add new "apt-get upgrade --with-allow-new" option | Michael Vogt |
2013-08-27 | allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ... | Michael Vogt |
2013-08-27 | use SPtr<pkgProblemResolver> to simply code | Michael Vogt |
2013-08-26 | set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches | Michael Vogt |
2013-08-26 | update changelog | Michael Vogt |
2013-08-26 | apt-private/private-cmndline.cc: fix typo: s/deselect-upgrade/dselect-upgrade/ | Michael Vogt |
2013-08-26 | dselect/install: add new DSELECT_UPGRADE_OPTS="-f" | Michael Vogt |
2013-08-26 | dselect/install: | Michael Vogt |
2013-08-26 | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt |
2013-08-25 | Changelog entry for Vietnamese translation | Christian PERRIER |
2013-08-25 | Update Vietnamese translation to 0.9.11 | Tran Ngoc Quan |
2013-08-24 | update changelog for update0.9.11.1 | Michael Vogt |
2013-08-24 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-08-23 | dselect/update: remove "-f" option as its not being used in the context of ap... | Michael Vogt |
2013-08-23 | ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get... | Michael Vogt |
2013-08-22 | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt |
2013-08-22 | do chdir("/") after chroot() | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-22 | apt-pkg:contrib Avoid compiler warning about sign-compare | Ángel Guzmán Maeso |