summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Oops, "magic eight" is necessary here afterallPanu Matilainen1-2/+2
2012-03-21Add test case for scriptlet behaviorPanu Matilainen5-0/+86
2012-03-21Transaction element file info can be legally NULL in some casesPanu Matilainen1-3/+4
2012-03-20Don't free up file info sets on transaction test-runs, take IIPanu Matilainen1-1/+2
2012-03-20Bump version to appear newer than 4.10.x branchPanu Matilainen1-1/+1
2012-03-20Update translations from TransifexPanu Matilainen35-1005/+1000
2012-03-20Bump library sonames in preparation for new releasePanu Matilainen4-4/+4
2012-03-19Look up obsoletes both ways on dependency checking (RhBug:804069)Panu Matilainen1-0/+2
2012-03-19Handle obsoletes (more) correctly in rpmdbProvides()Panu Matilainen1-2/+8
2012-03-19Fixup couple of md5/digest references regarding verify in the manualPanu Matilainen1-3/+3
2012-03-19Fix find-lang to correctly detect all translations for new gnome helpVincent Untz1-2/+2
2012-03-19Include more package information in the progress outputPanu Matilainen1-3/+2
2012-03-19Make a bit more room for names in progress output (cosmetics)Panu Matilainen1-4/+4
2012-03-15Fix rpm2cpio.sh error exit on unrecognized compressionPanu Matilainen1-1/+1
2012-03-14Unbreak lua's base64 encode/decode extensionsPanu Matilainen1-4/+4
2012-03-14Make rpm2cpio exit code accurate for large packages and partial copyPanu Matilainen1-3/+5
2012-03-14Fix ufdCopy() for large (> 2GB) filesPanu Matilainen2-23/+17
2012-03-12Teach rpm2cpio.sh about xz compression (RhBug:674348 & others)Panu Matilainen1-0/+2
2012-03-09Eliminate rpmSetTable() from the APIPanu Matilainen2-10/+1
2012-03-09rpmSetTables() call in rpmbuild has been dying long enough by nowPanu Matilainen1-4/+0
2012-03-09Allow silent build on automake versions that support itPanu Matilainen1-0/+2
2012-03-08Whoops, dont make install progress callbacks on erasurePanu Matilainen1-1/+1
2012-03-08Optimize python db index instances list generation and fix related leakPanu Matilainen1-2/+2
2012-03-08Optimize header data python conversion for array tags a bitPanu Matilainen1-4/+4
2012-03-07Pull updated translations from TransifexPanu Matilainen35-4792/+4724
2012-03-07Revert to former spec query behavior + commentPanu Matilainen1-0/+7
2012-03-07Add --disable-dependency-tracking to %configure options.Ville Skyttä1-0/+1
2012-03-07Warn but dont fail the build on STABS debuginfo (RhBug:725378, others)Panu Matilainen1-1/+1
2012-03-07Disable source fetch on build by default (for now) + commentPanu Matilainen1-0/+6
2012-03-07Teach find-lang about the new gnome help layout (RhBug:736523)Panu Matilainen1-0/+8
2012-03-07Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)Jan Kratochvil1-0/+25
2012-03-07Correctly quote tr [:blank:] in OCaml dependency scripts.Richard W.M. Jones2-3/+3
2012-02-29Explicitly remap device numbers along with inodes at buildPanu Matilainen1-16/+4
2012-02-28Only consider rpmdb growth for added packagesPanu Matilainen1-9/+10
2012-02-28Fix invalid memory access from rpmdb growth estimation (RhBug:766260)Panu Matilainen1-38/+14
2012-02-28Don't process spec %include in false branch of %if clauses (RhBug:782970)Panu Matilainen1-1/+1
2012-02-28Unbreak rpm -V output (RhBug:797964)Panu Matilainen2-5/+5
2012-02-21Add a testcase for tag extension bad file name triplet detectionPanu Matilainen1-0/+19
2012-02-21Raise exception in python on headerGet() invalid data failurePanu Matilainen1-2/+6
2012-02-21Test for file data tag sanity in fnTag() extensionsPanu Matilainen1-22/+38
2012-02-21Fix crash on INSTFILENAMES extension on non-installed packagePanu Matilainen1-10/+18
2012-02-21Sanitize filename tag extension handlingPanu Matilainen1-30/+15
2012-02-21Flag error in tag container for non-extension tag retrievalPanu Matilainen1-0/+3
2012-02-21Add error indicator flag for tag data containersPanu Matilainen1-0/+1
2012-02-21Add getter for rpmtd flagsPanu Matilainen2-0/+12
2012-02-10Remap inode numbers to fit into 32bit integer space on build (RhBug:714678)Panu Matilainen2-3/+26
2012-02-09Also test that total size is calculated correctly wrt hardlinksPanu Matilainen1-1/+2
2012-02-08Add a rough-cut testcase for hardlink handlingPanu Matilainen3-0/+58
2012-02-08Add tag extension to calculate hardlink count for filesPanu Matilainen3-0/+24
2012-02-08Switch back to former, much smaller BDB memory pool size (RhBug:752897)Panu Matilainen1-1/+1