index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
URPM
Commit message (
Expand
)
Author
Age
Files
Lines
*
trust packdrake's defaults
Rafael Garcia-Suarez
2004-12-09
1
-4
/
+3
*
Remove external call to packdrake.
Rafael Garcia-Suarez
2004-12-09
1
-3
/
+9
*
Inspired changes on top of Olivier's changes
Rafael Garcia-Suarez
2004-11-25
1
-5
/
+1
*
- allow to use an array of id instead (start .. end) in functions.
Olivier Thauvin
2004-11-25
2
-8
/
+16
*
When resolving dependencies, keep track of the packages that we just
Rafael Garcia-Suarez
2004-11-10
1
-1
/
+7
*
Support for the 'strict-arch' option : upgrade only packages that have
Rafael Garcia-Suarez
2004-10-27
1
-5
/
+36
*
Comments
Rafael Garcia-Suarez
2004-10-25
1
-17
/
+17
*
A few perl_checker fixes
Rafael Garcia-Suarez
2004-10-18
1
-3
/
+3
*
Patch by Gwenole Beauchesne to prefer packages which have the closest
Rafael Garcia-Suarez
2004-10-18
1
-11
/
+17
*
Fix method description
Rafael Garcia-Suarez
2004-10-14
1
-1
/
+0
*
Small comment fixes
Rafael Garcia-Suarez
2004-10-13
1
-15
/
+15
*
If $TMPDIR is not writable, don't use it
Rafael Garcia-Suarez
2004-09-03
1
-3
/
+9
*
fixed deadlock caused with libgc1 obsoleting itself ;-) and in the case were an
Francois Pons
2004-08-02
1
-2
/
+2
*
Protection against packages that obsolete themselves.
Rafael Garcia-Suarez
2004-08-02
1
-0
/
+1
*
Silence a compilation warning
Rafael Garcia-Suarez
2004-08-02
1
-1
/
+1
*
Make perl_checker a bit more happy
Rafael Garcia-Suarez
2004-08-02
3
-30
/
+34
*
Resolution of requested packages: by default, don't propose a choice when
Rafael Garcia-Suarez
2004-07-30
1
-2
/
+6
*
Use lexical filehandles.
Rafael Garcia-Suarez
2004-07-28
1
-29
/
+25
*
Don't use keys() in scalar context
Rafael Garcia-Suarez
2004-07-12
1
-2
/
+2
*
Simplify the compute_flags function (used for the {skip,inst}.list files)
Rafael Garcia-Suarez
2004-07-09
1
-44
/
+26
*
Allow urpmi to downgrade packages if it was invoked with --allow-force
Rafael Garcia-Suarez
2004-05-21
1
-1
/
+9
*
When an rpm installed locally had a version greater than the one found
Rafael Garcia-Suarez
2004-05-19
1
-77
/
+97
*
Add a way to downgrade some errors (file not found) to non-fatal
Rafael Garcia-Suarez
2004-05-06
1
-2
/
+2
*
- fix tag2id on old mdk, ensure all test are ok on 9.1
Olivier Thauvin
2004-04-27
1
-1
/
+1
*
- add $pkg->queryformat() function
Olivier Thauvin
2004-04-25
1
-1
/
+1
*
- Don't pass whole %options to parse_rpm in parse_rpms_build_headers
Olivier Thauvin
2004-04-22
1
-1
/
+1
*
- remove unusefull function
Olivier Thauvin
2004-04-22
1
-17
/
+2
*
- export keep_all_tags trought function in parse_rpm_build_headers
Olivier Thauvin
2004-04-22
1
-2
/
+2
*
- add list_rpm_tag function
Olivier Thauvin
2004-04-21
1
-160
/
+4
*
More cleanup.
Rafael Garcia-Suarez
2004-04-21
1
-25
/
+24
*
Minor cleanup
Rafael Garcia-Suarez
2004-04-21
1
-4
/
+1
*
- add query_pkg function
Olivier Thauvin
2004-04-18
2
-1
/
+21
*
- add Query.pm (starting to code)
Olivier Thauvin
2004-04-17
2
-2
/
+237
*
- parse_rpm_build_headers have same behaviour with dontdie and callback
Olivier Thauvin
2004-01-18
1
-2
/
+11
*
added support for RH 7.3
Francois Pons
2003-12-09
1
-9
/
+9
*
fixed bad use of option idlist for checking its presence
Francois Pons
2003-11-17
1
-2
/
+2
*
fixed indentation and reworked code to be simpler
Francois Pons
2003-11-15
1
-26
/
+18
*
applied patch from Olivier Thauvin
Francois Pons
2003-11-15
1
-13
/
+32
*
fixed to find package with full provides on whatrequires obsoleted, so that
Francois Pons
2003-10-13
1
-5
/
+7
*
removed STDERR log.
Francois Pons
2003-09-10
1
-1
/
+0
*
diff_provides on obsoleted provides are needed.
Francois Pons
2003-09-10
1
-3
/
+2
*
fixed bad ARRAY reference (promote).
Francois Pons
2003-09-10
1
-4
/
+3
*
0.94-4mdk
0.94.4
Francois Pons
2003-09-05
1
-247
/
+247
*
removed log.
Francois Pons
2003-09-02
1
-4
/
+0
*
fixed package badly removed.
Francois Pons
2003-09-02
1
-1
/
+5
*
removed potential deadlock.
Francois Pons
2003-08-22
1
-33
/
+40
*
0.94-1mdk (URPM::Signature fixes and changes)
0.94
Francois Pons
2003-08-21
1
-56
/
+59
*
fixed with gc suggestion which are really fine (and right).
Francois Pons
2003-08-21
1
-1
/
+1
*
final 0.93-7mdk
Francois Pons
2003-08-20
1
-7
/
+5
*
0.93-7mdk (signature comparison workaround)
Francois Pons
2003-08-20
1
-7
/
+26
[next]