Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added RPMFILE_MISSINGOK. | pbrown | 1999-09-20 | 1 | -0/+4 |
* | return an empty list when there are no problems | Matt Wilson | 1999-09-18 | 1 | -1/+2 |
* | need more info for the problem set when running a transaction | Matt Wilson | 1999-09-17 | 1 | -0/+21 |
* | fix for rpm stuff in %post script | Matt Wilson | 1999-09-17 | 1 | -1/+4 |
* | added addMacro | Erik Troan | 1999-09-16 | 1 | -7/+17 |
* | more meningfull error messgaes | Cristian Gafton | 1999-09-16 | 1 | -1/+17 |
* | o patches for jj for moving to kudzu for probing | Matt Wilson | 1999-09-08 | 1 | -1/+1 |
* | dup wrapping | Matt Wilson | 1999-08-26 | 1 | -13/+0 |
* | FindPackage | Matt Wilson | 1999-08-26 | 2 | -50/+29 |
* | hack for preston | Matt Wilson | 1999-08-25 | 1 | -0/+31 |
* | versionCompare, dbrebuild | Matt Wilson | 1999-08-25 | 1 | -0/+20 |
* | RPM error callbacks, don't report errors on 'cant make directory' | Matt Wilson | 1999-08-24 | 1 | -0/+54 |
* | SOme more examples | Cristian Gafton | 1999-08-23 | 1 | -0/+6 |
* | fixed some parsetuple confusion | Cristian Gafton | 1999-08-23 | 1 | -2/+2 |
* | return an empty list from findby* | Erik Troan | 1999-08-21 | 1 | -6/+6 |
* | added findby* stuff | Erik Troan | 1999-08-21 | 2 | -8/+71 |
* | don't compute header size with magic | Erik Troan | 1999-08-20 | 1 | -1/+1 |
* | added load and unload of headers | Erik Troan | 1999-08-20 | 1 | -4/+45 |
* | Fix install target | Cristian Gafton | 1999-08-20 | 1 | -1/+1 |
* | New file | Cristian Gafton | 1999-08-20 | 1 | -0/+13 |
* | Fix some compile-time warnings | Cristian Gafton | 1999-08-20 | 1 | -4/+8 |
* | MAke it pretty | Cristian Gafton | 1999-08-20 | 1 | -7/+19 |
* | 1) made headers mappings | Erik Troan | 1999-08-19 | 1 | -15/+63 |
* | rpmmodule changes, other cleanups | Matt Wilson | 1999-08-19 | 2 | -10/+60 |
* | fixed alloca too much memory | Matt Wilson | 1999-08-19 | 1 | -1/+1 |
* | fixed upgrades | Matt Wilson | 1999-08-19 | 4 | -48/+127 |
* | s/o/O | Matt Wilson | 1999-08-18 | 1 | -1/+1 |
* | makefile changes | Erik Troan | 1999-08-18 | 1 | -3/+3 |
* | upgrade framework | Matt Wilson | 1999-08-18 | 1 | -2/+2 |
* | package deps | Matt Wilson | 1999-08-16 | 1 | -9/+13 |
* | fixed | Matt Wilson | 1999-08-16 | 1 | -2/+2 |
* | db _can_ be null, so you must use XINCREF, not INCREF to prevent | Matt Wilson | 1999-08-16 | 1 | -1/+1 |
* | *** empty log message *** | Erik Troan | 1999-08-10 | 2 | -0/+196 |
* | added upgrade code | Erik Troan | 1999-08-10 | 4 | -3/+543 |
* | added some harmless comments | Erik Troan | 1999-08-09 | 1 | -0/+3 |
* | proper rpmmodule fd closes | Matt Wilson | 1999-08-07 | 1 | -2/+5 |
* | revert ewt's tuple patch | Matt Wilson | 1999-08-07 | 1 | -4/+4 |
* | fixes for package upgrading | Erik Troan | 1999-08-04 | 1 | -4/+6 |
* | fix segfault on transaction destruction if no file descriptor is | pbrown | 1999-08-04 | 1 | -0/+1 |
* | some functions were parsing args improperly | Erik Troan | 1999-08-04 | 1 | -4/+4 |
* | (msw) fixed symlinks, modified install target for rpmmodule | Erik Troan | 1999-07-24 | 1 | -0/+1 |
* | release locks | Matt Wilson | 1999-07-21 | 1 | -1/+4 |
* | the argument is an int, not a double. Added refcount for the db object that ... | Matt Wilson | 1999-05-11 | 1 | -2/+3 |
* | better error handling in the rpm object setattr function | Matt Wilson | 1999-05-11 | 1 | -10/+17 |
* | added scriptFd to transactions | Erik Troan | 1999-05-08 | 1 | -6/+23 |
* | added arch scoring | Erik Troan | 1999-05-05 | 1 | -0/+14 |
* | fixed DESTDIR defs in Makefiles | Matt Wilson | 1999-05-03 | 1 | -1/+1 |
* | added install target | Matt Wilson | 1999-05-03 | 1 | -0/+4 |
* | use O_CREAT flag when opening database for rw | Erik Troan | 1999-04-30 | 1 | -1/+1 |
* | have package installation working | Erik Troan | 1999-04-29 | 3 | -45/+356 |