Age | Commit message (Expand) | Author |
2010-09-15 | merged lp:~mvo/apt/conflicts-on-virtuals to better deal with | Michael Vogt |
2010-09-03 | remove duplicated test, move test for conflicts higher up, better debug output | Michael Vogt |
2010-08-31 | apt-pkg/algorithms.cc: show debug output only if debug option is given | Michael Vogt |
2010-08-31 | apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea... | Michael Vogt |
2010-08-31 | apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star... | Michael Vogt |
2010-08-14 | do not unconditional print the new debugoutput for "FixByInstall" | David Kalnischkies |
2010-08-13 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2010-08-10 | * apt-pkg/algorithms.cc: | David Kalnischkies |
2010-06-09 | * merge the remaining Ubuntu change: | Michael Vogt |
2010-04-07 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies |
2010-03-01 | fix compiler error if compiled with -std=c++0x | David Kalnischkies |
2010-02-12 | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies |
2009-07-30 | merged from debian | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-06-30 | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies |
2009-06-30 | merge the AutoInstOk patch from debian-experimental | Michael Vogt |
2009-06-29 | * support IsAutoInstallOk in the resolver too | Michael Vogt |
2009-06-29 | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt |
2009-06-23 | * apt-pkg/algorithms.cc: | Michael Vogt |
2008-11-24 | merged from debian-sid | Michael Vogt |
2008-10-28 | * apt-pkg/acquire-item.cc: | Michael Vogt |
2008-10-26 | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin |
2008-10-26 | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin |
2008-10-25 | Corrected determining if regexp matched. | Eugene V. Lyubimkin |
2008-10-25 | Strip user/password from URL in error message. | Eugene V. Lyubimkin |
2008-10-03 | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno |
2008-10-01 | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt |
2008-02-21 | * apt-pkg/algorithms.cc: | Michael Vogt |
2008-02-06 | merged from mvo | Michael Vogt |
2008-02-06 | - Make the breaks handling use the kill list. This means, that a | Michael Vogt |
2008-02-01 | * apt-pkg/algorithms.cc: | Michael Vogt |
2008-01-16 | * Merged apt-authentication-reliabilty branch. This means | Michael Vogt |
2008-01-10 | * apt-pkg/algorithms.cc: | Michael Vogt |
2008-01-09 | * apt-pkg/algorithms.cc: | Colin Watson |
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt |
2007-12-21 | implement AptAuthenticationReliabtlity spec | Michael Vogt |
2007-12-16 | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador |
2007-09-06 | * dpkg-triggers: Deal properly with new package states. | Michael Vogt |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2007-06-08 | * add "purge" commandline argument, closes: #133421) | Michael Vogt |
2007-06-08 | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt |
2007-01-12 | * merged from apt--mvo | Michael Vogt |
2006-12-20 | * apt-pkg/algorithms.cc: | Michael Vogt |
2006-12-19 | * apt-pkg/algorithms.cc: | Michael Vogt |
2006-12-19 | * merged apt--curl-https branch | Michael Vogt |
2006-12-18 | * apt-pkg/algorithms.cc: | Michael Vogt |
2006-12-14 | * merged the apt-breaks-iwj branch | Michael Vogt |