ntk/apt.git
2014-04-01 Michael Vogtreleasing package apt version 1.0 1.0
2014-04-01 Michael Vogtadd sun-java{5,6}-jdk to breaks/replaces as that provid...
2014-04-01 Michael Vogtinstall "apt" binary by default
2014-04-01 Michael Vogtprepare release
2014-04-01 Michael Vogtremove no longer needed apt.7 page
2014-04-01 Michael Vogtfix small apt.8.xml issues
2014-04-01 Michael Vogtrefresh po/pot and unfuzzy apt-extracttemplate change
2014-04-01 Trần Ngọc Quândebian: Add default compress option to xz
2014-04-01 Trần Ngọc Quânl10n: vi.po (623t): Update Vietnamese translation
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01 Michael Vogtadd "full-upgrade" to the apt.5.xml documentation
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/more-fancy...
2014-04-01 Michael Vogtenable DPkg::Progress-Fancy by default
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-04-01 Michael Vogtdo not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
2014-04-01 Michael VogtAdd new Debug::RunScripts option
2014-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27 Michael VogtUse mkstemp() in apt-extracttemplaes (closes: #741627)
2014-03-27 Michael Vogtfix documentation for APT::Periodic::MaxSize "0" (close...
2014-03-27 Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27 Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-23 David Kalnischkiesdiscard candidates via IsInstallOk to allow override
2014-03-23 David Kalnischkiesdo IsInstallOk call in MarkInstall unconditionally
2014-03-22 David Kalnischkiesupdate symbols file to include new symbols from 0.9.16
2014-03-22 David Kalnischkiesensure proper teardown in dpkg error cases
2014-03-21 David Kalnischkiesmark optional (private) symbols as hidden
2014-03-21 David Kalnischkiesenable fvisibility=hidden for our private library
2014-03-21 David Kalnischkiesadd testcase for APT::Architectures "arch1,arch2"
2014-03-21 Kenshi MutoJapanese programs translation update
2014-03-21 David Kalnischkiescorrect some reported typos in /etc/cron.daily/apt
2014-03-21 Beatrice TorraccaItalian manpages translation update
2014-03-21 David Kalnischkiesonly consider versioned kernel packages in autoremove
2014-03-21 David Kalnischkiescontinue reading in xz even if it outputs nothing
2014-03-17 Julian Andres Klodeapt-inst: Do not try to create a substring of an empty...
2014-03-15 Julian Andres KlodeRelease 0.9.16.1 0.9.16.1
2014-03-15 Julian Andres KlodeFix handling of autoclosing for compressed files (Close...
2014-03-15 Chris LeickUpdated German doc translation
2014-03-14 Michael Vogtprepare 0.9.16 release 0.9.16
2014-03-14 Michael Vogtadd debian/apt.install to gitignore
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2014-03-13 David Kalnischkiesuse the pretty fullname of a pkg as download desciption
2014-03-13 David Kalnischkiesrefactor FileFd to hide some #ifdefs
2014-03-13 David Kalnischkiesuse liblzma-dev to provide xz/lzma support
2014-03-13 David Kalnischkiesadd a config option to switch uncompress methods to...
2014-03-13 David Kalnischkiesensure that gz compression test is run with gz
2014-03-13 David Kalnischkiesfactor out getting list of architectures from comma...
2014-03-13 David Kalnischkiesrefactor setup of file opening via zlib/bz2 lib
2014-03-13 David Kalnischkiesmove fd duplication closer to the gz/bz2 open calls
2014-03-13 David Kalnischkiesabstract version hash comparison a bit
2014-03-13 David Kalnischkiesfactor out parsing of MultiArch flag
2014-03-13 David Kalnischkiescorrect LD_LIBRARY_PATH and config loading for apt...
2014-03-13 David Kalnischkiesensure that a dot is a dot in the hook
2014-03-13 David Kalnischkiesadd ".*-{kernel,modules}-$KERVER" matcher for hook
2014-03-13 David Kalnischkiessupport kfreebsd and hurd in the kernel hook
2014-03-13 David Kalnischkiesuse a configurable list of versioned kernel packages
2014-03-13 David Kalnischkiescmdline parsing: apt-config is not apt-cdrom
2014-03-13 David Kalnischkiesimprove debug output in case downloadfile fails
2014-03-13 David Kalnischkiesmsgstr with elipses need three dots
2014-03-13 Wojciech Górskifix polish --install-suggests text in apt-get manpage
2014-03-13 David Kalnischkiessupport very long mtab entries in mountpoint discovery
2014-03-13 David Kalnischkiesenable mount support for apt-cdrom in the tests
2014-03-13 David Kalnischkiesremove code duplication for Add & Ident in apt-cdrom
2014-03-13 David Kalnischkiesapt-cdrom ident shouldn't be interactive
2014-03-13 David Kalnischkiesno error for non-existing mountpoints in MountCdrom
2014-03-13 David Kalnischkiesif mountpoint has a ".disk" directory it is mounted
2014-03-13 David Kalnischkiessimplify apt-cdrom testcode
2014-03-13 David Kalnischkiesdo not configure already unpacked packages needlessly
2014-03-13 David Kalnischkiesenable various compiler warnings
2014-03-13 David Kalnischkiesuse SPtrArray handling instead of explicit delete[]
2014-03-13 David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkiesmove defines for version to macros.h
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: type qualifiers ignored on function return...
2014-03-13 David Kalnischkieswarning: cannot optimize loop, the loop counter may...
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13 David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13 David Kalnischkieswarning: cast from type A to type B casts away qualifie...
2014-03-13 David KalnischkiesStartPos is always positive for http/https
2014-03-13 David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13 David Kalnischkieswarning: non-ISO-standard escape sequence, '\e' [enable...
2014-03-13 David Kalnischkiesfix -Wformat= warnings about size_t != %lu on e.g....
2014-03-13 David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-03-13 David Kalnischkiesmake doxygen more quiet, fix issues and disable latex
2014-03-13 David Kalnischkiesunset LANGUAGE in the testing framework directly
2014-03-13 David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
2014-03-13 Johannes Schauerimplement BuildProfileSpec support as dpkg has in 1...
2014-03-13 David Kalnischkiesadd default and override handling for Cnf::FindVector
2014-03-13 David Kalnischkiesautogenerate makefile for vendor system
2014-03-13 David Kalnischkiescheck version before adding scores in resolver
2014-03-13 David Kalnischkiesshow debug output only if told so in packagemanager
2014-03-13 David Kalnischkiesdo not do the same looping twice
2014-03-13 David Kalnischkiespropagate a negative score point along breaks/conflicts
2014-03-12 Julian Andres KlodePromote xz-utils from apt Suggests to libapt-pkg Depends
2014-03-12 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-12 Michael Vogtadd hashsum support in apt-file download and add more...
2014-03-04 Trần Ngọc Quânl10n: vi.po (624t): Update Vietnamese translation
next