Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - enable 'use warnings' | Olivier Thauvin | 2010-07-30 | 1 | -0/+1 |
| | | | | - fix some warnings | ||||
* | Make perl_checker a bit more happy | Rafael Garcia-Suarez | 2004-08-02 | 1 | -8/+7 |
| | |||||
* | - fix tag2id on old mdk, ensure all test are ok on 9.1 | Olivier Thauvin | 2004-04-27 | 1 | -1/+1 |
| | |||||
* | - add $pkg->queryformat() function | Olivier Thauvin | 2004-04-25 | 1 | -1/+1 |
| | | | | | - $ûrpm->list_rpm_tag show all tag, value for unparsable tag is 'undef' in hash | ||||
* | - remove unusefull function | Olivier Thauvin | 2004-04-22 | 1 | -17/+2 |
| | | | | | - start to add parsing test | ||||
* | - add list_rpm_tag function | Olivier Thauvin | 2004-04-21 | 1 | -160/+4 |
| | |||||
* | - add query_pkg function | Olivier Thauvin | 2004-04-18 | 1 | -0/+20 |
| | | | | | - transmit %options to parse_rpm in parse_rpms_build_headers | ||||
* | - add Query.pm (starting to code) | Olivier Thauvin | 2004-04-17 | 1 | -0/+191 |
- add fuzzy_parse function, transparency parse hdlist, synthesis, rpms or dir (dir/*.rpm) - add parse_rpms function to have same behaviours than parse_{hdlists,synthesis} |