summaryrefslogtreecommitdiff
path: root/src/pkg_grouppolicy.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-30Do not group packages as tasks section based on their nameDaniel Hartwig1-6/+6
2012-06-30Treat debtags always as strings; unify ept/non-ept interface to debtagsDaniel Hartwig1-74/+9
2012-06-30Partial fix for using debtags without libeptDaniel Hartwig1-1/+1
2012-05-26Update to tasks support: task packages, multi-arch, syntaxDaniel Hartwig1-18/+26
2012-03-27Add architecture grouping policyDaniel Hartwig1-0/+68
2012-03-18Do not assume "main" is the primary top-sectionDaniel Hartwig1-6/+11
2012-03-18Use libraries (liba, libb, etc.) with 'firstchar' grouping policyDaniel Hartwig1-8/+9
2012-03-02Clean up "Change order of parts of the tree in the default view…"Daniel Hartwig1-42/+35
2012-03-02Move code for reading Top Sections to apt.ccDaniel Hartwig1-8/+2
2012-02-26Change order of parts of the tree in the default view, so when somebody 'open...Manuel A. Fernandez Montecelo1-20/+69
2011-04-10Add a new "source" grouping policy, which groups packages according to their ...Daniel Burrows1-0/+64
2010-06-18Use the new configure checks to support both the old and the new versions of ...Daniel Burrows1-26/+30
2009-07-26Use the new string group information for pattern groupers.Daniel Burrows1-6/+4
2009-07-24Initialize the search cache when setting up a pattern grouping policy.Daniel Burrows1-1/+2
2008-10-06Switch everything over to the new search code.Daniel Burrows1-22/+27
2008-09-01Merge with head.Daniel Burrows1-1/+1
2008-09-01When converting the UTF-8 section descriptions, give the encoding explicitly....Daniel Burrows1-1/+1
2008-08-31Add support for separately customizing the sub-policies of the branches of a ...Daniel Burrows1-10/+16
2008-04-07Handle empty Section strings the same way as NULL Section strings. (Closes: #...Daniel Burrows1-1/+2
2008-03-29Make sure that package trees created in the normal hierarchical build process...Daniel Burrows1-8/+15
2008-03-29Display the number of packages in a tree next to the tree description.Daniel Burrows1-3/+30
2008-02-14Add a variable-binding form and forms that consume and bind variables to argu...Daniel Burrows1-5/+7
2008-01-30Add support for configuring section descriptions and the set of top-level sec...Daniel Burrows1-49/+80
2008-01-20Fix most compile errors with g++-4.3.Daniel Burrows1-9/+8
2008-01-05Fix task handling to consider a package to be in a task if *any* of its versi...Daniel Burrows1-3/+3
2007-12-30Apply a patch from Paul Donahue to add support for hierarchical sections with...Daniel Burrows1-57/+114
2007-12-26If libept support is enabled, use it to collect debtags information.Daniel Burrows1-8/+71
2007-11-15Fix through pkg_grouppolicy.Daniel Burrows1-0/+2
2007-11-15Uniformly replace 'style' with 'cw::style', and fix up everything through loa...Daniel Burrows1-1/+1
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-2/+2
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-63/+63
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-83/+83
2007-11-14First pass over the code.Daniel Burrows1-1/+1
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-3/+3
2007-10-23Be robust against missing tag information.Daniel Burrows1-0/+5
2007-08-14Fix the 'pattern' grouping policy to match the docs (it was inserting package...Daniel Burrows1-1/+15
2007-05-31[aptitude @ Add useful UI-level descriptions of the new package state. This ...Daniel Burrows1-0/+1
2007-04-21[aptitude @ Give upgradable-ness preference over new-ness when building the m...Daniel Burrows1-6/+6
2006-12-10[aptitude @ Localize tasks group names]bubulle@debian.org1-7/+7
2006-02-19[aptitude @ misc-l10n]Rubén Porras Campo1-1/+1
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-4/+4
2005-10-14[aptitude @ Use the version-agnostic matchers in the matchers grouping policy.]Daniel Burrows1-6/+1
2005-10-14[aptitude @ Use the version-agnostic match function in the filter policy.]Daniel Burrows1-6/+2
2005-10-07[aptitude @ Don't duplicate package entries in the filter policy.]Daniel Burrows1-1/+4
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+1444