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
Commit message (
Expand
)
Author
Age
Files
Lines
*
use pkg-config for rpm 4.x too
Christophe Fergeau
2009-07-27
1
-4
/
+1
*
remove unused variable
Christophe Fergeau
2009-07-27
1
-1
/
+0
*
rephrase wording, only support for querying %disttag & %distepoch so far, no ...
Per Øyvind Karlsen
2009-07-26
1
-1
/
+1
*
add support for %disttag & %distepoch
Per Øyvind Karlsen
2009-07-26
2
-0
/
+19
*
just use (void) rather than assign rpmtsFree() since it seems to cause crashy...
Per Øyvind Karlsen
2009-07-26
1
-15
/
+15
*
bumping version was forgotten for 3.30 release, might as well bump it up to
Per Øyvind Karlsen
2009-07-26
1
-1
/
+1
*
update changelog regarding rpm5
Per Øyvind Karlsen
2009-07-26
1
-0
/
+3
*
oops, put back line that accidentally got removed in the previous commit…
Per Øyvind Karlsen
2009-07-26
1
-0
/
+1
*
enable and fix additional (-Wextra) warnings
Per Øyvind Karlsen
2009-07-26
2
-14
/
+13
*
fix gcc warnings about values not being used
Per Øyvind Karlsen
2009-07-26
1
-26
/
+26
*
* clean out compatibility code for older rpm versions that's not really
Per Øyvind Karlsen
2009-07-26
2
-104
/
+33
*
add support for specifying custom filter for compression with build_synthesis()
Per Øyvind Karlsen
2009-07-25
1
-2
/
+4
*
really clean up temporary files & directories properly
Per Øyvind Karlsen
2009-07-22
2
-8
/
+8
*
prevent distepoch & disttag to be added and appended to package filename
Per Øyvind Karlsen
2009-07-22
1
-0
/
+5
*
Removed forgotten debugging logs
Christophe Fergeau
2009-05-11
1
-2
/
+0
*
Add bug #
Christophe Fergeau
2009-05-11
1
-1
/
+1
*
Release 3.30
3.30
topic/0.30
Christophe Fergeau
2009-05-11
1
-0
/
+7
*
Use key IDs to check if a key is already known or not
Christophe Fergeau
2009-05-11
1
-73
/
+15
*
Fix comment
Christophe Fergeau
2009-05-11
1
-1
/
+1
*
Introduce get_gpg_fingerprint XS function
Christophe Fergeau
2009-05-11
1
-0
/
+36
*
3.29
3.29
topic/3.29
Christophe Fergeau
2009-03-27
2
-1
/
+7
*
Fix regression introduced in fix for bug #47803
Christophe Fergeau
2009-03-27
2
-5
/
+8
*
Revert part of the fix for bug #47803 since it breaks upgrades from 2008.1
Christophe Fergeau
2009-03-27
2
-3
/
+4
*
3.28:
3.28
Christophe Fergeau
2009-03-25
2
-1
/
+3
*
Postpone user choices as much as possible
Christophe Fergeau
2009-03-25
2
-36
/
+31
*
Change format of "rpm sorted by dependencies" string
Christophe Fergeau
2009-03-24
1
-1
/
+1
*
3.27
3.27
Christophe Fergeau
2009-03-24
2
-1
/
+9
*
Don't silently install Suggests:, fixes bug #47934
Christophe Fergeau
2009-03-23
1
-1
/
+1
*
fix _handle_diff_provides in case of impossible-to-satisfy selected packages
Christophe Fergeau
2009-03-23
1
-4
/
+9
*
check rep for another pkg providing X if the prev pkg gets removed due to a c...
Christophe Fergeau
2009-03-20
1
-3
/
+5
*
3.26
3.26
Thierry Vignaud
2009-03-05
2
-1
/
+3
*
(verify_signature) make checking urpmi signatures works in chrooted environments
Thierry Vignaud
2009-03-05
2
-2
/
+7
*
Release 3.25
3.25
Christophe Fergeau
2009-01-16
2
-1
/
+3
*
Really fix bug #46874
Christophe Fergeau
2009-01-16
2
-10
/
+20
*
Version 3.24 - 13 January 2009, by Christophe Fergeau
3.24
Christophe Fergeau
2009-01-13
2
-1
/
+3
*
add comments
Pascal Rigaux
2009-01-12
1
-0
/
+4
*
- drop parse_rpms (unused, parse_rpms_build_headers or parse_rpm are used ins...
Pascal Rigaux
2009-01-12
2
-24
/
+2
*
add a comment
Pascal Rigaux
2009-01-12
1
-0
/
+2
*
- drop function fuzzy_parse() (it is unused)
Pascal Rigaux
2009-01-12
1
-23
/
+2
*
add a comment
Pascal Rigaux
2009-01-09
1
-0
/
+1
*
add some comment
Pascal Rigaux
2009-01-09
1
-0
/
+3
*
- @unsatisfied is a better var name than @l
Pascal Rigaux
2009-01-09
1
-8
/
+9
*
make it clear the func is local
Pascal Rigaux
2009-01-08
1
-3
/
+3
*
add a comment
Pascal Rigaux
2009-01-08
1
-0
/
+2
*
Favour required packages when we have several choices to fulfill
Christophe Fergeau
2009-01-08
2
-0
/
+14
*
- add some comment
Pascal Rigaux
2009-01-06
1
-4
/
+33
*
document a "hack"
Pascal Rigaux
2009-01-06
1
-0
/
+7
*
- fix sorting choices on provided version (feature introduced in 3.08,
Pascal Rigaux
2008-12-15
2
-4
/
+12
*
3.23
3.23
Pascal Rigaux
2008-12-15
2
-1
/
+3
*
- fix bad free() (thanks to glibc for detecting it)
Pascal Rigaux
2008-12-15
2
-4
/
+6
[next]