2009-04-14 |
Florian Festi | Revert erase relations before checking whether we alrea... |
blob | commitdiff |
2009-03-31 |
Panu Matilainen | Allocate ts->addedPackages lazily from rpmtsAddInstallE... |
blob | commitdiff | diff to current |
2009-03-30 |
Florian Festi | Erase relations are reversed, use requires of target |
blob | commitdiff | diff to current |
2009-03-26 |
Florian Festi | Reimplement rpmal by using hashes and cleaning up the... |
blob | commitdiff | diff to current |
2009-03-26 |
Florian Festi | Make rpmal store rpmtes and kill rpmte->pkgKey |
blob | commitdiff | diff to current |
2009-03-26 |
Florian Festi | Also order erases. |
blob | commitdiff | diff to current |
2009-03-26 |
Florian Festi | Implement rpmteSetDependsOn and rpmteDependsOn using... |
blob | commitdiff | diff to current |
2008-11-27 |
Panu Matilainen | Drop the useless "tag" argument from rpmteFI() |
blob | commitdiff | diff to current |
2008-11-12 |
Panu Matilainen | Take advantage of headerGetInstance() in removePackage() |
blob | commitdiff | diff to current |
2008-11-12 |
Panu Matilainen | Take advantage of headerGetInstance() in rpmte |
blob | commitdiff | diff to current |
2008-10-30 |
Panu Matilainen | Change all in-tree rpmdsNew() uses to non-scaremem |
blob | commitdiff | diff to current |
2008-10-22 |
Panu Matilainen | Skip adding identical NEVR to transaction on install... |
blob | commitdiff | diff to current |
2008-10-22 |
Panu Matilainen | Fix memleak in rpmtsAddInstallElement() |
blob | commitdiff | diff to current |
2008-07-04 |
Panu Matilainen | Kill of rpmtsAvailable() |
blob | commitdiff | diff to current |
2008-06-23 |
Panu Matilainen | Remove artificial limit in dependency loop elimination... |
blob | commitdiff | diff to current |
2008-06-09 |
Panu Matilainen | Use 64bit type for rpmte package size reporting |
blob | commitdiff | diff to current |
2008-05-15 |
Panu Matilainen | Convert rpmtsAddInstallElement() to new headerGet() |
blob | commitdiff | diff to current |
2008-05-12 |
Panu Matilainen | Fixup paths and Makefiles for rpmdb/ elimination |
blob | commitdiff | diff to current |
2008-04-29 |
Panu Matilainen | Oops, one more alloca() in rpmtsOrder() |
blob | commitdiff | diff to current |
2008-04-29 |
Panu Matilainen | Remove alloca() from rpmtsOrder() |
blob | commitdiff | diff to current |
2008-04-29 |
Panu Matilainen | Dead code elimination |
blob | commitdiff | diff to current |
2008-04-28 |
Panu Matilainen | Eliminate pointless alloca() of local DBT structs |
blob | commitdiff | diff to current |
2008-03-31 |
Panu Matilainen | Avoid entirely unnecessary static buffer + string copy. |
blob | commitdiff | diff to current |
2008-03-07 |
Panu Matilainen | Log message adjustments |
blob | commitdiff | diff to current |
2008-03-07 |
Panu Matilainen | Further constants made readonly... |
blob | commitdiff | diff to current |
2008-03-07 |
Panu Matilainen | Make _cacheDependsRC static, not needed outside depends.c |
blob | commitdiff | diff to current |
2008-03-04 |
Panu Matilainen | PreReq -> Requires in ordering debug output (Pascal... |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Add rpm_color_t type for rpm color bits, use where... |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Port some rpmds improvements from rpm5.org |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Use rpmsenseFlags type for dependency flags everywhere... |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
blob | commitdiff | diff to current |
2007-12-19 |
Panu Matilainen | Add rpm_data_t (and _constdata_t) for header data,... |
blob | commitdiff | diff to current |
2007-12-19 |
Panu Matilainen | Ordering fix (don't use RPMSENSE_PREREQ) from Pascal... |
blob | commitdiff | diff to current |
2007-12-18 |
Panu Matilainen | Drop bogus const from zapRelation return |
blob | commitdiff | diff to current |
2007-12-17 |
Panu Matilainen | badDeps is encapsulated within depends, doesn't need... |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Another bunch of bogus const removals |
blob | commitdiff | diff to current |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
blob | commitdiff | diff to current |
2007-12-04 |
Panu Matilainen | Eliminate debug junk from the API |
blob | commitdiff | diff to current |
2007-12-03 |
Panu Matilainen | Split rpmte internals to separate header |
blob | commitdiff | diff to current |
2007-12-01 |
Panu Matilainen | Use headerIsSource() everywhere for determining package... |
blob | commitdiff | diff to current |
2007-12-01 |
Panu Matilainen | Move hGet*() funcs from rpmts, rename to headerGet*() |
blob | commitdiff | diff to current |
2007-11-30 |
Panu Matilainen | Move logging related macros rpmlog, adjust includes |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Expand private include file names to be relative to... |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
blob | commitdiff | diff to current |
2007-10-31 |
Panu Matilainen | Document _RPMTE_INTERNAL needs |
blob | commitdiff | diff to current |
2007-10-31 |
Panu Matilainen | Split out rpmts_internal.h from rpmts.h |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmcli.h" instead of <rpmcli.h>. |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmmacro.h" instead of <rpmmacro.h>. |
blob | commitdiff | diff to current |
2007-10-26 |
Ralf Corsépius | Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types... |
blob | commitdiff | diff to current |
2007-10-22 |
Panu Matilainen | Use rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_... |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all uses of RPMMESS_ERROR with RPMLOG_ERR |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmMessage() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-10-06 |
Ralf Corsépius | Add description-stubs to doxygen blocks to silence... |
blob | commitdiff | diff to current |
2007-09-21 |
Panu Matilainen | Rename alKey & alNum to rpmal* for namespacing |
blob | commitdiff | diff to current |
2007-09-20 |
Panu Matilainen | Rip out unused anaconda-related hacks |
blob | commitdiff | diff to current |
2007-09-19 |
Panu Matilainen | Dead code removal |
blob | commitdiff | diff to current |
2007-09-19 |
Panu Matilainen | Remove long since dead rpmrc provides code |
blob | commitdiff | diff to current |
2007-09-17 |
Panu Matilainen | Hide db index handling and rpmdb details from the API... |
blob | commitdiff | diff to current |
2007-09-11 |
Ralf Corsépius | Remove splint tags. |
blob | commitdiff | diff to current |
2007-09-11 |
Panu Matilainen | rpmtsAddInstallElement() consistency (rhbz#180996,... |
blob | commitdiff | diff to current |
2007-09-03 |
Panu Matilainen | Automated merge with file:/home/pmatilai/repos/rpm... |
blob | commitdiff | diff to current |
2007-09-03 |
Panu Matilainen | Automated merge with ssh://login.linux.duke.edu//home... |
blob | commitdiff | diff to current |
2007-09-03 |
Ralf Corsépius | Remove __LCLINT__-ifdef'ed blocks. |
blob | commitdiff | diff to current |
2007-08-28 |
Ralf Corsépius | hg sucks rocks |
blob | commitdiff | diff to current |
2007-08-28 |
Panu Matilainen | Automated merge with ssh://login.linux.duke.edu//home... |
blob | commitdiff | diff to current |
2007-08-28 |
Panu Matilainen | Install packages with preferred color first (rhbz#214737) |
blob | commitdiff | diff to current |
2007-07-10 |
Panu Matilainen | Remove const type-qualifiers from function return types... |
blob | commitdiff | diff to current |
2007-07-09 |
Panu Matilainen | Fix ordering with --nodeps. |
blob | commitdiff | diff to current |
2007-06-25 |
Panu Matilainen | Transaction ordering fixes (rhbz#196590, 202540, 202542... |
blob | commitdiff | diff to current |
2007-06-19 |
Panu Matilainen | Rename headerCheckPayload() -> headerCheckPayloadFormat() |
blob | commitdiff | diff to current |
2007-06-19 |
Panu Matilainen | Don't treat provides as implicit obsoletes (rhbz#111071... |
blob | commitdiff | diff to current |
2007-06-19 |
Panu Matilainen | Nuke antique "reference" baddeps list. |
blob | commitdiff | diff to current |
2007-06-11 |
Panu Matilainen | Permit multiple versions of a package to be installed... |
blob | commitdiff | diff to current |
2007-06-05 |
Panu Matilainen | Payload compatibility checking fixes. |
blob | commitdiff | diff to current |
2007-05-24 |
Panu Matilainen | Check for supported payload format on package install... |
blob | commitdiff | diff to current |
2007-02-22 |
Paul Nasrat | This patch fixes how Requires(pre,postun) is handled... |
blob | commitdiff | diff to current |
2004-12-07 |
jbj | - use package color as Obsoletes: color. |
blob | commitdiff | diff to current |
2004-10-28 |
jbj | - bump popt to version to 1.10. |
blob | commitdiff | diff to current |
2004-10-26 |
jbj | Getter/setter methods for isSource and Header from... |
blob | commitdiff | diff to current |
2004-10-26 |
jbj | Splint fiddles. |
blob | commitdiff | diff to current |
2004-10-25 |
jbj | Add options to populate transaction set while iterating. |
blob | commitdiff | diff to current |
2004-10-20 |
jbj | Doxygen fiddles. |
blob | commitdiff | diff to current |
2004-10-20 |
jbj | Add rpmtsCheck() and rpmtsOrder() to iterator. |
blob | commitdiff | diff to current |
2004-10-18 |
jbj | Add generalized iterator to rpmlib. |
blob | commitdiff | diff to current |
2004-10-17 |
jbj | fix: legacy syntax not even close. |
blob | commitdiff | diff to current |
2004-10-09 |
jbj | Flush changes from rpm-4_3 branch. |
blob | commitdiff | diff to current |
2004-10-04 |
pauln | Don't version compare obsolete with package header |
blob | commitdiff | diff to current |
2004-04-01 |
jbj | revert buildtime tie breaking, not the right thing... |
blob | commitdiff | diff to current |
2003-11-23 |
jbj | Merge changes from rpm-4.2.1 development. |
blob | commitdiff | diff to current |
2003-05-15 |
jbj | - add version check for package with provides and obsol... |
blob | commitdiff | diff to current |
2003-05-08 |
jbj | - don't use error string after gzclose (Dmitry V. Levin). |
blob | commitdiff | diff to current |
2003-05-06 |
jbj | - fix: cut-n-paste error setting nopromote for Conflict... |
blob | commitdiff | diff to current |
2003-04-09 |
jbj | Splint fiddles. |
blob | commitdiff | diff to current |
2003-04-08 |
jbj | fix: prevent segfault if malicious server sends 1 GB... |
blob | commitdiff | diff to current |
2003-04-07 |
jbj | Calibrated stopwatch using rdtsc. |
blob | commitdiff | diff to current |
2003-04-02 |
jbj | Use rpmswEnter/rpmswExit throughout. |
blob | commitdiff | diff to current |
2003-04-02 |
jbj | Splint clean. |
blob | commitdiff | diff to current |
next |