Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement genpatches | 2009-08-22 | 1 | -1/+1 | |
| | | | | Several bugfixes | ||||
* | Further work on output | 2009-08-22 | 1 | -0/+1 | |
| | |||||
* | Implement show bugid | 2009-08-22 | 1 | -15/+25 | |
| | | | | | | | | Rework output Add beta message Remove sys.exit() Add debug arg (-d, --debug) Fix one exception | ||||
* | Break lines after 79 characters | 2009-08-21 | 1 | -0/+2 | |
| | | | | | | | Remove GENTOO_KERNEL list Add more Exceptions Fix directory errors Fix sources error introduced two commits before | ||||
* | Fix git user, add newline | 2009-07-31 | 1 | -1/+1 | |
| | |||||
* | Clean code, fix some small bugs | 2009-07-31 | 1 | -0/+1 | |
| | |||||
* | Change max line length to 79 | 2009-07-23 | 1 | -45/+9 | |
| | | | | | | Start work on documentation Fix some minor bugs Edit the TODO list | ||||
* | Add custom Exceptions | 2009-07-09 | 1 | -3/+4 | |
| | | | | | | | | | | Remove error() Mark debug() deprecated Move global variables to kernellib Fix some minor bugs Add some additional output information Remove Copyrights Move all tests to testsuite.py | ||||
* | Add guidexml class | 2009-06-25 | 1 | -0/+1 | |
| | |||||
* | Implement interval_from_xml() | 2009-06-13 | 1 | -2/+1 | |
| | |||||
* | Implement read_cve_file() | 2009-06-13 | 1 | -0/+1 | |
| | |||||
* | Fix several TODOs | 2009-06-13 | 1 | -2/+3 | |
| | |||||
* | Some bug fixes | 2009-06-11 | 1 | -0/+1 | |
| | |||||
* | Add kernel class; Fix some bugs | 2009-06-11 | 1 | -1/+0 | |
| | |||||
* | Fix some bugs | 2009-06-09 | 1 | -0/+1 | |
| | |||||
* | Backup commit (several parts of the code are rewritten) | 2009-06-08 | 1 | -5/+1 | |
| | |||||
* | Some insignificant changes | 2009-06-08 | 1 | -0/+1 | |
| | |||||
* | Add cve/vulnerability class, change lots of code | 2009-06-08 | 1 | -1/+1 | |
| | |||||
* | Move is_in_interval() to kernellib.py; Use dict for genpatches | 2009-06-06 | 1 | -47/+2 | |
| | |||||
* | Small changes | 2009-06-05 | 1 | -0/+1 | |
| | |||||
* | Implement get_genpatch() | 2009-06-05 | 1 | -0/+1 | |
| | |||||
* | Fix FIXMEs, edit TODO | 2009-06-03 | 1 | -4/+16 | |
| | |||||
* | Use os.uname() instead of cat /proc or calling 'uname -m' | 2009-06-03 | 1 | -3/+1 | |
| | |||||
* | Rework logging inconsistency; Move more methods to kernellib.py | 2009-06-01 | 1 | -2/+0 | |
| | |||||
* | Clean some code | 2009-05-30 | 1 | -4/+5 | |
| | |||||
* | Further work on file structure, remove interval.py | 2009-05-29 | 1 | -4/+45 | |
| | |||||
* | New file structure, implement kernellib.py | 2009-05-29 | 1 | -34/+5 | |
| | |||||
* | Remove logging from kernel-check.py | 2009-05-29 | 1 | -1/+0 | |
| | |||||
* | Add portage.output.EOutput() to kernel-check.py | 2009-05-29 | 1 | -0/+1 | |
| | |||||
* | Fix whiteboard logging message | 2009-05-28 | 1 | -0/+1 | |
| | |||||
* | Clean TODOs and FIXMEs | 2009-05-27 | 1 | -2/+3 | |
| | |||||
* | Add delay instead of multicore support | 2009-05-27 | 1 | -1/+0 | |
| | |||||
* | Code cosmetic changes #5 | 2009-05-27 | 1 | -26/+27 | |
| | |||||
* | Code cosmetic changes #4 | 2009-05-27 | 1 | -19/+25 | |
| | |||||
* | Code cosmetic changes #3 | 2009-05-14 | 1 | -0/+24 | |
| | |||||
* | Code cosmetic changes #2 | 2009-05-14 | 1 | -10/+12 | |
| | |||||
* | Code cosmetic changes #1 | 2009-05-14 | 1 | -5/+37 | |
| | |||||
* | Create kernel-check.py stub | 2009-05-14 | 1 | -0/+7 | |
| | |||||
* | Change file structure | 2009-05-12 | 1 | -8/+0 | |
| | |||||
* | Move some todos to TODO | 2009-05-12 | 1 | -0/+8 | |