summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2006-12-07* apt-pkg/acquire-item.cc:Michael Vogt
2006-06-14* apt-pkg/acquire-item.cc:Michael Vogt
2006-05-11* apt-pkg/acquire-item.cc:Michael Vogt
2006-04-02* apt-pkg/acquire-item.cc: pdiff unzip+rred stuff is Local=trueMichael Vogt
2006-04-02* fix in the log class to avoid absurdely big downloadsMichael Vogt
2006-03-30* fix FTBFSMichael Vogt
2006-03-30* make the code follow the apt coding standards betterMichael Vogt
2005-11-30* hack around local file:/ uri problemMichael Vogt
2005-10-17* removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt
2005-09-09* don't forget the final md5sum checking!Michael Vogt
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt
2005-09-06* dont bump the soname, it doesn't break the abi!Michael Vogt
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt
2005-08-31* meda-change message is send over status-fd nowMichael Vogt
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt
2005-08-30* be less verbose and call the Url-Remap: APT::URL-RemapMichael Vogt
2005-08-30* fix a missing StatDone if nothing needs to be fetchedMichael Vogt
2005-08-29* fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt
2005-08-29* split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt
2005-08-29* debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt
2005-08-19* merged with mainlineMichael Vogt
2005-08-19* use the new cool rred method for the patchtingMichael Vogt
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-08-08* merged with mainMichael Vogt
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-08* merged with apt--main and apt--fixesMichael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-09* another bug in QueueNextDiff fixedMichael Vogt
2005-05-09* fix a bug QueueNextDiffMichael Vogt
2005-05-07* merge with matt, search for the right patch next instead of applying them i...Michael Vogt
2005-05-07* use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt
2005-05-05Update French man pages translationsChristian Perrier
2005-04-15* first rewrite of the apt pdiff support patch finishedMichael Vogt
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier
2005-02-25* path scoring changed, the non-symlink path is scored highestMichael Vogt
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman