misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pym
/
repoman
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the EbuildQuote.missing_quotes regex accept single
Zac Medico
2007-11-10
1
-2
/
+2
*
Convert all the checks in repoman.checks to use a new LineCheck
Zac Medico
2007-11-10
1
-179
/
+106
*
Fix 'TypeError: not all arguments converted during string formatting'
Zac Medico
2007-11-05
1
-1
/
+1
*
Properly escape { and } characters in regular expressions even
Zac Medico
2007-11-01
1
-3
/
+3
*
Remove an extra \$ from the EbuildQuote.var_reference regex
Zac Medico
2007-11-01
1
-1
/
+1
*
Make the EbuildUselessCdS check for both quoted and unquoted ${S}
Zac Medico
2007-11-01
1
-1
/
+1
*
Add a check for redundant cd "${S}" statements on the first
Zac Medico
2007-11-01
2
-1
/
+23
*
Bug #196652 - Check for useless ABOUT-NLS|COPYING|LICENSE
Zac Medico
2007-10-23
1
-0
/
+19
*
Make the EbuildQuote check ignore lines beginning
Zac Medico
2007-10-05
1
-1
/
+1
*
In the EbuildQuote check, combine the var_assignment
Zac Medico
2007-10-03
1
-4
/
+1
*
Filter some false positives out of the EbuildQuote check.
Zac Medico
2007-10-02
1
-13
/
+48
*
Rename checks as the naming was overkill (they are all obviously checks being...
Alec Warner
2007-10-01
2
-6
/
+24
*
keep old repoman names so we don't confuse people
Alec Warner
2007-10-01
1
-1
/
+1
*
Add new repoman check classes using StringIO; possibly need some testing, obv...
Alec Warner
2007-10-01
3
-0
/
+189