summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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-21Do not blindly call '/usr/games/gnomine' (GNOME mine sweeper game) from the m...Manuel A. Fernandez Montecelo3-28/+0
2012-02-21Fix indentation (conditions and their possible actions inverted), otherwise i...Manuel A. Fernandez Montecelo1-4/+4
2012-02-14Update Polish translationsMichał Kułach1-0/+27
2012-02-12Negate priority when including it in the cost computation.Modestas Vainius1-1/+1
2012-02-12Update (auto)clean to use "archives" lockDaniel Hartwig2-41/+56
2012-02-12Silence text progress when -q2Daniel Hartwig1-1/+5
2012-02-12Remove extra ellipsis from "Updating debtags"Daniel Hartwig1-1/+1
2012-02-11Update package lists using ListUpdate (libapt-pkg)Daniel Hartwig2-52/+24
2012-02-10Drop disused cmdline_parse.ccDaniel Hartwig2-161/+0
2012-02-01Typos in output of version, usage.Daniel Hartwig1-5/+5
2012-01-31Handle enhances/obsoletes in more places.Daniel Hartwig4-0/+12
2012-01-22Fix typo triggering "unexpected null solution"Daniel Hartwig1-1/+1
2012-01-18Missing paren in 28ebd48.Daniel Hartwig1-1/+1
2012-01-18Fix prompt strings.Daniel Hartwig5-7/+7
2012-01-18Add versions, newlines to --helpDaniel Hartwig1-3/+4
2012-01-16Wrap long description of boolean_config_treeitems.Daniel Hartwig1-6/+7
2012-01-16Boldness of Tags and User-Tags fields.Daniel Hartwig1-11/+5
2012-01-16Fix resolver help for next/previous.Daniel Hartwig1-1/+1
2012-01-16Handle 'Enhances' relations in preview.Daniel Hartwig1-0/+1
2011-12-31Localize date and time format in logsChristian PERRIER1-1/+2
2011-07-23Strip out unused code that tracks whether some options were set.Daniel Burrows1-11/+0
2011-07-23Remove broken safe-upgrade-only options.Daniel Burrows1-6/+0
2011-07-23Fix an unused variable.Daniel Burrows1-2/+2
2011-07-23Hopefully fix the use of VTE in the GTK+ frontend.Daniel Burrows1-6/+26
2011-05-14Add a missing header file to Makefile.am.Daniel Burrows1-1/+2
2011-05-14Remove old cruft from Makefile.am files.Daniel Burrows2-5/+1
2011-05-14Ensure that packages are manual after we mark them for install, not before.Daniel Burrows1-5/+3
2011-05-14Save and restore the auto flag of a package around MarkInstall(). (Closes: #...Daniel Burrows2-5/+16
2011-04-10Add a new "source" grouping policy, which groups packages according to their ...Daniel Burrows3-0/+91
2011-04-10If the Xapian database isn't available, fake it for ?term and ?term-prefix.Daniel Burrows1-10/+139
2011-04-10Fix serializing ?term-prefix.Daniel Burrows1-2/+2
2011-04-06Eliminate an unused local variable.Daniel Burrows1-10/+3
2011-04-06Actually count up the number of installs and upgrades.Daniel Burrows1-0/+2
2011-04-06Add missing #include of stddef.h.Daniel Burrows1-1/+2
2011-04-05For the string "~", use a name matcher instead of a term matcher. (Closes: #5...Daniel Burrows1-2/+2
2011-04-02Apply patch from Tim Retout to support the preferences.d directory.Daniel Burrows3-1/+9
2011-04-02Nuke the scons build scripts.Daniel Burrows18-625/+0
2011-03-30Fix compile errors caused by changes in the libapt API.Daniel Burrows10-62/+32
2011-03-30Fix a C++ error (accidentally returned false instead of NULL).Daniel Burrows1-2/+2
2011-03-29Don't clobber a fixed-name file in /tmp if the user's home directory isn't se...Daniel Burrows1-6/+8
2010-08-26Include the current time and thread ID in log messages.Daniel Burrows1-1/+10