Age | Commit message (Expand) | Author |
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 |
2013-08-22 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2013-08-22 | fix compiler warning about sign-compare | Angel Guzman Maeso |
2013-08-22 | add versions to manpages-it Replaces+Breaks | David Kalnischkies |
2013-08-22 | add a breaks libapt-inst for FileFd changes in 0.9.9 | David Kalnischkies |
2013-08-21 | prepare unstable upload0.9.11 | Michael Vogt |
2013-08-19 | fix incorrect bugnumber for the Pre-Install-Pkgs hook (Closes: #671726) | Michael Vogt |
2013-08-19 | add lintian override for no-shlibs-control-file and only install libapt-priva... | Michael Vogt |
2013-08-19 | Merge pull request #3 from cbaines/debian/sid | Michael Vogt |
2013-08-19 | prepare for release | Michael Vogt |
2013-08-17 | update changelog | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'mvo/feature/apt-binary2' into debian/sid | Michael Vogt |
2013-08-17 | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2013-08-17 | Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sid | Christian PERRIER |
2013-08-17 | French translation update. | Christian PERRIER |
2013-08-16 | Add test for bug 507998 | Christopher Baines |
2013-08-16 | allow Pre-Install-Pkgs hooks to get info over an FD != stdin | David Kalnischkies |
2013-08-15 | use malloc instead of new[] in pkgTagFile | David Kalnischkies |
2013-08-15 | ensure that pkgTagFile isn't writing past Buffer length | David Kalnischkies |
2013-08-15 | set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases | David Kalnischkies |
2013-08-15 | rework the parameter creation for the Hashsum test | David Kalnischkies |
2013-08-15 | do not call make from libapt/run-tests if its called by make | David Kalnischkies |