ntk/apt.git
2010-07-09 Michael Vogt* doc/apt.conf.5.xml:
2010-07-09 David Kalnischkiescheck the state of the FileFd before renaming as otherw...
2010-07-09 Michael Vogtreleasing version 0.7.26~exp8
2010-07-09 David Kalnischkiesswitch from std::set to std::vector as it is way more...
2010-07-09 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-09 Michael Vogtmerged from donkult
2010-07-09 David Kalnischkies* doc/apt.conf.5.xml:
2010-07-08 David Kalnischkies* apt-pkg/pkgcachegen.{cc,h}:
2010-07-08 David Kalnischkiesuse references instead of copies in the Cache generatio...
2010-07-07 Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2010-07-06 David Kalnischkieswrap the mmap actions in the CacheGenerator in their...
2010-07-05 David Kalnischkiesextends the ParseDepends testcase to have a look also...
2010-07-05 David Kalnischkiesmerge with debian-experimental-ma
2010-07-05 David Kalnischkiesfix typos and add a proper Closes tag after the unmerge...
2010-07-05 David KalnischkiesTry to use NotEquals for the MultiArch Breaks dependenc...
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 Julian Andres... Fix the atomic replace.
2010-06-29 Julian Andres... * apt-pkg/contrib/fileutl.cc:
2010-06-29 David Kalnischkiesfor install, do all installs first and then the removes...
2010-06-29 Julian Andres... debian/control: Set Standards-Version to 3.9.0
2010-06-28 David Kalnischkies - factor out code to get a single package FromName()
2010-06-28 Julian Andres... Also free regular expressions.
2010-06-28 Julian Andres... Use _error->Warning() instead of writing to std::cerr.
2010-06-28 Julian Andres... Remove debugging stuff, this was not meant to be here.
2010-06-28 Julian Andres... Also support regular expressions and glob() patterns...
2010-06-28 Julian Andres... * apt-pkg/versionmatch.cc:
2010-06-27 Julian Andres... deblistparser: Special-case *-armel, lpia and powerpcsp...
2010-06-26 Julian Andres... apt-pkg/deb/deblistparser.cc: Fix bug in architecture...
2010-06-26 David Kalnischkies - only print errors if all tries to get a package...
2010-06-26 Julian Andres... debian/changelog: Fix a typo
2010-06-26 Julian Andres... * apt-pkg/deb/deblistparser.cc:
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-24 Julian Andres... methods/ftp.h: Handle different logins are on the same...
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 ... 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...
next