Age | Commit message (Expand) | Author | Files | Lines |
2011-03-25 | Create platform specific config on all OS'es | Panu Matilainen | 1 | -4/+1 |
2011-03-25 | Move find-provides and find-requires link to autodeps/ | Florian Festi | 1 | -3/+4 |
2010-12-22 | Make rpmplugins.h private for now | Panu Matilainen | 1 | -1/+0 |
2010-11-17 | Revert rpmquery/rpmverify split, ain't gonna happen this time around | Panu Matilainen | 1 | -14/+9 |
2010-11-15 | Get rid of 'rpminstall' binary & manual afterall, flip flop | Panu Matilainen | 1 | -7/+1 |
2010-10-22 | Bah, couple of missed places for librpmsign moving | Panu Matilainen | 1 | -1/+1 |
2010-10-22 | Move librpmsign to its own subdirectory in the sources | Panu Matilainen | 1 | -3/+3 |
2010-10-08 | Further split the cli-tools to rpminstall, rpmquery and rpmverify | Panu Matilainen | 1 | -10/+21 |
2010-10-04 | Lift specfile query out of main rpm(query) into separate binary | Panu Matilainen | 1 | -2/+8 |
2010-10-01 | Add configure switch to disable plugins build | Panu Matilainen | 1 | -1/+5 |
2010-10-01 | Handle enable/disable python to configure.ac more sanely | Panu Matilainen | 1 | -1/+5 |
2010-09-29 | And finally split the signing support into a separate library | Panu Matilainen | 1 | -1/+3 |
2010-09-03 | Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpm | Panu Matilainen | 1 | -1/+1 |
2010-09-03 | Add a brand new rpmdb utility for rpmdb maintenance (dejavu again) | Panu Matilainen | 1 | -4/+7 |
2010-09-03 | Rip IAM_RPMK, ie --import and --checksig modes out of rpmqv.c + librpm | Panu Matilainen | 1 | -1/+1 |
2010-09-03 | Add a brand new rpmkeys utility for keyring operations | Panu Matilainen | 1 | -1/+7 |
2010-09-03 | Rrrriiip the addsign/resign/delsign bits out of rpmqv.c + friends | Panu Matilainen | 1 | -0/+1 |
2010-09-03 | Add a brand new rpmsign utility for package signing | Panu Matilainen | 1 | -4/+7 |
2010-09-01 | Add new %sepolicy section to the spec file format | Steve Lawrence | 1 | -0/+1 |
2010-09-01 | Update the plugin architecture to allow for remembering state | Steve Lawrence | 1 | -0/+1 |
2010-08-24 | Send the mostly broken rpminject and rpmsort "test programs" to shredder | Panu Matilainen | 1 | -8/+0 |
2010-08-20 | Add a convenience library for stuff common cli-bits into | Panu Matilainen | 1 | -2/+10 |
2010-08-20 | Merge build.[ch] into rpmbuild.c, doesn't make sense to separate anymore | Panu Matilainen | 1 | -1/+1 |
2010-08-20 | Eliminate the IAM_RPMBT ifdef's from rpmbuild.c for real | Panu Matilainen | 1 | -1/+1 |
2010-08-20 | Begin splitting rpmbuild to separate sources | Panu Matilainen | 1 | -1/+1 |
2010-06-22 | Add a generic plugin for use by simple Collections | Steve Lawrence | 1 | -2/+2 |
2010-03-25 | Split rpm problem type + its "methods" to separate source + header | Panu Matilainen | 1 | -0/+1 |
2010-03-23 | First take at pluggable file attribute + dependency extraction system | Panu Matilainen | 1 | -2/+2 |
2010-03-19 | Eliminate rpmgi from public API & ABI | Panu Matilainen | 1 | -1/+0 |
2010-02-10 | Split elf dependency extraction out of librpmbuild to external helper | Panu Matilainen | 1 | -4/+8 |
2009-11-20 | Fix build with binutils-gold (ticket #107) | Panu Matilainen | 1 | -2/+2 |
2009-09-10 | Rip unnecessary headerDump() and the last ancient artifacts using it | Panu Matilainen | 1 | -5/+1 |
2009-05-22 | Clean platform files on uninstall | Panu Matilainen | 1 | -0/+1 |
2009-04-03 | Make rpmal header & all internal | Panu Matilainen | 1 | -1/+0 |
2008-11-22 | Remove -DRPMCONFIG from CPPFLAGS where unnecessary | Panu Matilainen | 1 | -1/+0 |
2008-11-22 | Use rpmConfigDir() for finding our popt alias file | Panu Matilainen | 1 | -1/+1 |
2008-11-21 | Kill the last remaining varprefix | Panu Matilainen | 1 | -5/+2 |
2008-10-14 | Kick out ancient and unused LDFLAGS_STATIC configure.ac-hackery | Panu Matilainen | 1 | -2/+0 |
2008-10-14 | Yank out ancient convertdb1 | Panu Matilainen | 1 | -4/+0 |
2008-07-08 | Add a new legacy compatibility header, kill rpmints.h | Panu Matilainen | 1 | -1/+1 |
2008-07-04 | Remove solvedb API and other related stuff | Panu Matilainen | 1 | -4/+0 |
2008-07-02 | Make rpmkeyring.h public header | Panu Matilainen | 1 | -0/+1 |
2008-06-25 | Eliminate rpmd, rpmi, rpmk, rpmq "helper binaries" | Panu Matilainen | 1 | -43/+6 |
2008-06-24 | Eliminate the pointless rpmb + rpmt symlinkery | Panu Matilainen | 1 | -12/+6 |
2008-05-13 | New "tag data" container struct + some basic methods to deal with it | Panu Matilainen | 1 | -0/+1 |
2008-05-12 | Fixup paths and Makefiles for rpmdb/ elimination | Panu Matilainen | 1 | -14/+12 |
2008-04-16 | Start phasing out internal copy of Lua | Panu Matilainen | 1 | -2/+5 |
2008-03-17 | Remove rollback support | Panu Matilainen | 1 | -1/+0 |
2008-02-25 | Add new header for collecting utility macros | Panu Matilainen | 1 | -0/+1 |
2008-02-22 | Rip ancient, unused setperms + unsetgit make targets | Panu Matilainen | 1 | -31/+0 |