summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-25Also support MultiArch flags from apt 0.8.16Daniel Hartwig2-32/+31
2012-03-23More nice size on cmdline_download_progressDaniel Hartwig1-1/+2
2012-03-23[curses] Hack to prevent debug messages dumping to the screenDaniel Hartwig2-7/+13
2012-03-22?architecture(native) matches also "all"Daniel Hartwig1-1/+2
2012-03-22Drop regex support from ?architectureDaniel Hartwig4-18/+13
2012-03-21Extend the default search pattern to support 'name:arch'Daniel Hartwig2-15/+14
2012-03-20Tweak display of architecture in dependency listsDaniel Hartwig1-2/+5
2012-03-19Support 'native' and 'foreign' as arguments to ?architectureDaniel Hartwig8-2/+117
2012-03-19Make ~VCURRENT etc. behave like ?version(CURRENT)Daniel Hartwig1-12/+18
2012-03-18Adjust loading of default top sectionsDaniel Hartwig1-6/+3
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-18Make load_{group,sort}policy.cc more l10n friendlyDaniel Hartwig2-21/+21
2012-03-18Finish off "Change the default width of version fields (%V and %v) from 10 to...Daniel Hartwig1-1/+1
2012-03-18Restore 3-way compare to pkg_sortpolicy.ccDaniel Hartwig1-2/+11
2012-03-18Always consider arch when sorting by package nameDaniel Hartwig2-15/+11
2012-03-17Revert "Respect DPkg::Options when calling dpkg to recover failed installs"Daniel Hartwig1-17/+9
2012-03-17Use '~r' as short form of '?architecture'Daniel Hartwig1-0/+2
2012-03-17Respect DPkg::Options when calling dpkg to recover failed installsDaniel Hartwig1-9/+17
2012-03-16Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errorsDaniel Hartwig5-12/+19
2012-03-15Use full name (i.e. architecture) with ?name sort policyDaniel Hartwig1-2/+13
2012-03-15Refactor DepType orderingDaniel Hartwig3-87/+32
2012-03-15Group results by package:arch in cmdline versionsDaniel Hartwig1-1/+9
2012-03-15New functions to sort architectures by prefered orderDaniel Hartwig2-0/+37
2012-03-15Fix '?action(upgrade)' and othersDaniel Hartwig1-0/+3
2012-03-15Cleanup use of identifiers 'dep_type' and 'deptype'Daniel Hartwig2-39/+22
2012-03-07Use arch-qualified names in info screens, dialogs, warningsDaniel Hartwig8-22/+26
2012-03-07Refactor duplicated make_{info,dep,ver}_screen + insertDaniel Hartwig5-76/+51
2012-03-07Use SizeToStr for all of cmdline progress displayDaniel Hartwig1-2/+2
2012-03-06Always use arch-qualified names in logs and debug infoDaniel Hartwig6-66/+68
2012-03-03Add search terms ?architecture, ?multiarchDaniel Hartwig6-0/+221
2012-03-03Correctly identify "Architecture: all" packagesDaniel Hartwig2-2/+3
2012-03-02Show Multi-Arch field on pkg_info_screen, cmdline showDaniel Hartwig4-0/+25
2012-03-02Use arch-qualified names for rdependsDaniel Hartwig4-12/+12
2012-03-02Use arch-qualified names when explaining package states, actionsDaniel Hartwig2-47/+47
2012-03-02Use arch-qualified names when resolving dependenciesDaniel Hartwig3-32/+34
2012-03-02Store package state uniquely for each package:arch combinationDaniel Hartwig1-2/+10
2012-03-02Clean up "Change order of parts of the tree in the default view…"Daniel Hartwig3-52/+47
2012-03-02Move code for reading Top Sections to apt.ccDaniel Hartwig3-8/+34
2012-03-02Revert "Improvement/simplification of the implementation of parsing sorting p...Daniel Hartwig2-53/+127
2012-02-27Make FindVector consistent with other wrappersDaniel Hartwig1-3/+6
2012-02-26Change the default width of version fields (%V and %v) from 10 to 14, since m...Manuel A. Fernandez Montecelo1-2/+2
2012-02-26Change default width of %D, %I, %o, and %Z, make %Z adjustable (patch from Mi...Manuel A. Fernandez Montecelo1-6/+7
2012-02-26Improving error messages given to users when parsing grouping policies, mainl...Manuel A. Fernandez Montecelo1-12/+11
2012-02-26Change order of parts of the tree in the default view, so when somebody 'open...Manuel A. Fernandez Montecelo3-31/+80
2012-02-26Adding wrappers for FindVector methods, currently missingManuel A. Fernandez Montecelo1-0/+13
2012-02-25Improvement/simplification of the implementation of parsing sorting policies ...Manuel A. Fernandez Montecelo2-127/+53
2012-02-24Refactor various apt-related comparison functors to apt.hDaniel Hartwig9-124/+102
2012-02-24Close memory leak in solution_item.ccDaniel Hartwig1-4/+8
2012-02-24Use arch-qualified names in pkg_columnizerDaniel Hartwig2-2/+2