ntk/apt.git
2013-10-15 Michael Vogtreleasing package apt version 0.9.12.1 0.9.12.1
2013-10-15 Michael Vogtremove POSTINST from framework, file tree can be used...
2013-10-15 Michael Vogttests, do not send pkgname with arch via the status-fd
2013-10-15 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-15 Michael Vogtfix logic for finding what package dpkg means in the...
2013-10-14 David Kalnischkiesfix progress-segfault in case of dpkg errors/prompts
2013-10-11 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-10-11 Michael Vogtadd missing _() around the new "Progress" string
2013-10-09 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2013-10-09 Michael Vogtfix typo
2013-10-09 Michael Vogtfix typo
2013-10-09 Michael Vogtreleasing package apt version 0.9.12
2013-10-09 Michael Vogtupdate changelog
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/add-upgrade...
2013-10-09 Michael Vogtfixup various UI issues in the test
2013-10-09 Michael Vogtreally fix test
2013-10-09 Michael Vogtuse "insertpackage" instead of "buildsimplenativepackage"
2013-10-09 Michael Vogtupdate Uploaders to match recent uploaders better
2013-10-09 Michael Vogtadd test for upgrade, upgrade --with-new-pkgs, dist...
2013-10-08 Michael Vogtapt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalS...
2013-10-08 Michael Vogtprepare new release
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael Vogtdebian/apt.postinst: use --compare-versions lt instead...
2013-10-07 Michael Vogtfix off-by-one error in pkgDPkgPM::SetupTerminalScrollA...
2013-10-07 Michael Vogtfix libapt-inst for >2G debs (closes: #725483)
2013-10-07 Michael Vogtuse Dpkg::Progress-Fancy to be consitent with Dpkg...
2013-10-07 Michael Vogtadd -o DpkgPM::Progress-Fancy for better dpkg progress...
2013-10-05 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05 Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03 David Kalnischkiestests: install --no-install-recommends and stunnel4...
2013-10-03 David Kalnischkiestest: use a multiarch capable dpkg rather than workaround
2013-10-03 David Kalnischkiesdo not ++ on erased package pointers in autoremove
2013-10-03 David Kalnischkiesfix lzma-support detection via xz binary
2013-10-03 David Kalnischkiesuse pkgAcqArchive in 'download' for proper errors
2013-10-03 David Kalnischkiesput fetch errors in 'source' on our errorstack
2013-10-02 David Kalnischkiesrefactor onError relabeling of DestFile as '.FAILED'
2013-10-02 David Kalnischkiestests: fix some problems travis encounters
2013-10-02 Michael VogtMerge remote-tracking branch 'origin/bugfix/dpkg-progre...
2013-10-02 Michael Vogtmake dpkg progress slightly nicer
2013-10-01 Michael Vogtchange maxsplit default from "0" to maxint
2013-10-01 Michael Vogtimprove documentation for StringSplit()
2013-10-01 Michael Vogtrename "--dpkg-progress" to "--show-progress" and docum...
2013-10-01 David Kalnischkiesdon't consider holds for autoremoval
2013-10-01 David Kalnischkieshandle complete responses to https range requests
2013-10-01 David Kalnischkiesfix partial (206 and 416) support in https
2013-10-01 David Kalnischkiesrefactor http client implementation
2013-10-01 David Kalnischkiesreplace "filesize - 1" trick in http with proper 416...
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-07 Michael Vogtdoc update
2013-09-07 Michael Vogtfix multiarch status-fd progress calculation
2013-09-07 Michael Vogtadd maxsplit parameter to StringSplit
2013-09-07 Michael Vogtimplement StringSplit() as we need this to fix the...
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 'upstream/debian/sid'...
2013-08-28 Michael Vogtits --with-new-pkgs
2013-08-28 Michael Vogtadd man-page, improve option, use --with-new-pkgs as...
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 Vogtadd new "apt-get upgrade --with-allow-new" option
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 Vogtset Acquire::PDiffs::FileLimit to 20 to avoid needless...
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
next