Age | Commit message (Expand) | Author | Files | Lines |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -198/+62 |
2007-09-11 | rpmtsAddInstallElement() consistency (rhbz#180996, rhbz#281611) | Panu Matilainen | 1 | -2/+2 |
2007-09-03 | Remove __LCLINT__-ifdef'ed blocks. | Ralf Corsépius | 1 | -3/+3 |
2007-08-28 | Install packages with preferred color first (rhbz#214737) | Panu Matilainen | 1 | -3/+9 |
2007-07-10 | Remove const type-qualifiers from function return types everywhere. | Panu Matilainen | 1 | -1/+1 |
2007-07-09 | Fix ordering with --nodeps. | Panu Matilainen | 1 | -2/+4 |
2007-06-25 | Transaction ordering fixes (rhbz#196590, 202540, 202542, 202543, 202544) | Panu Matilainen | 1 | -2/+9 |
2007-06-19 | Rename headerCheckPayload() -> headerCheckPayloadFormat() | Panu Matilainen | 1 | -1/+1 |
2007-06-19 | Don't treat provides as implicit obsoletes (rhbz#111071 etc). | Panu Matilainen | 1 | -2/+2 |
2007-06-19 | Nuke antique "reference" baddeps list. | Panu Matilainen | 1 | -22/+0 |
2007-06-11 | Permit multiple versions of a package to be installed (-i) | Panu Matilainen | 1 | -4/+10 |
2007-06-05 | Payload compatibility checking fixes. | Panu Matilainen | 1 | -2/+2 |
2007-05-24 | Check for supported payload format on package install. (rhbz#140052) | Panu Matilainen | 1 | -0/+6 |
2007-02-22 | This patch fixes how Requires(pre,postun) is handled to bring it in line with | Paul Nasrat | 1 | -4/+2 |
2004-12-07 | - use package color as Obsoletes: color. | jbj | 1 | -0/+4 |
2004-10-28 | - bump popt to version to 1.10. | jbj | 1 | -6/+17 |
2004-10-26 | Getter/setter methods for isSource and Header from rpmte. | jbj | 1 | -11/+37 |
2004-10-26 | Splint fiddles. | jbj | 1 | -0/+2 |
2004-10-25 | Add options to populate transaction set while iterating. | jbj | 1 | -9/+21 |
2004-10-20 | Doxygen fiddles. | jbj | 1 | -0/+1 |
2004-10-20 | Add rpmtsCheck() and rpmtsOrder() to iterator. | jbj | 1 | -4/+4 |
2004-10-18 | Add generalized iterator to rpmlib. | jbj | 1 | -0/+2 |
2004-10-17 | fix: legacy syntax not even close. | jbj | 1 | -2/+10 |
2004-10-09 | Flush changes from rpm-4_3 branch. | jbj | 1 | -21/+34 |
2004-10-04 | Don't version compare obsolete with package header | pauln | 1 | -2/+1 |
2004-04-01 | revert buildtime tie breaking, not the right thing to do. | jbj | 1 | -2/+2 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -14/+5 |
2003-05-15 | - add version check for package with provides and obsoletes. | jbj | 1 | -1/+2 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -8/+10 |
2003-05-06 | - fix: cut-n-paste error setting nopromote for Conflicts: (#81965). | jbj | 1 | -1/+1 |
2003-04-09 | Splint fiddles. | jbj | 1 | -8/+5 |
2003-04-08 | fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST. | jbj | 1 | -6/+6 |
2003-04-07 | Calibrated stopwatch using rdtsc. | jbj | 1 | -4/+4 |
2003-04-02 | Use rpmswEnter/rpmswExit throughout. | jbj | 1 | -4/+4 |
2003-04-02 | Splint clean. | jbj | 1 | -0/+2 |
2003-03-25 | Add transaction stop watch points. | jbj | 1 | -0/+9 |
2003-03-05 | Sanity. | jbj | 1 | -1/+1 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+1 |
2003-01-29 | Functional upgrade glibc*i386 on x86_64 platform | jbj | 1 | -24/+38 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 1 | -23/+17 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+19 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 1 | -0/+11 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 1 | -0/+4 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -73/+23 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -2/+2 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -9/+9 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -21/+21 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -1/+3 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -5/+18 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -1/+1 |