Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | Group results by package:arch in cmdline versions | Daniel Hartwig | 1 | -1/+9 |
2012-03-15 | New functions to sort architectures by prefered order | Daniel Hartwig | 2 | -0/+37 |
2012-03-15 | Fix '?action(upgrade)' and others | Daniel Hartwig | 1 | -0/+3 |
2012-03-15 | Cleanup use of identifiers 'dep_type' and 'deptype' | Daniel Hartwig | 2 | -39/+22 |
2012-03-07 | Use arch-qualified names in info screens, dialogs, warnings | Daniel Hartwig | 8 | -22/+26 |
2012-03-07 | Refactor duplicated make_{info,dep,ver}_screen + insert | Daniel Hartwig | 5 | -76/+51 |
2012-03-07 | Use SizeToStr for all of cmdline progress display | Daniel Hartwig | 1 | -2/+2 |
2012-03-06 | Always use arch-qualified names in logs and debug info | Daniel Hartwig | 6 | -66/+68 |
2012-03-03 | Add search terms ?architecture, ?multiarch | Daniel Hartwig | 6 | -0/+221 |
2012-03-03 | Correctly identify "Architecture: all" packages | Daniel Hartwig | 2 | -2/+3 |
2012-03-02 | Show Multi-Arch field on pkg_info_screen, cmdline show | Daniel Hartwig | 4 | -0/+25 |
2012-03-02 | Use arch-qualified names for rdepends | Daniel Hartwig | 4 | -12/+12 |
2012-03-02 | Use arch-qualified names when explaining package states, actions | Daniel Hartwig | 2 | -47/+47 |
2012-03-02 | Use arch-qualified names when resolving dependencies | Daniel Hartwig | 3 | -32/+34 |
2012-03-02 | Store package state uniquely for each package:arch combination | Daniel Hartwig | 1 | -2/+10 |
2012-03-02 | Clean up "Change order of parts of the tree in the default view…" | Daniel Hartwig | 3 | -52/+47 |
2012-03-02 | Move code for reading Top Sections to apt.cc | Daniel Hartwig | 3 | -8/+34 |
2012-03-02 | Revert "Improvement/simplification of the implementation of parsing sorting p... | Daniel Hartwig | 2 | -53/+127 |
2012-02-27 | Make FindVector consistent with other wrappers | Daniel Hartwig | 1 | -3/+6 |
2012-02-26 | Change the default width of version fields (%V and %v) from 10 to 14, since m... | Manuel A. Fernandez Montecelo | 1 | -2/+2 |
2012-02-26 | Change default width of %D, %I, %o, and %Z, make %Z adjustable (patch from Mi... | Manuel A. Fernandez Montecelo | 1 | -6/+7 |
2012-02-26 | Improving error messages given to users when parsing grouping policies, mainl... | Manuel A. Fernandez Montecelo | 1 | -12/+11 |
2012-02-26 | Change order of parts of the tree in the default view, so when somebody 'open... | Manuel A. Fernandez Montecelo | 3 | -31/+80 |
2012-02-26 | Adding wrappers for FindVector methods, currently missing | Manuel A. Fernandez Montecelo | 1 | -0/+13 |
2012-02-25 | Improvement/simplification of the implementation of parsing sorting policies ... | Manuel A. Fernandez Montecelo | 2 | -127/+53 |
2012-02-24 | Refactor various apt-related comparison functors to apt.h | Daniel Hartwig | 9 | -124/+102 |
2012-02-24 | Close memory leak in solution_item.cc | Daniel Hartwig | 1 | -4/+8 |
2012-02-24 | Use arch-qualified names in pkg_columnizer | Daniel Hartwig | 2 | -2/+2 |
2012-02-24 | Show package architecture | Daniel Hartwig | 2 | -2/+3 |
2012-02-24 | Use arch-qualified names in cmdline_prompt, cmdline_action | Daniel Hartwig | 3 | -19/+26 |
2012-02-23 | Use arch-qualified names in cmdline_show_broken | Daniel Hartwig | 1 | -5/+14 |
2012-02-21 | Do not blindly call '/usr/games/gnomine' (GNOME mine sweeper game) from the m... | Manuel A. Fernandez Montecelo | 3 | -28/+0 |
2012-02-21 | Fix indentation (conditions and their possible actions inverted), otherwise i... | Manuel A. Fernandez Montecelo | 1 | -4/+4 |
2012-02-14 | Update Polish translations | Michał Kułach | 1 | -0/+27 |
2012-02-12 | Negate priority when including it in the cost computation. | Modestas Vainius | 1 | -1/+1 |
2012-02-12 | Update (auto)clean to use "archives" lock | Daniel Hartwig | 2 | -41/+56 |
2012-02-12 | Silence text progress when -q2 | Daniel Hartwig | 1 | -1/+5 |
2012-02-12 | Remove extra ellipsis from "Updating debtags" | Daniel Hartwig | 1 | -1/+1 |
2012-02-11 | Update package lists using ListUpdate (libapt-pkg) | Daniel Hartwig | 2 | -52/+24 |
2012-02-10 | Drop disused cmdline_parse.cc | Daniel Hartwig | 2 | -161/+0 |
2012-02-01 | Typos in output of version, usage. | Daniel Hartwig | 1 | -5/+5 |
2012-01-31 | Handle enhances/obsoletes in more places. | Daniel Hartwig | 4 | -0/+12 |
2012-01-22 | Fix typo triggering "unexpected null solution" | Daniel Hartwig | 1 | -1/+1 |
2012-01-18 | Missing paren in 28ebd48. | Daniel Hartwig | 1 | -1/+1 |
2012-01-18 | Fix prompt strings. | Daniel Hartwig | 5 | -7/+7 |
2012-01-18 | Add versions, newlines to --help | Daniel Hartwig | 1 | -3/+4 |
2012-01-16 | Wrap long description of boolean_config_treeitems. | Daniel Hartwig | 1 | -6/+7 |
2012-01-16 | Boldness of Tags and User-Tags fields. | Daniel Hartwig | 1 | -11/+5 |
2012-01-16 | Fix resolver help for next/previous. | Daniel Hartwig | 1 | -1/+1 |
2012-01-16 | Handle 'Enhances' relations in preview. | Daniel Hartwig | 1 | -0/+1 |