Show unauthenticated warning for source packages as well
[ntk/apt.git] / apt-pkg /
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-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
2014-03-13 Michael VogtMerge branch 'debian/sid' of ssh://git.debian.org/git...
2014-03-13 David Kalnischkiesuse the pretty fullname of a pkg as download desciption
2014-03-13 David Kalnischkiesrefactor FileFd to hide some #ifdefs
2014-03-13 David Kalnischkiesuse liblzma-dev to provide xz/lzma support
2014-03-13 David Kalnischkiesrefactor setup of file opening via zlib/bz2 lib
2014-03-13 David Kalnischkiesmove fd duplication closer to the gz/bz2 open calls
2014-03-13 David Kalnischkiesabstract version hash comparison a bit
2014-03-13 David Kalnischkiesfactor out parsing of MultiArch flag
2014-03-13 David Kalnischkiesmsgstr with elipses need three dots
2014-03-13 David Kalnischkiessupport very long mtab entries in mountpoint discovery
2014-03-13 David Kalnischkiesapt-cdrom ident shouldn't be interactive
2014-03-13 David Kalnischkiesno error for non-existing mountpoints in MountCdrom
2014-03-13 David Kalnischkiesif mountpoint has a ".disk" directory it is mounted
2014-03-13 David Kalnischkiesdo not configure already unpacked packages needlessly
2014-03-13 David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkiesmove defines for version to macros.h
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: type qualifiers ignored on function return...
2014-03-13 David Kalnischkieswarning: cannot optimize loop, the loop counter may...
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13 David Kalnischkieswarning: useless cast to type A [-Wuseless-cast]
2014-03-13 David Kalnischkieswarning: cast from type A to type B casts away qualifie...
2014-03-13 David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13 David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-03-13 David Kalnischkiesmake doxygen more quiet, fix issues and disable latex
2014-03-13 David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
2014-03-13 Johannes Schauerimplement BuildProfileSpec support as dpkg has in 1...
2014-03-13 David Kalnischkiesadd default and override handling for Cnf::FindVector
2014-03-13 David Kalnischkiescheck version before adding scores in resolver
2014-03-13 David Kalnischkiesshow debug output only if told so in packagemanager
2014-03-13 David Kalnischkiesdo not do the same looping twice
2014-03-13 David Kalnischkiespropagate a negative score point along breaks/conflicts
2014-03-12 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-12 Michael Vogtadd hashsum support in apt-file download and add more...
2014-02-27 Michael Vogtinitial version of apt-helper
2014-02-27 Michael Vogtinitial version of apt-helper
2014-02-22 Michael VogtFix typos in documentation (codespell)
2014-02-20 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-20 Michael Vogtprepare re-enable fnmatch() once we have proper reporting
2014-02-14 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-02-14 Michael Vogtdisable fnmatch()
2014-02-14 Michael Vogtadd missing canNotFindFnmatch/showFnmatchSelection...
2014-02-14 David Kalnischkiessimplify code some more to make reddit happy
next