Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - 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 | |
* | 0.94-2mdk0.94.2 | Francois Pons | 2003-08-22 | 1 | -1/+5 | |
* | removed potential deadlock. | Francois Pons | 2003-08-22 | 1 | -33/+40 | |
* | 0.94-1mdk (URPM::Signature fixes and changes)0.94 | Francois Pons | 2003-08-21 | 3 | -59/+67 | |
* | fixed with gc suggestion which are really fine (and right). | Francois Pons | 2003-08-21 | 1 | -1/+1 | |
* | final 0.93-7mdk | Francois Pons | 2003-08-20 | 2 | -7/+7 | |
* | 0.93-7mdk (signature comparison workaround) | Francois Pons | 2003-08-20 | 3 | -10/+35 | |
* | 0.93-6mdk | Francois Pons | 2003-08-19 | 1 | -4/+8 | |
* | added URPM::import_pubkey to import a key (only one) directly to opened rpm | Francois Pons | 2003-08-19 | 1 | -0/+199 | |
* | fixed URPM::import_armored_file to use internal XS function to import directly | Francois Pons | 2003-08-19 | 1 | -6/+23 | |
* | perl_checker compliance | Pascal Rigaux | 2003-08-18 | 2 | -12/+15 | |
* | provide URPM::Signature as well | Guillaume Cottenceau | 2003-08-13 | 1 | -1/+5 | |
* | 0.93-3mdk | Francois Pons | 2003-08-11 | 1 | -1/+5 |