aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a testPascal Rigaux2007-09-032-0/+15
* - fix bug in sort_graph (used by build_transaction_set)Pascal Rigaux2007-09-032-10/+17
* 1.781.78Pascal Rigaux2007-09-032-1/+3
* fix dead-loop in build_transaction_set (#33020)Pascal Rigaux2007-08-312-8/+40
* add a commentPascal Rigaux2007-08-311-1/+1
* 1.771.77Pascal Rigaux2007-08-292-1/+3
* - disable "dropping tags from rpm header" until we can safely use itPascal Rigaux2007-08-292-1/+3
* 1.761.76Pascal Rigaux2007-08-292-1/+3
* ensure #31969 doesn't occur anymore. if somethings goes wrong:Pascal Rigaux2007-08-281-5/+17
* - build_transaction_set: new sort algorithm which allow returning sets ofPascal Rigaux2007-08-282-26/+101
* - spec2srcheader: workaround parseSpec returning a header where ->arch is setPascal Rigaux2007-08-282-0/+7
* - fix split_length > 1 Pascal Rigaux2007-08-242-6/+6
* - more debug messagesPascal Rigaux2007-08-241-14/+16
* - allow running transaction with justdb optionPascal Rigaux2007-08-232-0/+4
* 1.751.75Pascal Rigaux2007-08-122-1/+3
* - fix dropping tags from rpm header.Pascal Rigaux2007-08-122-27/+66
* 1.741.74Pascal Rigaux2007-08-122-1/+3
* - sort choices per media, then per versionPascal Rigaux2007-08-122-5/+30
* cleanup (easier to read)Pascal Rigaux2007-08-121-2/+2
* 1.731.73Pascal Rigaux2007-08-112-1/+3
* - allow running transaction with replagekgs optionPascal Rigaux2007-08-112-0/+4
* 1.721.72Pascal Rigaux2007-08-102-1/+3
* - modify parse_hdlist so that partial hdlist reading can be usedPascal Rigaux2007-08-102-1/+9
* add documentationPascal Rigaux2007-08-101-0/+3
* there is no use retrying after a headerRead failure since headerRead may havePascal Rigaux2007-08-101-14/+0
* 1.711.71Pascal Rigaux2007-08-092-4/+2
* - compilation fixes on rpm < 4.4.8Pascal Rigaux2007-08-092-1/+3
* 1.701.70Pascal Rigaux2007-08-092-1/+3
* compilation fixes on rpm < 4.4.8Pascal Rigaux2007-08-092-2/+12
* 1.691.69Pascal Rigaux2007-08-092-1/+7
* - "suggests" are no more handled as "requires"Pascal Rigaux2007-08-092-11/+105
* factorize some code into with_db_unsatisfied_requires:Pascal Rigaux2007-08-081-13/+20
* "nopromoteepoch => 1" is the default option in ->unsatisfied_requiresPascal Rigaux2007-08-081-2/+2
* 1.681.68Pascal Rigaux2007-08-032-1/+3
* - add $trans->Element_version and $trans->Element_releasePascal Rigaux2007-08-032-1/+22
* - 0.671.67Olivier Thauvin2007-07-052-1/+19
* - Urpm_read_config_files properly return the value to perlOlivier Thauvin2007-07-041-2/+3
* - fix parseSpec argumentOlivier Thauvin2007-07-041-1/+3
* - add osscore() and archscore() function to evaluate computer compatiblity to...Olivier Thauvin2007-07-041-0/+35
* - add Pkg_is_platform_compat() and Urpm_platformscore() coming with rpm 4.4.8Olivier Thauvin2007-07-043-2/+61
* 1.661.66Pascal Rigaux2007-07-022-1/+7
* - fix --auto-select skipping some packages because of other packages providingPascal Rigaux2007-07-022-24/+7
* help perl_checkerPascal Rigaux2007-07-021-0/+2
* help debugging the strange behaviour of this codePascal Rigaux2007-07-021-1/+4
* - 1.421.65Olivier Thauvin2007-06-211-1/+1
* - make is_arch_compat rpm 4.4.8 compliantOlivier Thauvin2007-06-193-3/+21
* document the fact that build_synthesis returns true on successPascal Rigaux2007-06-151-1/+2
* fix release datePascal Rigaux2007-06-121-1/+1
* 1.641.64Pascal Rigaux2007-06-122-1/+3
* - hack on $pkg->is_arch_compat to make it return true for noarch packagesPascal Rigaux2007-06-122-2/+6