ntk/apt.git
2014-02-13 Michael Vogtreleasing package apt version 0.9.15.2 0.9.15.2
2014-02-13 Michael Vogtremove duplicated apt-get download apt apt test
2014-02-13 Trần Ngọc Quânl10n: vi.po (621t): Update and review
2014-02-12 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-12 Michael VogtUse a APT::VersionSet instead of a VersionList
2014-02-12 David Kalnischkiesremove duplication in pkgCdrom::Add and ::Ident
2014-02-12 John Ognessapt-cdrom should succeed if any drive succeeds
2014-02-11 David Kalnischkiesuse utimes instead of utimensat/futimens
2014-02-10 David Kalnischkiesuse VersionSet in download to handle repeats
2014-02-10 David Kalnischkiesalways cleanup patchfiles at the end of rred call
2014-02-10 David Kalnischkiesdo not use an empty APT_CONFIG environment variable
2014-02-10 David Kalnischkiesdisable doxygen undocumented method warning
2014-02-10 David Kalnischkiesbump Standards-Version to 3.9.5 (no changes needed)
2014-02-10 David Kalnischkiesupdate libapt-pkg.symbols file
2014-02-10 David Kalnischkiessimplify code to make compilers happy
2014-02-10 David Kalnischkiesfix remaining testcase-bugs from my armel box
2014-02-06 Michael Vogtreleasing package apt version 0.9.15.1
2014-02-06 Colin Watsonmulticompress with externals sets wrong file modes
2014-02-06 Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-02-06 David Kalnischkiesdiscard impossible candidates in MarkInstall
2014-02-05 Michael Vogtmove isatty() check into InitOutput()
2014-02-04 Michael VogtFix multiarch package upgrade issue
2014-01-31 Michael Vogtshow "status" in apt list last
2014-01-31 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-30 Michael Vogtdo not crash if VF.File()/VF.File().Archive() is NULL
2014-01-29 David Kalnischkiesfix various style/performance warnings in rred
2014-01-29 David Kalnischkiesrestart debSrcRecordParsers only if needed
2014-01-29 David KalnischkiespkgTagFile: if we have seen the end, do not try to...
2014-01-29 Michael Vogtfix apt-get download truncation (closes: #736962)
2014-01-28 Michael Vogtadd test for Suite with path
2014-01-26 David Kalnischkiesenable deb822 sources for associated testcase
2014-01-26 David Kalnischkiesfixup merge issues introduced in 796673c
2014-01-26 Chris LeickTrivian unfuzzies of the German po4a translation
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25 Michael Vogtreleasing package apt version 0.9.15 0.9.15
2014-01-25 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-25 Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-25 Michael Vogtsupport " " in deb822 source options
2014-01-25 David Kalnischkiesuse svg in doxygen and ensure dot is around for it
2014-01-24 Michael Vogtreleasing package apt version 0.9.14.3~exp5 0.9.14.3.exp5
2014-01-24 Michael Vogtfix test
2014-01-24 Michael Vogtset APT::Sources::Use-Deb822 to default false for now
2014-01-24 Michael Vogtmake update-po
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24 Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-24 Michael Vogtapt-mark help shows all commands now
2014-01-24 Michael Vogthide more from apt show
2014-01-24 Michael Vogtshow APT-Sources in apt show
2014-01-24 Michael VogtShow "Manual-Installed: {yes|no}" in apt show
2014-01-24 Michael Vogtadd "apt full-upgrade" and tweak "apt upgrade"
2014-01-24 Chris Leickupdate german manpage translation
2014-01-23 Michael Vogtinclude "Archive-Origin" in the apt show output
2014-01-23 Michael VogtShow only the candidate with "apt show"
2014-01-22 Michael Vogtreleasing package apt version 0.9.14.3~exp4
2014-01-22 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-22 Michael Vogt"apt show" show user friendly size info
2014-01-22 Michael Vogtadd test for apt show
2014-01-22 Michael Vogtadd integration test for apt search
2014-01-21 Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-20 Anthony Townsmethods/rred: minor robustness improvements
2014-01-20 Michael Vogtadd support for multipl types in one line
2014-01-20 Michael Vogtadd support for multiple URIs in deb822 style sources...
2014-01-20 Michael Vogtadd support for Enabled: no in deb822 sources.list
2014-01-20 Michael Vogtadd Description tag for deb822 sources
2014-01-18 Michael Vogtdo not ignore ioctl(TIOCSCTTY) errors
2014-01-18 Michael Vogtreleasing package apt version 0.9.14.3~exp3 0.9.14.3.exp3
2014-01-18 Michael Vogt* implement deb822 suggestions from donkult (thanks!):
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael Vogtrename "Suite/Section" to plural
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-17 David Kalnischkiesget color/msglevel handling for tests in line
2014-01-17 Michael Vogtadd purge to the apt cmdline
2014-01-17 Michael Vogtimplement suggestion by donkult (thanks!)
2014-01-17 David Kalnischkiesensure the right permissions as dpkg-deb ensists
2014-01-17 David Kalnischkiesuse our tmpdir instead of creating tmpfiles
2014-01-17 David Kalnischkiescorrect some quoting offenses
2014-01-17 Michael Vogtadd missing integration test for "apt list"
2014-01-17 Michael Vogtreword !isatty() warning
2014-01-17 Michael Vogtadd apt upgrade --dist
2014-01-17 David Kalnischkiesimprove stdout/stderr usage correctness in test framework
2014-01-16 David Kalnischkiesuse our own homedir for gpg in testcases
2014-01-16 David Kalnischkiesuse gpg --homedir instead of explicit file placement
2014-01-16 David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16 Michael Vogtprepare upload 0.9.14.3.exp2
2014-01-16 Michael Vogtmerged mvo/feature/deb822
2014-01-16 David Kalnischkiesrework some code to fix some scan-build warnings
2014-01-16 Michael Vogtprepare new upload
2014-01-16 Michael Vogtapt-private/private-show.cc: do not show Description...
2014-01-16 Michael Vogtupdate libapt test
2014-01-16 David Kalnischkiesshow the error message if the webserver start failed
2014-01-16 Michael Vogtsupport multiple "Suite:" entries
2014-01-16 Michael Vogtrename URL to Uri in deb822-sources
2014-01-16 Michael Vogtrename "distribution" in sources.list to "suite"
2014-01-16 Michael Vogt* refactor to have a new virtual ParseStanza
2014-01-16 Michael Vogtadd --manual-installed commandline switch
2014-01-16 Michael Vogtremove "," in components again
2014-01-15 David Kalnischkiesrework some testcases to not spit out text
2014-01-15 David Kalnischkiesintegrate Anthonys rred with POC for client-side merge
next