]> git.saurik.com Git - apt.git/shortlog
apt.git
2006-04-02  Michael Vogt* fix in the log class to avoid absurdely big downloads
2006-03-30  Michael Vogt* fix FTBFS
2006-03-30  Michael Vogt* make the code follow the apt coding standards better
2005-11-30  Michael Vogt* hack around local file:/ uri problem
2005-10-17  Michael Vogt* removed the URL-Reamp hack (we have pdiff support...
2005-09-09  Michael Vogt* don't forget the final md5sum checking!
2005-09-06  Michael Vogt* merged with michael.vogt@ubuntu.com--2005/apt--mvo...
2005-09-06  Michael Vogt* dont bump the soname, it doesn't break the abi!
2005-09-05  Michael Vogt* finalizing changelog
2005-08-31  Michael Vogt* include a human readable string for the MediaChange...
2005-08-31  Michael Vogt* meda-change message is send over status-fd now
2005-08-31  Michael Vogt* README.arch updates, comment in apt-pkg/algorithm...
2005-08-30  Michael Vogt* be less verbose and call the Url-Remap: APT::URL...
2005-08-30  Michael Vogt* fix a missing StatDone if nothing needs to be fetched
2005-08-29  Michael Vogt* fixed apt-pkg/acquire-item.h (looks like the last...
2005-08-29  Michael Vogt* split the diff acquire code in a bit that gets the...
2005-08-29  Michael Vogt* debug support (Debug::pkgAcquire::RRed) for rred...
2005-08-23  Michael Vogt* method/rred.cc cleanup (thanks to robertle)
2005-08-23  Michael Vogt* merged with apt--fixes--0
2005-08-22  Michael Vogt* improve the timeout handling (again)
2005-08-22  Michael Vogt* bugfix/updates in the rred.cc code (big thanks for...
2005-08-22  Michael Vogt* rred.cc: use the d'tor of FileFd to close the file...
2005-08-19  Michael Vogt* merged with mainline
2005-08-19  Michael Vogt* use the new cool rred method for the patchting
2005-08-11  Michael Vogt* corrected the utf8 of javier fernandes pena
2005-08-11  Michael Vogt* added apt-ftparchive.conf example
2005-08-11  Michael Vogt* added author credits
2005-08-11  Michael Vogt* added patch that adds a apt-secure man-page (thanks...
2005-08-09  Michael Vogt* merged with apt--main
2005-08-09  Michael Vogt* merged apt--bts225947--0
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* removed the lsb_release build patch (nobody except...
2005-08-08  Michael Vogt* merged with main
2005-08-01  Michael Vogt* fix the breakage from my last commit (note to self...
2005-08-01  Michael Vogt* added debian/patches dir
2005-08-01  Michael Vogt* build debian and ubuntu package from the same source
2005-08-01  Michael Vogt* merged with matts tree
2005-07-28  Michael Vogt* added methods/rred.cc (thanks to robertle)
2005-06-26  Michael Vogt* merged with matt's tree
2005-06-26  Michael Vogt* merged apt--main and make sure that the po files...
2005-06-26  Michael Vogt* merged/removed conflicts with apt--main--0
2005-06-08  Michael Vogt* merged with apt--main and apt--fixes
2005-06-07  Michael Vogt* merged with the fixes branch to make it build again
2005-06-07  Michael Vogt* report timeouts (from Connect) and fail if they happe...
2005-06-07  Michael Vogttag of apt@packages.debian.org/apt--main--0--patch-87
2005-06-06  Matt ZimmermanUpdate changelog
2005-06-06  Matt Zimmermanadd Welsh translations from Dafydd Harries
2005-06-03  Michael Vogt* fix a stupid bug in the depcache::Init() code
2005-06-01  Michael Vogt* added a missing OpProgress::Done() in depCache::Init...
2005-05-25  Matt ZimmermanMerge patch from Philippe Batailler for French man...
2005-05-24  Matt ZimmermanFix build of French man pages (now using XML, not SGML)
2005-05-24  Matt ZimmermanUpdate changelog
2005-05-24  Matt Zimmermanmerge bubulle@debian.org--2005/apt--main--0
2005-05-24  Matt ZimmermanOpen 0.6.37
2005-05-24  Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--fixes--0
2005-05-23  Michael Vogt* merged with my apt--fixes--0 branch
2005-05-23  Michael Vogt* updated the changelog
2005-05-19  Michael Vogt* fix the cache-control header generation
2005-05-11  Christian PerrierPortuguese translation update
2005-05-11  Christian PerrierRevert changes to debian/changelog and debian/apt.cron...
2005-05-10  Michael Vogt* make pinning on component work again (we just use...
2005-05-10  Michael Vogt* changelog updated
2005-05-10  Michael Vogt* apt-cache show <virtual-pkg> shows all virtual packag...
2005-05-09  Michael Vogt* another bug in QueueNextDiff fixed
2005-05-09  Michael Vogt* fix a bug QueueNextDiff
2005-05-08  Christian PerrierCorrect syntax errors in Hebrew translation
2005-05-07  Michael Vogt* merge with matt, search for the right patch next...
2005-05-07  Michael Vogt* use "red" now, print meaningfull pdiff names, use...
2005-05-07  Christian PerrierMerge with Matt
2005-05-06  Michael Vogt* added myself to uploaders, changelog is signed with...
2005-05-06  Matt ZimmermanMerge michael.vogt@ubuntu.com--2005/apt--mvo--0
2005-05-05  Michael Vogt* changed distro to "experimental", changed version...
2005-05-05  Christian PerrierUpdate French man pages translations
2005-04-30  Christian PerrierCorrect the Hebrew translation for #306658
2005-04-28  Christian PerrierMerge with Matt
2005-04-28  Christian PerrierHebres translation update
2005-04-24  Christian PerrierBasque translation update
2005-04-15  Michael Vogt* first rewrite of the apt pdiff support patch finished
2005-04-15  Michael Vogttag of michael.vogt@ubuntu.com--2005/apt--local-install...
2005-04-11  Michael Vogttag of michael.vogt@ubuntu.com--2005/apt--bwlimit-...
2005-04-10  Christian PerrierMerge with Matt
2005-04-06  Michael Vogt* supress output when /var/cache/apt/archives is empty...
2005-04-06  Matt ZimmermanUpdate changelog
2005-04-06  Matt ZimmermanMerge apt--mvo--0
2005-03-31  Michael Vogt* merged the apt--main with the 2004 bwlimit tree
2005-03-31  Michael Vogttag of apt@packages.debian.org/apt--main--0--patch-76
2005-03-29  Christian PerrierUpdate French translation
2005-03-29  Christian PerrierRe-generate the POT and PO files from sources
2005-03-28  Christian PerrierSync with Matt
2005-03-28  Christian PerrierSync with Matt
2005-03-26  Matt ZimmermanUpdate changelog
2005-03-26  Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-26  Matt ZimmermanUpdate changelog
2005-03-26  Matt ZimmermanMerge apt--mvo--0
2005-03-26  Matt ZimmermanOpen 0.6.36
2005-03-26  Christian PerrierSync with Matt
2005-03-26  Christian PerrierItalian translation complete
2005-03-25  Christian PerrierItalian translation update
2005-03-24  Christian PerrierItalian translation update
next