]> git.saurik.com Git - apt.git/shortlog
apt.git
2016-08-06  Julian Andres... Handle interrupt when running Pre-Install hooks
2016-08-06  Julian Andres... doc: Fix fuzzy string regression
2016-08-06  Julian Andres... test: Pass -maxdepth 1 when running find in methods dir
2016-08-06  Julian Andres... configure.ac: Drop broken unused check for ptsname_r()
2016-08-05  Julian Andres... configure.ac: Re-enable pthread support for thread...
2016-08-05  Julian Andres... Merge pull request Debian/apt#18 from corburn/doc
2016-08-05  Jason Travisdoc: update path to periodic options script
2016-08-04  Julian Andres... apt-private: #ifdef HAVE_STRUCT_STATFS_F_TYPE, not #if
2016-08-04  Julian Andres... Release 1.3~pre3 1.3_pre3
2016-08-03  Julian Andres... ExecGPGV: Pass current config state to apt-key via...
2016-08-03  Julian Andres... ExecGPGV: Fork in all cases
2016-08-03  Julian Andres... ExecGPGV: Rework file removal on exit()
2016-08-03  Julian Andres... gpgv: Unlink the correct temp file in error case
2016-07-31  David Kalnischkiesapt-key: ignore any error produced by gpgconf --kill
2016-07-31  David Kalnischkiesapt-key: kill gpg-agent explicitly in cleanup
2016-07-30  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-07-29  David Kalnischkiesedsp: try to read responses even if writing failed
2016-07-29  David Kalnischkiesif the FileFd failed already following calls should...
2016-07-27  David Kalnischkies(error) va_list 'args' was opened but not closed by...
2016-07-27  David Kalnischkieseipp: avoid producing file warnings in simulation
2016-07-27  David Kalnischkiesrred: truncate result file before writing to it
2016-07-27  David Kalnischkieshttp: skip requesting if pipeline is full
2016-07-27  David Kalnischkiesuse proper warning for automatic pipeline disable
2016-07-25  David Kalnischkiesverify hash of input file in rred
2016-07-23  David Kalnischkiescall flush on the wrapped writebuffered FileFd
2016-07-22  David Kalnischkiesreport progress for triggered actions
2016-07-22  David Kalnischkiesuse a configurable location for apport report storage
2016-07-22  David Kalnischkiesreport progress for removing while purging pkgs
2016-07-22  David Kalnischkiessupport dpkg debug mode in APT::StateChanges
2016-07-22  David Kalnischkiescreate non-existent files in edit-sources with 644...
2016-07-22  David Kalnischkiesreport warnings&errors consistently in edit-sources
2016-07-22  Mert DirikTurkish program translation update
2016-07-22  David Kalnischkiestests: avoid time-dependent rebuild of caches
2016-07-22  David Kalnischkiesclean up default-stanzas from extended_states on write
2016-07-22  David Kalnischkiestests: skip over -flags for first option in autotests
2016-07-22  David Kalnischkiessupport "install ./foo.changes"
2016-07-22  David Kalnischkiesallow arch=all to override No-Support-for-Architecture-all
2016-07-19  David Kalnischkiesrefactor plus/minus sources.list option handling
2016-07-19  David Kalnischkiesdon't hardcode /var/lib/dpkg/status as dir::state:...
2016-07-19  David Kalnischkiesensure Cnf::FindFile doesn't return files below /dev...
2016-07-15  David Kalnischkiestests: activate dpkg multi-arch even if test is single...
2016-07-15  Julian Andres... Use native arch in test-external-installation-planner...
2016-07-08  Julian Andres... Release 1.3~pre2 1.3_pre2
2016-07-08  David Kalnischkiestests: fix external solver/planner directory setup
2016-07-08  David Kalnischkiesadd Testsuite-Triggers to tagfile-order
2016-07-08  Andrew PattersonAdd kernels with "+" in the package name to APT::NeverA...
2016-07-07  Julian Andres... Release 1.3~pre1 1.3_pre1
2016-07-07  Julian Andres... apt-key.8: Put (deprecated) into the term tag
2016-07-06  David Kalnischkieskeep trying with next if connection to a SRV host failed
2016-07-06  David Kalnischkiesreport all instead of first error up the acquire chain
2016-07-06  David Kalnischkiesdon't change owner/perms/times through file:// symlinks
2016-07-05  David Kalnischkiestests: disable EIPP logging in test-compressed-indexes
2016-07-05  David KalnischkiesEIPP/EDSP log can't be written is a warning, not an...
2016-07-05  David Kalnischkiesreport write errors in EDSP/EIPP properly back to caller
2016-07-05  David Kalnischkiesgive a descriptive error for pipe tries with 'false'
2016-07-05  David Kalnischkiesdon't add default compressors two times if disabled
2016-07-05  David Kalnischkiesuse the right key for compressor configuration dump
2016-07-05  David Kalnischkiesavoid 416 response teardown binding to null pointer
2016-07-05  David Kalnischkiestests: allow setting environment in extra file
2016-07-05  Julian Andres... Make the test case executable
2016-07-05  Julian Andres... indextargets: Check that cache could be built before...
2016-07-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
2016-07-01  David Kalnischkiesdeprecate 'apt-key update' and no-op it in Debian
2016-07-01  David Kalnischkieswarn if apt-key is used in scripts/its output parsed
2016-07-01  David Kalnischkiesalias apt-key list to finger
2016-07-01  David Kalnischkiesdo not treat same-version local debs as downgrade
2016-07-01  David Kalnischkiesreinstalling local deb file is no downgrade
2016-07-01  David Kalnischkiesprotect only the latest same-source providers from...
2016-06-30  David Kalnischkiesmore explicit MarkRequired algorithm code (part 2)
2016-06-30  David Kalnischkiesmore explicit MarkRequired algorithm code
2016-06-30  David Kalnischkiestests: deduplicate package creation framework code
2016-06-29  David Kalnischkieswrite auto-bits before calling dpkg & again after if...
2016-06-29  David Kalnischkiesif reading of autobit state failed, let write fail
2016-06-29  David Kalnischkiesdon't do atomic overrides with failed files
2016-06-29  David KalnischkiesRevert "travis: use gcc-5 instead of gcc(-4.8)"
2016-06-29  David Kalnischkiesif conf unset, don't read / as conf/pref/sources dir
2016-06-29  David Kalnischkieseipp: let apt make a plan, not make stuff plane
2016-06-28  Julian Andres... cache: Bump minor version to 6
2016-06-28  Julian Andres... Fix buffer overflow in debListParser::VersionHash()
2016-06-27  David Kalnischkieseipp: enable xz-compressed scenario logging
2016-06-27  David Kalnischkieseipp: rename stanza 'Install' to 'Unpack'
2016-06-27  David Kalnischkieseipp: add Allow-Temporary-Remove-of-Essentials
2016-06-27  David Kalnischkieseipp: include global errors in reported error
2016-06-27  David Kalnischkieseipp: implement Immediate-Configuration flag
2016-06-27  David Kalnischkieseipp: properly handle arch-specific provides
2016-06-27  David Kalnischkieseipp: make no difference between remove & purge
2016-06-27  David Kalnischkieseipp: provide the internal planer as an external one
2016-06-27  David Kalnischkieseipp: output at most two versions per package
2016-06-27  David Kalnischkieseipp: implement version 0.1 of the protocol
2016-06-27  David Kalnischkiesadd myself to Uploaders
2016-06-27  David Kalnischkiesclose server if parsing of header field failed
2016-06-27  David Kalnischkiestests: add epoch-packages to try clean with epochs
2016-06-27  David Kalnischkiesimbue .diff/Index parsing with C.UTF-8 as well
2016-06-27  Nicolas Le CamAdd a apt suggests powermgmt-base
2016-06-27  Nicolas Le CamUse the ConditionACPower feature of systemd in the...
2016-06-27  Julian Andres... methods/ftp: Cope with weird PASV responses
2016-06-27  Zhou Mozh_CN.po: update simplified chinese translation
2016-06-25  David Kalnischkiesimbue datetime parsing with C.UTF-8 locale
2016-06-23  David Kalnischkiesshow right binary name in simulation notice
2016-06-22  Julian Andres... Release 1.3~exp3 1.3_exp3
next