aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
Commit message (Collapse)AuthorAgeFilesLines
* Add a way to downgrade some errors (file not found) to non-fatalRafael Garcia-Suarez2004-05-061-8/+17
|
* - make parse.t pass all testOlivier Thauvin2004-04-251-2/+0
| | | | | - add $pkg->queryformat test
* - add $pkg->queryformat() functionOlivier Thauvin2004-04-251-1/+33
| | | | | - $ûrpm->list_rpm_tag show all tag, value for unparsable tag is 'undef' in hash
* - urpm optional arg to Urpm_list_rpm_tag functionOlivier Thauvin2004-04-231-1/+5
|
* Better diagnostics in $package->build_info()Rafael Garcia-Suarez2004-04-221-1/+2
|
* (return_list_tag) factorize common local variables declaration (thoughThierry Vignaud2004-04-221-20/+5
| | | | | it wastes 4 pointer slots on stack in RPMTAG_SUMMARY case)
* - return_list_tag is able to return some basic tags from synthesisOlivier Thauvin2004-04-221-7/+61
|
* - cleaning return_list_tagOlivier Thauvin2004-04-211-47/+21
|
* - add list_rpm_tag functionOlivier Thauvin2004-04-211-0/+11
|
* Improve some diagnosticsRafael Garcia-Suarez2004-04-151-2/+2
|
* added support for RH 7.3Francois Pons2003-12-091-2/+4
|
* fixed indentation and reworked code to be simplerFrancois Pons2003-11-151-85/+83
|
* applied patch from Olivier ThauvinFrancois Pons2003-11-151-0/+168
|
* added URPM::import_pubkey to import a key (only one) directly to opened rpmFrancois Pons2003-08-191-0/+199
| | | | | database or by opening the database on the fly.
* fixed files_md5sum returning not the same number as files method.Francois Pons2003-08-111-79/+1
| | | | | removed unsatisfied_requires2 not used (and doing nothing usefull).
* 0.91-13mdkFrancois Pons2003-07-241-108/+294
|
* fixed SvPV typos.Francois Pons2003-07-101-1/+1
|
* starting coding unsatisfied_requires in C, incomplete.Francois Pons2003-07-101-24/+86
| | | | | modified return_list_str to allow getting strings list in C easily and quickly.
* make sure a callback parameter is taken into account only if a reference isFrancois Pons2003-06-191-13/+14
| | | | | used.
* fixed compilation on rpm 4.0.4.Francois Pons2003-06-171-0/+12
|
* fixed 0.91-2mdkFrancois Pons2003-06-171-2/+5
|
* 0.91-2mdkFrancois Pons2003-06-171-4/+7
|
* 0.91-1mdk0.91Francois Pons2003-06-161-43/+62
|
* improved return value of verify_rpm.Francois Pons2003-06-121-243/+134
|
* fixed memory leak in parse_rpm.Francois Pons2003-06-051-3/+4
|
* 0.90-8mdkFrancois Pons2003-06-051-54/+118
|
* Add Pkg_buildtime to get RPMTAG_BUILDTIMEFlorent Villard2003-06-041-0/+12
|
* fixed sutpid typo (strange compiler didn't notice anything)Francois Pons2003-06-031-3/+1
|
* 0.90-4mdkFrancois Pons2003-06-021-56/+70
|
* move packing and keep_all_tags declaration in Urpm_parse_rpm to the begining ↵Florent Villard2003-05-301-2/+2
| | | | of the function in order to get the argument initialisation correctly working (otherwize they were overriden and systematically set to 0).
* add Pkg_license function to URPM.xs (URPM::Package)Florent Villard2003-05-301-0/+8
|
* 0.90-1mdk0.90Francois Pons2003-05-231-78/+80
| | | | | | first backtrackable method, still lacking backtrack of remove and better handling of choices during backtrack, too much simplist.
* 0.84-1mdkFrancois Pons2003-05-161-7/+26
|
* 0.83-4mdkFrancois Pons2003-05-141-14/+487
|
* 0.83-3mdkFrancois Pons2003-05-131-58/+82
|
* first try of 4.2 compatible perl-URPM,Francois Pons2003-04-291-29/+210
| | | | | | missing verify_signature, new version 0.83
* 0.82-4mdkFrancois Pons2003-04-241-0/+18
|
* 0.82-3mdkFrancois Pons2003-04-221-0/+24
|
* brand new 0.82 version (flag_skip, excludedocs, fix NULL get_name)Francois Pons2003-04-111-6/+28
|
* 0.81-11mdkFrancois Pons2003-03-031-4/+5
|
* 0.81-5mdkFrancois Pons2003-01-061-1/+1
|
* 0.80-2mdkFrancois Pons2002-12-111-20/+14
|
* 0.80-1mdk0.80Francois Pons2002-12-051-20/+133
|
* 0.71-1mdk0.71Francois Pons2002-12-031-3/+34
|
* 0.70-3mdkFrancois Pons2002-08-281-6/+27
|
* 0.70-2mdkFrancois Pons2002-08-261-1/+5
|
* 0.60-3mdkFrancois Pons2002-08-071-8/+255
|
* 0.50-4mdkFrancois Pons2002-07-241-6/+9
|
* 0.20-1mdk0.20Francois Pons2002-07-221-4/+2
|
* 0.11-2mdkFrancois Pons2002-07-221-43/+54
|