]> git.saurik.com Git - apt.git/shortlog
apt.git
2010-07-29  Michael Vogt* apt-pkg/orderlist.cc:
2010-07-29  David Kalnischkiesconfigure also the replacement before remove by adding...
2010-07-29  Michael Vogtmerged lp:~donkult/apt/sid
2010-07-28  David Kalnischkies* apt-pkg/orderlist.cc:
2010-07-28  David Kalnischkiesauto-install Packages and status file of the testcase
2010-07-27  Julian Andres... * apt-pkg/cdrom.cc:
2010-07-27  Julian Andres... * cmdline/apt-get.cc:
2010-07-26  David Kalnischkies - show in (r)depends the canidate per default instead...
2010-07-26  David Kalnischkies - add a 'newest' pseudo target release as in pkg...
2010-07-26  David Kalnischkiesadd APT::Cache::ShowOnlyFirstOr option to print only...
2010-07-25  David KalnischkiesStrip the .sh extension from the libapt testrunner and
2010-07-25  David Kalnischkies - prefer non-virtual packages in FindPreferredPkg...
2010-07-25  David Kalnischkies* apt-pkg/pkgcache.cc:
2010-07-23  Julian Andres... * apt-pkg/contrib/fileutl.cc:
2010-07-21  Julian Andres... Add to history whether a change was automatic or not.
2010-07-21  Julian Andres... * apt-pkg/deb/dpkgpm.cc:
2010-07-17  David Kalnischkies* apt-pkg/cacheset.cc:
2010-07-17  David Kalnischkiesfactor regex package name matches into newly created...
2010-07-16  David Kalnischkies* cmdline/apt-cache.cc:
2010-07-14  David Kalnischkies* apt-pkg/depcache.cc:
2010-07-12  Michael Vogtmerged from lp:~donkult/apt/sid
2010-07-11  David Kalnischkiesaccidently prefilling the vectors results in segfaults
2010-07-11  David Kalnischkies* methods/bzip2.cc:
2010-07-11  David Kalnischkiesmark all "Hash Sum mismatch" strings as translateable
2010-07-11  David Kalnischkiesrename ReOwn to ReMap in the cacheiterators
2010-07-11  David Kalnischkiesfix typo preventing display of architecture in Info()
2010-07-11  David Kalnischkies* apt-pkg/deb/debmetaindex.cc:
2010-07-11  David Kalnischkies[ Martin Pitt ]
2010-07-10  David Kalnischkies* apt-pkg/contrib/error.{cc,h}:
2010-07-09  Michael Vogtreleasing version 0.7.26~exp9
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  martin@piware.demethods/gzip.cc: With FileFd now being able to read...
2010-07-06  martin@piware.deFileFd(): Drop file name extension check in ReadOnlyGzi...
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  martin@piware.detest-indexes.sh: EXFAIL: file:/ URIs currently decompre...
2010-06-24  martin@piware.deapt-pkg/acquire-item.cc: Fix handling of local (file...
2010-06-24  martin@piware.detest-indexes.sh: Test handling of local file:// archives
2010-06-24  martin@piware.deSwitch FileFd to not transparently gunzip, since that...
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-21  martin@piware.dedebian/changelog: it is an ABI break after all
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-17  martin@piware.detest-indexes.sh: quiesce apt-get source; we know that...
2010-06-17  martin@piware.detest-indexes.sh: Also test compressed index mode with...
2010-06-17  martin@piware.detest-indexes.sh: Just for paranoia, test that apt-cache...
2010-06-17  martin@piware.depkgAcqIndex::Done(): If we have an IMS-Hit, also rename...
2010-06-17  martin@piware.detest-indexes.sh: fix check_indexes call in compressed...
2010-06-17  martin@piware.detest-indexes.sh: Actually test for non/pre-existing...
2010-06-17  martin@piware.detest-indexes: Use /etc/apt from temporary work dir...
2010-06-17  martin@piware.detest-indexes.sh: Refactor common code into functions
2010-06-17  martin@piware.detest-indexes.sh: More verbose failures on wrong/missing...
next