]> git.saurik.com Git - apt.git/shortlog
apt.git
2013-10-01  David Kalnischkiesretry without partial data after a 416 response
2013-09-30  David Kalnischkiesadd Range and If-Range support in the webserver
2013-09-30  David Kalnischkiesaccess _config via GET requests in the webserver
2013-09-30  David KalnischkiesAPT has no bugs
2013-09-26  David Kalnischkiestest: apt-get source with more than one argument
2013-09-26  David Kalnischkiesprint-uris prints regardless of quiet-level again
2013-09-26  David Kalnischkiescompression-neutral message for missing data.tar member
2013-09-26  David Kalnischkiespkg from only trusted sources keeps being trusted
2013-09-26  David Kalnischkiesdon't strip :any from dependencies in single-arch
2013-09-23  Christian PERRIERFix typo in apt-private/private-show.cc. Thanks to...
2013-09-20  Michael Vogtreleasing package apt version 0.9.11.4
2013-09-20  David Kalnischkiesdo not trust FileFd::Eof() in pkgTagFile::Fill()
2013-09-12  David Kalnischkiesadd a testcase for 100 char long path truncate bug...
2013-09-12  Oskari Saarenmaadon't truncate 100 char long paths in tar extraction
2013-09-10  Michael VogtFix regression of "apt-cache unmet -i", thanks to Danie... 0.9.11.3
2013-09-10  Michael Vogtprepare upload
2013-09-03  David Kalnischkiesuse FileFd in HashSum test to unbreak non-linux ports
2013-09-03  David Kalnischkiesfix vim-style foldmarker
2013-09-01  Michael VogtRemove invalid "-f" option for apt-get check
2013-09-01  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-31  Michael Vogtfix typo (mkostemp->mkstemp)
2013-08-31  Michael Vogtprepare upload of 0.9.12 0.9.11.2
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-28  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-28  Christian PERRIERComplete Italian translation
2013-08-27  David Kalnischkiesconfigurable compression for testcases
2013-08-27  David Kalnischkiesold-style dpkg foreign architecture adding for tests
2013-08-27  David Kalnischkiesuse mkstemp instead of mkostemp in FileFd::Open()
2013-08-27  Angel Guzman... replace usage of potential dangerous mktemp with mkstemp
2013-08-27  Christian PERRIERUpdate Italian translation. Closes: #721030
2013-08-27  Michael Vogtallow pkg manipulation in the upgrade/dist-upgrade...
2013-08-27  Michael Vogtuse SPtr<pkgProblemResolver> to simply code
2013-08-26  Michael Vogtupdate changelog
2013-08-26  Michael Vogtapt-private/private-cmndline.cc: fix typo: s/deselect...
2013-08-26  Michael Vogtdselect/install: add new DSELECT_UPGRADE_OPTS="-f"
2013-08-26  Michael Vogtdselect/install:
2013-08-26  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-25  Christian PERRIERChangelog entry for Vietnamese translation
2013-08-25  Tran Ngoc QuanUpdate Vietnamese translation to 0.9.11
2013-08-24  Michael Vogtupdate changelog for update 0.9.11.1
2013-08-24  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-08-23  Michael Vogtdselect/update: remove "-f" option as its not being...
2013-08-23  Michael Vogtftparchive/override.cc: fix "skip empty lines" code...
2013-08-22  Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-08-22  Michael Vogtdo chdir("/") after chroot()
2013-08-22  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-22  Ángel Guzmán... apt-pkg:contrib Avoid compiler warning about sign-compare
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-08-22  Angel Guzman... fix compiler warning about sign-compare
2013-08-22  David Kalnischkiesadd versions to manpages-it Replaces+Breaks
2013-08-22  David Kalnischkiesadd a breaks libapt-inst for FileFd changes in 0.9.9
2013-08-21  Michael Vogtprepare unstable upload 0.9.11
2013-08-19  Michael Vogtfix incorrect bugnumber for the Pre-Install-Pkgs hook...
2013-08-19  Michael Vogtadd lintian override for no-shlibs-control-file and...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-19  Michael Vogtprepare for release
2013-08-17  Michael Vogtupdate changelog
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-17  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-08-17  Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-17  Christian PERRIERFrench translation update.
2013-08-16  Christopher... Add test for bug 507998
2013-08-16  David Kalnischkiesallow Pre-Install-Pkgs hooks to get info over an FD...
2013-08-15  David Kalnischkiesuse malloc instead of new[] in pkgTagFile
2013-08-15  David Kalnischkiesensure that pkgTagFile isn't writing past Buffer length
2013-08-15  David Kalnischkiesset MALLOC_CHECK_ and MALLOC_PERTURB_ for testcases
2013-08-15  David Kalnischkiesrework the parameter creation for the Hashsum test
2013-08-15  David Kalnischkiesdo not call make from libapt/run-tests if its called...
2013-08-15  David Kalnischkiesinit the pkgTagFile with the size of the Release file
2013-08-15  Michael Vogtadd PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
2013-08-15  Michael Vogt* lp:~mvo/apt/add-glob-function:
2013-08-15  Michael Vogt* lp:~mvo/apt/config-clear:
2013-08-15  Michael Vogtmerge patch from Daniel Hartwig to Show a error messag...
2013-08-15  Michael Vogtmerge patch from Daniel Hartwig to Clarify units of...
2013-08-15  Michael Vogtmake destructors virtual
2013-08-12  Michael Vogtreally build apt.install
2013-08-12  Michael Vogtinstall libapt-private* into the apt binary
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtfix typo in the test for abi-compliance-checker
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...
2013-08-12  Michael Vogtupdate changelog for upload 0.9.10
2013-08-12  David Kalnischkiesdo not call 'apt-key update' in apt.postinst
2013-08-12  David Kalnischkieslet apt-key del work better with softlink and single...
2013-08-12  David Kalnischkiesensure that testcases exiting because of set -e aren...
2013-08-12  David Kalnischkiesmake the keyring locations in apt-key configurable
2013-08-12  David Kalnischkiesdo not double-slash paths in apt-key
2013-08-12  David Kalnischkiesuse a tmpfile for trustdb.gpg in apt-key
2013-08-12  David Kalnischkiesalways use our own trustdb.gpg in apt-key
2013-08-12  David Kalnischkiesadd a not documented apt-key --fakeroot option
2013-08-12  David Kalnischkiesuse our _error stack to generate openpty errors
2013-08-12  David Kalnischkiesdo not try to chown if not run as root
2013-08-12  David Kalnischkiesfix output redirection order
2013-08-12  David Kalnischkiesfix: --print-uris removes authentication
2013-08-12  David Kalnischkiesadd chronic-like testsuccess/testfailure helpers
2013-08-12  David Kalnischkiestest Release file handling with expired keys
2013-08-12  Michael Vogtimprove error message
2013-08-12  Michael Vogtsome more coverity fixes
2013-08-12  Michael Vogtuse the 'abi-complicance-checker package instead of...
next