]> git.saurik.com Git - apt.git/shortlog
apt.git
2010-07-05  David Kalnischkiesmake the specify order of packages irrelevant (half...
2010-07-04  David Kalnischkiesclean deblistparser a bit by get the Architectures...
2010-07-04  David Kalnischkies* apt-pkg/policy.h:
2010-07-03  David Kalnischkiesprefer the Policy if it is built instead of the DepCach...
2010-07-03  David Kalnischkiesreorder classes a bit and make TryToInstallBuildDep...
2010-07-03  David KalnischkiesRefactor TryToInstall to look a bit saner by splitting...
2010-07-02  David Kalnischkiesadd a ConstructedBy member to the PackageSet which...
2010-06-29  David Kalnischkiesif the package has no installed & candidate but is...
2010-06-29  David Kalnischkiesrename AddSelectedVersion() to a better public FromPack...
2010-06-29  David Kalnischkiesfor install, do all installs first and then the removes...
2010-06-28  David Kalnischkies - factor out code to get a single package FromName()
2010-06-26  David Kalnischkies - only print errors if all tries to get a package...
2010-06-26  David Kalnischkiesalways mark the all package if a pseudo package is...
2010-06-26  David Kalnischkiesgive the APT::Cache::Generate option her effect back
2010-06-26  David Kalnischkiesdo not override the user set quiet setting even if...
2010-06-26  David Kalnischkiesmake the MMap Grow Error a fatal one as while in theory...
2010-06-26  David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2010-06-26  David Kalnischkies - use the new MatchAgainstConfig for the DefaultRootS...
2010-06-26  David Kalnischkies* apt-pkg/aptconfiguration.cc:
2010-06-25  David Kalnischkiesprint all messages if the application is in an interact...
2010-06-25  David Kalnischkiesadd a simple stack handling to be able to delay error...
2010-06-25  David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-06-22  David KalnischkiesUse an abstract helper for error handling and output
2010-06-19  David Kalnischkies* cmdline/apt-get.cc:
2010-06-19  David Kalnischkiesget packages by task^ with FromTask()
2010-06-19  David Kalnischkiesfix the gcc warning about the initialisation order...
2010-06-16  David Kalnischkies* apt-pkg/depcache.cc:
2010-06-16  David Kalnischkiesadd a simple method to VerIterator to check if two...
2010-06-15  David Kalnischkies* cmdline/cacheset.cc:
2010-06-15  David KalnischkiesAdd a GroupedFromCommandLine for the VersionSet similar...
2010-06-11  David Kalnischkies* debian/control:
2010-06-10  David Kalnischkiesmerge with debian-experimental-ma to get the public...
2010-06-10  Michael Vogt* apt-pkg/cachefile.h:
2010-06-10  David Kalnischkies* apt-pkg/orderlist.cc:
2010-06-10  Michael Vogtreleasing version 0.7.26~exp6
2010-06-10  Michael Vogtmerged from david
2010-06-10  David Kalnischkies* apt-pkg/cacheset.cc:
2010-06-10  David Kalnischkiescorrect a minor spelling mistake in the changelog
2010-06-10  David Kalnischkiesreadd the autoremove protection for the kfreebsd-image...
2010-06-09  David Kalnischkiesenhance the split out of the gpgv commandline mangling...
2010-06-09  David Kalnischkiessent Last-Modified header also for Translation files
2010-06-09  David Kalnischkiesbe sure that the RFC1123StrToTime method is run in...
2010-06-09  David Kalnischkies* apt-pkg/indexcopy.cc:
2010-06-09  David Kalnischkiesfix compiler warning in the new mirror code
2010-06-09  David Kalnischkies* apt-pkg/policy.cc:
2010-06-09  David Kalnischkiesremove the "typename" from the const_iterators as gcc...
2010-06-09  Michael Vogtmerged from lp:~donkult/apt/sid
2010-06-09  Michael Vogtdebian/rules: remove two more leftovers fromthe ubuntu...
2010-06-09  Michael Vogtmerge lp:~mvo/apt/ubuntu-mirror-method-improvements
2010-06-09  Michael Vogt* merge the remaining Ubuntu change:
2010-06-09  David Kalnischkies - backport forgotten Valid-Until patch from the obsol...
2010-06-09  David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-09  David Kalnischkiesrename the options, document them and reorder the chang...
2010-06-08  David Kalnischkiesmove the users away from the deprecated StrToTime(...
2010-06-08  David Kalnischkiesuse the portable timegm shown in his manpage instead...
2010-06-08  David Kalnischkies* ftparchive/writer.cc:
2010-06-08  David Kalnischkiesuse the Valid-Until header from the Release file but...
2010-06-08  David Kalnischkiesenhance the Valid-Until code a bit by using the correct...
2010-06-08  David Kalnischkies* apt-pkg/contrib/strutl.cc:
2010-06-08  David Kalnischkies* apt-pkg/indexrecords.cc:
2010-06-06  David Kalnischkiesuse the GroupedFromCommandLine() method in the dotty...
2010-06-06  David Kalnischkiesadd a GroupedFromCommandLine method to the PackageSet...
2010-06-05  David Kalnischkiesdo not fail if an unrelated error is pending in Display...
2010-06-05  David Kalnischkiessupport special release-modifier 'installed' and 'candi...
2010-06-05  David Kalnischkiesaccept package versions in the unmet command
2010-06-05  David Kalnischkiesenhance the changelog a bit
2010-06-05  David Kalnischkieshandle :arch modifier in PackageSet::FromString correctly
2010-06-05  David Kalnischkiesapt-cache show --no-all-versions should issues the...
2010-06-05  David Kalnischkiesdo not insert end() Iterators into the CacheSet even...
2010-06-05  David KalnischkiesDon't increase the commandline parameter in the library...
2010-06-05  David Kalnischkiesadd --target-release option (Closes: #115520)
2010-06-05  David KalnischkiesAdd a option to apt-cache policy to additionally init...
2010-06-05  David Kalnischkiesuse pkgCacheFile and the new CacheSets all over the...
2010-06-05  David KalnischkiesAdd a method to get a VersionSet from the Commandline...
2010-06-04  David Kalnischkiesstore also the SourceList we use internally for export
2010-06-04  David KalnischkiesSwitch away from the now deprecated methods for Cache...
2010-06-04  David Kalnischkies* apt-pkg/cachefile.{cc,h}:
2010-06-03  David Kalnischkies* cmdline/apt-get.cc:
2010-06-03  David Kalnischkies* apt-pkg/depcache.cc:
2010-06-03  David Kalnischkiesdeprecate AddSize with Multiplier as it is unused and...
2010-06-03  David Kalnischkies* apt-pkg/pkgcache.h:
2010-06-02  Michael Vogtmethods/mirror.cc: debug improvements
2010-06-02  Michael Vogtimplement Fail-Ignore bool in FetchItem that tells...
2010-06-02  Michael Vogtmethods/mirror.cc: simplify uri.startswith()
2010-06-02  Michael Vogtmethods/mirrors.cc: make cycle through the mirrors...
2010-06-02  Michael Vogtmethods/mirror.cc: remove Acquire::Mirror::RefreshInter...
2010-06-02  Michael Vogtimprove error message if mirror method fails
2010-06-02  Michael Vogtcmdline/apt-report-mirror-failure: port to latest pytho...
2010-06-02  Michael Vogtmethods/mirror.cc: on fail try the next mirror
2010-06-02  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-05-31  David Kalnischkies* apt-pkg/cacheset.{cc,h}:
2010-05-31  David Kalnischkiesrename packageset into cacheset while it is not too...
2010-05-31  David Kalnischkies* cmdline/apt-cache.cc:
2010-05-31  David Kalnischkies* apt-pkg/pkgcache.cc:
2010-05-31  David Kalnischkies* apt-pkg/contrib/cmdline.cc:
2010-05-31  David Kalnischkiesimprove the handling of regex together with the archite...
2010-05-31  David Kalnischkiesi managed to commit broken code… which (at least in...
2010-05-30  David Kalnischkiesmove cmdline parsing from apt-cache to new FromCommandL...
2010-05-30  David Kalnischkiesmove regex magic from apt-get to new FromRegEx method
2010-05-30  David Kalnischkies* apt-pkg/packageset.h:
next