Age | Commit message (Expand) | Author | Files | Lines |
2003-01-23 | splint fiddles. | jbj | 17 | -157/+115 |
2003-01-21 | fix: check arch for null before appending. | jbj | 1 | -1/+1 |
2003-01-20 | Splint fiddles. | jbj | 8 | -61/+20 |
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 1 | -2/+0 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 9 | -11/+140 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -33/+25 |
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+2 |
2003-01-03 | fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering. | jbj | 1 | -1/+1 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 2 | -10/+12 |
2003-01-01 | fix: file dependency dictionary has size other than #files. | jbj | 2 | -9/+15 |
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 7 | -12/+66 |
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 8 | -255/+16 |
2002-12-31 | 1st crack at colored installs. | jbj | 16 | -150/+173 |
2002-12-30 | - fix: typo in assertion. | jbj | 5 | -21/+27 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 4 | -5/+181 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -73/+60 |
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 2 | -37/+28 |
2002-12-29 | splint fiddles. | jbj | 2 | -2/+4 |
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 2 | -8/+44 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 6 | -4/+130 |
2002-12-28 | splint fiddles. | jbj | 3 | -65/+12 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -14/+14 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 5 | -15/+61 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -0/+2 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 2 | -5/+12 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 4 | -52/+57 |
2002-12-24 | splint fiddles. | jbj | 3 | -1/+7 |
2002-12-23 | Sanity. | jbj | 2 | -44/+44 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 8 | -176/+62 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 4 | -10/+10 |
2002-12-21 | splint fiddles. | jbj | 3 | -8/+9 |
2002-12-21 | Sanity. | jbj | 2 | -3/+19 |
2002-12-18 | Correct typo. | jbj | 1 | -2/+2 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 7 | -89/+360 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -0/+11 |
2002-12-14 | - fix: make sure each library has DT_NEEDED for all unresolved syms. | jbj | 1 | -19/+11 |
2002-12-10 | Repair fc->skipReq insertion typo. | jbj | 1 | -0/+6 |
2002-12-07 | Splint fiddles. | jbj | 2 | -11/+28 |
2002-12-07 | Handle (N,EVR,Flags) Provide:/Require: triple. | jbj | 4 | -5/+223 |
2002-12-04 | python: gilding lilies. | jbj | 1 | -0/+3 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 2 | -0/+5 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -2/+5 |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 1 | -4/+5 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-30 | More splint fiddles. | jbj | 2 | -5/+7 |
2002-11-26 | - bundle libfmagic into librpmbuild for now. | jbj | 1 | -1/+0 |
2002-11-13 | - fix: bash must have functional libtermcap.so.2. | jbj | 1 | -0/+5 |
2002-11-12 | more debugging. | jbj | 1 | -0/+5 |
2002-11-12 | --rollback debugging (for now). | jbj | 1 | -0/+5 |
2002-11-05 | splint fiddles. | jbj | 2 | -6/+2 |