aboutsummaryrefslogtreecommitdiffstats
path: root/URPM
Commit message (Collapse)AuthorAgeFilesLines
* - add $pkg->queryformat() functionOlivier Thauvin2004-04-251-1/+1
| | | | | - $ûrpm->list_rpm_tag show all tag, value for unparsable tag is 'undef' in hash
* - Don't pass whole %options to parse_rpm in parse_rpms_build_headersOlivier Thauvin2004-04-221-1/+1
|
* - remove unusefull functionOlivier Thauvin2004-04-221-17/+2
| | | | | - start to add parsing test
* - export keep_all_tags trought function in parse_rpm_build_headersOlivier Thauvin2004-04-221-2/+2
|
* - add list_rpm_tag functionOlivier Thauvin2004-04-211-160/+4
|
* More cleanup.Rafael Garcia-Suarez2004-04-211-25/+24
|
* Minor cleanupRafael Garcia-Suarez2004-04-211-4/+1
|
* - add query_pkg functionOlivier Thauvin2004-04-182-1/+21
| | | | | - transmit %options to parse_rpm in parse_rpms_build_headers
* - add Query.pm (starting to code)Olivier Thauvin2004-04-172-2/+237
| | | | | | - 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}
* - parse_rpm_build_headers have same behaviour with dontdie and callbackOlivier Thauvin2004-01-181-2/+11
| | | | | when using cache or the rpm
* added support for RH 7.3Francois Pons2003-12-091-9/+9
|
* fixed bad use of option idlist for checking its presenceFrancois Pons2003-11-171-2/+2
|
* fixed indentation and reworked code to be simplerFrancois Pons2003-11-151-26/+18
|
* applied patch from Olivier ThauvinFrancois Pons2003-11-151-13/+32
|
* fixed to find package with full provides on whatrequires obsoleted, so thatFrancois Pons2003-10-131-5/+7
| | | | | pam-devel is upgraded correctly for example.
* removed STDERR log.Francois Pons2003-09-101-1/+0
|
* diff_provides on obsoleted provides are needed.Francois Pons2003-09-101-3/+2
|
* fixed bad ARRAY reference (promote).Francois Pons2003-09-101-4/+3
|
* 0.94-4mdk0.94.4Francois Pons2003-09-051-247/+247
|
* removed log.Francois Pons2003-09-021-4/+0
|
* fixed package badly removed.Francois Pons2003-09-021-1/+5
|
* removed potential deadlock.Francois Pons2003-08-221-33/+40
|
* 0.94-1mdk (URPM::Signature fixes and changes)0.94Francois Pons2003-08-211-56/+59
|
* fixed with gc suggestion which are really fine (and right).Francois Pons2003-08-211-1/+1
|
* final 0.93-7mdkFrancois Pons2003-08-201-7/+5
|
* 0.93-7mdk (signature comparison workaround)Francois Pons2003-08-201-7/+26
|
* fixed URPM::import_armored_file to use internal XS function to import directlyFrancois Pons2003-08-191-6/+23
| | | | | to database, handle importation of multiple keys by file.
* perl_checker compliancePascal Rigaux2003-08-181-11/+11
|
* 0.93-2mdkFrancois Pons2003-08-111-9/+11
|
* final 0.93-1mdkFrancois Pons2003-08-061-27/+36
|
* 0.93-1mdk0.93Francois Pons2003-08-062-32/+45
|
* initial support for parsing armored file (without gpg) and registering rpmdb ↵Francois Pons2003-08-061-0/+77
| | | | pubkeys.
* 0.92-4mdkFrancois Pons2003-08-041-11/+27
|
* fixed some missing unsatisfied in reason of rejected packages.Francois Pons2003-07-301-7/+14
| | | | | | fixed provide obsoleted which should not be taken into account when looking for obsoletes.
* 0.92-1mdk0.92Francois Pons2003-07-281-33/+88
|
* 0.91-14mdkFrancois Pons2003-07-241-44/+49
|
* 0.91-13mdkFrancois Pons2003-07-242-39/+16
|
* fixed cache not taken into account.Francois Pons2003-07-161-1/+1
|
* fixed small typo on regex for URPM::compute_flagsFrancois Pons2003-07-161-1/+1
|
* optimized URPM::compute_flags method by an almost unlimited factor.Francois Pons2003-07-101-26/+37
|
* 0.91-10mdkFrancois Pons2003-07-071-7/+31
|
* 0.91-9mdkFrancois Pons2003-07-071-12/+15
|
* 0.91-8mdkFrancois Pons2003-07-041-4/+4
|
* 0.91-7mdkFrancois Pons2003-06-261-15/+40
|
* 0.91-6mdkFrancois Pons2003-06-191-10/+13
|
* 0.91-5mdkFrancois Pons2003-06-191-5/+10
|
* added missing fix on bad conflicts listing,Francois Pons2003-06-181-3/+1
| | | | | removed stderr logs.
* 0.91-4mdkFrancois Pons2003-06-181-3/+5
|
* 0.91-4mdkFrancois Pons2003-06-181-13/+20
|
* 0.91-3mdkFrancois Pons2003-06-181-5/+5
|