Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debian/sid
[ntk/apt.git] / apt-pkg /
2014-09-26 Michael VogtMerge remote-tracking branch 'donkult/feature/generaliz...
2014-09-21 Michael VogtEnsure that iTFRewritePackageOrder is "MD5sum" to match...
2014-09-21 Michael VogtFix regression for cdrom: sources from latest security...
2014-09-21 Michael Vogtgeneralize Acquire::GzipIndex
2014-09-17 Michael VogtMerge remote-tracking branch 'vnwildman/debian/sid...
2014-09-17 Michael Vogtimprove test for commit daff4a
2014-09-17 Michael VogtFix regression for file:/// uris from CVE-2014-0487
2014-09-16 Michael VogtSECURITY UPDATE for CVE-2014-{0488,0487,0489}
2014-09-12 Michael VogtAllow override of Proxy-Auto-Detect by the users config...
2014-09-08 David Kalnischkiesrework PTY magic to fix stair-stepping on kfreebsd
2014-09-08 David Kalnischkiesfix progress report for upgrade and reinstall
2014-09-07 David Kalnischkiesstrip everything spacey in APT::String::Strip
2014-09-07 David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-05 Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-09-02 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2014-09-02 Michael VogtMake Proxy-Auto-Detect check for each host
2014-08-29 Warren Heinitialize iPolicyBrokenCount in DepCache::Update
2014-08-26 David Kalnischkiessupport versioned provides as implemented by dpkg
2014-08-24 Julian Andres KlodeFix debListParser to accept "no" as a value for the...
2014-07-29 Michael VogtFix SmartConfigure to ignore ordering of packages that...
2014-07-17 Michael Vogtapt-pkg/acquire-item.cc: make pkgAcqDiffIndex more...
2014-07-16 Michael VogtStringToBool: only act if the entire string is consumed...
2014-07-10 Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-08 Michael VogtDo not clean "/" in pkgAcquire::Clean/pkgArchiveCleaner
2014-07-07 David Kalnischkieshandle moved mmap after UniqFindTagWrite call
2014-07-03 Michael VogtTry not to parse invalid translation files (LP: #756317)
2014-06-18 David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18 David Kalnischkiesfix SubstVar to be usable as a replace_all method
2014-06-18 David Kalnischkiesdon't send pkg from an unknown architecture via EDSP
2014-06-10 Michael Vogtuse pkgSrcRecords::Step() instead of Next()
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-09 Michael Vogtadd pkgSrcRecords::Next() to step through all the pkgSr...
2014-06-07 David Kalnischkiesdo not revert candidate for protected packages
2014-05-30 David Kalnischkiessupport parsing EDSP requests Architecture{,s} stanza
2014-05-30 David Kalnischkieswithout a filename we can't stat pipes
2014-05-30 David Kalnischkiescheck exit status of external solvers
2014-05-30 David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-28 Michael VogtFix warning about uninitialized variable
2014-05-27 Michael Vogtuse free() instead of delete[] in debSrcRecordParser...
2014-05-27 Michael VogtDo not try to cast a pkgDepCache::Policy to a pkgCache
2014-05-27 Michael Vogtuse free() instead of delete() when realloc is used
2014-05-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22 David Kalnischkiesfix tight loop detection and temporary removes
2014-05-22 David Kalnischkiesconsistently fail if Smart* packagemanager actions...
2014-05-22 David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-15 Michael VogtNever parse Version/Architecture tags in a Translation...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-05-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-04 Stefano ZacchiroliEDSP: add APT-Release field to Package stanzas
2014-05-04 Stefano ZacchiroliEDSP: add Source field to Package stanzas
2014-05-04 Stefano ZacchiroliEDSP: add Architecture(s) multi-arch fields to the...
2014-05-04 Stefano ZacchiroliEDSP: bump protocol version to 0.5
2014-04-30 Michael VogtOnly do openpty() if both stdin/stdout are terminals
2014-04-28 David Kalnischkiesinitialize Verify in second pkgAcqIndex constructor
2014-04-26 Adam Conradfix FileFd::Size bitswap on big-endian architectures
2014-04-26 David Kalnischkieshandle pkgnames shorter than modifiers
2014-04-26 John Ognessproperly undo CD-ROM mount in all error cases
2014-04-25 Michael Vogtreduce delta from ubuntu
2014-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-16 David Kalnischkiesclear HitEof flag in FileFd::Seek
2014-04-14 David Kalnischkiesforce fancy progressbar redraw on window size change
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11 David Kalnischkiesconsider priorities only for downloadable pkgs in resolver
2014-04-11 David Kalnischkiesdeal with umask only if we really need to for mkstemp
2014-04-11 David Kalnischkiesdon't double-count seeks in FileFd::Skip for bzip/xz
2014-04-11 David Kalnischkiesdo not create an (additional) empty compressor
2014-04-11 David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1304657...
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-10 Michael Vogtimprove umask/fchmod code readability
2014-04-10 Michael VogtRename FileFd::Open() Perms to AccessMode
2014-04-10 Michael VogtFix insecure file permissions when using FileFd with...
2014-04-08 Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-04 Michael VogtImplement CacheDB for source packages in apt-ftparchive
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-manpage...
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/feature/more-fancy...
2014-04-01 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-04-01 Michael Vogtdo not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs()
2014-04-01 Michael VogtAdd new Debug::RunScripts option
2014-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27 Michael VogtAdd progressbar to "Dpkg::Progress-Fancy"
2014-03-27 Michael Vogtmake fancy-progress fg/bg color configurable
2014-03-23 David Kalnischkiesdiscard candidates via IsInstallOk to allow override
2014-03-23 David Kalnischkiesdo IsInstallOk call in MarkInstall unconditionally
2014-03-22 David Kalnischkiesensure proper teardown in dpkg error cases
2014-03-21 David Kalnischkiesmark optional (private) symbols as hidden
2014-03-21 David Kalnischkiesenable fvisibility=hidden for our private library
2014-03-21 David Kalnischkiescontinue reading in xz even if it outputs nothing
2014-03-15 Julian Andres KlodeFix handling of autoclosing for compressed files (Close...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
next