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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the experimental collection support
Panu Matilainen
2014-06-17
1
-5
/
+0
*
Reserve space for gpg signature during building of package.
Lubos Kardos
2014-05-21
1
-0
/
+14
*
Function writeRPM was modified to one pass implemntation to improve performan...
Lubos Kardos
2014-05-05
1
-159
/
+153
*
No longer needed.
Lubos Kardos
2014-05-05
1
-2
/
+0
*
Fix creation of file manifest in rpmfcGenerateDependsHelper()
Tomas Mlcoch
2014-03-24
1
-1
/
+2
*
Remove no longer needed rpmfi_internal.h include
Florian Festi
2014-03-05
1
-1
/
+0
*
Relax duplicate i18n tag check into a warning as well
Panu Matilainen
2014-02-28
1
-2
/
+2
*
Relax multiple %files sections for a package into a warning
Panu Matilainen
2014-02-28
1
-2
/
+8
*
Fix duplicate i18n tag checking in spec parse
Panu Matilainen
2014-02-25
1
-17
/
+40
*
Add support for Recommends:, Suggests:, Supplements: and Enhances:
Florian Festi
2014-02-19
6
-0
/
+57
*
Rename RPMTAG_SUGGESTS, RPMTAG_ENHANCES and friends to RPMTAG_OLD*
Florian Festi
2014-02-19
1
-2
/
+0
*
Warn on empty %files -f manifest files
Panu Matilainen
2014-02-18
1
-1
/
+7
*
Add return code to handleComments()
Panu Matilainen
2014-02-18
2
-3
/
+7
*
Clarify the dependency version sanity check error message
Panu Matilainen
2014-02-05
1
-1
/
+1
*
Rename rpmcpioStrerror to rpmfileStrerror and move it to rpmarchive.h and rpm...
Florian Festi
2014-01-31
1
-1
/
+1
*
Move RPMERR_* inst new rpmarchive.h
Florian Festi
2014-01-31
2
-2
/
+0
*
Rename CPIOERR_* to RPMERR_* as they are not all related to cpio or the archive
Florian Festi
2014-01-31
1
-2
/
+2
*
Check for duplicate %description sections too
Panu Matilainen
2014-01-29
1
-14
/
+3
*
Make addLangTag() internally available
Panu Matilainen
2014-01-29
2
-1
/
+5
*
Check for duplicate i18n tags in specs
Panu Matilainen
2014-01-29
1
-5
/
+41
*
Detect and fail build on more than one %changelog section in spec
Panu Matilainen
2014-01-29
1
-0
/
+5
*
Detect and fail build on more than one %files section per package
Panu Matilainen
2014-01-29
1
-0
/
+5
*
Sanity check sub-package name identically to main pkg name (RhBug:1039520)
Panu Matilainen
2014-01-08
1
-1
/
+6
*
Use a common string pool for rpmds'es within file classifier
Panu Matilainen
2013-11-29
1
-11
/
+15
*
Make pkg->cpioList rpmfiles instead of rpmfi
Panu Matilainen
2013-11-25
5
-8
/
+12
*
Inline writeFile into rpmPackageFilesArchive
Florian Festi
2013-11-25
1
-33
/
+18
*
Handle all but non empty regular files within the archive write iterator
Florian Festi
2013-11-25
1
-15
/
+5
*
Create true file iterator for writing the archive content.
Florian Festi
2013-11-25
1
-53
/
+13
*
Further sanity check for EVR validity on build
Panu Matilainen
2013-11-20
1
-0
/
+15
*
Make error message in parseRCPOT() alloced
Panu Matilainen
2013-11-20
1
-5
/
+6
*
Source packages still dont have payload prefix
Panu Matilainen
2013-11-19
1
-1
/
+2
*
Sanitize archive creation
Panu Matilainen
2013-11-19
5
-78
/
+32
*
Consolidate failedFile handling into writeFile()
Panu Matilainen
2013-11-19
1
-9
/
+7
*
Lift rpmPackageFilesArchive() over to librpmbuild
Panu Matilainen
2013-11-12
1
-0
/
+108
*
Add & use temporary internal API to eliminate direct access to fi->apath
Panu Matilainen
2013-11-07
1
-1
/
+1
*
Support files >4GB
Florian Festi
2013-10-29
1
-1
/
+1
*
Move RPMSIGTAG_SIZE vs PMSIGTAG_LONGSIZE detection to rpmGenDigest()
Florian Festi
2013-09-30
1
-4
/
+1
*
Detect and report invalid characters in dependency range operators
Panu Matilainen
2013-09-04
1
-2
/
+5
*
Require strict one dependency per line output from generators
Panu Matilainen
2013-09-04
1
-7
/
+14
*
Refactor dependency string (flags etc) parsing to separate function
Panu Matilainen
2013-09-04
1
-28
/
+54
*
Add placeholder return code to rpmfcHelper()
Panu Matilainen
2013-09-04
1
-2
/
+3
*
Propagate return codes from rpmfcHelper() in rpmfcHelperFoo()
Panu Matilainen
2013-09-04
1
-8
/
+6
*
Plug a minor memleak in %files filename parsing
Panu Matilainen
2013-09-02
1
-0
/
+1
*
Use string pool for relevant %attr() and %defattr() storage
Panu Matilainen
2013-09-02
1
-79
/
+40
*
Use the spec/filelist string pool for user- and groupname storage
Panu Matilainen
2013-09-01
1
-10
/
+12
*
Make spec string pool available to filelist (but not used yet)
Panu Matilainen
2013-09-01
1
-0
/
+4
*
Fix double-free on %caps() wildcard %files entry (RhBug:956190)
Panu Matilainen
2013-08-29
1
-1
/
+1
*
Add missing header against WEXITSTATUS()
Kamil Rytarowski
2013-08-20
1
-0
/
+1
*
Fix regression on addressing main package by its name (RhBug:972994)
Panu Matilainen
2013-06-11
1
-0
/
+3
*
Dont check for non-directories when recursing
Panu Matilainen
2013-05-14
1
-1
/
+1
[next]