index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-16
Fix default queryformat setting when _query_all_fmt not set
Panu Matilainen
1
-4
/
+5
2007-12-16
Remove const from rpmMkTempFile file name parameter
Panu Matilainen
3
-3
/
+3
2007-12-16
Refactor rpmReSign() and associated file "management" a bit
Panu Matilainen
1
-46
/
+38
2007-12-16
Remove const from bunch of error message return types
Panu Matilainen
5
-13
/
+9
2007-12-16
IDT* structures are exposed, let them use constfree for now..
Panu Matilainen
1
-1
/
+1
2007-12-15
And yet more bogus const removals...
Panu Matilainen
4
-5
/
+5
2007-12-15
Couple of bogus const removals from rpmgi and rpmds structs
Panu Matilainen
2
-2
/
+2
2007-12-15
Another bunch of bogus const removals
Panu Matilainen
5
-6
/
+6
2007-12-15
Avoid mixing local malloc with const parameter pointer
Panu Matilainen
1
-5
/
+6
2007-12-15
Remove bogus const from rpmProblemString() return type
Panu Matilainen
3
-3
/
+5
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
3
-4
/
+4
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
6
-11
/
+10
2007-12-14
Bogus const removal continued...
Panu Matilainen
2
-8
/
+8
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
13
-27
/
+27
2007-12-14
Bunch of const char* corrections
Panu Matilainen
5
-8
/
+9
2007-12-14
Oops, major + minor are not dev_t...
Panu Matilainen
1
-1
/
+1
2007-12-14
Yet more type-pedantry...
Panu Matilainen
2
-9
/
+9
2007-12-14
More size_t type pedantry
Panu Matilainen
5
-7
/
+10
2007-12-14
Oops, rpmpsi index needs to be signed type
Panu Matilainen
1
-2
/
+2
2007-12-14
Use dev_t instead of ints..
Panu Matilainen
1
-6
/
+7
2007-12-14
Couple of more size_t uses + related format string fixes
Panu Matilainen
1
-5
/
+5
2007-12-13
Big bunch of int -> size_t corrections for various signature items
Panu Matilainen
6
-22
/
+22
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
15
-85
/
+85
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
23
-76
/
+81
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
9
-19
/
+19
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
16
-71
/
+79
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
58
-212
/
+212
2007-12-07
Add RPMCALLBACK_SCRIPT_ERROR callback type
Panu Matilainen
3
-2
/
+15
2007-12-07
Scriptlet (name) handling tweaks
Panu Matilainen
1
-9
/
+33
2007-12-07
More rpmerr.h removal fallout
Panu Matilainen
2
-33
/
+33
2007-12-07
rpm5.org: fixup various places in rpmbuild from rpmerr.h elimination
Panu Matilainen
1
-1
/
+1
2007-12-05
Fix query return codes (rhbz#244236)
Panu Matilainen
3
-6
/
+35
2007-12-04
Match filestage strings with the fact that we dont use "rpc" anymore
Panu Matilainen
1
-7
/
+7
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
20
-147
/
+70
2007-12-03
Document rpmtsScoreGetEntry() parameter to please doxygen
Panu Matilainen
1
-0
/
+1
2007-12-03
Fix couple of doxygen file paths, remove obsolete comment
Panu Matilainen
2
-9
/
+2
2007-12-03
Rename _rpmdbMatchIterator -> rpmdbMatchIterator_s
Panu Matilainen
1
-1
/
+1
2007-12-03
Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h
Panu Matilainen
2
-297
/
+302
2007-12-03
Split rpmte internals to separate header
Panu Matilainen
8
-95
/
+94
2007-12-03
Duh, remember to add rpmfi_internal.h to sources..
Panu Matilainen
1
-1
/
+1
2007-12-02
Move rpmprobFilterFlag enums to rpmps where they logically belong
Panu Matilainen
2
-16
/
+16
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
4
-69
/
+71
2007-12-02
Move rpmtransFlags enums to rpmts.h where it logically belongs
Panu Matilainen
3
-55
/
+56
2007-12-02
Move file action enums to rpmfi where they logically belong
Panu Matilainen
4
-21
/
+23
2007-12-02
Move RPMFILE_* file attributes to rpmfi.h
Panu Matilainen
3
-22
/
+23
2007-12-03
Split rpmfi internals to separate header
Panu Matilainen
6
-134
/
+134
2007-12-02
Move file state defs to rpmfi where they logically belong
Panu Matilainen
2
-12
/
+12
2007-12-02
Move file type enums to rpmfi where it logically belongs
Panu Matilainen
2
-17
/
+17
2007-12-03
Use regular POSIX functions instead of "RPC" clones
Panu Matilainen
4
-17
/
+17
2007-12-01
Use headerIsSource() everywhere for determining package type
Panu Matilainen
7
-7
/
+7
[prev]
[next]