Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a way to downgrade some errors (file not found) to non-fatal | Rafael Garcia-Suarez | 2004-05-06 | 5 | -17/+56 |
* | 0.94-13mdk | Rafael Garcia-Suarez | 2004-04-30 | 1 | -1/+6 |
* | - fix tag2id on old mdk, ensure all test are ok on 9.1 | Olivier Thauvin | 2004-04-27 | 1 | -1/+1 |
* | Silence warnings | Rafael Garcia-Suarez | 2004-04-26 | 1 | -3/+2 |
* | - make parse.t pass all test | Olivier Thauvin | 2004-04-25 | 2 | -8/+7 |
* | - add $pkg->queryformat() function | Olivier Thauvin | 2004-04-25 | 3 | -2/+41 |
* | *** empty log message *** | Thierry Vignaud | 2004-04-23 | 1 | -0/+104 |
* | - urpm optional arg to Urpm_list_rpm_tag function | Olivier Thauvin | 2004-04-23 | 1 | -1/+5 |
* | Better diagnostics in $package->build_info() | Rafael Garcia-Suarez | 2004-04-22 | 1 | -1/+2 |
* | - test rpm parsing and hdlist generation | Olivier Thauvin | 2004-04-22 | 1 | -1/+23 |
* | Add missing files in the MANIFEST | Rafael Garcia-Suarez | 2004-04-22 | 1 | -0/+4 |
* | Remove hardcoded packager | Rafael Garcia-Suarez | 2004-04-22 | 1 | -1/+0 |
* | - Don't pass whole %options to parse_rpm in parse_rpms_build_headers | Olivier Thauvin | 2004-04-22 | 1 | -1/+1 |
* | (return_list_tag) factorize common local variables declaration (though | Thierry Vignaud | 2004-04-22 | 1 | -20/+5 |
* | - remove unusefull function | Olivier Thauvin | 2004-04-22 | 4 | -17/+58 |
* | - export keep_all_tags trought function in parse_rpm_build_headers | Olivier Thauvin | 2004-04-22 | 1 | -2/+2 |
* | - return_list_tag is able to return some basic tags from synthesis | Olivier Thauvin | 2004-04-22 | 1 | -7/+61 |
* | - cleaning return_list_tag | Olivier Thauvin | 2004-04-21 | 1 | -47/+21 |
* | - add list_rpm_tag function | Olivier Thauvin | 2004-04-21 | 3 | -165/+40 |
* | 0.94-12mdk | Rafael Garcia-Suarez | 2004-04-21 | 1 | -1/+4 |
* | More cleanup. | Rafael Garcia-Suarez | 2004-04-21 | 1 | -25/+24 |
* | Don't install manpages. | Rafael Garcia-Suarez | 2004-04-21 | 1 | -0/+1 |
* | Minor cleanup | Rafael Garcia-Suarez | 2004-04-21 | 1 | -4/+1 |
* | - add query_pkg function | Olivier Thauvin | 2004-04-18 | 2 | -1/+21 |
* | - add Query.pm (starting to code) | Olivier Thauvin | 2004-04-17 | 2 | -2/+237 |
* | Improve some diagnostics | Rafael Garcia-Suarez | 2004-04-15 | 1 | -2/+2 |
* | Force INSTALLDIRS=vendor in the Makefile.PL, for local testing | Rafael Garcia-Suarez | 2004-04-09 | 1 | -2/+3 |
* | Deprecate the pseudo-packages URPM::Build, URPM::Resolve and URPM::Signature. | Rafael Garcia-Suarez | 2004-04-06 | 3 | -124/+152 |
* | Add some API documentation for the URPM module. | Rafael Garcia-Suarez | 2004-04-02 | 4 | -5/+404 |
* | *** empty log message *** | Thierry Vignaud | 2004-04-01 | 1 | -1/+10 |
* | 0.94-11mdk | Olivier Thauvin | 2004-02-25 | 1 | -2/+5 |
* | - parse_rpm_build_headers have same behaviour with dontdie and callback | Olivier Thauvin | 2004-01-18 | 1 | -2/+11 |
* | *** empty log message *** | Thierry Vignaud | 2004-01-15 | 1 | -0/+745 |
* | added support for RH 7.3 | Francois Pons | 2003-12-09 | 3 | -25/+38 |
* | 0.98-9mdk | Francois Pons | 2003-11-17 | 1 | -1/+4 |
* | fixed bad use of option idlist for checking its presence | Francois Pons | 2003-11-17 | 1 | -2/+2 |
* | 0.94-8mdk | Francois Pons | 2003-11-15 | 1 | -1/+4 |
* | fixed indentation and reworked code to be simpler | Francois Pons | 2003-11-15 | 2 | -111/+101 |
* | applied patch from Olivier Thauvin | Francois Pons | 2003-11-15 | 2 | -13/+200 |
* | 0.94-7mdk | Francois Pons | 2003-10-13 | 1 | -1/+6 |
* | fixed to find package with full provides on whatrequires obsoleted, so that | Francois Pons | 2003-10-13 | 1 | -5/+7 |
* | 0.94-6mdk | Francois Pons | 2003-09-10 | 1 | -1/+4 |
* | removed STDERR log. | Francois Pons | 2003-09-10 | 1 | -1/+0 |
* | diff_provides on obsoleted provides are needed. | Francois Pons | 2003-09-10 | 1 | -3/+2 |
* | 0.94-5mdk0.94.5 | Francois Pons | 2003-09-10 | 1 | -1/+4 |
* | fixed bad ARRAY reference (promote). | Francois Pons | 2003-09-10 | 1 | -4/+3 |
* | 0.94-4mdk0.94.4 | Francois Pons | 2003-09-05 | 2 | -248/+252 |
* | 0.94-3mdk0.94.3 | Francois Pons | 2003-09-02 | 1 | -1/+4 |
* | removed log. | Francois Pons | 2003-09-02 | 1 | -4/+0 |
* | fixed package badly removed. | Francois Pons | 2003-09-02 | 1 | -1/+5 |