summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* * fix in the log class to avoid absurdely big downloadsMichael Vogt2006-04-021-1/+2
* * fix FTBFSMichael Vogt2006-03-301-3/+2
* * make the code follow the apt coding standards betterMichael Vogt2006-03-301-20/+41
* * hack around local file:/ uri problemMichael Vogt2005-11-301-1/+5
* * removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2005-10-173-16/+1
* * don't forget the final md5sum checking!Michael Vogt2005-09-091-1/+18
* * merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt2005-09-068-14/+54
|\
| * * include a human readable string for the MediaChange status-fd message as wellMichael Vogt2005-08-311-2/+7
| * * meda-change message is send over status-fd nowMichael Vogt2005-08-311-0/+14
| * * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt2005-08-312-2/+3
| * * merged with apt--fixes--0Michael Vogt2005-08-236-14/+27
| * * improve the timeout handling (again)Michael Vogt2005-08-221-1/+2
| * * merged the apt--sane-handle-timeout--0 branchMichael Vogt2005-08-091-0/+6
| |\
| | * * merged with mainMichael Vogt2005-08-0813-42/+307
| | * * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt2005-06-071-0/+6
| | * merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman2005-05-241-9/+9
| | |\
| | | * Update French man pages translationsChristian Perrier2005-05-051-9/+9
| | * | Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman2005-05-2410-7/+17
| | |/
| * | * merged from mainMichael Vogt2005-08-0911-39/+321
| * | * merged/removed conflicts with apt--main--0Michael Vogt2005-06-261-9/+9
| * | * fix a stupid bug in the depcache::Init() codeMichael Vogt2005-06-031-1/+3
| * | * added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt2005-06-011-0/+1
| * | * merged with my apt--fixes--0 branchMichael Vogt2005-05-2310-7/+17
| * | * make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt2005-05-103-5/+13
| |/
* | * dont bump the soname, it doesn't break the abi!Michael Vogt2005-09-061-1/+1
* | * be less verbose and call the Url-Remap: APT::URL-RemapMichael Vogt2005-08-301-6/+2
* | * fix a missing StatDone if nothing needs to be fetchedMichael Vogt2005-08-301-0/+1
* | * fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt2005-08-292-36/+38
* | * split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt2005-08-292-135/+211
* | * debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt2005-08-292-1/+16
* | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-221-0/+4
* | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt2005-08-221-6/+9
* | * merged with mainlineMichael Vogt2005-08-1915-44/+337
* | * use the new cool rred method for the patchtingMichael Vogt2005-08-192-48/+67
* | * merged with apt--main and apt--fixesMichael Vogt2005-06-0811-16/+26
* | * another bug in QueueNextDiff fixedMichael Vogt2005-05-091-2/+4
* | * fix a bug QueueNextDiffMichael Vogt2005-05-091-6/+6
* | * merge with matt, search for the right patch next instead of applying them i...Michael Vogt2005-05-073-19/+73
|\|
| * * corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt2003-04-061-2/+6
| * * honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt2005-04-061-3/+27
| * * changelog updatedMichael Vogt2005-04-011-0/+6
* | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt2005-05-072-14/+58
* | * first rewrite of the apt pdiff support patch finishedMichael Vogt2005-04-152-5/+280
* | * merged the apt--main with the 2004 bwlimit treeMichael Vogt2005-03-311-0/+4
|/
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-068-18/+18
* * path scoring changed, the non-symlink path is scored highestMichael Vogt2005-02-251-0/+17
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-11/+1
* * PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2005-02-102-4/+5
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-047-4/+1591
* Fix syntax in sha1.ccMatt Zimmerman2005-02-041-2/+2