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
/
rpmts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-1
/
+1
2008-03-17
Remove repackage support to finish off with rollback
Panu Matilainen
1
-1
/
+0
2008-03-17
Remove support for automatic rollback on failure
Panu Matilainen
1
-215
/
+0
2008-03-07
Remove support for automatically importing pubkeys from keyservers
Panu Matilainen
1
-37
/
+0
2008-03-07
Log message adjustments
Panu Matilainen
1
-15
/
+15
2008-03-07
Another pile of read-only constants marked as such..
Panu Matilainen
1
-3
/
+3
2008-02-14
Fix a bunch of string format mismatches found by gcc's variadic checks
Panu Matilainen
1
-3
/
+3
2008-02-05
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
1
-2
/
+2
2008-02-05
Use rpmSigTag enum for signature tags everywhere, more or less..
Panu Matilainen
1
-3
/
+3
2008-02-05
Use rpmTagType always now that it's available everywhere
Panu Matilainen
1
-4
/
+4
2008-02-05
Yet another typedef for transaction ID, use where spotted
Panu Matilainen
1
-6
/
+6
2008-02-05
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
1
-4
/
+4
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-2
/
+2
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-3
/
+1
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-1
/
+1
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+2
2008-01-19
Add support for Geode CPU (rhbz#428979)
Panu Matilainen
1
-1
/
+1
2008-01-07
Don't unlink non-temporary file in FSM_UNDO (rhbz#223931)
Panu Matilainen
1
-2
/
+2
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
1
-6
/
+6
2007-12-18
Use constfree for rpmts suggestions
Panu Matilainen
1
-1
/
+1
2007-12-15
Another bunch of bogus const removals
Panu Matilainen
1
-2
/
+2
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
1
-4
/
+2
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-9
/
+9
2007-12-14
More size_t type pedantry
Panu Matilainen
1
-0
/
+1
2007-12-13
Big bunch of int -> size_t corrections for various signature items
Panu Matilainen
1
-2
/
+2
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
1
-4
/
+4
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-6
/
+6
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-3
/
+3
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-1
/
+2
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-11
/
+11
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-11
/
+13
2007-12-01
Move hGet*() funcs from rpmts, rename to headerGet*()
Panu Matilainen
1
-59
/
+0
2007-11-27
Remove debug junk
Panu Matilainen
1
-1
/
+0
2007-11-27
Teach dbiFindByLabel() to grok epochs
Panu Matilainen
1
-0
/
+1
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-3
/
+3
2007-11-23
Move rpmGetPath and rpmGenPath to rpmfileutil.h
Panu Matilainen
1
-1
/
+2
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
1
-0
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-9
/
+9
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-5
/
+5
2007-11-16
Split digest-stuff out of rpmio_internal to separate header
Panu Matilainen
1
-1
/
+2
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-2
/
+2
2007-10-31
Split out rpmts_internal.h from rpmts.h
Panu Matilainen
1
-3
/
+1
2007-10-31
Add rpmtsPrintSuggests() method for now, use instead of ts internals mucking
Panu Matilainen
1
-0
/
+23
2007-10-31
Kill ts->goal, instead set NOSUGGEST flag on erase
Panu Matilainen
1
-5
/
+0
2007-10-30
Add rpmtsCleanProblems() method for rpmgi needs
Panu Matilainen
1
-1
/
+8
2007-10-30
Split transaction score stuff to separate private header
Panu Matilainen
1
-0
/
+1
2007-10-30
Use rpmtsRootDir() instead of ts->rootDir + url guess-games in psm
Panu Matilainen
1
-0
/
+1
2007-10-30
Avoid rpmte internals access in rpmtsNotify()
Panu Matilainen
1
-3
/
+4
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
[next]