summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-05-14Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows5-1023/+1246
2008-05-14po/ja.po: Update from "1000t+88f+57u+107o" to "1120t+10f+15u+106o".Noritada Kobayashi1-225/+251
Most of remaining untranslated messages are for src/cmdline/cmdline_why.cc.
2008-05-14po/ja.po: Make many improvements, including terminological unifications.Noritada Kobayashi1-23/+25
2008-05-14po/ja.po: Correct some mistakes.Noritada Kobayashi1-3/+3
2008-05-13Brazilian Portuguese translation update. Closes: #481007Jens Seidel2-694/+828
2008-05-12Update of Polish help file, proofread of aptitude-defaults.pl, thanks Wiktor ↵Jens Seidel2-79/+140
Wandachowicz <siryes@gmail.com>
2008-05-09Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows4-2176/+1716
2008-05-08Norwegian Bokmal translation update. Closes: #480063Jens Seidel2-322/+324
2008-05-08Polish translation update. Closes: #480062Jens Seidel2-1784/+1320
2008-05-05German translation update.Jens Seidel2-71/+73
2008-04-24Add a bit of a comment that got lost in the last patch.Daniel Burrows1-0/+1
2008-04-24Automated merge with file:///home/daniel/programming/aptitude/aptitude-gtkDaniel Burrows43-1458/+1148
2008-04-24Automated merge with file:///home/daniel/programming/aptitude/aptitude-gtkDaniel Burrows105-298/+778
2008-04-23Explicitly suppress the "Resolving dependencies..." message when the ↵Daniel Burrows2-10/+14
resolver is run multiple times without user interaction.
2008-04-22Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows37-1412/+1032
2008-04-22Vietnamese translation update. Closes: #477295Jens Seidel2-223/+379
2008-04-21Make "unhold" work. (Closes: #477165)Daniel Burrows1-1/+2
The solution I chose was to just call "mark_keep". For reasons that are incomprehensible to me, the original implementation fiddled with the state of the package directly, which is just wrong on many levels. That may have been from an earlier version of aptitude where such fiddling sort-of worked. Regardless, it's definitely not right now. Calling "mark_keep" does what's expected as long as we are careful to first check that the package is currently being Kept (otherwise we might blow away the user's current package states, which is not good).
2008-04-21Be a little clearer about what happens without patterns in "why".Daniel Burrows1-1/+2
2008-04-21"aptitude why" shows why packages *should* be installed, not why they *can* ↵Daniel Burrows1-1/+1
be installed.
2008-04-21Instead of bailing if the user asks for the justification chain of a ↵Daniel Burrows1-23/+26
manually installed package, search for a nontrivial solution. (Closes: #477038) More precisely, this restricts the "why" algorithm to return only chains that are more than one step long. This means that instead of the lame excuse "<x> is manually installed" or "<x> is a starting point of the search", you now get an honest-to-goodness chain for manually installed packages, if one exists. The reason for doing this is simple: IMO, it's far more useful than simply refusing to show anything; the information might be interesting to the user, and it's not confusing since the "why" output always includes the automatic indicator for the package.
2008-04-21De-personalize one of the "why" examples.Daniel Burrows1-4/+4
2008-04-20Galician translation update. Closes: #476837Jens Seidel2-63/+54
2008-04-20Fixed a useless dash in help text. Closes: #476835Jens Seidel36-41/+38
2008-04-20Danish translation update. Closes: #476732Jens Seidel2-972/+505
2008-04-20Really updated po/zh_CN.po forgotten in r1466Jens Seidel1-115/+58
2008-04-20Make the new logic for "quiet" not override "-q" either (Closes: #476749).Daniel Burrows1-2/+2
2008-04-20When trying to auto-enable quietness due to not having a TTY to write to, ↵Daniel Burrows1-1/+2
don't decrease any existing "quiet" setting.
2008-04-20Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows1-3/+59
2008-04-20Simplified Chinese translation update. Closes: #475740Jens Seidel1-0/+4
2008-04-17Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows5-786/+779
2008-04-16Add notes clairfying some corner cases in the search language.Daniel Burrows1-3/+59
These cover some of the possibly-surprising behavior around where search terms stop and start when the different syntaxes are mixed (in particular, the fact that "?" doesn't terminate a term that started with "~"). I also added a note explicitly warning users away from using bare string terms in scripts.
2008-04-16Automated merge with http://hg.debian.org/hg/aptitude/headObey Arthur Liu1-1/+1
2008-04-16Modified most header files descriptions to be Doxygen-parsable.Obey Arthur Liu105-298/+778
2008-04-16Support VPATH Makefile build in doc/Jens Seidel1-1/+1
2008-04-16French manual page translation update. Closes: #476344Jens Seidel1-440/+543
2008-04-14French translation updateChristian Perrier1-182/+93
2008-04-13German translation updateJens Seidel3-8/+34
2008-04-13German translation updateJens Seidel2-163/+142
2008-04-13Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows3-8/+34
2008-04-13Update the list of required software to reflect the current situation.Daniel Burrows1-1/+28
2008-04-13Remove the call to configure in autogen, at Jens's request.Daniel Burrows2-5/+4
2008-04-13Called "make -C po update-po"Jens Seidel36-3149/+3041
2008-04-13Added --previous to msgmergeJens Seidel1-1/+1
2008-04-13ar.po: removed a bogus \b escape sequence to silence a warning.Jens Seidel2-2/+6
2008-04-13Merged multiple help text lines into a single one for proper i18n supportJens Seidel1-8/+9
2008-04-12Retroactively add some missing bug numbers.Daniel Burrows1-2/+2
2008-04-12Added tag 0.4.11.2 for changeset 2594855ebe8aDaniel Burrows0-0/+0
2008-04-12Simplified Chinese translation update. Closes: #475740Christian Perrier2-83/+137
2008-04-12French translation updateChristian Perrier2-58/+48
2008-04-12Merge and resolve a conflictChristian Perrier43-11010/+13658