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
/
tagexts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
Pay more attention to tag extension return codes
Panu Matilainen
1
-10
/
+18
2008-12-04
Fix triggerconds return when no data is there (rhbz#474550)
Panu Matilainen
1
-2
/
+2
2008-10-30
Convert in-tree users of rpmfiNew() to use flag names
Panu Matilainen
1
-5
/
+3
2008-06-12
Make fssizes tag extension 64bit
Panu Matilainen
1
-15
/
+15
2008-06-12
Add more 64bit size tags + tag extensions for converting from old values
Panu Matilainen
1
-0
/
+18
2008-06-12
Move 32 to 64 bit tag conversion to helper function
Panu Matilainen
1
-27
/
+36
2008-06-12
Use HEADERGET_ALLOC instead of manual copy in longfilesizesTag()
Panu Matilainen
1
-20
/
+15
2008-06-10
Add new tag extension to retrieve filesizes as 64bit types
Panu Matilainen
1
-0
/
+43
2008-06-10
Minimally convert rpmfiBuildFNames() to new headerGet()
Panu Matilainen
1
-16
/
+23
2008-06-10
Callers are now well known, require non-NULL arguments
Panu Matilainen
1
-7
/
+4
2008-06-10
Eliminate rpmfiBuildFNames() from the API
Panu Matilainen
1
-0
/
+71
2008-06-10
Add RPMTAG_ORIGFILENAMES tag extension
Panu Matilainen
1
-0
/
+15
2008-06-09
Change tag extension returns codes to match headerGet()
Panu Matilainen
1
-32
/
+31
2008-05-26
Convert triggertypeTag() to new headerGet()
Panu Matilainen
1
-24
/
+24
2008-05-21
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
1
-1
/
+1
2008-05-21
Convert rpmfiBuildFDeps() into fooTag() style interface
Panu Matilainen
1
-82
/
+37
2008-05-21
Lose rpmfiBuildFClasses() completely
Panu Matilainen
1
-53
/
+23
2008-05-21
Eliminate rpmfiBuildFClasses() and rpmfiBuildFDepts() from the API+ABI
Panu Matilainen
1
-0
/
+146
2008-05-21
Split tag extensions out of formats.c
Panu Matilainen
1
-0
/
+437