2005-09-27 |
Michael Vogt | * added DDTP::URL-Remap. KILL THIS FEATURE once ddtp... |
tree | commitdiff |
2005-09-27 |
Michael Vogt | * merged with apt--mvo |
tree | commitdiff |
2005-09-22 |
Christian Perrier | Merge with Michael Vogt's archive |
tree | commitdiff |
2005-09-22 |
Michael Vogt | * make sure that the pkgRecords D'tor does not segfault |
tree | commitdiff |
2005-09-13 |
Michael Vogt | * make it possible to fall back to other sources on... |
tree | commitdiff |
2005-09-13 |
Michael Vogt | * merged from apt--cdrom-fallback--0 |
tree | commitdiff |
2005-09-12 |
Michael Vogt | * backported a fix from apt-cdrom so that it umounts... |
tree | commitdiff |
2005-09-12 |
Michael Vogt | * cherry picked the media-change support from apt-... |
tree | commitdiff |
2005-09-12 |
Michael Vogt | * fix apt-pkg/cdrom.cc to umount the cdrom again if... |
tree | commitdiff |
2005-09-09 |
Michael Vogt | * don't forget the final md5sum checking! |
tree | commitdiff |
2005-09-06 |
Michael Vogt | * cherry-pick a fix from apt--mvo--0 to check the ctime... |
tree | commitdiff |
2005-09-06 |
Michael Vogt | * merged with michael.vogt@ubuntu.com--2005/apt--mvo... |
tree | commitdiff |
2005-09-06 |
Michael Vogt | * dont bump the soname, it doesn't break the abi! |
tree | commitdiff |
2005-08-31 |
Michael Vogt | * include a human readable string for the MediaChange... |
tree | commitdiff |
2005-08-31 |
Michael Vogt | * meda-change message is send over status-fd now |
tree | commitdiff |
2005-08-31 |
Michael Vogt | * README.arch updates, comment in apt-pkg/algorithm... |
tree | commitdiff |
2005-08-30 |
Michael Vogt | * updated with mainline |
tree | commitdiff |
2005-08-30 |
Michael Vogt | * be less verbose and call the Url-Remap: APT::URL... |
tree | commitdiff |
2005-08-30 |
Michael Vogt | * fix a missing StatDone if nothing needs to be fetched |
tree | commitdiff |
2005-08-29 |
Michael Vogt | * fixed apt-pkg/acquire-item.h (looks like the last... |
tree | commitdiff |
2005-08-29 |
Michael Vogt | * split the diff acquire code in a bit that gets the... |
tree | commitdiff |
2005-08-29 |
Michael Vogt | * debug support (Debug::pkgAcquire::RRed) for rred... |
tree | commitdiff |
2005-08-23 |
Michael Vogt | * merged the trust-cdrom branch |
tree | commitdiff |
2005-08-23 |
Michael Vogt | * cherry-picked patches from apt--fixes and apt--mvo |
tree | commitdiff |
2005-08-23 |
Michael Vogt | * merged with apt--fixes--0 |
tree | commitdiff |
2005-08-22 |
Michael Vogt | * improve the timeout handling (again) |
tree | commitdiff |
2005-08-22 |
Michael Vogt | * bugfix/updates in the rred.cc code (big thanks for... |
tree | commitdiff |
2005-08-22 |
Michael Vogt | * rred.cc: use the d'tor of FileFd to close the file... |
tree | commitdiff |
2005-08-19 |
Michael Vogt | * merged with mainline |
tree | commitdiff |
2005-08-19 |
Michael Vogt | * use the new cool rred method for the patchting |
tree | commitdiff |
2005-08-19 |
Michael Vogt | * added a InRootSetFunc class for clients to add own... |
tree | commitdiff |
2005-08-18 |
Michael Vogt | * merged from main |
tree | commitdiff |
2005-08-16 |
Christian Perrier | Merge with Matt |
tree | commitdiff |
2005-08-09 |
Michael Vogt | * merged with apt--main |
tree | commitdiff |
2005-08-09 |
Michael Vogt | * merged the apt--sane-handle-timeout--0 branch |
tree | commitdiff |
2005-08-09 |
Michael Vogt | * merged from main |
tree | commitdiff |
2005-08-08 |
Michael Vogt | * merged with main |
tree | commitdiff |
2005-08-05 |
Michael Vogt | * merged the fixes from apt--progress-reporting |
tree | commitdiff |
2005-08-05 |
Michael Vogt | * merged with apt@packages.debian.org/apt--main--0 |
tree | commitdiff |
2005-07-28 |
Michael Vogt | * added a BUGS file with known problem, added apt-cdrom... |
tree | commitdiff |
2005-07-28 |
Michael Vogt | * code cleanups (thanks matt!), moved UsePackage before... |
tree | commitdiff |
2005-07-04 |
Michael Vogt | * invert the auto-mark flag only for new installs ... |
tree | commitdiff |
2005-06-30 |
Michael Vogt | * slighly more debug output, renamed "--automatic-remov... |
tree | commitdiff |
2005-06-30 |
Michael Vogt | * Install-Reason -> Auto-Installed in pkgstates |
tree | commitdiff |
2005-06-30 |
Michael Vogt | * some WS fixes |
tree | commitdiff |
2005-06-30 |
Michael Vogt | * added APT::NeverAutoRemove (a list of regexp for... |
tree | commitdiff |
2005-06-30 |
Michael Vogt | * added a callback to pkgMarkUsed() so that frontend... |
tree | commitdiff |
2005-06-29 |
Michael Vogt | * fix a bug when readStateFile is called with no OpProg... |
tree | commitdiff |
2005-06-29 |
Michael Vogt | * merged with ubuntu, only use the pkgCache::Flag:... |
tree | commitdiff |
2005-06-29 |
Michael Vogt | * use mark-and-sweep from aptitude now as GC algorithm |
tree | commitdiff |
2005-06-28 |
Michael Vogt | * merged with apt--ubuntu--0 |
tree | commitdiff |
2005-06-28 |
Michael Vogt | * bumped the library version |
tree | commitdiff |
2005-06-28 |
Michael Vogt | * cleanups, documentation updates (don't show any debug... |
tree | commitdiff |
2005-06-27 |
Michael Vogt | * merged with mainline |
tree | commitdiff |
2005-06-26 |
Matt Zimmerman | Merge with mvo |
tree | commitdiff |
2005-06-26 |
Christian Perrier | Merge with Matt |
tree | commitdiff |
2005-06-26 |
Matt Zimmerman | Merge with mainline |
tree | commitdiff |
2005-06-26 |
Michael Vogt | * merged/removed conflicts with apt--main--0 |
tree | commitdiff |
2005-06-24 |
Christian Perrier | Sync with Andre Luis Lopes and Otavio branches |
tree | commitdiff |
2005-06-24 |
Michael Vogt | * merged with the apt--improved-do-install patch |
tree | commitdiff |
2005-06-24 |
Michael Vogt | * merged with apt--main and apt--fixes |
tree | commitdiff |
2005-06-24 |
Michael Vogt | * moved the importend algorithm to algorithm.h as ... |
tree | commitdiff |
2005-06-24 |
Michael Vogt | * write the state file after a successfull commit from... |
tree | commitdiff |
2005-06-24 |
Michael Vogt | * moved most of the real work into depcache::writeStateFile |
tree | commitdiff |
2005-06-23 |
Michael Vogt | * cleanups |
tree | commitdiff |
2005-06-08 |
Michael Vogt | * merged with otavios branch |
tree | commitdiff |
2005-06-08 |
Michael Vogt | * merged with apt--main and apt--fixes |
tree | commitdiff |
2005-06-07 |
Michael Vogt | * report timeouts (from Connect) and fail if they happe... |
tree | commitdiff |
2005-06-03 |
Michael Vogt | * fix a stupid bug in the depcache::Init() code |
tree | commitdiff |
2005-06-01 |
Michael Vogt | * added a missing OpProgress::Done() in depCache::Init... |
tree | commitdiff |
2005-05-24 |
Matt Zimmerman | merge bubulle@debian.org--2005/apt--main--0 |
tree | commitdiff |
2005-05-24 |
Matt Zimmerman | Merge michael.vogt@ubuntu.com--2005/apt--fixes--0 |
tree | commitdiff |
2005-05-23 |
Michael Vogt | * merged with my apt--fixes--0 branch |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * don't throw any more warnings |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * FindInCache() uses the correct file now |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * made the translation downloading work |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * fix for output of the description and the debTranslat... |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * try harder to get the correct language code |
tree | commitdiff |
2005-05-13 |
Michael Vogt | * fixed a problem when it comes to the cache rebuilding |
tree | commitdiff |
2005-05-13 |
Otavio Salvador | Add FindInCache method to skip the rebuild of cache... |
tree | commitdiff |
2005-05-12 |
Otavio Salvador | Merge last changes from apt--main--0. |
tree | commitdiff |
2005-05-10 |
Michael Vogt | * make pinning on component work again (we just use... |
tree | commitdiff |
2005-05-10 |
Michael Vogt | * ported/cleaned up the "Automatic dependency handling... |
tree | commitdiff |
2005-05-09 |
Michael Vogt | * another bug in QueueNextDiff fixed |
tree | commitdiff |
2005-05-09 |
Michael Vogt | * fix a bug QueueNextDiff |
tree | commitdiff |
2005-05-07 |
Michael Vogt | * merge with matt, search for the right patch next... |
tree | commitdiff |
2005-05-07 |
Michael Vogt | * use "red" now, print meaningfull pdiff names, use... |
tree | commitdiff |
2005-05-07 |
Christian Perrier | Merge with Matt |
tree | commitdiff |
2005-05-05 |
Christian Perrier | Update French man pages translations |
tree | commitdiff |
2005-04-15 |
Michael Vogt | * first rewrite of the apt pdiff support patch finished |
tree | commitdiff |
2005-04-10 |
Christian Perrier | Merge with Matt |
tree | commitdiff |
2005-04-08 |
Otavio Salvador | Sync with apt--main--0--patch-78 |
tree | commitdiff |
2005-04-06 |
Matt Zimmerman | Merge apt--mvo--0 |
tree | commitdiff |
2005-03-31 |
Michael Vogt | * merged the apt--main with the 2004 bwlimit tree |
tree | commitdiff |
2005-03-31 |
Otavio Salvador | Sync with apt--main--0--patch-76 |
tree | commitdiff |
2005-03-30 |
Otavio Salvador | Sync with apt@packages.debian.org/apt--main--0--patch-75 |
tree | commitdiff |
2005-03-30 |
Otavio Salvador | Sync with apt@packages.debian.org/apt--main--0--patch-74 |
tree | commitdiff |
2005-03-28 |
Christian Perrier | Sync with Matt |
tree | commitdiff |
2005-03-26 |
Matt Zimmerman | Merge bubulle@debian.org--2005/apt--main--0 |
tree | commitdiff |
2005-03-23 |
Otavio Salvador | Fix problems due APT and structural changes. |
tree | commitdiff |
next |