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
...
*
rename FLAG_ID as FLAG_ID_MASK as it really is a mask
Thierry Vignaud
2012-11-01
1
-8
/
+8
*
(Pkg_id,Pkg_setid) simplify by having a temporary variable
Thierry Vignaud
2012-11-01
1
-4
/
+6
*
applying similar styling to other callers
Thierry Vignaud
2012-11-01
1
-4
/
+2
*
(Trans_traverse) style after previous commit (2/2)
Thierry Vignaud
2012-11-01
1
-2
/
+1
*
(Trans_traverse) simplify using _run_cb_while_traversing() (1/2)
Thierry Vignaud
2012-11-01
1
-10
/
+1
*
(_run_cb_while_traversing) enable to pass additional flags
Thierry Vignaud
2012-11-01
1
-5
/
+5
*
(Urpm_verify_rpm) simplify
Thierry Vignaud
2012-10-16
1
-4
/
+1
*
reduce the scope of some variables (thanks cppcheck)
Thierry Vignaud
2012-10-16
1
-9
/
+7
*
(unused_variable) kill unused function
Thierry Vignaud
2012-10-16
1
-4
/
+0
*
kill dead comment
Thierry Vignaud
2012-10-16
1
-1
/
+0
*
(Trans_run) drop support for repackage (non working since rpm-4.6 in 2009)
Thierry Vignaud
2012-10-05
1
-8
/
+0
*
add EVR method for rpmdrake
Thierry Vignaud
2012-09-21
1
-0
/
+30
*
Add an alias to Pkg_files to only list doc files.
Pascal Terjan
2012-08-23
1
-2
/
+5
*
Don't read/write after the string when the synthesis is slightly malformed
Pascal Terjan
2012-08-10
1
-1
/
+1
*
Do not try to parse current pointer when the line is invalid or empty.
Pascal Terjan
2012-08-10
1
-1
/
+2
*
(spec2srcheader) fix arch of spec header
Thierry Vignaud
2012-08-10
1
-3
/
+0
*
(rpmtag_from_string) really enable to traverse rpm db by fullname
Thierry Vignaud
2012-06-28
1
-1
/
+1
*
(rpmtag_from_string) make it clear we return a DB index
Thierry Vignaud
2012-06-28
1
-10
/
+10
*
(spec2srcheader) simplify using headerPutString()
Thierry Vignaud
2012-06-25
1
-10
/
+1
*
do not strip away arch if specifed for Trans_remove() (POK, mdv)
Thierry Vignaud
2012-06-25
1
-13
/
+0
*
revert commit r4982 on Jun 18 2012 (was: "(push_rflags) factorize code)
Thierry Vignaud
2012-06-25
1
-15
/
+18
*
(parse_synthesis__XS) enable to read xz & bzip2 compressed synthesis
Thierry Vignaud
2012-06-22
1
-11
/
+22
*
(buildarchs) renumber due to sparsed numbers
Thierry Vignaud
2012-06-22
1
-10
/
+10
*
(compare_pkg,compare) style: variables
Thierry Vignaud
2012-06-22
1
-11
/
+4
*
(compare_pkgs,compare) style: indent after last changes
Thierry Vignaud
2012-06-22
1
-18
/
+16
*
(get_e_v_r) factorize code
Thierry Vignaud
2012-06-22
1
-60
/
+32
*
(compare_evrs) factorize comparing EVRs
Thierry Vignaud
2012-06-22
1
-29
/
+23
*
(Pkg_compare) kill noop test
Thierry Vignaud
2012-06-22
1
-2
/
+2
*
(Pkg_compare_pkg) minor cleanup
Thierry Vignaud
2012-06-22
1
-3
/
+0
*
(pack_header) add intended brackets that pixel forgot to add in commit
Thierry Vignaud
2012-06-22
1
-1
/
+2
*
(ranges_overlap) switch to use rpmds
Thierry Vignaud
2012-06-22
1
-51
/
+11
*
(rpmRunTransactions_callback) make comment more understandable
Thierry Vignaud
2012-06-19
1
-1
/
+1
*
(rpmRunTransactions_callback) workaround changes in rpm-4.10.0 resulting in f...
Thierry Vignaud
2012-06-19
1
-1
/
+0
*
(spec2srcheader) simplify now that we don't support rpm-4.8 anymore
Thierry Vignaud
2012-06-18
1
-10
/
+0
*
(obsoletes_overlap) drop 'direction' parameter
Thierry Vignaud
2012-06-18
1
-3
/
+2
*
(update_provides_files) use proper API for freeing memory
Thierry Vignaud
2012-06-18
1
-2
/
+2
*
(parse_hdlist__XS,parse_rpm) simplify, reduce stack usage
Thierry Vignaud
2012-06-18
1
-10
/
+8
*
(xpush_simple_list_str) preallocate the stack
Thierry Vignaud
2012-06-18
1
-1
/
+2
*
(push_rflags) factorize code
Thierry Vignaud
2012-06-18
1
-18
/
+15
*
(spec2srcheader) typo fix in comment
Thierry Vignaud
2012-06-18
1
-1
/
+1
*
pass NULL for default prefix to rpmtsSetRootDir()
Thierry Vignaud
2012-06-18
1
-3
/
+3
*
(buildtime,get_tag) simplify
Thierry Vignaud
2012-06-18
1
-12
/
+4
*
(pack_list) drop now unused 'check_flag' parameter
Thierry Vignaud
2012-06-17
1
-7
/
+6
*
drop support for old mdv2008.0 suggests (RPMTAG_REQUIRENAME +
Thierry Vignaud
2012-06-17
1
-35
/
+3
*
(buildtime,get_tag) simplify
Thierry Vignaud
2012-06-17
1
-12
/
+8
*
(buildarchs,get_tag) better style
Thierry Vignaud
2012-06-17
1
-34
/
+17
*
alias mose Pkg_*_nosense() functions
Thierry Vignaud
2012-06-17
1
-17
/
+11
*
(Pkg_buildarchs) simplify now that all remaining aliases use xpush_simple_lis...
Thierry Vignaud
2012-06-17
1
-16
/
+17
*
resplit all functions using return_files() into Pkg_files()
Thierry Vignaud
2012-06-17
1
-6
/
+15
*
resplit all functions using return_list_number() into Pkg_files_mtime()
Thierry Vignaud
2012-06-17
1
-21
/
+32
[prev]
[next]