/[soft]/mgatools/trunk/pm/MGATools/rpmsrate.pm
ViewVC logotype

Log of /mgatools/trunk/pm/MGATools/rpmsrate.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3520 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:46 2012 UTC (12 years, 7 months ago) by tv
File length: 7390 byte(s)
Diff to previous 3518
(cleanrpmsrate) the only caller of this function doesn't care about what we collected so don't return anything...

Revision 3518 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:43 2012 UTC (12 years, 7 months ago) by tv
File length: 7427 byte(s)
Diff to previous 3517
(check_if_expandable) one less argument

Revision 3517 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:41 2012 UTC (12 years, 7 months ago) by tv
File length: 7458 byte(s)
Diff to previous 3516
(cleanrpmsrate) kill code commented out for 8 years

Revision 3516 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:38 2012 UTC (12 years, 7 months ago) by tv
File length: 7535 byte(s)
Diff to previous 3514
(cleanrpmsrate) free URPM object once unused

Revision 3514 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:33 2012 UTC (12 years, 7 months ago) by tv
File length: 7518 byte(s)
Diff to previous 3513
(check_if_expandable) fix matching locales-xx_XX for localized packages

(eg: would be needed for gcompris-sound-zh*)

Revision 3513 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:30 2012 UTC (12 years, 7 months ago) by tv
File length: 7521 byte(s)
Diff to previous 3512
(lookup_pkg,check_if_expandable,cleanrpmsrate) simplify: kill unused $o_urpm parameter (no overengeneering)

Revision 3512 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:27 2012 UTC (12 years, 7 months ago) by tv
File length: 7816 byte(s)
Diff to previous 3511
(preread_rpmsrate,cleanrpmsrate) simplify: kill unused $norpmsrate parameter (no overengeneering)

Revision 3511 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 19:12:25 2012 UTC (12 years, 7 months ago) by tv
File length: 8036 byte(s)
Diff to previous 3500
(cleanrpmsrate) add a comment

Revision 3500 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 13:11:43 2012 UTC (12 years, 7 months ago) by tv
File length: 7992 byte(s)
Diff to previous 3499
(cleanrpmsrate) fix matching dkms (broken for years...)

Revision 3499 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 13:11:40 2012 UTC (12 years, 7 months ago) by tv
File length: 7988 byte(s)
Diff to previous 3497
(cleanrpmsrate) looks for mga extension, not mdv (broken since mga fork)

Revision 3497 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:30:46 2012 UTC (12 years, 7 months ago) by tv
File length: 7982 byte(s)
Diff to previous 3496
(lookup_pkg) split it out of check_if_expandable()

Revision 3496 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:39 2012 UTC (12 years, 7 months ago) by tv
File length: 7905 byte(s)
Diff to previous 3495
(cleanrpmsrate) rename a variable for better reading

Revision 3495 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:36 2012 UTC (12 years, 7 months ago) by tv
File length: 7909 byte(s)
Diff to previous 3494
(cleanrpmsrate) rename a variable for better reading

Revision 3494 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:33 2012 UTC (12 years, 7 months ago) by tv
File length: 7889 byte(s)
Diff to previous 3493
(cleanrpmsrate) simplify

Revision 3493 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:31 2012 UTC (12 years, 7 months ago) by tv
File length: 7953 byte(s)
Diff to previous 3492
(cleanrpmsrate) rename a variable for better reading

Revision 3492 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:28 2012 UTC (12 years, 7 months ago) by tv
File length: 7935 byte(s)
Diff to previous 3491
(cleanrpmsrate)  reduce scope of some variables

Revision 3491 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:25 2012 UTC (12 years, 7 months ago) by tv
File length: 7867 byte(s)
Diff to previous 3489
(cleanrpmsrate) factorize a test

Revision 3489 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:22 2012 UTC (12 years, 7 months ago) by tv
File length: 7851 byte(s)
Diff to previous 3488
(cleanrpmsrate) try to make an over complicated if() more readable

Revision 3488 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:19 2012 UTC (12 years, 7 months ago) by tv
File length: 7708 byte(s)
Diff to previous 3487
(cleanrpmsrate) simplify

Revision 3487 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:16 2012 UTC (12 years, 7 months ago) by tv
File length: 7745 byte(s)
Diff to previous 3486
(check_if_expandable) split it out of cleanrpmsrate()

Revision 3486 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 12:17:13 2012 UTC (12 years, 7 months ago) by tv
File length: 7451 byte(s)
Diff to previous 3481
add comments

Revision 3481 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:28:49 2012 UTC (12 years, 7 months ago) by tv
File length: 7245 byte(s)
Diff to previous 3479
(cleanrpmsrate) $urpm argument is not mandatory and is not actually
passsed by clean-rpmsrate

Revision 3479 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:28:44 2012 UTC (12 years, 7 months ago) by tv
File length: 7236 byte(s)
Diff to previous 3478
reduce perl_checker output

Revision 3478 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:22:41 2012 UTC (12 years, 7 months ago) by tv
File length: 7262 byte(s)
Diff to previous 3477
(preread_rpmsrate) one perl_checker statement less

Revision 3477 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:21:06 2012 UTC (12 years, 7 months ago) by tv
File length: 7256 byte(s)
Diff to previous 3476
(cleanrpmsrate) simplify a statement

Revision 3476 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:20:23 2012 UTC (12 years, 7 months ago) by tv
File length: 7261 byte(s)
Diff to previous 3475
(preread_rpmsrate) split it out of cleanrpmsrate()

Revision 3475 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:20:21 2012 UTC (12 years, 7 months ago) by tv
File length: 7036 byte(s)
Diff to previous 3474
make it a little more readable

Revision 3474 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:20:18 2012 UTC (12 years, 7 months ago) by tv
File length: 7043 byte(s)
Diff to previous 3473
add spacing

Revision 3473 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:20:15 2012 UTC (12 years, 7 months ago) by tv
File length: 7041 byte(s)
Diff to previous 3472
add a comment

Revision 3472 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:20:13 2012 UTC (12 years, 7 months ago) by tv
File length: 6971 byte(s)
Diff to previous 3471
simplify using cat_or_die()

Revision 3471 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:08:54 2012 UTC (12 years, 7 months ago) by tv
File length: 7029 byte(s)
Diff to previous 3470
perl_checker style

Revision 3470 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:08:51 2012 UTC (12 years, 7 months ago) by tv
File length: 7028 byte(s)
Diff to previous 3469
simplify

Revision 3469 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:08:49 2012 UTC (12 years, 7 months ago) by tv
File length: 7077 byte(s)
Diff to previous 3468
make some if () {} blocks more readable

Revision 3468 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:08:46 2012 UTC (12 years, 7 months ago) by tv
File length: 7028 byte(s)
Diff to previous 3467
add spacing

Revision 3467 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 15 08:08:43 2012 UTC (12 years, 7 months ago) by tv
File length: 7034 byte(s)
Diff to previous 1063
perl_checker cleanups

Revision 1063 - (view) (download) (annotate) - [select for diffs]
Added Sun May 1 21:07:18 2011 UTC (13 years, 6 months ago) by boklm
File length: 7034 byte(s)
add cleanrpmsrate

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30