Age | Commit message (Expand) | Author | Files | Lines |
2003-03-08 | Sanity. | jbj | 1 | -1/+5 |
2003-03-07 | Sanity. | jbj | 1 | -1/+1 |
2003-03-06 | - fix: memory leak (85522). | jbj | 1 | -2/+2 |
2003-03-01 | Sanity. | jbj | 1 | -0/+1 |
2003-02-27 | - file: check size read from elf header (#85297). | jbj | 1 | -1/+4 |
2003-02-14 | - file: fix ogg/vorbis file classification problems. | jbj | 1 | -1/+6 |
2003-02-06 | - popt: diddle doxygen/splint annotations, corrected doco. | jbj | 1 | -1/+4 |
2003-01-31 | - fix: trap SIGPIPE, close database(s). | jbj | 1 | -1/+5 |
2003-01-29 | - pay attention to package color when upgrading identical packages. | jbj | 1 | -1/+4 |
2003-01-28 | - fix: clean relocation path for --prefix=/. | jbj | 1 | -2/+6 |
2003-01-27 | - fix: more debugedit.c problems. | jbj | 1 | -2/+5 |
2003-01-25 | - permit anaconda to choose "presentation order". | jbj | 1 | -1/+4 |
2003-01-22 | - fix: debugedit.c problem. | jbj | 1 | -1/+10 |
2003-01-22 | Exit non-zero with bogus args. | jbj | 1 | -1/+1 |
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 1 | -1/+5 |
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 1 | -0/+3 |
2003-01-12 | typo. | jbj | 1 | -1/+1 |
2003-01-12 | - file: *really* read elf64 notes correctly. | jbj | 1 | -1/+5 |
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 1 | -1/+4 |
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 1 | -55/+64 |
2003-01-07 | - file: read elf64 notes correctly. | jbj | 1 | -1/+4 |
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 1 | -0/+2 |
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 1 | -0/+1 |
2003-01-06 | - portabilitly: solaris fixes. | jbj | 1 | -2/+5 |
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 1 | -1/+4 |
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 1 | -0/+2 |
2003-01-01 | Update CHANGES. | jbj | 1 | -1/+5 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -1/+1 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -0/+1 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 1 | -1/+4 |
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 1 | -1/+2 |
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 1 | -0/+2 |
2002-12-29 | - python: eliminate hash.[ch] and upgrade.[ch], methods too. | jbj | 1 | -0/+1 |
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 1 | -1/+4 |
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 1 | -2/+3 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -4/+8 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+7 |
2002-12-27 | - ignore ENOENT return from db->close (#80514,#79314). | jbj | 1 | -2/+3 |
2002-12-27 | - disable perl module magic rule. | jbj | 1 | -0/+1 |
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 1 | -2/+4 |
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 1 | -2/+5 |
2002-12-24 | - add Red Hat pubkeys to rpm header. | jbj | 1 | -3/+5 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -2/+3 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -1/+4 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -7/+9 |
2002-12-22 | Typos. | jbj | 1 | -2/+2 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -0/+2 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -2/+13 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 1 | -0/+1 |
2002-12-20 | - error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set. | jbj | 1 | -2/+3 |