GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoo-bumpchecker.git
master
Gentoo Version bump checker
GNOME project <gnome@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
gnome: Remove unused simple_cache_module import
Mart Raudsepp
2017-03-04
1
-5
/
+2
*
gnome: Add mapping for gom to avoid in-tree ambiguity
Mart Raudsepp
2017-03-03
1
-0
/
+1
*
gnome: Remove _isgnome3 special casing
Mart Raudsepp
2017-03-03
1
-8
/
+1
*
gnome: Remove the old latest_versions_* vars that won't work
Mart Raudsepp
2017-03-03
2
-4
/
+0
*
gnome: temporarily report release versions as individual as the latter is broken
Mart Raudsepp
2017-03-03
1
-1
/
+1
*
gnome: Remove some old scraping related code we won't need
Mart Raudsepp
2017-03-03
1
-103
/
+0
*
gnome: Use download.gnome.org instead of ftp with longer paths
Mart Raudsepp
2017-03-03
1
-6
/
+6
*
Add packages to module mapping
Gilles Dartiguelongue
2012-11-22
1
-0
/
+2
*
Add mappings for vte and gstreamer, specify category for gconf mapping
Mart Raudsepp
2011-09-04
1
-7
/
+9
*
Fix ambiguity in glib and pango package names
Nirbheek Chauhan
2011-06-07
1
-0
/
+3
*
Add cantarell to the package mapping list
Nirbheek Chauhan
2011-03-26
1
-0
/
+1
*
Fix the stable detection to really work.
Tomas Chvatal
2011-03-15
1
-2
/
+4
*
Fix all_overlays = True and selection of keywords
Nirbheek Chauhan
2011-02-21
1
-2
/
+3
*
Cleanup the mess in portage_module. God we really need to rewrite this tool...
Tomas Chvatal
2011-02-20
1
-38
/
+9
*
gnome_module: fix fetching of GNOME 3.0 version lists
Nirbheek Chauhan
2011-01-15
1
-1
/
+9
*
package_module: add special-case package names
Nirbheek Chauhan
2011-01-15
1
-0
/
+2
*
portage_module: Port to newer portage
Nirbheek Chauhan
2011-01-15
1
-2
/
+0
*
Move code around to allow usage of portage constants
Gilles Dartiguelongue
2010-10-23
1
-2
/
+3
*
Remove unused modules
Gilles Dartiguelongue
2010-10-23
1
-2
/
+1
*
Fix API usage with >=portage-2.2_rc97
Gilles Dartiguelongue
2010-10-23
1
-3
/
+5
*
string module is deprecated
Gilles Dartiguelongue
2010-10-23
2
-4
/
+4
*
Fix various style issues
Gilles Dartiguelongue
2010-10-23
9
-285
/
+288
*
Add perl package support.
Priit Laes
2010-03-16
2
-27
/
+30
*
Skip packages from mobile category.
Priit Laes
2010-03-16
1
-6
/
+10
*
Clean up the percentage calculation and related HTML output.
Priit Laes
2010-03-16
1
-28
/
+22
*
Remove workaround for gdl package.
Priit Laes
2010-02-26
2
-10
/
+9
*
Fix error display by using correct exception.
Priit Laes
2010-02-26
1
-1
/
+1
*
Fix pixman versioning detection.
Tomas Chvatal
2009-12-31
1
-1
/
+8
*
Prettify Kudos to Yngwin. Also fix slight issue with ~ keywords detection.
Tomáš Chvátal
2009-11-23
2
-29
/
+31
*
Work correctly on computers with stable arch in ACCEPT_KEYWORDS.
Tomáš Chvátal
2009-11-22
1
-0
/
+7
*
Add compat to work with gnome module.
Tomáš Chvátal
2009-11-22
2
-3
/
+4
*
[x-modular] Add support for listing stable packages.
Tomáš Chvátal
2009-11-22
4
-37
/
+65
*
Handle aso tar.gz format.
Tomáš Chvátal
2009-10-06
1
-9
/
+16
*
X modular bumpchecker version 1.0
Tomáš Chvátal
2009-10-03
3
-3
/
+326
*
Fix crash happening when upstream releng version list has a nonsensical versi...
Mart Raudsepp
2009-09-06
1
-1
/
+5
*
Fix crash happening when latest_packages doesn't have all entries for package...
Mart Raudsepp
2009-08-24
1
-0
/
+3
*
Add a __repr__ method for package_module to ease debugging.
Mart Raudsepp
2009-08-24
1
-0
/
+3
*
Clean up the way we ignore perl bindings
Arun Raghavan
2009-07-26
1
-3
/
+3
*
Tweak the column description text on the bottom of the page
Mart Raudsepp
2008-11-30
1
-3
/
+2
*
Fix brokenness introduced in previous commit
Mart Raudsepp
2008-10-03
1
-1
/
+1
*
Fix HTML validation issues
Doug Goldstein
2008-10-03
1
-1
/
+7
*
Specifying output file is not optional right now - require it
Mart Raudsepp
2008-09-28
1
-1
/
+3
*
"Beautify" the html output page
Nirbheek Chauhan
2008-09-26
1
-6
/
+11
*
Simplify Package.parse_mm() method by making use of builtin string methods
Mart Raudsepp
2008-09-22
1
-17
/
+1
*
Fix packages with name mapping to report correct status
Mart Raudsepp
2008-09-22
1
-6
/
+9
*
Die with a more helpful error if the versions file is not available
Arun Raghavan
2008-07-03
1
-1
/
+6
*
Add support for 'upstream-pkg':'cat/pkg' type mappings
Arun Raghavan
2008-07-03
3
-11
/
+18
*
control-center has been renamed to gnome-control-center, so off with the mapping
Arun Raghavan
2008-07-03
1
-1
/
+0
*
add -A as a short option for --all-overlays
Remi Cardona
2008-06-03
1
-1
/
+1
*
Add a -p/--portdir option to specify an alternate PORTDIR
Arun Raghavan
2008-06-02
2
-2
/
+17
[next]