| Commit message (Expand) | Author | Age | Files | Lines |
* | - merge conflicts into problems, handle as transaction set variable. | jbj | 2002-04-13 | 1 | -9/+7 |
* | - rescusitate --rebuild. | jbj | 2002-04-11 | 1 | -0/+8 |
* | Fix: source package already part of the transaction. | jbj | 2002-04-10 | 1 | -2/+0 |
* | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 2002-01-18 | 1 | -0/+2 |
* | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 2001-11-11 | 1 | -1/+1 |
* | - rip out rpmDependencyConflict, replace with rpmProblem instead. | jbj | 2001-11-08 | 1 | -1/+1 |
* | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 2001-10-28 | 1 | -3/+4 |
* | - transaction sets cerated in cli main. | jbj | 2001-10-27 | 1 | -6/+1 |
* | - legacy signatures always checked where possible on package read. | jbj | 2001-10-27 | 1 | -26/+16 |
* | - wire transactions through rpmcli signature modes. | jbj | 2001-10-23 | 1 | -1/+1 |
* | - generate an rpm header on the fly for imported pubkeys. | jbj | 2001-10-23 | 1 | -6/+6 |
* | Converging on lclint-3.0.17 strict level. | jbj | 2001-10-17 | 1 | -2/+2 |
* | Explicit branchstate annotations. | jbj | 2001-10-15 | 1 | -0/+4 |
* | lclint fiddles to annotate globals. | jbj | 2001-10-15 | 1 | -1/+5 |
* | More lclint annotations. | jbj | 2001-10-13 | 1 | -3/+3 |
* | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 2001-07-06 | 1 | -2/+1 |
* | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 2001-06-12 | 1 | -1/+0 |
* | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 2001-06-08 | 1 | -0/+1 |
* | - fix typos in linux.{req,prov}. | jbj | 2001-06-05 | 1 | -5/+9 |
* | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 2001-05-31 | 1 | -3/+3 |
* | - fix: specfile queries with BuildArch: (#27589). | jbj | 2001-05-06 | 1 | -2/+1 |
* | - still more boring lclint annotations and fiddles. | jbj | 2001-05-03 | 1 | -32/+38 |
* | Update to doxygen-1.2.6 configuration. | jbj | 2001-03-14 | 1 | -0/+10 |
* | Reorganize sources before implementing --repackage. | jbj | 2001-02-10 | 1 | -1/+0 |
* | - cpio mappings carry dirname/basename, not absolute path. | jbj | 2001-01-21 | 1 | -0/+2 |
* | - fix: extra newline in many error messages (#23947). | jbj | 2001-01-15 | 1 | -9/+11 |
* | - use popt autohelp for rpm helper binaries. | jbj | 2001-01-01 | 1 | -14/+9 |
* | Sync with rpm-4_0 branch. | jbj | 2000-12-12 | 1 | -12/+12 |
* | Bring header reggions mods back to top of stack. | jbj | 2000-12-02 | 1 | -3/+7 |
* | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 2000-09-01 | 1 | -12/+15 |
* | Rip out rpmrc configuration. | jbj | 2000-08-27 | 1 | -2/+0 |
* | Split popt glue into lib/popt{BT,QV}.c. | jbj | 2000-06-01 | 1 | -149/+0 |
* | Remove build modes from rpm, use rpmb and/or popt glue instead. | jbj | 2000-05-26 | 1 | -14/+74 |
* | fix: move free after error message that needs data. | jbj | 2000-03-30 | 1 | -1/+2 |
* | Args reversed generating untar command. | jbj | 2000-01-24 | 1 | -2/+4 |
* | Typo. | jbj | 2000-01-17 | 1 | -1/+1 |
* | extract spec files from bzip'ped tarballs too on tar builds. | jbj | 2000-01-15 | 1 | -4/+7 |
* | Typo (t->num rather than tnum causes segfault while re-reading rpmrc on exit). | jbj | 1999-12-19 | 1 | -3/+3 |
* | reload macros from cmd line when re-reading config files. | jbj | 1999-12-12 | 1 | -2/+2 |
* | lib/macro.c: Canonicalize paths in rpmGetPath(). | jbj | 1999-11-24 | 1 | -44/+53 |
* | The death of lib/ftp.c, merged into lib/rpmio.c. | jbj | 1999-11-18 | 1 | -2/+1 |
* | Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return. | jbj | 1999-11-10 | 1 | -2/+2 |
* | Use Fopen almost everywhere. | jbj | 1999-11-04 | 1 | -1/+1 |
* | Add ref/deref/new/fileno/open vectors to FDIO_t. | jbj | 1999-11-02 | 1 | -1/+1 |
* | Spec: Add rootdir (as in chroot). | jbj | 1999-10-31 | 1 | -2/+2 |
* | Make fdFileno() static, use Fileno()/Ferror() analogues throughout. | jbj | 1999-10-30 | 1 | -1/+2 |
* | fix: resurrect multiple target platform builds. | jbj | 1999-10-29 | 1 | -27/+50 |
* | check for memory leaks (almost all leaks are plugged). | jbj | 1999-10-29 | 1 | -7/+6 |
* | use compressed filenames on install side. | jbj | 1999-10-27 | 1 | -2/+2 |
* | lclint annotations and compiler cruft. | jbj | 1999-10-21 | 1 | -3/+3 |