Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | * FindInCache() uses the correct file now | Michael Vogt | 2005-05-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | * made the translation downloading work | Michael Vogt | 2005-05-13 | 2 | -1/+15 | |
| * | | | | | | | | | | | | | * fix for output of the description and the debTranslationsIndex::Exists() | Michael Vogt | 2005-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | * fixed a problem when it comes to the cache rebuilding | Michael Vogt | 2005-05-13 | 2 | -13/+14 | |
| * | | | | | | | | | | | | | Add FindInCache method to skip the rebuild of cache every time. | Otavio Salvador | 2005-05-13 | 2 | -1/+23 | |
| * | | | | | | | | | | | | | Fix problems due APT and structural changes. | Otavio Salvador | 2005-03-23 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | Port DDTP to APT 0.6 branch | Otavio Salvador | 2005-03-23 | 7 | -2/+236 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | * implement SourceVer() in pkgRecords | Michael Vogt | 2007-05-23 | 2 | -1/+28 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | * apt-pkg/deb/debrecords.cc: | Michael Vogt | 2006-12-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | * apt-pkg/deb/debindexfile.cc: | Michael Vogt | 2006-12-07 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | * apt-pkg/deb/debsrcrecords.cc: | Michael Vogt | 2006-12-01 | 1 | -1/+1 | |
* | | | | | | | | | | * apt-pkg/deb/debsrcrecords.{cc,h}: | Michael Vogt | 2006-11-30 | 2 | -24/+14 | |
* | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-11-27 | 1 | -7/+16 | |
* | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-10-31 | 1 | -0/+2 | |
* | | | | | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-10-30 | 1 | -7/+12 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-09-30 | 1 | -11/+11 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2006-07-25 | 1 | -1/+7 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | * apt-pkg/deb/debversion.cc: | Michael Vogt | 2006-05-08 | 1 | -1/+22 | |
* | | | | | | | * apt-pkg/deb/dpkgpm.cc: wording fixes (thanks to mdz) | Michael Vogt | 2006-04-25 | 1 | -2/+2 | |
* | | | | | | | * wording (thanks to mdz) | Michael Vogt | 2006-04-18 | 1 | -2/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | * don't explod if a Provides has DepCompareOp | Michael Vogt | 2006-01-19 | 1 | -5/+6 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | * applied parts of the string speedup patch from debian #319377 (ABI change) | Michael Vogt | 2005-11-23 | 1 | -2/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | * renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntu | Michael Vogt | 2005-10-20 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | * added APT::Authentication::Trust-CDROM option | Michael Vogt | 2005-10-19 | 1 | -0/+4 | |
| |/ |/| | ||||||
* | | * merged with apt--fixes--0 | Michael Vogt | 2005-08-23 | 1 | -1/+6 | |
* | | * merged from main | Michael Vogt | 2005-08-09 | 2 | -27/+224 | |
* | | * make pinning on component work again (we just use the section, as apt-0.6 d... | Michael Vogt | 2005-05-10 | 3 | -5/+13 | |
|/ | ||||||
* | Merge michael.vogt@canonical.com--2004/apt--status-fd--0 | Matt Zimmerman | 2005-01-19 | 2 | -3/+18 | |
* | Merge apt--authentication--0 | Matt Zimmerman | 2004-12-13 | 5 | -81/+335 | |
* | Increase Dpkg::MaxArgs and Dpkg::MaxArgBytes | Matt Zimmerman | 2004-11-13 | 1 | -2/+2 | |
* | * Implement an ugly workaround for the 10000-character ... | Arch Librarian | 2004-09-20 | 2 | -6/+27 | |
* | * Restore SIGINT/SIGQUIT handlers to their old values (... | Arch Librarian | 2004-09-20 | 1 | -5/+9 | |
* | * Initialize StatusFile in debSystem (Closes: #229791) | Arch Librarian | 2004-09-20 | 1 | -1/+2 | |
* | * Fix debSourcesIndex::Describe() to correctly say "Sou... | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
* | * Move comment for ListParser::ParseDepends into the ri... | Arch Librarian | 2004-09-20 | 1 | -6/+7 | |
* | * Patch from Koblinger Egmont <egmont@uhulinux.hu> to f... | Arch Librarian | 2004-09-20 | 1 | -1/+13 | |
* | * Only try to clear stdin if it is a tty, to avoid loop... | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
* | - Don't fall off the end of the buffer when comparing v... | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
* | When building the dpkg command line, allow for 8192 cha... | Arch Librarian | 2004-09-20 | 1 | -2/+2 | |
* | Remove unused variables | Arch Librarian | 2004-09-20 | 1 | -4/+1 | |
* | G++ 3.2 fixes | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
* | Tidy style for new dpkg version compare function | Arch Librarian | 2004-09-20 | 1 | -37/+37 | |
* | New deb version compare function, that has no integer l... | Arch Librarian | 2004-09-20 | 1 | -47/+21 | |
* | Configurable max values to use with dpkg | Arch Librarian | 2004-09-20 | 1 | -8/+9 | |
* | Ignore pipe failured for package list sub process. Clos... | Arch Librarian | 2004-09-20 | 1 | -7/+2 | |
* | Add --arch-only option for apt-get build-dep only only ... | Arch Librarian | 2004-09-20 | 2 | -4/+7 | |
* | fix build-dependency parser to understand [!arch] flags... | Arch Librarian | 2004-09-20 | 1 | -4/+14 | |
* | Larger line buffer, #106591 | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
* | deblistparser.cc | Arch Librarian | 2004-09-20 | 1 | -3/+3 | |
* | More ignoring of versionless packages | Arch Librarian | 2004-09-20 | 1 | -3/+5 |