summaryrefslogtreecommitdiff
path: root/apt-pkg/policy.cc
Commit message (Collapse)AuthorAgeFilesLines
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\ | | | | closes: #306937 (thanks to Andreas Henriksson for the patch)
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
| |
* | * apt-pkg/policy.cc:Michael Vogt2007-04-201-1/+8
|/ | | - allow multiple packages (thanks to David Foerster)
* * Correct the section in apt_preferences(5) on interpre...Arch Librarian2004-09-201-3/+9
| | | | | | | | Author: mdz Date: 2003-08-12 00:17:37 GMT * Correct the section in apt_preferences(5) on interpreting priorities to show that zero is not a valid priority, and print a warning if such a pin is encountered in the preferences file (Closes: #204971)
* Fix some unlikely segfaultsArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2002-11-06 06:43:14 GMT Fix some unlikely segfaults
* Corrected array handlingArch Librarian2004-09-201-17/+5
| | | | | | Author: jgg Date: 2001-05-27 23:40:56 GMT Corrected array handling
* More ignoring of versionless packagesArch Librarian2004-09-201-7/+22
| | | | | | Author: jgg Date: 2001-05-27 05:36:04 GMT More ignoring of versionless packages
* 'apt-cache policy' preferences debug tool.Arch Librarian2004-09-201-17/+33
| | | | | | Author: jgg Date: 2001-04-29 05:13:51 GMT 'apt-cache policy' preferences debug tool.
* Core correctness patchesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-03-13 05:23:42 GMT Core correctness patches
* Various fixesArch Librarian2004-09-201-7/+2
| | | | | | Author: jgg Date: 2001-03-05 02:43:28 GMT Various fixes
* Bug 87390Arch Librarian2004-09-201-2/+16
| | | | | | Author: jgg Date: 2001-03-03 23:27:24 GMT Bug 87390
* Join with aliencodeArch Librarian2004-09-201-0/+275
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode