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.xs
Commit message (
Expand
)
Author
Age
Files
Lines
*
explain dead code
Thierry Vignaud
2012-02-27
1
-0
/
+3
*
(update_header) explain what are magic numbers
Thierry Vignaud
2012-02-27
1
-0
/
+2
*
better pack package structure
Thierry Vignaud
2012-02-27
1
-3
/
+3
*
(Pkg_set_filesize) enable to set filesize
Thierry Vignaud
2012-02-27
1
-0
/
+7
*
(size) style
Thierry Vignaud
2012-02-22
1
-1
/
+2
*
style: reindent after previous commit
Thierry Vignaud
2012-02-22
1
-21
/
+21
*
(parse_rpm,verify_rpm) factorize some tests
Thierry Vignaud
2012-02-22
1
-25
/
+21
*
style: remove useless brackets
Thierry Vignaud
2012-02-22
1
-136
/
+105
*
(drop_tags) readd two lines dropped by error in a commented out
Thierry Vignaud
2012-02-22
1
-0
/
+2
*
(update_header) get real file size from actual package file
Thierry Vignaud
2012-02-22
1
-0
/
+1
*
(update_header) do not add FILENAME_TAG to hdlist anymore (unused since mdv2008)
Thierry Vignaud
2012-02-22
1
-9
/
+0
*
kill unused FILESIZE_TAG
Thierry Vignaud
2012-02-22
1
-1
/
+0
*
use NULL rather than 0 for header pointers
Thierry Vignaud
2012-02-22
1
-5
/
+5
*
(get_filesize) use librpm's headerGetNumber()
Thierry Vignaud
2012-02-22
1
-1
/
+1
*
(sigsize_to_filesize) rename as get_filesize(), moving deferencing from calle...
Thierry Vignaud
2012-02-22
1
-5
/
+5
*
(open_archive) clean API
Thierry Vignaud
2012-02-07
1
-10
/
+3
*
(open_archive) switch from forking unpacker to using librpm
Thierry Vignaud
2012-02-07
1
-58
/
+17
*
style
Thierry Vignaud
2012-01-30
1
-6
/
+3
*
simplify by using mXPUSHs
Thierry Vignaud
2012-01-30
1
-82
/
+82
*
(Urpm_stream2header) use calloc() instead of malloc()+memset()
Thierry Vignaud
2012-01-06
1
-2
/
+1
*
(Urpm_spec2srcheader) fix parsing a spec file with rpm-4.9
Thierry Vignaud
2011-12-19
1
-1
/
+1
*
kill dead code
Thierry Vignaud
2011-09-20
1
-4
/
+0
*
(rpmtag_from_string) enable to traverse db by fullname
Thierry Vignaud
2011-09-20
1
-0
/
+2
*
(Urpm_spec2srcheader) fix urpmi segfaulting on 'urpmi foobar.spec' when some
Thierry Vignaud
2011-09-12
1
-1
/
+1
*
(spec2srcheader) fix it for rpm-4.9.x
Thierry Vignaud
2011-09-09
1
-1
/
+4
*
(Urpm_spec2srcheader) revers a rpm-4.9.0 change that breaks the testsuite
Thierry Vignaud
2011-04-21
1
-1
/
+1
*
(return_list_str) memset some struct, thus fixing crashing while removing sev...
Thierry Vignaud
2011-04-21
1
-0
/
+2
*
(spec2srcheader) replace malloc()+memset() by calloc()
Thierry Vignaud
2011-04-16
1
-2
/
+1
*
clean rpm5 support out
Thierry Vignaud
2011-04-16
1
-102
/
+0
*
Backport thierry fix (first try to build with rpm-4.9.1)
Dexter Morgan
2011-04-15
1
-6
/
+56
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-02-04
1
-1
/
+1
*
comment out unused code
Christophe Fergeau
2009-08-10
1
-0
/
+2
*
remove no longer used SPEC_VERIFY constant
Per Øyvind Karlsen
2009-08-05
1
-2
/
+0
*
disttag & distepoch isn't utf8…
Per Øyvind Karlsen
2009-08-04
1
-2
/
+2
*
cast (es-s) to U32 (as the hv_fetch prototype expects) rather than casting st...
Per Øyvind Karlsen
2009-08-04
1
-1
/
+1
*
remove unused variable
Christophe Fergeau
2009-07-27
1
-1
/
+0
*
add support for %disttag & %distepoch
Per Øyvind Karlsen
2009-07-26
1
-0
/
+18
*
just use (void) rather than assign rpmtsFree() since it seems to cause crashy...
Per Øyvind Karlsen
2009-07-26
1
-15
/
+15
*
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
1
-13
/
+12
*
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
1
-102
/
+29
*
Removed forgotten debugging logs
Christophe Fergeau
2009-05-11
1
-2
/
+0
*
Introduce get_gpg_fingerprint XS function
Christophe Fergeau
2009-05-11
1
-0
/
+36
*
(verify_signature) make checking urpmi signatures works in chrooted environments
Thierry Vignaud
2009-03-05
1
-2
/
+3
*
- fix bad free() (thanks to glibc for detecting it)
Pascal Rigaux
2008-12-15
1
-4
/
+4
*
- fix scriptlet failing:
Pascal Rigaux
2008-12-12
1
-2
/
+2
*
- adapt to rpm 4.6 changes:
Pascal Rigaux
2008-12-09
1
-11
/
+16
*
- adapt to rpm 4.6 changes: headerGetEntry -> headerGet
Pascal Rigaux
2008-12-09
1
-104
/
+112
*
- adapt to some easy rpm 4.6 changes:
Pascal Rigaux
2008-12-09
1
-31
/
+29
[next]