| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #247548 - Remove 'last' and 'lfull' commands since nobody uses them. | Zac Medico | 2008-11-23 | 1 | -1/+1 |
* | Make the EbuildQuote check filter out matches that appear to be an argument | Zac Medico | 2008-11-14 | 1 | -2/+14 |
* | Make FindPortdir() fall back to have_profile_dir() checks if it can't match | Zac Medico | 2008-11-11 | 1 | -6/+20 |
* | Make FindPortdir() return (None, None, None) on failure, instead of raising | Zac Medico | 2008-11-11 | 1 | -1/+1 |
* | Inside have_profile_dir(), check for existence of profiles.desc since that | Zac Medico | 2008-11-11 | 1 | -1/+1 |
* | Add "subversion" to InheritAutotools._exempt_eclasses. Thanks to Arfrever. | Zac Medico | 2008-10-23 | 1 | -1/+3 |
* | Bug #243224 - Add an exemption to the inherit.autotools check for ebuilds that | Zac Medico | 2008-10-22 | 1 | -0/+7 |
* | Adjust EMakeParallelDisabled.re to require at least one space after emake. | Zac Medico | 2008-09-01 | 1 | -1/+1 |
* | Check for calls to the deprecated bindnow-flags function. Thanks to Diego | Zac Medico | 2008-08-31 | 2 | -1/+8 |
* | Add a warning for emake -j1 calls which disable parallelization. Thanks to | Zac Medico | 2008-08-31 | 2 | -1/+9 |
* | * Fix parse_metadata_use() to raise ParseError instead of the ExpatError | Zac Medico | 2008-08-14 | 1 | -1/+17 |
* | Remove unused parse_use_local_desc() function. | Zac Medico | 2008-08-05 | 1 | -22/+0 |
* | Bug #199788 - Make repoman parse GLEP 56 USE flag descriptions from | Zac Medico | 2008-07-18 | 1 | -0/+33 |
* | Fix a few typos found with pyflakes. Thanks to Cardoe for reporting. | Zac Medico | 2008-07-11 | 1 | -3/+5 |
* | Pass a Package instance into LineCheck.new(), and use this to avoid | Zac Medico | 2008-06-19 | 1 | -10/+10 |
* | Refactor the 'inherit.autotools' and 'IUSE.undefined' checks | Zac Medico | 2008-06-19 | 1 | -26/+66 |
* | As suggested by remi`, make the 'inherit.autotools' check only ebuilds that | Zac Medico | 2008-06-18 | 1 | -8/+6 |
* | Add an exemption for x-modular in the "inherit.autotools" check. Thanks to | Zac Medico | 2008-06-18 | 1 | -3/+4 |
* | Fix the 'inherit.autotools' check to account for apache-2_src_unpack() | Zac Medico | 2008-06-14 | 1 | -0/+5 |
* | Add additional functions such as eaclocal and eautoheader to the | Zac Medico | 2008-06-08 | 1 | -1/+5 |
* | Make repoman pass Package instances into run_checks(), so that the checks | Zac Medico | 2008-06-08 | 1 | -3/+3 |
* | Bug #224271 - New check 'IUSE.undefined', renamed from generic | Zac Medico | 2008-06-07 | 1 | -1/+1 |
* | As suggested by Flameeyes, add a new 'inherit.autotools' check which warns | Zac Medico | 2008-06-07 | 1 | -3/+13 |
* | Bug #224271 - Add a 'IUSE is not defined' ebuild.minorsyn warning. | Zac Medico | 2008-06-07 | 1 | -0/+7 |
* | Add subversion support for repoman (patch by Fabien Groffen, http://archives.... | Marius Mauch | 2008-05-13 | 1 | -6/+15 |
* | Fix the EbuildQuote check to ignore "echo" and the elog functions since | Zac Medico | 2008-04-27 | 1 | -1/+4 |
* | Add a new "ebuild.patches" check for the PATCHES variable that's used by | Zac Medico | 2008-03-29 | 2 | -3/+10 |
* | Bug #212621 - Make the EbuildQuote check do quoting validation for misc | Zac Medico | 2008-03-25 | 1 | -1/+8 |
* | Various repoman fixes, plus a weird lockfile tracekback in news. | Alec Warner | 2008-02-24 | 1 | -2/+4 |
* | Bug #211067 - Make the "portdir_overlay" and "mydir" variables contain | Zac Medico | 2008-02-22 | 1 | -4/+6 |
* | fix more trivial issues breaking repomanv2.2_pre2 | Marius Mauch | 2008-02-10 | 1 | -1/+2 |
* | Add DISTDIR to the EbuildQuote.var_names. Thanks to Betelgeuse. | Zac Medico | 2008-02-08 | 1 | -1/+1 |
* | - Remove ebuild.autotools repoman check since it produces lots | Zac Medico | 2008-01-30 | 1 | -14/+1 |
* | Pull more functions out of repoman proper and into repoman.utilities | Alec Warner | 2008-01-27 | 1 | -2/+178 |
* | import ordering, prevent errors from mucking up module namespace in checks, f... | Alec Warner | 2008-01-27 | 1 | -18/+26 |
* | Move random functions out of repoman and into utilties.py | Alec Warner | 2008-01-26 | 1 | -0/+188 |
* | Check for quoted ${A}. Thanks to maekke for this patch. | Zac Medico | 2008-01-18 | 1 | -1/+12 |
* | Add a new "ebuild.autotools" check for when ebuilds call | Zac Medico | 2008-01-11 | 1 | -4/+18 |
* | 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 |