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
/
rpmdb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
Remove double documention for exported header functions
Panu Matilainen
1
-209
/
+0
2008-02-04
Rip the useless header method vectors
Panu Matilainen
5
-732
/
+86
2008-02-04
Add rpm_time_t type for time types (in headers), use where spotted
Panu Matilainen
1
-2
/
+2
2008-02-03
Make rpmtag.h standalone, include from rpmtypes.h
Panu Matilainen
3
-14
/
+22
2008-02-03
Use rpmTag etc enums for rpmTagGet*() functions
Panu Matilainen
1
-12
/
+12
2008-01-30
Include spring-cleaning
Panu Matilainen
7
-11
/
+11
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
8
-7
/
+12
2008-01-30
Move HGE and related prototypes to header.h
Panu Matilainen
1
-0
/
+75
2008-01-30
Move rpmTagType stuff to rpmtag.h now that they can move
Panu Matilainen
4
-49
/
+3
2008-01-30
Uninline headerFreeData()
Panu Matilainen
2
-12
/
+12
2008-01-30
Remove bunch of unnecessary rpmlib.h includes
Panu Matilainen
1
-1
/
+1
2008-01-30
Move header and -iterator to rpmtypes
Panu Matilainen
1
-8
/
+0
2008-01-30
Move header tagdata types from header.h to rpmtypes.h
Panu Matilainen
1
-14
/
+0
2008-01-30
Add stub rpmtypes.h header stub
Panu Matilainen
1
-1
/
+1
2008-01-09
Dirty hack to determine BDB .la name automatically
Panu Matilainen
1
-2
/
+5
2008-01-07
Fix field-width specifiers when no space between (rhbz#323221)
Panu Matilainen
1
-1
/
+3
2008-01-04
Saner RPM_FORCEFREE_TYPE definition
Panu Matilainen
1
-1
/
+1
2008-01-02
Teach (unused) headerFreeTag about RPM_FORCEFREE_TYPE
Panu Matilainen
1
-1
/
+1
2008-01-02
Use size_t, not int for header format padding args
Panu Matilainen
2
-8
/
+8
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
9
-91
/
+99
2007-12-19
Const-pedantry here and there...
Panu Matilainen
2
-8
/
+8
2007-12-18
Avoid exiting too early due to nested rpmdbCheckSignals()
Panu Matilainen
1
-1
/
+1
2007-12-18
Stick constfree to extension cache cleanup
Panu Matilainen
1
-1
/
+1
2007-12-18
Drop bogus const from headerFreeTag() data pointer
Panu Matilainen
4
-8
/
+6
2007-12-18
Drop bogus const from temp variable
Panu Matilainen
1
-1
/
+1
2007-12-18
Remove bogus const from rpmdb match iterator contents
Panu Matilainen
1
-4
/
+4
2007-12-18
Use constfree for rpmdb_s contents for now
Panu Matilainen
3
-13
/
+13
2007-12-18
Use constfree for rpmhash key + data for now
Panu Matilainen
1
-2
/
+2
2007-12-17
Drop const from temporary variable
Panu Matilainen
1
-1
/
+1
2007-12-17
Unbreak array query formats
Panu Matilainen
1
-5
/
+7
2007-12-16
Stupid reversed-logic thinko..
Panu Matilainen
1
-1
/
+1
2007-12-16
Remove const from bunch of error message return types
Panu Matilainen
2
-13
/
+13
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
2
-6
/
+6
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
2
-8
/
+8
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-2
/
+2
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-1
/
+1
2007-12-14
Bunch of silly ssize_t casts
Panu Matilainen
1
-3
/
+3
2007-12-14
More misc size_t issues
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
10
-80
/
+81
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
12
-102
/
+103
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
2
-6
/
+8
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
8
-57
/
+61
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
18
-46
/
+46
2007-12-03
Remove double documentation from header methods to make doxygen shut up
Panu Matilainen
1
-224
/
+0
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
1
-3
/
+4
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-0
/
+1
2007-12-03
Use regular POSIX functions instead of "RPC" clones
Panu Matilainen
1
-3
/
+3
2007-12-01
Erm, stuff headerIsSource() implementation to hdrNVR with other cruft
Panu Matilainen
2
-4
/
+7
2007-12-01
Silly helper method for determining if a header is source or binary
Panu Matilainen
1
-0
/
+9
[next]