Age | Commit message (Expand) | Author | Files | Lines |
2004-10-20 | Doxygen fiddles. | jbj | 7 | -27/+31 |
2004-10-20 | Add rpmtsCheck() and rpmtsOrder() to iterator. | jbj | 4 | -18/+70 |
2004-10-19 | Stare at a redhat-artwork problem in rpmal.c with multiple versions, | jbj | 5 | -8/+82 |
2004-10-19 | Change options to specify type of iteration. | jbj | 3 | -13/+21 |
2004-10-19 | Merge iterator types into pseudo tags. | jbj | 4 | -73/+46 |
2004-10-19 | Store path to header in iterator. | jbj | 3 | -132/+67 |
2004-10-19 | Attach header reference to the iterator. | jbj | 2 | -69/+98 |
2004-10-18 | Isolate most state changes in rpmgiNext, with lazy open/close. | jbj | 2 | -169/+358 |
2004-10-18 | Add generalized iterator to rpmlib. | jbj | 10 | -45/+87 |
2004-10-17 | Glob ftswalk/arglist args always. | jbj | 3 | -23/+17 |
2004-10-17 | Add manifests to --arglist processing. | jbj | 3 | -14/+67 |
2004-10-17 | fix: legacy syntax not even close. | jbj | 1 | -2/+10 |
2004-10-15 | - disable expensive header+payload verifies in default config. | jbj | 3 | -20/+63 |
2004-10-14 | Open ftswalk/argv paths to permit --qf on header. | jbj | 1 | -2/+46 |
2004-10-14 | Hack in hdlist queries. | jbj | 2 | -1/+19 |
2004-10-13 | - silently add default %defattr(-,root,root) for all packages. | jbj | 2 | -3/+3 |
2004-10-10 | Add --qf to rpmgi. | jbj | 3 | -15/+65 |
2004-10-10 | Create generic iterator (needs work). | jbj | 5 | -2/+440 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 3 | -2/+2 |
2004-10-09 | Flush changes from rpm-4_3 branch. | jbj | 12 | -70/+152 |
2004-10-09 | Splint fiddles. | jbj | 3 | -5/+6 |
2004-10-04 | Don't version compare obsolete with package header | pauln | 1 | -2/+1 |
2004-09-30 | - prevent RPMSENSE_PREREQ from being set or tested. | jbj | 1 | -1/+2 |
2004-09-30 | - add Disttag: syntax to spec file parser and header content. | jbj | 1 | -0/+8 |
2004-08-31 | - ia64: auto-relocate entire, not partial, directory contents (#126905). | jbj | 2 | -10/+32 |
2004-08-19 | - avoid "can't happen" recursion while retrieving pubkeys. | jbj | 1 | -0/+7 |
2004-08-11 | Second pass at edit to rpmtsRun doxygen. | joden | 1 | -2/+5 |
2004-08-11 | Add docs to rpmtsRun to explain what is required before a call | joden | 1 | -1/+7 |
2004-07-31 | Add support for beecrypt-4.0.0. | jbj | 1 | -1/+6 |
2004-07-05 | - ia64: auto-relocate glibc.ix86 interpreter path (#100563). | jbj | 1 | -0/+32 |
2004-07-05 | - ia64: auto-relocate entire, not partial, directory contents (#126905). | jbj | 1 | -3/+10 |
2004-07-05 | - bump rpm and popt versions to insure "newer". | jbj | 2 | -12/+32 |
2004-06-15 | Correct typos. | jbj | 1 | -2/+2 |
2004-06-15 | - add type to tag array. | jbj | 1 | -133/+133 |
2004-06-14 | Typo. | jbj | 1 | -5/+4 |
2004-06-14 | - xml: <integer/> instead of <integer>0</integer> markup. | jbj | 1 | -2/+4 |
2004-06-14 | - xml: use <foo/> markup for empty tags. | jbj | 1 | -6/+13 |
2004-06-10 | - add 'requires' and 'conflicts' tag aliases. | jbj | 1 | -2/+8 |
2004-06-08 | Preserve allignment for missing files with --verify. | jbj | 1 | -1/+1 |
2004-05-30 | - fix: follow current is_selinux_enabled() return (#121004). | jbj | 1 | -1/+1 |
2004-05-04 | %postun failures are now propagated back to transaction state machine. | joden | 1 | -1/+1 |
2004-05-03 | Minor tweaks to comments in autorollback code, made removal of re-packaged | joden | 4 | -21/+56 |
2004-04-19 | splint fiddles. | jbj | 2 | -1/+3 |
2004-04-18 | Force global Lua state initialization during rpmReadConfigFiles(). | niemeyer | 1 | -0/+4 |
2004-04-13 | Fixed bug in "rpm -qf": if a file in the current directory had the | niemeyer | 1 | -0/+4 |
2004-04-07 | - fix: no transaction lock if --test was specified (#119783). | jbj | 1 | -8/+10 |
2004-04-07 | - fix: segfault on --recontext if file_contexts unreadable (#117374). | jbj | 3 | -6/+6 |
2004-04-07 | Splint fiddles. | jbj | 1 | -2/+2 |
2004-04-01 | revert buildtime tie breaking, not the right thing to do. | jbj | 10 | -54/+49 |
2004-03-30 | Simplify cpuid code; fix it for gcc 3.4; always push/pop ebx for PIC and non ... | arekm | 1 | -43/+12 |