aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.00 !1.00Rafael Garcia-Suarez2004-08-023-6/+39
|
* Protection against packages that obsolete themselves.Rafael Garcia-Suarez2004-08-021-0/+1
|
* - remove test that can't worksOlivier Thauvin2004-08-022-6/+6
|
* - backward compatibility with perl 5.6Olivier Thauvin2004-08-021-6/+5
|
* - don't check rpm rpm version but rpm binary versionOlivier Thauvin2004-08-021-3/+4
|
* Silence a compilation warningRafael Garcia-Suarez2004-08-021-1/+1
|
* Make perl_checker a bit more happyRafael Garcia-Suarez2004-08-023-30/+34
|
* put back lost 0.98-2mdk's changelogThierry Vignaud2004-07-301-0/+3
|
* 0.99-1mdk0.99Rafael Garcia-Suarez2004-07-303-2/+20
|
* Resolution of requested packages: by default, don't propose a choice whenRafael Garcia-Suarez2004-07-301-2/+6
| | | | | multiple found packages are already installed.
* Use lexical filehandles.Rafael Garcia-Suarez2004-07-281-29/+25
|
* Version 0.980.98Rafael Garcia-Suarez2004-07-223-2/+19
|
* Add URPM::stream2header (borrowed from perl-Hdlist, thanks to OlivierRafael Garcia-Suarez2004-07-222-5/+41
| | | | | Thauvin)
* - generate the manpage0.97Olivier Thauvin2004-07-143-4/+12
| | | | | - 0.97
* Version 0.960.96Rafael Garcia-Suarez2004-07-123-3/+78
|
* Don't use keys() in scalar contextRafael Garcia-Suarez2004-07-121-2/+2
|
* Add a ChangeLog target in the makefileRafael Garcia-Suarez2004-07-121-0/+10
|
* Simplify the compute_flags function (used for the {skip,inst}.list files)Rafael Garcia-Suarez2004-07-091-44/+26
|
* - fix segfault in queryformat if tag does not exist (return nothing instead)Olivier Thauvin2004-06-271-1/+3
|
* Clarify error message when a synthesis file can't be read or gunzippedRafael Garcia-Suarez2004-06-232-3/+5
|
* 0.95-2mdkRafael Garcia-Suarez2004-05-211-2/+5
|
* Allow urpmi to downgrade packages if it was invoked with --allow-forceRafael Garcia-Suarez2004-05-211-1/+9
|
* When an rpm installed locally had a version greater than the one foundRafael Garcia-Suarez2004-05-191-77/+97
| | | | | in the update media, urpmi was trying to downgrade it.
* Version 0.950.95Rafael Garcia-Suarez2004-05-062-4/+7
|
* Add a way to downgrade some errors (file not found) to non-fatalRafael Garcia-Suarez2004-05-065-17/+56
|
* 0.94-13mdkRafael Garcia-Suarez2004-04-301-1/+6
|
* - fix tag2id on old mdk, ensure all test are ok on 9.1Olivier Thauvin2004-04-271-1/+1
|
* Silence warningsRafael Garcia-Suarez2004-04-261-3/+2
|
* - make parse.t pass all testOlivier Thauvin2004-04-252-8/+7
| | | | | - add $pkg->queryformat test
* - add $pkg->queryformat() functionOlivier Thauvin2004-04-253-2/+41
| | | | | - $ûrpm->list_rpm_tag show all tag, value for unparsable tag is 'undef' in hash
* *** empty log message ***Thierry Vignaud2004-04-231-0/+104
|
* - 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
|
* - test rpm parsing and hdlist generationOlivier Thauvin2004-04-221-1/+23
|
* Add missing files in the MANIFESTRafael Garcia-Suarez2004-04-221-0/+4
|
* Remove hardcoded packagerRafael Garcia-Suarez2004-04-221-1/+0
|
* - Don't pass whole %options to parse_rpm in parse_rpms_build_headersOlivier Thauvin2004-04-221-1/+1
|
* (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)
* - remove unusefull functionOlivier Thauvin2004-04-224-17/+58
| | | | | - start to add parsing test
* - export keep_all_tags trought function in parse_rpm_build_headersOlivier Thauvin2004-04-221-2/+2
|
* - 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-213-165/+40
|
* 0.94-12mdkRafael Garcia-Suarez2004-04-211-1/+4
|
* More cleanup.Rafael Garcia-Suarez2004-04-211-25/+24
|
* Don't install manpages.Rafael Garcia-Suarez2004-04-211-0/+1
|
* 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}
* Improve some diagnosticsRafael Garcia-Suarez2004-04-151-2/+2
|