summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnome: Rename "Portage Version" header to "Gentoo Version"HEADmasterMart Raudsepp2022-07-161-1/+1
* Map gtksourceview to gui-libs/gtksourceviewMatt Turner2022-03-261-0/+1
* Add support for GNOME 40 in "Latest Version" columnMart Raudsepp2021-12-121-4/+8
* Fix some bad PythonMatt Turner2021-04-143-11/+11
* Add support for GNOME 40Matt Turner2021-04-141-3/+10
* Add mapping for gui-libs/gtkMatt Turner2021-04-141-0/+1
* gnome: Map gnome-themes-extra to gnome-themes-standard for nowMart Raudsepp2019-08-242-0/+2
* gnome: Fix syntax error in a rare warning path messageMart Raudsepp2019-03-261-1/+1
* Add workaround for packages with only one version componentMart Raudsepp2019-01-161-1/+1
* gnome: Put "Stable" in the titles when it's a stable tree reportMart Raudsepp2017-11-011-2/+2
* gnome: Add a hackish way to force looking at Gentoo stable tree onlyMart Raudsepp2017-11-011-0/+3
* gnome: Hack latest version to see newstable release when official version is ...Mart Raudsepp2017-03-212-1/+12
* gnome: Stop skipping mobile suite, as it doesn't exist anymore anywayMart Raudsepp2017-03-211-3/+0
* gnome: Track upstream core vs apps suite handling and show it in the outputMart Raudsepp2017-03-213-4/+10
* gnome: add libgfbgraph reverse mapping as wellMart Raudsepp2017-03-211-0/+1
* gnome: map gfbgraph to our libgfbgraphMart Raudsepp2017-03-211-0/+1
* gnome: Fix generation breaking typo in fallback codepathMart Raudsepp2017-03-211-1/+1
* gnome: make the cache.json requests parallel; reduces a run from 3m01 to 0m23...Mart Raudsepp2017-03-211-2/+24
* gnome: Quick port to python3Mart Raudsepp2017-03-215-27/+27
* gnome: Use UTC date for generation date note in outputMart Raudsepp2017-03-111-2/+2
* gnome: Implement latest version retrieval based on GNOME infra cache.json filesMart Raudsepp2017-03-041-2/+43
* gnome: Use requests instead of urllib2Mart Raudsepp2017-03-041-8/+8
* gnome: Remove unused simple_cache_module importMart Raudsepp2017-03-041-5/+2
* gnome: Add mapping for gom to avoid in-tree ambiguityMart Raudsepp2017-03-031-0/+1
* gnome: Remove _isgnome3 special casingMart Raudsepp2017-03-031-8/+1
* gnome: Remove the old latest_versions_* vars that won't workMart Raudsepp2017-03-032-4/+0
* gnome: temporarily report release versions as individual as the latter is brokenMart Raudsepp2017-03-031-1/+1
* gnome: Remove some old scraping related code we won't needMart Raudsepp2017-03-031-103/+0
* gnome: Use download.gnome.org instead of ftp with longer pathsMart Raudsepp2017-03-031-6/+6
* Add packages to module mappingGilles Dartiguelongue2012-11-221-0/+2
* Add mappings for vte and gstreamer, specify category for gconf mappingMart Raudsepp2011-09-041-7/+9
* Fix ambiguity in glib and pango package namesNirbheek Chauhan2011-06-071-0/+3
* Add cantarell to the package mapping listNirbheek Chauhan2011-03-261-0/+1
* Fix the stable detection to really work.Tomas Chvatal2011-03-151-2/+4
* Fix all_overlays = True and selection of keywordsNirbheek Chauhan2011-02-211-2/+3
* Cleanup the mess in portage_module. God we really need to rewrite this tool...Tomas Chvatal2011-02-201-38/+9
* gnome_module: fix fetching of GNOME 3.0 version listsNirbheek Chauhan2011-01-151-1/+9
* package_module: add special-case package namesNirbheek Chauhan2011-01-151-0/+2
* portage_module: Port to newer portageNirbheek Chauhan2011-01-151-2/+0
* Move code around to allow usage of portage constantsGilles Dartiguelongue2010-10-231-2/+3
* Remove unused modulesGilles Dartiguelongue2010-10-231-2/+1
* Fix API usage with >=portage-2.2_rc97Gilles Dartiguelongue2010-10-231-3/+5
* string module is deprecatedGilles Dartiguelongue2010-10-232-4/+4
* Fix various style issuesGilles Dartiguelongue2010-10-239-285/+288
* Add perl package support.Priit Laes2010-03-162-27/+30
* Skip packages from mobile category.Priit Laes2010-03-161-6/+10
* Clean up the percentage calculation and related HTML output.Priit Laes2010-03-161-28/+22
* Remove workaround for gdl package.Priit Laes2010-02-262-10/+9
* Fix error display by using correct exception.Priit Laes2010-02-261-1/+1
* Fix pixman versioning detection.Tomas Chvatal2009-12-311-1/+8