Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * merge the remaining Ubuntu change: | Michael Vogt | 2010-06-09 | 1 | -2/+1 |
|\ | |||||
| * | merged from debian | Michael Vogt | 2009-07-30 | 1 | -37/+77 |
| |\ | |||||
| * \ | merged from debian-sid | Michael Vogt | 2008-11-24 | 1 | -3/+8 |
| |\ \ | |||||
| * \ \ | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-02-21 | 1 | -1/+5 |
| |\ \ \ | |||||
| * \ \ \ | merged from mvo | Michael Vogt | 2008-02-06 | 1 | -6/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | * Merged apt-authentication-reliabilty branch. This means | Michael Vogt | 2008-01-16 | 1 | -2/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | implement AptAuthenticationReliabtlity spec | Michael Vogt | 2007-12-21 | 1 | -2/+1 |
| * | | | | | | * apt-pkg/algorithms.cc: | Colin Watson | 2008-01-09 | 1 | -1/+1 |
* | | | | | | | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 2010-04-07 | 1 | -1/+3 |
* | | | | | | | fix compiler error if compiled with -std=c++0x | David Kalnischkies | 2010-03-01 | 1 | -5/+5 |
* | | | | | | | Add yet another pseudo package which isn't as pseudo as the others: | David Kalnischkies | 2010-02-12 | 1 | -4/+48 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | The 'not dead yet' release | Michael Vogt | 2009-07-21 | 1 | -23/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | * add hook for MarkInstall and MarkDelete (closes: #470035) | David Kalnischkies | 2009-06-30 | 1 | -20/+5 |
| * | | | | | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -3/+0 |
* | | | | | | | * apt-pkg/acquire.cc: | Michael Vogt | 2009-07-21 | 1 | -3/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2009-06-23 | 1 | -2/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | merge the AutoInstOk patch from debian-experimental | Michael Vogt | 2009-06-30 | 1 | -1/+1 |
* | | | | | | * support IsAutoInstallOk in the resolver too | Michael Vogt | 2009-06-29 | 1 | -8/+20 |
* | | | | | | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt | 2009-06-29 | 1 | -26/+65 |
|/ / / / / | |||||
* | | | | | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-28 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin | 2008-10-26 | 1 | -1/+0 |
| * | | | | | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin | 2008-10-26 | 1 | -15/+4 |
| * | | | | | Corrected determining if regexp matched. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -2/+3 |
| * | | | | | Strip user/password from URL in error message. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -1/+17 |
|/ / / / / | |||||
* | | | | | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | 2008-10-03 | 1 | -1/+1 |
* | | | | | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 1 | -1/+2 |
| |_|/ / |/| | | | |||||
* | | | | - Make the breaks handling use the kill list. This means, that a | Michael Vogt | 2008-02-06 | 1 | -6/+7 |
| |_|/ |/| | | |||||
* | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-02-01 | 1 | -1/+5 |
* | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2008-01-10 | 1 | -1/+1 |
|/ / | |||||
* / | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 2008-01-07 | 1 | -1/+75 |
|/ | |||||
* | * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a | Otavio Salvador | 2007-12-16 | 1 | -2/+2 |
* | * dpkg-triggers: Deal properly with new package states. | Michael Vogt | 2007-09-06 | 1 | -0/+2 |
* | * Removed the more leftover #pragma interface/implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
|\ | |||||
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
* | | * add "purge" commandline argument, closes: #133421) | Michael Vogt | 2007-06-08 | 1 | -0/+2 |
|\ \ | |||||
| * | | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt | 2007-06-08 | 1 | -0/+2 |
* | | | * merged from apt--mvo | Michael Vogt | 2007-01-12 | 1 | -1/+6 |
|\| | | |||||
| * | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-20 | 1 | -1/+1 |
| * | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-19 | 1 | -0/+5 |
* | | | * merged apt--curl-https branch | Michael Vogt | 2006-12-19 | 1 | -2/+4 |
|\| | | |||||
| * | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-18 | 1 | -2/+4 |
* | | | * merged the apt-breaks-iwj branch | Michael Vogt | 2006-12-14 | 1 | -1/+23 |
|\ \ \ | |||||
| * | | | 0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade | Ian Jackson | 2006-12-08 | 1 | -0/+1 |
| * | | | initial Breaks implementation | Ian Jackson | 2006-08-25 | 1 | -1/+22 |
* | | | | * merged with apt--debian-sid | Michael Vogt | 2006-12-14 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-12-13 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | * merged changes from the conference | Michael Vogt | 2004-12-20 | 1 | -11/+14 |
* | | | * apt-pkg/algorithms.cc: | Michael Vogt | 2006-09-08 | 1 | -2/+7 |
| |/ |/| | |||||
* | | * merged daniel burrows fixes for the auto-mark code | Michael Vogt | 2005-11-09 | 1 | -273/+45 |
* | | * added a InRootSetFunc class for clients to add own packages to the mark'n's... | Michael Vogt | 2005-08-19 | 1 | -2/+8 |