0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
C/C++ checks now based on common specific class More... about 14 years ago
Fix the local build to work on the current working directory More... about 14 years ago
Merge branch 'lang-checks' of ambre:FedoraReview into lang-checks More... about 14 years ago
Fix local report More... about 14 years ago
Add todo file More... about 14 years ago
Modify check class hierarchy More... about 14 years ago
Add __init__.py for the checks module More... about 14 years ago
Split tests into generic and c/c++ specific More... about 14 years ago
Fix typo in config dir creation More... over 14 years ago
Added support for alternate bugzilla More... over 14 years ago
Fix false positives when checking libs More... over 14 years ago
Add support for reviewing packages with multiple sources More... over 14 years ago
remove some debug output More... over 14 years ago
Added config file support to set default options like editor, bugzilla user id etc. More... over 14 years ago
Merge pull request #3 from fabaff/master More... over 14 years ago
COPYING added More... over 14 years ago
Small changes More... over 14 years ago
AUTHORS added More... over 14 years ago
Content added More... over 14 years ago
Don't clear all files in %_sourcedir by default More... over 14 years ago
Merge branch 'master' of github.com:timlau/FedoraReview More... over 14 years ago
don't delete whole ~/rpmbuild just the ~/rpmbuild/SOURCES More... over 14 years ago
Minor spelling fixes More... over 14 years ago
Defattr check is EPEL5 (pre rpm 4.4) only after changes in review guidelines. More... over 14 years ago
Dont hardcode rpm source dir, use the system one and fix spelling issue by José Matos More... over 14 years ago
make -- cache only work for downloading .spec & .src.rpm from bugzilla urls and add --nobuild to control if the srpm should be build in mock. So we can make change to .spec in cache and re-run check including building in mock More... over 14 years ago
order the results better More... over 14 years ago
change work_dir to ~/tmp/reviewhelper/<bugno> More... over 14 years ago
Added --dist to select review distribution More... over 14 years ago
Added doc string and references to packaging guidelines, useful names to classes More... over 14 years ago