summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * finalize changelogMichael Vogt2006-01-251-1/+1
* * merged with apt--mvo--0Michael Vogt2006-01-188-415/+158
|\
| * * fix apt-key to ask for the correct packageMichael Vogt2006-01-182-2/+2
| * * merged with bubulleMichael Vogt2006-01-188-415/+159
| |\
| | * Fix some permissionsChristian Perrier2006-01-180-0/+0
| | * Completed Greek translationChristian Perrier2006-01-182-44/+32
| | * Danish translation updateChristian Perrier2006-01-182-34/+26
| | * Two strings corrected in the British translationChristian Perrier2006-01-162-2/+6
| | * Spanish translation update Christian Perrier2006-01-152-54/+55
| | * Galician translation completedChristian Perrier2006-01-122-3/+8
| | * Italian translation updateChristian Perrier2006-01-102-277/+25
* | | * merged from mainMichael Vogt2006-01-183-2/+3
|\| |
| * | * added debian-archive-keyring to recommends Michael Vogt2006-01-182-1/+3
* | | * merged with apt--mvoMichael Vogt2006-01-1049-4614/+7955
|\| |
| * | * fix http data corruption (#280844)Michael Vogt2006-01-103-11/+8
| |\ \
| | * | * added http data corruption fix patch (#280844)Michael Vogt2005-10-233-11/+9
| | | |
| | | \
| | *-. \ * merged with apt--mvo--0 and apt--ddtp--0Michael Vogt2005-10-239-16/+42
| | |\ \ \
| | | * | | * ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt2005-10-213-7/+21
| | * | | | * merge with apt--ddtp--0Michael Vogt2005-10-202-2/+2
| | |\| | |
| | | * | | * fix a off-by-one error when showing the descriptionMichael Vogt2005-10-201-1/+1
| | | * | | * merged with mainlineMichael Vogt2005-10-1914-500/+320
| | | |\ \ \
| | * | \ \ \ * merged with mainMichael Vogt2005-10-203-3/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ * merged with apt--mvo, prepared another uploadMichael Vogt2005-10-195-24/+29
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | * merged with apt--mvoMichael Vogt2005-10-197-18/+68
| | |\ \ \ \ \ \
| | * | | | | | | * regenerated the pot fileMichael Vogt2005-10-171-121/+151
| | * | | | | | | * merged with ddtpMichael Vogt2005-10-172-2/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | * update sonameMichael Vogt2005-10-172-2/+2
| | * | | | | | | * changelog updatesMichael Vogt2005-10-171-2/+6
| | * | | | | | | * merged with apt--mvo--0Michael Vogt2005-10-175-474/+241
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ * merged pdiff supportMichael Vogt2005-10-176-7/+740
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | * removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt2005-10-176-59/+3
| | | * | | | | | | | * 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-0632-443/+1042
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | * 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-293-1/+32
| | | * | | | | | | | | * method/rred.cc cleanup (thanks to robertle)Michael Vogt2005-08-232-144/+150
| | | * | | | | | | | | * bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt2005-08-223-10/+40
| | | * | | | | | | | | * rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt2005-08-222-15/+11
| | | * | | | | | | | | * merged with mainlineMichael Vogt2005-08-1964-2663/+3818
| | | * | | | | | | | | * use the new cool rred method for the patchtingMichael Vogt2005-08-194-50/+69
| | | * | | | | | | | | * added methods/rred.cc (thanks to robertle)Michael Vogt2005-07-282-0/+228
| | | * | | | | | | | | * merged with apt--main and apt--fixesMichael Vogt2005-06-0874-3897/+7118
| | | * | | | | | | | | * another bug in QueueNextDiff fixedMichael Vogt2005-05-092-7/+9
| | | * | | | | | | | | * fix a bug QueueNextDiffMichael Vogt2005-05-092-11/+11
| | | * | | | | | | | | * merge with matt, search for the right patch next instead of applying them i...Michael Vogt2005-05-076-23/+90
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | * use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt2005-05-073-20/+64