summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-02-26Change the default width of version fields (%V and %v) from 10 to 14, since ↵Manuel A. Fernandez Montecelo41-77/+77
many packages contain long versions, and 14 character limit still respects the 80-column width in package view list (slightly changing initial suggestion from Osamu Aoki <osamu@debian.org> due to related commit changing 'sizechange'/%Z field) (Closes: #624542)
2012-02-26Change default width of %D, %I, %o, and %Z, make %Z adjustable (patch from ↵Manuel A. Fernandez Montecelo5-18/+17
Michał Kułach <michalkulach@gmail.com>) (Closes: #599209)
2012-02-26Improving error messages given to users when parsing grouping policies, ↵Manuel A. Fernandez Montecelo1-12/+11
mainly by referring to them by the name actually used in the command line (the one that users know), rather than by their 'internal' name (Closes: #231595)
2012-02-26Merge branch 'master' of git+ssh://git.debian.org/git/aptitude/aptitudeManuel A. Fernandez Montecelo0-0/+0
2012-02-26Change order of parts of the tree in the default view, so when somebody ↵Manuel A. Fernandez Montecelo3-31/+80
'opens' the sections ('admin', 'database', ..., 'x11'), the next level in the tree ('main', 'contrib', 'non-free') appears ordered like that (by its 'importance') rather than alphabetically ('contrib', 'main', ...), as it was done until now. It uses the option 'Aptitude::Sections::Top-Sections' to determine the order at runtime. (Closes: #181997)
2012-02-26Change order of parts of the tree in the default view, so when somebody ↵Manuel A. Fernandez Montecelo2-11/+11
'opens' the sections ('admin', 'database', ..., 'x11'), the next level in the tree ('main', 'contrib', 'non-free') appears ordered like that (by its 'importance') rather than alphabetically ('contrib', 'main', ...), as it was done until now. It uses the option 'Aptitude::Sections::Top-Sections' to determine the order at runtime. (Closes: #181997)
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
by using boost::tokenizer, and removing the functionality of sorting policies having parameters (none of the policies admitted parameters for many years)
2012-02-24Refactor various apt-related comparison functors to apt.hDaniel Hartwig9-124/+102
The resulting functors: - pkg_name_lt - pkg_ptr_lt - ver_name_lt - ver_ptr_lt - dep_type_lt
2012-02-24Close memory leak in solution_item.ccDaniel Hartwig1-4/+8
2012-02-24Lower French translation requirementDaniel Hartwig1-1/+1
2012-02-24Use arch-qualified names in pkg_columnizerDaniel Hartwig2-2/+2
2012-02-24Show package architectureDaniel Hartwig2-2/+3
2012-02-24Use arch-qualified names in cmdline_prompt, cmdline_actionDaniel Hartwig3-19/+26
2012-02-23Use arch-qualified names in cmdline_show_brokenDaniel Hartwig1-5/+14
2012-02-23Unfuzzy prompt in NorwegianDaniel Hartwig1-2/+2
2012-02-23Fix more translations of promptsDaniel Hartwig13-53/+31
2012-02-23Fix [y/n] prompts for HungarianMichał Kułach1-5/+3
2012-02-22Minor modification to a phrase in the documentation to make it more clear ↵Manuel A. Fernandez Montecelo1-1/+1
(Closes: #365485)
2012-02-21Do not blindly call '/usr/games/gnomine' (GNOME mine sweeper game) from the ↵Manuel A. Fernandez Montecelo3-28/+0
menu in aptitude-gtk, and remove all references to this menu entry (Closes: #552522)
2012-02-21Fix indentation (conditions and their possible actions inverted), otherwise ↵Manuel A. Fernandez Montecelo1-4/+4
it induces to error when reading the code
2012-02-14Update Polish translationsMichał Kułach8-1084/+112
2012-02-12pt_BR: increase width of downloadsize column to 18Daniel Hartwig1-2/+2
Closes: #483964
2012-02-12Unfuzzy help and prompt strings, untranslate some commandsDaniel Hartwig25-3014/+1461
Closes: #486615
2012-02-12Negate priority when including it in the cost computation.Modestas Vainius1-1/+1
This is intended behaviour according to documentation. Current situation basically makes priority cost level a no-op and useless.
2012-02-12Update (auto)clean to use "archives" lockDaniel Hartwig2-41/+56
* src/ui.cc(really_do_clean, really_do_autoclean): Use "archives" lock. * src/cmdline/cmdline_clean.cc(cmdline_clean): Remove call to apt_init. Use "archives" lock instead of system lock. * (cmdline_autoclean): Use "archives" lock instead of system lock.
2012-02-12Silence text progress when -q2Daniel Hartwig1-1/+5
2012-02-12Remove extra ellipsis from "Updating debtags"Daniel Hartwig1-1/+1
2012-02-11Only check for VTE when building the GTK+ frontendSven Joachim1-2/+2
The VTE library is not needed in the curses fontend, do not fail to configure if it is unavailable and GTK+ is disabled.
2012-02-11Update package lists using ListUpdate (libapt-pkg)Daniel Hartwig2-52/+24
The previous list update code is mainly a duplication of the algorithm available in libapt-pkg. It has a history of being problematic and was generally never up-to-date with APT. The new code simply wraps an algorithm provided by libapt-pkg and resolves some long-standing issues: - Update errors are reported. (Closes: #451137) - Run APT::Update hooks. (Closes: #476399) The one known short-coming with the new code at the moment is that if the user cancels the download in the curses interface, errors are reported for any files that were remaining.
2012-02-10Drop disused cmdline_parse.ccDaniel Hartwig2-161/+0
2012-02-10Configure option to disable the test suiteDaniel Hartwig2-1/+13
2012-02-08Fix encoding problem with Polish man page.Daniel Hartwig3-641/+764
2012-02-07Pofile changes from "make dist" (i.e., msgmerge).Daniel Hartwig45-23996/+43193
2012-02-07Update build files for 0.6.5.Daniel Hartwig2-2/+2
2012-02-07Fix typo in tests/Makefile.am.Daniel Hartwig1-1/+1
2012-02-07Prepare NEWS for 0.6.5.Daniel Hartwig1-0/+112
2012-02-07Lower Japanese translation requirement.Daniel Hartwig1-1/+1
2012-02-06Leave out libgmock sources from dist files.Daniel Hartwig1-1/+1
2012-02-01Update aptitude.potDaniel Hartwig1-239/+256
2012-02-01Typos in output of version, usage.Daniel Hartwig1-5/+5
2012-01-31Silence automake warnings about GNU extensions.Daniel Hartwig1-1/+1
2012-01-31Handle enhances/obsoletes in more places.Daniel Hartwig4-0/+12
2012-01-31Add new README files to .Daniel Hartwig1-1/+3
2012-01-29Fix for bug #242269: Properly document 'Q' and 'q' keys for user interface ↵Manuel A. Fernandez Montecelo1-1/+2
in the Help file
2012-01-26Switch Polish manpages to po4aMichał Kułach10-6/+4072
2012-01-24Polish translation updateChristian PERRIER3-1167/+870
2012-01-22Fix typo triggering "unexpected null solution"Daniel Hartwig1-1/+1
* src/solution_dialog.cc (solution_dialog::update): Fix typo from commit 3616465. Thanks to Hristo Hristov for the patch (Closes: #552747)
2012-01-222nd part of Switch Polish manpages to po4aMichał Kułach1-0/+2
2012-01-22Switch Polish manpages to po4aMichał Kułach1-324/+0