]> git.saurik.com Git - apt.git/shortlog
apt.git
2013-08-17  Michael VogtMerge branch 'debian/sid' into debian/experimental
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  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 Vogtfix merge artifact
2013-08-15  Michael Vogtadd PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
2013-08-15  Michael Vogtupdate changelog to match whats left in experimental...
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 VogtMerge branch 'debian/sid' into debian/experimental
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 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...
next