]> git.saurik.com Git - apt.git/history - apt-pkg
CMake: Do not add po/ if USE_NLS is OFF
[apt.git] / apt-pkg /
2016-08-23  Julian Andres Klodeinstall-progress: Call the real ::fork() in our fork...
2016-08-23  David Kalnischkiesprevent C++ locale number formatting in text APIs ...
2016-08-23  David Kalnischkiesdo dpkg --configure before --remove/--purge --pending
2016-08-20  Julian Andres KlodeCMake: Fix uninitialized variables
2016-08-19  Julian Andres KlodeIgnore SIGINT and SIGQUIT for Pre-Install hooks
2016-08-17  David Kalnischkiesdon't count each Type as an individual deb822-sources...
2016-08-17  David Kalnischkiesadd --with-source option and Packages/Sources support
2016-08-17  David Kalnischkiesdefault to Dir=/ in dpkg/status file finding magic
2016-08-17  David Kalnischkiessupport compression and by-hash for .diff/Index files
2016-08-17  David Kalnischkiessupport getting only-uncompressed files via by-hash
2016-08-17  David Kalnischkiesset the correct item FileSize in by-hash case
2016-08-17  David Kalnischkiesretry without same redirection mirror on 404 errors
2016-08-17  David Kalnischkiescheck internal redirections for loops, too
2016-08-16  David Kalnischkieslog with the failed item description, not with next try
2016-08-12  David Kalnischkiesdrop incorrect const attribute from DirectoryExists
2016-08-12  Julian Andres Klodefileutl: empty file support: Avoid fstat() on -1 fd...
2016-08-12  David Kalnischkiesensure a good clock() value for usage and tests
2016-08-12  David Kalnischkiesdon't perform int<float in progress bar drawing
2016-08-10  David KalnischkiesMerge branch 'feature/apt-dpkg-comm'
2016-08-10  David KalnischkiesMerge branch 'feature/methods'
2016-08-10  David Kalnischkiesdisable explicit configuration of all packages at the end
2016-08-10  David Kalnischkiessimulate all package manager actions explicitly
2016-08-10  David Kalnischkiestry to avoid removal of crossgraded packages
2016-08-10  David Kalnischkiesallow user@host (aka: no password) in URI parsing
2016-08-10  David Kalnischkiesallow methods to be disabled and redirected via config
2016-08-10  David Kalnischkiesimplement socks5h proxy support for http method
2016-08-10  David Kalnischkiesdetect redirection loops in acquire instead of workers
2016-08-10  David Kalnischkiessuggest transport-packages based on established namescheme
2016-08-10  David Kalnischkiesensure all removes are reported to hook scripts
2016-08-10  David Kalnischkiesensure all configures are reported to hook scripts
2016-08-10  David Kalnischkiesdon't purge directly, but remove and do purge at the end
2016-08-10  David Kalnischkiescall dpkg with --no-triggers by default
2016-08-10  David Kalnischkiesselect remove/purge packages early on for dpkg
2016-08-10  David Kalnischkiessave and restore selection states before/after calling...
2016-08-10  David Kalnischkiesuse dpkg --unpack --recursive to avoid long cmdlines
2016-08-10  David Kalnischkiespass --force-remove-essential to dpkg only if needed
2016-08-10  Julian Andres KlodeMerge branch 'cmake'
2016-08-10  Julian Andres KlodeGet rid of the old buildsystem
2016-08-10  Julian Andres KlodeCMake: Check for ptsname_r() again
2016-08-06  Julian Andres KlodeHandle interrupt when running Pre-Install hooks
2016-08-06  Julian Andres KlodeCMake: Add basic CMake build system
2016-08-03  Julian Andres KlodeExecGPGV: Pass current config state to apt-key via...
2016-08-03  Julian Andres KlodeExecGPGV: Fork in all cases
2016-08-03  Julian Andres KlodeExecGPGV: Rework file removal on exit()
2016-08-03  Julian Andres Klodegpgv: Unlink the correct temp file in error case
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-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 Kalnischkiesclean up default-stanzas from extended_states on write
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-08  David Kalnischkiesadd Testsuite-Triggers to tagfile-order
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 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-02  David Kalnischkiesuse +0000 instead of UTC by default as timezone in...
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-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 Klodecache: Bump minor version to 6
2016-06-28  Julian Andres KlodeFix 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: 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 Kalnischkiesimbue .diff/Index parsing with C.UTF-8 as well
2016-06-25  David Kalnischkiesimbue datetime parsing with C.UTF-8 locale
2016-06-22  David Kalnischkiesadd insecure (and weak) allow-options for sources.list
2016-06-22  David Kalnischkiesensure filesize of deb is included in the hashes list
2016-06-22  David Kalnischkiesadd [weak] tag to hash errors to indicate insufficiency
2016-06-22  David Kalnischkiesbetter error message for insufficient hashsums
2016-06-22  David Kalnischkiesforbid insecure repositories by default expect in apt-get
next