summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-12-17[aptitude @ Increment the progress indicator when building trees even for non...Daniel Burrows1-2/+2
2005-12-15[aptitude @ Deal with NULL return values from get_changelog_from_source. (Clo...Daniel Burrows1-11/+26
2005-11-30[aptitude @ Use plural forms for translations]Danilo Piazzalunga1-22/+24
2005-12-08[aptitude @ Honor -y when the resolver runs out of time at the command-line.]Daniel Burrows1-1/+4
2005-12-08[aptitude @ Don't deadlock when the problem resolver runs out of ticks.]Daniel Burrows1-9/+20
2005-12-07[aptitude @ Clarify the comments at the top of immset.h.]Daniel Burrows1-1/+6
2005-12-07[aptitude @ Remove some speculative chatter in the imm::set description.]Daniel Burrows1-2/+1
2005-12-07[aptitude @ Typo fix in the imm::set description.]Daniel Burrows1-1/+1
2005-12-07[aptitude @ Fix the documentation of addUpdate.]Daniel Burrows1-1/+1
2005-12-07[aptitude @ Document universal_relation.]Daniel Burrows1-0/+1
2005-12-07[aptitude @ Clarify the documentation of node_contains.]Daniel Burrows1-1/+5
2005-12-07[aptitude @ Clarify the documentation of nodes_intersect.]Daniel Burrows1-1/+6
2005-12-07[aptitude @ Correct a comment about imm::set::add.]Daniel Burrows1-3/+3
2005-12-07[aptitude @ Remove a no-longer-applicable cautionary note.]Daniel Burrows1-2/+0
2005-12-01[aptitude @ Don't auto-activate the menu bar when the user clicks in the firs...Daniel Burrows1-1/+1
2005-12-01[aptitude @ Always use a dialog to display the list of fixed packages, to avo...Daniel Burrows1-4/+7
2005-12-01[aptitude @ Un-reverse the ddtp selection logic so that aptitude compiles wit...Daniel Burrows1-2/+2
2005-11-30[aptitude @ Conditionalize ddtp support on HAVE_DDTP rather than the apt inte...Daniel Burrows1-3/+2
2005-11-30[aptitude @ Be careful, when initially setting the candidate version, to avoi...Daniel Burrows1-1/+4
2005-11-28[aptitude @ Use the correct encoding (as specified in the .po) to decode the ...Daniel Burrows1-1/+2
2005-11-15[aptitude @ If the apt we are compiling against supports ddtp, return transla...Daniel Burrows1-1/+30
2005-11-26[aptitude @ Correct how conflicts are added for solutions: strip information ...Daniel Burrows1-1/+18
2005-11-24[aptitude @ Don't ever explicitly select as a candidate a version that exists...Daniel Burrows1-1/+4
2005-11-22[aptitude @ Don't start solving solutions after the resolver has determined t...Daniel Burrows1-0/+1
2005-11-17[aptitude @ Enhance the debugging output from mark_and_sweep.]Daniel Burrows1-3/+8
2005-11-17[aptitude @ Hack around bug #339533 (Closes: #339648)]Daniel Burrows1-1/+3
2005-11-16[aptitude @ Accumulate as much information as possible about conflicts, by al...Daniel Burrows1-1/+9
2005-11-16[aptitude @ Also canonicalize keybindings when generating a readable key-name...Daniel Burrows1-2/+10
2005-11-15[aptitude @ Add an extra sanity-check while setting up the resolver.]Daniel Burrows1-1/+9
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows7-29/+14
2005-11-15[aptitude @ Add generic routines to extract the short and long description of...Daniel Burrows2-0/+42
2005-11-15[aptitude @ Canonicalize keybinding names internally to make them case-insens...Daniel Burrows1-0/+18
2005-11-15[aptitude @ Parse single-character keybindings instead of failing uncondition...Daniel Burrows1-1/+2
2005-11-14[aptitude @ Recognize "--purge-unused" as a synonym for "-o Aptitude::Purge-U...Daniel Burrows1-1/+10
2005-11-10[aptitude @ Always call pre_package_state_changed() before modifying package ...Daniel Burrows1-0/+5
2005-11-10[aptitude @ Add an option Aptitude::GC-Debug that enables debugging output fr...Daniel Burrows2-10/+81
2005-11-10[aptitude @ Catch miscellaneous exceptions thrown by the resolver and display...Daniel Burrows1-0/+6
2005-11-10[aptitude @ Throw an exception instead of abort()ing when an unexpectedly non...Daniel Burrows1-9/+12
2005-11-10[aptitude @ Add an exception type for internal errors in the resolver.]Daniel Burrows1-0/+15
2005-11-10[aptitude @ Fix the debugging output for unexpectedly broken dependencies.]Daniel Burrows1-3/+3
2005-11-10[aptitude @ Add an option that causes the command-line resolver to always dum...Daniel Burrows1-0/+17
2005-11-10[aptitude @ Just to be safe, clear the active dep information when update() i...Daniel Burrows1-0/+1
2005-11-10[aptitude @ When a solution screen is repainted while the package cache is cl...Daniel Burrows1-0/+8
2005-11-10[aptitude @ Make the 'highlighted' methods of solution_items resiliant agains...Daniel Burrows1-1/+11
2005-11-10[aptitude @ PrvIterator has a default constructor now, use it in aptitude_res...Daniel Burrows1-5/+1
2005-11-08[aptitude @ If the user tried to assign more colors than are available, repla...Daniel Burrows1-0/+8
2005-11-08[aptitude @ Only consider a version to be untrusted if *all* the available fi...Daniel Burrows1-3/+7
2005-11-07[aptitude @ Dump errors when a --schedule-only operation fails.]Daniel Burrows1-1/+4
2005-11-07[aptitude @ Handle the case where the old package list isn't available to pre...Daniel Burrows1-1/+1
2005-11-07[aptitude @ In view_changelog.cc, add an extra space at the end of the search...Daniel Burrows1-2/+2