ntk/apt.git
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 Vogtuse the 'abi-complicance-checker package instead of...
2013-08-11 Christian PERRIERComplete Japanese translation
2013-08-10 Christian PERRIERMerge branch 'debian/sid' of git://git.debian.org/git...
2013-08-10 Christian PERRIERJapanese translation update. Closes: #719279
2013-08-08 Michael Vogtfix -Wall errors
2013-08-08 David Kalnischkiesuse pkgTagFile to parse "header" of Release files
2013-08-08 David Kalnischkiesstop skipping "-----" sections in Release files
2013-08-08 David Kalnischkiesspecific pins below 1000 cause downgrades
2013-08-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-05 Michael Vogtfix some unitialized data members
2013-08-03 Christian PERRIERVietnamese translation update. Closes: #718615
2013-08-01 Colin Watsonprefer native arch over higher priority for providers
2013-08-01 David Kalnischkiesunset LANGUAGE for showing [Y/n] answer hints
2013-07-28 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-07-26 David Kalnischkiesrun "doxygen -u" to update doxygen config
2013-07-26 David Kalnischkiesupdate the symbol files to reflect current state
2013-07-26 David Kalnischkiesexclude config.{sub,guess} from source package
2013-07-26 Michael Vogtfix another missing va_end()
2013-07-26 Michael Vogtfix missing va_end()
2013-07-26 Michael Vogtfix some coverity chroot() releated warnings
2013-07-26 David Kalnischkiesreenable automatic parallel build of APT
2013-07-26 David Kalnischkiesimplement debian/rules build-{arch,indep} as required...
2013-07-26 David Kalnischkiescorrect management-typo in description found by lintian
2013-07-26 David Kalnischkiesadd missing Turkish (tr) to po/LINGUAS
2013-07-26 Michael Vogtadd missing test make
2013-07-26 David Kalnischkiesremove ALL_LINGUAS as it is overruled by po/LINGUAS
2013-07-26 David Kalnischkiesmake autoconf happy by "mv configure.{in,ac}"
2013-07-26 David Kalnischkiesensure that FileFd::Size returns 0 in error cases
2013-07-26 David Kalnischkiesproper cleanup varargs in _error (uncovered by Coverity)
2013-07-26 David Kalnischkiesuse FileFd::Write instead of fwrite for errors
2013-07-26 Michael Vogtadd missing "make test" for travis
2013-07-26 Michael Vogtupdate changelog for upload 0.9.9.4
2013-07-26 David Kalnischkiesrequest absolute URIs from proxies again (0.9.9.3 reges...
2013-07-26 Michael Vogtbuild tree first
2013-07-26 Michael Vogtmake setup in travis.yml a bit more verbose
2013-07-25 David Kalnischkiespick up Translation-* even if only compressed available
2013-07-25 Michael Vogtfix travis.yml
2013-07-25 Michael Vogtadd missing "free(buffer) for allocated buffer
2013-07-25 Michael Vogtfix potential GetLock() fd leak
2013-07-25 Michael Vogtdelete targets data
2013-07-25 Michael Vogtfix resource leak when verification fails
2013-07-25 Michael Vogtapt-pkg/indexcopy.cc: check for pending errors before...
2013-07-25 Michael Vogtcall fdopen() after FileFd was checked
2013-07-25 Michael Vogtadd .travis.yml
2013-07-25 Michael Vogtfix resource leak (thanks coverity)
2013-07-25 Michael Vogtrework the code in cdromutl.cc to make coverity (more...
2013-07-25 Michael Vogtfix off-by-one error in HttpMethod::​AutoDetectProxy()
2013-07-25 Michael Vogtfix off-by-one error and do not use magic constant...
2013-07-25 Michael Vogtalways "delete d" in FileFd::~FileFd to coverity happy
2013-07-25 Michael Vogtskip all Description fields in apt-cache, not just... 0.9.9.3
2013-07-25 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-24 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-23 Michael Vogtdebian/apt.postinst:
2013-07-23 Michael Vogtdebian/apt.auto-removal.sh:
2013-07-23 Michael Vogtremove double list include
2013-07-18 David Kalnischkiesfix 'apt-cache search' crash with missing description
2013-07-18 David Kalnischkiesskip all Description fields in apt-cache, not just...
2013-07-17 Michael VogtMerge remote-tracking branch 'geissert/proxy-keep-alive...
2013-07-17 Michael Vogtfix if-clause to generate hook-info for 'rc' packages... 0.9.9.2
2013-07-17 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-16 David Kalnischkiesfix if-clause to generate hook-info for 'rc' packages
2013-07-16 Christian PERRIERVietnamese updated by Tran Ngoc Quan. Closes: #717016
2013-07-14 Raphael GeissertDo not send a connection: keep-alive, at all
2013-07-11 Michael Vogtupdate changelog 0.9.9.1
2013-07-11 David Kalnischkiesprevent MarkInstall of unsynced Multi-Arch:same siblings
2013-07-11 David Kalnischkiesimplement arch+= and arch-= for sources.list
2013-07-11 David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-07-11 Michael Vogtdebian/apt.auto-removal.sh: merge the remaining bits
2013-07-11 Adam Conrad* Fix up two things in debian/apt.auto-removal.sh:
2013-07-11 Michael Vogtget dpkg from apt-config as well and add robustness...
2013-07-11 Steve LangasekMake sure we always have at least two kernels marked...
2013-07-11 Steve Langasekcherry pick 39a07ec8f2c612a5af234c7713571362f7ca90b4
2013-07-10 Michael Vogtapt-pkg/packagemanager.cc:
2013-07-05 Michael Vogtdebian/rules:
2013-07-02 Michael Vogtreleasing version 0.9.9 0.9.9
2013-07-02 Michael Vogtfix format string error
2013-07-02 Michael Vogtupdate changelog
2013-07-02 Michael VogtMerge remote-tracking branch 'mvo/bugfix/bts-712433...
2013-07-02 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-07-02 Michael Vogtupdate changelog
2013-06-28 Michael Vogtmake starting debug output of pkgProblemResolver proper...
2013-06-27 Michael Vogtuse just one line for the debug output (thanks to donku...
2013-06-27 Michael Vogtwhen doing MarkInstall() packages may also get removed...
next