summaryrefslogtreecommitdiffstats
path: root/pym/portage/news.py
Commit message (Expand)AuthorAgeFilesLines
* Make some adjustments so that it's possible to install binaryZac Medico2007-12-201-4/+6
* Fix NewsManager.getUnreadItems() so that it works properlyZac Medico2007-10-211-13/+16
* Bug #196427 - Prevent various news related tracebacksZac Medico2007-10-211-3/+10
* ignore "permission denied" errors when changing perms of news skipfile that h...Marius Mauch2007-10-211-1/+10
* use skipfile rather than timestamp to ignore processed filesMarius Mauch2007-10-161-36/+25
* Fix minor issues with loaders in the static file loader, fix quoting and impo...Alec Warner2007-09-071-17/+18
* Run pychecker over everything, fix obvious thing slike modules not in use, va...Alec Warner2007-07-221-2/+1
* Fix profile and config arguments to NewsItem.isRelevant() inside NewsManager....Zac Medico2007-06-161-1/+11
* Pass existing portdbapi and vardbapi instances into the NewsManager constructor.Zac Medico2007-06-131-9/+7
* remove pointless $PORTDIR lockMarius Mauch2007-05-311-26/+16
* Avoid permission errors when trying to lock repo_path. Note that the lock fi...Zac Medico2007-05-191-1/+6
* - store newsid in unread file, not the path to the news itemMarius Mauch2007-05-181-52/+52
* make sure uid is an intAlec Warner2007-03-031-2/+2
* Namespace sanitizing, step 2Marius Mauch2007-01-251-5/+5
* Namespace sanitizing, step 1Marius Mauch2007-01-251-0/+268