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
/
tgi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
2007-10-28
Include "rpmte.h" instead of <rpmte.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmgi.h" instead of <rpmgi.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmcli.h" instead of <rpmcli.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "fts.h" instead of <fts.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmacro.h" instead of <rpmmacro.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmmessages.h" instead of <rpmmessages.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-1
/
+1
2007-10-22
Remove bunch of unnecessary rpmio_internal includes
Panu Matilainen
1
-1
/
+0
2007-09-20
Rip out unused anaconda-related hacks
Panu Matilainen
1
-4
/
+0
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
1
-1
/
+1
2007-09-18
Include fts.h.
Ralf Corsépius
1
-0
/
+1
2007-09-18
Change main() to using char *argv[].
Ralf Corsépius
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-2
/
+0
2004-10-25
Add options to populate transaction set while iterating.
jbj
1
-11
/
+13
2004-10-25
Wire ftsOpts globally.
jbj
1
-17
/
+3
2004-10-25
Use rpmgi glob and manifest load for --package.
jbj
1
-10
/
+4
2004-10-24
Explicit rpmgiFlags enum defined, add RPMGI_{NOGLOB,NOMANIFEST,NOHEADER}.
jbj
1
-7
/
+21
2004-10-20
Add rpmtsCheck() and rpmtsOrder() to iterator.
jbj
1
-10
/
+48
2004-10-19
Stare at a redhat-artwork problem in rpmal.c with multiple versions,
jbj
1
-0
/
+6
2004-10-19
Change options to specify type of iteration.
jbj
1
-10
/
+18
2004-10-19
Merge iterator types into pseudo tags.
jbj
1
-6
/
+8
2004-10-19
Store path to header in iterator.
jbj
1
-4
/
+22
2004-10-17
Glob ftswalk/arglist args always.
jbj
1
-17
/
+2
2004-10-17
Add manifests to --arglist processing.
jbj
1
-2
/
+17
2004-10-15
- disable expensive header+payload verifies in default config.
jbj
1
-0
/
+14
2004-10-10
Add --qf to rpmgi.
jbj
1
-10
/
+8
2004-10-10
Create generic iterator (needs work).
jbj
1
-0
/
+100