summaryrefslogtreecommitdiffstats
path: root/urpm/orphans.pm
Commit message (Expand)AuthorAgeFilesLines
...
* module must return a true valueThierry Vignaud2009-08-201-0/+2
* add new line after message suggesting to remove orphansChristophe Fergeau2009-08-201-2/+2
* fix string committed in previous commit to make it translatableChristophe Fergeau2009-08-101-4/+2
* improve message notifying about orphansChristophe Fergeau2009-08-101-3/+5
* Fix some spelling mistakesPascal Terjan2009-08-031-1/+1
* String fixes from John RyeChristophe Fergeau2009-04-021-2/+2
* Oops, stupid typoChristophe Fergeau2009-02-161-1/+1
* Improve wording of the message telling orphans can be removedChristophe Fergeau2009-02-161-2/+2
* Make perl-checker happyChristophe Fergeau2009-01-131-1/+1
* Code cleanups after pixel feedbackChristophe Fergeau2009-01-131-8/+9
* mark packages that were initially installed through deps, removed andChristophe Fergeau2009-01-131-12/+12
* Mark packages as "manually installed"Christophe Fergeau2009-01-131-3/+35
* add some commentsPascal Rigaux2009-01-061-0/+11
* use "use strict" in all modulesPascal Rigaux2009-01-061-0/+1
* give clearer name to some functionsPascal Rigaux2009-01-061-7/+7
* enhance docPascal Rigaux2009-01-061-1/+2
* fix commentPascal Rigaux2009-01-061-1/+1
* add commentPascal Rigaux2009-01-061-1/+3
* add commentPascal Rigaux2009-01-061-0/+3
* (installed_leaves) do not list suggested packages as unrequested packages (#4...Thierry Vignaud2008-12-151-1/+1
* - urpmiPascal Rigaux2008-10-281-2/+3
* - implement urpme --envPascal Rigaux2008-10-271-2/+2
* export new_unrequested() (for future use in drakx (?))Pascal Rigaux2008-09-251-3/+3
* o fix orphans handling: an already installed pkg must not becomePascal Rigaux2008-09-091-3/+6
* partially revert previous commit Pascal Rigaux2008-09-061-6/+6
* - cleanup doc of _renamed_unrequested()Pascal Rigaux2008-09-061-7/+7
* - urpmiPascal Rigaux2008-08-201-1/+3
* o sort the list of orphansPascal Rigaux2008-07-111-1/+1
* o fix creation of chroot with --root by using /var/lib/rpm/installed-throug...Pascal Rigaux2008-07-101-7/+7
* - urpmi, urpme, urpmq:Pascal Rigaux2008-07-091-1/+1
* fix detecting urpme creates a new orphan through "suggests"Pascal Rigaux2008-07-071-1/+1
* fix typoPascal Rigaux2008-07-071-1/+1
* o handle "unrequested orphans" (similar to "deborphan")Pascal Rigaux2008-07-071-0/+341