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/portage-idfetch.git
idfetch
master
SoC2010: IDFetch - Intelligent Distfile Fetcher (Portage modifications)
Kostyantyn Ovechko <fastinetserver@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
glsa-check
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
1
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
Use cpv_getkey() instead of dep_getkey() where appropriate.
Zac Medico
2010-02-09
1
-3
/
+3
*
Replace doct.keys() usage with __iter__(), since it behaves identically in
Zac Medico
2009-09-22
1
-2
/
+2
*
Use dict.(keys|values|items)() instead of dict.(iterkeys|itervalues|iteritems...
Arfrever Frehtes Taifersar Arahesis
2009-09-21
1
-1
/
+1
*
Update system imports for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-1
/
+1
*
Support print() function with Python 2 in some files.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-0
/
+2
*
Update syntax of 'except' statements for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-5
/
+5
*
Update imports to import portage.os (with unicode wrappers), and use
Zac Medico
2009-08-11
1
-1
/
+1
*
Make glsa-check executable.
Zac Medico
2009-03-04
1
-0
/
+0
*
Fix headers that contain $Header instead of $Id.
Zac Medico
2009-02-23
1
-3
/
+3
*
Inside summarylist(), it's possible for myglsa.packages.keys() to contain
Zac Medico
2009-02-21
1
-1
/
+1
*
Bug #230483 - Convert glsa-check option parsing to use the optparse module.
Zac Medico
2009-02-19
1
-93
/
+71
*
use summarylist for output of test mode when --verbose is given (patch by Rob...
Marius Mauch
2008-09-28
1
-5
/
+5
*
sort summarylist output (patch by Robert Buchholz <rbu@gentoo.org>)
Marius Mauch
2008-09-28
1
-0
/
+1
*
Py3k compatibility patch #5 by Ali Polatel <hawking@g.o>.
Zac Medico
2008-07-01
1
-2
/
+2
*
move checkfile parsing into its own function
Marius Mauch
2007-11-09
1
-5
/
+1
*
Move glsa-check from gentoolkit into portage so the gentoolkit version can be...
Marius Mauch
2007-11-09
1
-0
/
+340