propagate a negative score point along breaks/conflicts
[ntk/apt.git] / apt-pkg /
2014-03-13 David Kalnischkiespropagate a negative score point along breaks/conflicts
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
2014-02-14 David Kalnischkiesallow http protocol to switch to https
2014-02-12 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-12 David Kalnischkiesremove duplication in pkgCdrom::Add and ::Ident
2014-02-12 John Ognessapt-cdrom should succeed if any drive succeeds
2014-02-10 David Kalnischkiesalways cleanup patchfiles at the end of rred call
2014-02-10 David Kalnischkiesdo not use an empty APT_CONFIG environment variable
2014-02-10 David Kalnischkiessimplify code to make compilers happy
2014-02-06 Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-02-06 David Kalnischkiesdiscard impossible candidates in MarkInstall
2014-02-04 Michael VogtFix multiarch package upgrade issue
2014-01-31 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-29 David Kalnischkiesrestart debSrcRecordParsers only if needed
2014-01-29 David KalnischkiespkgTagFile: if we have seen the end, do not try to...
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-25 Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-25 Michael Vogtsupport " " in deb822 source options
2014-01-24 Michael Vogtset APT::Sources::Use-Deb822 to default false for now
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24 Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-22 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-22 Michael Vogt"apt show" show user friendly size info
2014-01-21 Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-20 Michael Vogtadd support for multipl types in one line
2014-01-20 Michael Vogtadd support for multiple URIs in deb822 style sources...
2014-01-20 Michael Vogtadd support for Enabled: no in deb822 sources.list
2014-01-18 Michael Vogtdo not ignore ioctl(TIOCSCTTY) errors
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael Vogtrename "Suite/Section" to plural
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-17 Michael Vogtimplement suggestion by donkult (thanks!)
2014-01-16 David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16 Michael Vogtmerged mvo/feature/deb822
2014-01-16 David Kalnischkiesrework some code to fix some scan-build warnings
2014-01-16 Michael Vogtsupport multiple "Suite:" entries
2014-01-16 Michael Vogtrename URL to Uri in deb822-sources
2014-01-16 Michael Vogtrename "distribution" in sources.list to "suite"
2014-01-16 Michael Vogt* refactor to have a new virtual ParseStanza
2014-01-16 Michael Vogtremove "," in components again
2014-01-15 David Kalnischkiesintegrate Anthonys rred with POC for client-side merge
2014-01-15 David Kalnischkiesreenable unlimited pdiff files download
2014-01-15 Anthony Townscorrect IndexDiff vs DiffIndex in Debug output
2014-01-05 Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-05 Michael VogtMerge remote-tracking branch 'donkult/feature/clientmer...
2014-01-04 Michael Vogtimprove error message
2014-01-04 Michael Vogtimprove tests
2014-01-04 Michael VogtMerge branch 'debian/sid' into feature/source-deb822
2014-01-04 Michael VogtMerge branch 'debian/sid' into feature/source-deb822
2013-12-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-12-28 Michael Vogtadd missing vector include
2013-12-27 Michael VogtMerge branch 'debian/sid' into bugfix/bts731738-fancy...
2013-12-27 Michael VogtMerge remote-tracking branch 'origin/bugfix/bts731738...
2013-12-27 Michael Vogtproperly handle SIGWINCH in PackageManagerFancy again
2013-12-27 Michael VogtMerge branch 'feature/tests-on-installed' into debian/sid
2013-12-27 Michael VogtMerge branch 'feature/test-apt-key-net-update' into...
2013-12-27 Michael VogtMerge branch 'feature/policy-parser-bts732746' into...
2013-12-23 Michael Vogtadd basic tests for GetTempDir()
2013-12-22 Michael Vogtfactor GetTempDir out
2013-12-22 Thomas Bechtoldapt-pkg/contrib/gpgv.cc: use /tmp as fallback dir
2013-12-22 Michael Vogtfirst proof-of-concept for a fix for #731738
2013-12-22 Michael Vogtfirst proof-of-concept for a fix for #731738
2013-12-21 Michael Vogtmake /etc/apt/preferences parser deal with comment...
2013-12-13 David Kalnischkiesimplement POC client-side merging of pdiffs via apt...
2013-12-13 David Kalnischkiesallow ':' in GetListOfFilesInDir
2013-12-13 David Kalnischkiesquery an empty pkgAcqIndexDiffs if index is up-to-date
2013-12-12 Michael VogtMerge remote-tracking branch 'mvo/bugfix/conffile'...
2013-12-12 Michael VogtFix conffile prompt regression (LP: #1260297)
2013-12-10 Michael VogtMerge remote-tracking branch 'mvo/feature/deb-src-bts73...
2013-12-10 Michael VogtMerge remote-tracking branch 'origin/feature/source...
2013-12-10 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-12-09 Michael VogtMerge remote-tracking branch 'origin/feature/deb-src...
2013-12-09 Michael Vogtsuppoer $(ARCH) in deb822 sources.list as well
2013-12-09 Michael Vogtadd APT::Sources::Use-Deb822 to allow disabling the...
2013-12-09 Michael Vogtmore refactor
2013-12-09 Michael Vogtrefactor deb822 reading into its own function
2013-12-06 Michael VogtHandle SIGWINCH in APT::Progress-Fancy=1
2013-12-05 Michael Vogtfix section adding
2013-12-05 Michael Vogtfirst version with test
2013-12-05 Michael Vogt* enable release based selection for deb-src (closes...
2013-12-05 Michael Vogtremove exposing {MetaIndexInfo,MetaIndexFile,MetaIndexU...
2013-12-05 Michael Vogtadd new LocalFileName() method to metaindex
2013-12-04 Michael Vogtadd #ifdefed ABI break & cleaner solution once the...
2013-12-03 Michael Vogtproof-of-concept for fixing debian #731102
2013-12-02 Michael Vogtfix section adding
2013-12-02 Michael Vogtfirst version with test
2013-12-01 David Kalnischkiesdrop old /var/state to /var/lib transition artefacts
2013-11-30 David Kalnischkiesmerge ubuntus apport reporting changes to reduce diff
2013-11-30 David Kalnischkiestruncating /dev/null to zero is always successful
2013-11-29 Michael Vogtfix apport report writing (LP: #1254499)
next