platform/upstream/rpm.git
2001-03-02 jbjFlesh out init/pre/process/post/fini PSM stages.
2001-03-01 jbjMore functionality in psmStage.
2001-03-01 jbjMove more functionality into psmStage.
2001-03-01 jbjMore data merged into PSM_t.
2001-02-28 jbjAdd trigggers to psm.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-28 jbjMove more args into PSM_t.
2001-02-27 jbjStart wiring PSM_t throughout.
2001-02-27 jbjSketch out PSM_t for package state machine.
2001-02-27 jbjHandle non-string tag indices correctly.
2001-02-27 rjrayDoc fix
2001-02-27 rjray*** empty log message ***
2001-02-27 rjrayRemoved a redundancy
2001-02-27 rjrayChanges mostly to the handling of RPM::Header objects...
2001-02-27 rjrayChanged in prototype for one of the rpmdb_* routines.
2001-02-21 jbjAdd fflush (#24319).
2001-02-21 jbjAdd Requires: rpm = %{version} to rpm-python.
2001-02-19 jbj1st crack at --repackage.
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-02-17 jbjAdd missing tokens.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-12 jbjRename RPMSIG_* signature types to RPMSIGTYPE_* to...
2001-02-11 jbj1st stab at --repackage.
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-02-10 jbj- fix: diddle exit code for attempted installs of non...
2001-02-09 jbjOrphans.
2001-02-09 jbjfix: make a copy of retrieved header before loading.
2001-02-08 jbjRemove DEAD code.
2001-02-08 jbjMove state machine drivers into fsmStage.
2001-02-07 jbjUpdate location of sources.
2001-02-06 jbjAsynchronous commit of installed files.
2001-02-05 jbjfix: links weren't renamed correctly.
2001-02-05 jbjRemove XFA_SKIPPING from iterator.
2001-02-04 jbjrevert speedup on commit if same perms, there's more...
2001-02-04 jbjRip out remnants of cpio file mapping.
2001-02-04 jbjMerged build/install in file state machine.
2001-02-03 jbjfix: db1 dbopen() check found in libc not auto-configur...
2001-02-03 jbjAdd I/O to file state machine.
2001-02-02 jbjUse fsm for building.
2001-02-02 jbjfix: grrr, post increment off by 1 iterator.
2001-02-01 jbjHandle links correctly, wotta PITA. Now to clean up...
2001-01-30 jbjSimple install file state machine.
2001-01-29 jbjCommit to install file state machine.
2001-01-28 jbjApply suffixes only to files.
2001-01-28 jbjOrphan.
2001-01-28 jbjPayload state machine, with commit and undo.
2001-01-27 jbj1st crack at a payload unpack state machine.
2001-01-26 jbjlclint annotations.
2001-01-25 jbjOrphan.
2001-01-25 jbj- remove support for v1 src rpm's.
2001-01-25 jbjIsolate install/erase actions.
2001-01-24 jbjAdd rollback.h, 1st attempt to rationalize TFI_t.
2001-01-24 jbjRip XFI_t from install.
2001-01-23 jbjRip out cpioFileMap.
2001-01-23 jbjExpose loadFi/freeFi.
2001-01-22 jbjMake cpio maps totally opaque.
2001-01-21 jbjCreate.
2001-01-21 jbjMake cpio mappings opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2001-01-19 jbjewt's cpio hack reverted.
2001-01-19 jbjTypo.
2001-01-19 jbjewt's cpio hack.
2001-01-19 mswexit 0 if not in the if clause
2001-01-19 jbj- fix: insure that %lang scopes over hard links correctly.
2001-01-17 jbjOrphans.
2001-01-17 jbj- 1st crack at Mandrake specific per-platform macros.
2001-01-16 jbjRe-add successor line.
2001-01-16 jbj- tsort prefers presentation order.
2001-01-16 jbjfix: segfault through python bindings with fd to non...
2001-01-16 jbjIncrease size of help format buffer (#24093).
2001-01-16 jbjdropped piece of patch.
2001-01-16 jbjTypo.
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-15 jbjAdd missing keyword=POPT_ line to xgettext extraction.
2001-01-13 jbj- fix the hack.
2001-01-12 jbj- hack: permit installer to determine package ordering...
2001-01-12 jbjdoxygen annotations for python bindings.
2001-01-12 jbjRemove bash syntax.
2001-01-11 jbjrpm2cpio(8) typos (#23662).
2001-01-11 jbjdoxygen annotations for build/*.
2001-01-10 jbj- fix: find-requires.perl needed update (#23450).
2001-01-10 jbj- successors from tsort are processed in presentation...
2001-01-09 mswregister more enums
2001-01-09 jbj- fix: digests on input FD_t dinna work.
2001-01-09 jbj- tsorted packages processed in successor count order.
2001-01-08 jbjconfigure.in: Typo in --with-puthon.
2001-01-05 jbj- fix: 3 packages from Red Hat 5.2 had bogus %verifyscr...
2001-01-04 jbj- fix: pass scriptlet args, as in %post -p "/sbin/ldcon...
2001-01-04 jbjDuh, conversion to lower is " ... | 0.20".
2001-01-03 jbjsolaris awk hase not (foo ? ... : ...) construct.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2001-01-02 jbjSanity (make dist).
2001-01-02 jbjdoxygen annotations for popt.
2001-01-02 jbjSanity (make dist).
2001-01-02 jbjfix: qva->qva_sourceCnt check now 2 rather than 1 with...
2001-01-01 jbj- use popt autohelp for rpm helper binaries.
2000-12-31 jbjDon't want -pg flags.
2000-12-31 jbj- (popt): add POPT_ARGFLAG_OPTIONAL for long options...
2000-12-30 jbj- (popt): fix float/double handling (#19701).
2000-12-30 jbj- (non-linux): move stubs.c to rpmio (#21132).
next