index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dont blow up on headers without requireflags in rpmdsNew()
Panu Matilainen
2009-11-24
1
-1
/
+1
*
Ensure RPMSENSE_RPMLIB bit is always set on rpmlib() requires in rpmds flags
Panu Matilainen
2009-10-21
1
-0
/
+8
*
Remove bogus non-null check
Panu Matilainen
2009-09-07
1
-1
/
+0
*
Eliminate unused calculations
Panu Matilainen
2009-09-07
1
-2
/
+0
*
Eliminate unused variable
Panu Matilainen
2009-09-07
1
-2
/
+0
*
Take advantage of headerGetNumber() to get buildtime..
Panu Matilainen
2009-09-02
1
-6
/
+2
*
Eliminate uses of headerNVR() and friends in librpm (and python) code
Panu Matilainen
2009-09-02
1
-7
/
+4
*
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in main ts code
Panu Matilainen
2009-08-31
1
-7
/
+7
*
Don't try to incref NULL ds
Panu Matilainen
2009-08-28
1
-4
/
+1
*
Generate DNEVR string lazily on rpmdsDNEVR() calls
Panu Matilainen
2009-06-16
1
-15
/
+13
*
Eliminate epoch promotion debug cruft
Panu Matilainen
2009-06-16
1
-15
/
+0
*
Dont bother generation rpmds debug messages unless in debug mode
Panu Matilainen
2009-05-07
1
-0
/
+2
*
rpmdsThis() is really just a special case of rpmdsSingle()
Panu Matilainen
2009-05-06
1
-26
/
+3
*
Eliminate pointless xstrdup()'s, the strings are never modified
Panu Matilainen
2009-03-26
1
-4
/
+2
*
Add support for "lzma alone" compression format (lzdio)
Panu Matilainen
2009-03-18
1
-0
/
+3
*
LZMA -> XZ renaming
Panu Matilainen
2009-03-18
1
-2
/
+4
*
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
2009-02-27
1
-1
/
+1
*
Handle empty argv passed to rpmdsDupArgv()
Panu Matilainen
2009-02-26
1
-3
/
+2
*
Bump FileDigests rpmlib dependency version
Panu Matilainen
2009-02-06
1
-1
/
+1
*
Grab dependency name & version strings as argv-style arrays
Panu Matilainen
2009-01-20
1
-1
/
+1
*
rpmdsMerge() expects ds->N and ds->EVR as argv-style arrays (ticket #22)
Panu Matilainen
2009-01-20
1
-26
/
+6
*
Kill of scareMem / keep header flag from rpmds
Panu Matilainen
2008-10-30
1
-18
/
+5
*
Remove unnecessary scaremem flags, hardwired to no scaremem anyway
Panu Matilainen
2008-10-30
1
-2
/
+1
*
Start adding POSIX 1.e draft file capability support for real
Panu Matilainen
2008-10-29
1
-0
/
+5
*
Honor default nopromote setting everywhere in rpmds (rhbz#466503)
Panu Matilainen
2008-10-13
1
-0
/
+3
*
Lose the useless tag data type fields from rpmds
Panu Matilainen
2008-06-16
1
-17
/
+5
*
Minimally convert rpmdsNew() to use new headerGet()
Panu Matilainen
2008-06-13
1
-24
/
+21
*
Handle NULL in str2hge()
Panu Matilainen
2008-06-09
1
-3
/
+9
*
Enable build-time configuration of non-MD5 file checksum digest algorithms
Panu Matilainen
2008-06-02
1
-0
/
+3
*
Include rpmtypes.h first instead of rpmtag.h everywhere
Panu Matilainen
2008-05-21
1
-1
/
+1
*
Handle lzma payload
Jindrich Novy
2008-04-22
1
-0
/
+3
*
Replace bunch of wtf evr formatters with headerGetNVR()
Panu Matilainen
2008-04-09
1
-30
/
+6
*
Simplify rpmdsThis() code
Panu Matilainen
2008-03-31
1
-20
/
+9
*
Copy N + EVR into ds in rpmdsSingle() instead of just referring
Panu Matilainen
2008-03-31
1
-4
/
+20
*
Bunch of formatting & indentation fixes to rpmds
Panu Matilainen
2008-03-31
1
-7
/
+11
*
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
2008-03-18
1
-1
/
+1
*
Log message adjustments
Panu Matilainen
2008-03-07
1
-3
/
+3
*
Another pile of read-only constants marked as such..
Panu Matilainen
2008-03-07
1
-1
/
+1
*
Mass convert (back) to rpmTag as it's usable everywhere now
Panu Matilainen
2008-02-05
1
-13
/
+13
*
Use rpmTagType always now that it's available everywhere
Panu Matilainen
2008-02-05
1
-3
/
+3
*
Add rpm_color_t type for rpm color bits, use where spotted
Panu Matilainen
2008-02-05
1
-5
/
+5
*
Port some rpmds improvements from rpm5.org
Panu Matilainen
2008-02-05
1
-0
/
+124
*
Use helper function to eliminate some copy-paste code
Panu Matilainen
2008-02-05
1
-75
/
+42
*
Add rpm_time_t type for time types (in headers), use where spotted
Panu Matilainen
2008-02-04
1
-2
/
+2
*
Include spring-cleaning
Panu Matilainen
2008-01-30
1
-1
/
+0
*
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
2008-01-30
1
-7
/
+7
*
rpmlib.h mass eviction
Panu Matilainen
2008-01-30
1
-1
/
+2
*
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
2007-12-19
1
-6
/
+6
*
Couple of bogus const removals from rpmgi and rpmds structs
Panu Matilainen
2007-12-15
1
-1
/
+1
*
Another bunch of bogus const removals
Panu Matilainen
2007-12-14
1
-2
/
+2
[next]