]> git.saurik.com Git - apt.git/history - apt-pkg/deb
Sync with Michael
[apt.git] / apt-pkg / deb /
2006-11-04  bubulle@debian.orgSync with Michael
2006-10-31  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2006-10-30  Michael Vogt* merged from bubulle
2006-10-30  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2006-10-06  bubulle@debian.orgDanish translation update
2006-09-30  Michael Vogt* merged from Christian Perrier (http://www.perrier...
2006-09-30  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2006-08-21  bubulle@debian.orgMerge with Michael and resolve conflicts
2006-07-25  Michael Vogt* apt-pkg/deb/dpkgpm.cc:
2006-07-24  Michael Vogt* merged ajs apt-ftparchive branch
2006-05-10  bubulle@debian.orgSync with Michael
2006-05-08  Michael Vogt* apt-pkg/deb/debversion.cc:
2006-05-02  Michael Vogt* merged from the laptop branch (smallish fixes)
2006-04-26  Michael Vogt* apt-pkg/tagfile.{cc,h}:
2006-04-25  Michael Vogt* apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz)
2006-04-18  Michael Vogt* wording (thanks to mdz)
2006-03-12  bubulle@debian.orgMerge from Michael tree
2006-02-22  Michael Vogt* merged with bubulle
2006-02-22  Michael Vogt* synced with mainline
2006-02-08  Michael Vogt* merged with bubulle
2006-01-19  Michael Vogt* don't explod if a Provides has DepCompareOp
2006-01-10  Michael Vogt* fix http data corruption (#280844)
2005-11-30  Christian PerrierMerge with Michael AND update PO files
2005-11-28  Michael Vogt* merged with apt--mvo and corrected conflicts in po/
2005-11-23  Michael Vogt* applied parts of the string speedup patch from debian...
2005-10-23  Michael Vogt* merged with apt--mvo--0 and apt--ddtp--0
2005-10-21  Christian PerrierMerge with Michael
2005-10-20  Michael Vogt* merge with apt--ddtp--0
2005-10-20  Michael Vogt* merged with main
2005-10-20  Michael Vogt* merged with apt--mvo
2005-10-20  Michael Vogt* renamed Trust-CDROM to TrustCDROM to make it consiste...
2005-10-19  Michael Vogt* merged with apt--mvo, prepared another upload
2005-10-19  Michael Vogt* merged with mainline
2005-10-19  Michael Vogt* merged with apt--mvo
2005-10-19  Michael Vogt* added APT::Authentication::Trust-CDROM option
2005-10-17  Michael Vogt* merged with apt--mvo--0
2005-10-17  Michael Vogt* merged pdiff support
2005-10-17  Michael Vogt* removed the URL-Reamp hack (we have pdiff support...
2005-10-17  Michael Vogt* merged ddtp support
2005-09-27  Michael Vogt* remvoed the remap feature again, dosn't work anyway
2005-09-27  Michael Vogt* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp...
2005-09-27  Michael Vogt* merged with apt--mvo
2005-09-22  Christian PerrierMerge with Michael Vogt's archive
2005-09-06  Michael Vogt* merged with michael.vogt@ubuntu.com--2005/apt--mvo...
2005-08-30  Michael Vogt* updated with mainline
2005-08-30  Michael Vogt* be less verbose and call the Url-Remap: APT::URL...
2005-08-29  Michael Vogt* debug support (Debug::pkgAcquire::RRed) for rred...
2005-08-23  Michael Vogt* merged with apt--fixes--0
2005-08-19  Michael Vogt* merged with mainline
2005-08-16  Christian PerrierMerge with Matt
2005-08-09  Michael Vogt* merged the apt--sane-handle-timeout--0 branch
2005-08-09  Michael Vogt* merged from main
2005-08-08  Michael Vogt* merged with main
2005-07-28  Michael Vogt* code cleanups (thanks matt!), moved UsePackage before...
2005-06-26  Christian PerrierMerge with Matt
2005-05-13  Michael Vogt* don't throw any more warnings
2005-05-13  Michael Vogt* FindInCache() uses the correct file now
2005-05-13  Michael Vogt* made the translation downloading work
2005-05-13  Michael Vogt* fix for output of the description and the debTranslat...
2005-05-13  Michael Vogt* fixed a problem when it comes to the cache rebuilding
2005-05-13  Otavio SalvadorAdd FindInCache method to skip the rebuild of cache...
2005-05-12  Otavio SalvadorMerge last changes from apt--main--0.
2005-05-10  Michael Vogt* make pinning on component work again (we just use...
2005-04-08  Otavio SalvadorSync with apt--main--0--patch-78
2005-03-31  Otavio SalvadorSync with apt--main--0--patch-76
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-30  Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-74
2005-03-23  Otavio SalvadorFix problems due APT and structural changes.
2005-03-23  Otavio SalvadorPort DDTP to APT 0.6 branch
2005-02-05  Christian PerrierMerge with Matt and update French translation
2005-01-20  Michael Vogt* starmeged with matt, added some comments to the unset...
2005-01-19  Matt ZimmermanMerge michael.vogt@canonical.com--2004/apt--status...
2004-12-20  Michael Vogt* merged changes from the conference
2004-12-13  Matt ZimmermanMerge apt--authentication--0
2004-11-13  Matt ZimmermanIncrease Dpkg::MaxArgs and Dpkg::MaxArgBytes
2004-09-20  Arch Librarian* Implement an ugly workaround for the 10000-character ...
2004-09-20  Arch Librarian* Restore SIGINT/SIGQUIT handlers to their old values...
2004-09-20  Arch Librarian* Initialize StatusFile in debSystem (Closes: #229791)
2004-09-20  Arch Librarian* Fix debSourcesIndex::Describe() to correctly say...
2004-09-20  Arch Librarian* Move comment for ListParser::ParseDepends into the...
2004-09-20  Arch Librarian* Patch from Koblinger Egmont <egmont@uhulinux.hu>...
2004-09-20  Arch Librarian* Only try to clear stdin if it is a tty, to avoid...
2004-09-20  Arch Librarian- Don't fall off the end of the buffer when comparing...
2004-09-20  Arch LibrarianWhen building the dpkg command line, allow for 8192...
2004-09-20  Arch LibrarianRemove unused variables
2004-09-20  Arch LibrarianG++ 3.2 fixes
2004-09-20  Arch LibrarianTidy style for new dpkg version compare function
2004-09-20  Arch LibrarianNew deb version compare function, that has no integer...
2004-09-20  Arch LibrarianConfigurable max values to use with dpkg
2004-09-20  Arch LibrarianIgnore pipe failured for package list sub process....
2004-09-20  Arch LibrarianAdd --arch-only option for apt-get build-dep only only ...
2004-09-20  Arch Librarianfix build-dependency parser to understand [!arch] flags...
2004-09-20  Arch LibrarianLarger line buffer, #106591
2004-09-20  Arch Librariandeblistparser.cc
2004-09-20  Arch LibrarianMore ignoring of versionless packages
2004-09-20  Arch LibrarianFixed typo
2004-09-20  Arch LibrarianFixed c_str handling
2004-09-20  Arch LibrarianMoved using around
2004-09-20  Arch LibrarianG++3 fixes from Randolph
2004-09-20  Arch LibrarianRPM version compare test program
next