Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-22 | Exit non-zero with bogus args. | jbj | 23 | -282/+280 | |
CVS patchset: 6021 CVS date: 2003/01/22 12:28:41 | |||||
2003-01-22 | Make robustly stand alone. | jbj | 1 | -4/+5 | |
CVS patchset: 6020 CVS date: 2003/01/22 12:06:15 | |||||
2003-01-21 | fix: check arch for null before appending. | jbj | 1 | -1/+1 | |
CVS patchset: 6019 CVS date: 2003/01/21 00:59:36 | |||||
2003-01-20 | Splint fiddles. | jbj | 9 | -61/+26 | |
CVS patchset: 6018 CVS date: 2003/01/20 23:52:04 | |||||
2003-01-20 | Restore compiler warnings now tthat elfutil's -Werror is not there. | jbj | 24 | -618/+617 | |
CVS patchset: 6017 CVS date: 2003/01/20 16:12:12 | |||||
2003-01-17 | - duplicate package checks with arch/os checks if colored. | jbj | 33 | -1378/+1545 | |
- file conflict checks with colors. CVS patchset: 6013 CVS date: 2003/01/17 17:43:04 | |||||
2003-01-16 | Update to latest. | jbj | 1 | -23/+33 | |
CVS patchset: 6012 CVS date: 2003/01/16 16:59:47 | |||||
2003-01-16 | Nitpicky fix. | jbj | 1 | -1/+1 | |
CVS patchset: 6011 CVS date: 2003/01/16 16:34:02 | |||||
2003-01-14 | Link /usr/lib/rpm/rpmi statically. | jbj | 1 | -4/+2 | |
CVS patchset: 6010 CVS date: 2003/01/14 22:08:35 | |||||
2003-01-13 | - teach rpmquery to return "owning" package(s) in spite of alternatives. | jbj | 26 | -395/+391 | |
CVS patchset: 6009 CVS date: 2003/01/13 20:58:21 | |||||
2003-01-12 | typo. | jbj | 1 | -1/+1 | |
CVS patchset: 6008 CVS date: 2003/01/12 21:26:08 | |||||
2003-01-12 | - file: *really* read elf64 notes correctly. | jbj | 4 | -9/+17 | |
- python: restore thread context on errorCB (#80744). CVS patchset: 6007 CVS date: 2003/01/12 21:23:49 | |||||
2003-01-12 | Create. | jbj | 1 | -0/+211 | |
CVS patchset: 6006 CVS date: 2003/01/12 18:39:01 | |||||
2003-01-10 | Sanity. | jbj | 21 | -22/+22 | |
CVS patchset: 6005 CVS date: 2003/01/10 20:37:45 | |||||
2003-01-10 | - fix: obscure corner case(s) with rpmvercmp (#50977). | jbj | 4 | -3/+11 | |
CVS patchset: 6004 CVS date: 2003/01/10 20:34:26 | |||||
2003-01-08 | Teach python subdirs lib64 too. | jbj | 2 | -1/+5 | |
CVS patchset: 6003 CVS date: 2003/01/08 23:27:51 | |||||
2003-01-08 | Use $(shell ...) in Makefile.am, duh. | jbj | 1 | -1/+1 | |
CVS patchset: 6002 CVS date: 2003/01/08 22:36:23 | |||||
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 31 | -461/+475 | |
- add brp-strip-static-archive build root policy helper. - add -lelf to rpm LDFLAGS, not LDADD, since there is no libelf.la now. CVS patchset: 6001 CVS date: 2003/01/08 21:37:01 | |||||
2003-01-07 | - file: read elf64 notes correctly. | jbj | 3 | -3/+26 | |
CVS patchset: 6000 CVS date: 2003/01/07 23:13:52 | |||||
2003-01-07 | - add perldeps.pl, start to replace perl.{prov,req}. | jbj | 5 | -3/+17 | |
CVS patchset: 5999 CVS date: 2003/01/07 00:49:55 | |||||
2003-01-06 | - for DSO's, provide the file basename if DT_SONAME not found. | jbj | 24 | -27/+59 | |
CVS patchset: 5998 CVS date: 2003/01/06 23:55:44 | |||||
2003-01-06 | - portabilitly: solaris fixes. | jbj | 6 | -4/+18 | |
CVS patchset: 5997 CVS date: 2003/01/06 19:47:33 | |||||
2003-01-05 | - file: avoid ogg/vorbis file classification problems. | jbj | 26 | -62/+82 | |
CVS patchset: 5996 CVS date: 2003/01/05 19:30:54 | |||||
2003-01-03 | fix: inverted logic in RPMPROB_FILTER_REPLACENEWFILES filtering. | jbj | 1 | -1/+1 | |
CVS patchset: 5995 CVS date: 2003/01/03 21:30:33 | |||||
2003-01-01 | - fix: dependency helpers now rate limited at 10ms, not 1s. | jbj | 28 | -1827/+1884 | |
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21 | |||||
2003-01-01 | Update CHANGES. | jbj | 2 | -1/+7 | |
CVS patchset: 5993 CVS date: 2003/01/01 17:32:51 | |||||
2003-01-01 | fix: file dependency dictionary has size other than #files. | jbj | 2 | -9/+15 | |
CVS patchset: 5992 CVS date: 2003/01/01 17:26:46 | |||||
2003-01-01 | fix: restore upgrade functionality with colors. | jbj | 8 | -15/+69 | |
CVS patchset: 5991 CVS date: 2003/01/01 16:54:04 | |||||
2002-12-31 | Dump multilib code, colored depndencies instead. | jbj | 12 | -267/+20 | |
CVS patchset: 5990 CVS date: 2002/12/31 02:12:02 | |||||
2002-12-31 | 1st crack at colored installs. | jbj | 21 | -161/+206 | |
CVS patchset: 5989 CVS date: 2002/12/31 01:23:03 | |||||
2002-12-30 | - fix: typo in assertion. | jbj | 28 | -149/+156 | |
CVS patchset: 5988 CVS date: 2002/12/30 14:50:33 | |||||
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide and --filerequire. | jbj | 28 | -197/+400 | |
- python: add fi.FColor() and fi.FClass() methods. - calculate dependency color and refernces. - python: add ds.Color() and ds.Refs() methods. CVS patchset: 5987 CVS date: 2002/12/30 02:37:01 | |||||
2002-12-30 | - use rpmfiFDepends() underneath --fileprovide/--filerequire. | jbj | 4 | -75/+88 | |
CVS patchset: 5986 CVS date: 2002/12/30 00:03:53 | |||||
2002-12-29 | - fix :armor query extension, tgpg mktmp handling (#80684). | jbj | 7 | -42/+66 | |
- use rpmfiClass underneath --fileclass. CVS patchset: 5985 CVS date: 2002/12/29 22:31:00 | |||||
2002-12-29 | splint fiddles. | jbj | 3 | -2/+14 | |
CVS patchset: 5984 CVS date: 2002/12/29 19:44:18 | |||||
2002-12-29 | - python: eliminate hash.[ch] and upgrade.[ch], methods too. | jbj | 8 | -799/+11 | |
CVS patchset: 5983 CVS date: 2002/12/29 19:28:30 | |||||
2002-12-29 | - don't segfault with packages produced by rpm-2.93 (#80618). | jbj | 25 | -136/+176 | |
CVS patchset: 5982 CVS date: 2002/12/29 18:19:19 | |||||
2002-12-29 | - add rpmfi methods to access color, class, and dependencies. | jbj | 30 | -1772/+1900 | |
CVS patchset: 5981 CVS date: 2002/12/29 01:06:58 | |||||
2002-12-28 | splint fiddles. | jbj | 7 | -98/+79 | |
CVS patchset: 5980 CVS date: 2002/12/28 23:17:06 | |||||
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 27 | -473/+772 | |
CVS patchset: 5979 CVS date: 2002/12/28 19:31:21 | |||||
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 29 | -293/+345 | |
- fix: package relocations were broken (#75057). CVS patchset: 5978 CVS date: 2002/12/28 00:24:14 | |||||
2002-12-27 | - ignore ENOENT return from db->close (#80514,#79314). | jbj | 24 | -194/+201 | |
CVS patchset: 5977 CVS date: 2002/12/27 19:42:22 | |||||
2002-12-27 | - disable perl module magic rule. | jbj | 5 | -4/+8 | |
CVS patchset: 5976 CVS date: 2002/12/27 18:01:00 | |||||
2002-12-27 | - add BETA-GPG-KEY (but not in headers using %%pubkey yet). | jbj | 4 | -4/+7 | |
CVS patchset: 5975 CVS date: 2002/12/27 16:12:09 | |||||
2002-12-26 | Don't fire helper for executable requires. | jbj | 1 | -2/+4 | |
CVS patchset: 5974 CVS date: 2002/12/26 23:19:17 | |||||
2002-12-26 | - resurrect automagic perl(foo) dependency generation. | jbj | 24 | -42/+62 | |
CVS patchset: 5973 CVS date: 2002/12/26 20:38:26 | |||||
2002-12-26 | Initialize differently if using rpc access. | jbj | 22 | -226/+238 | |
CVS patchset: 5972 CVS date: 2002/12/26 17:18:01 | |||||
2002-12-24 | - add Red Hat pubkeys to rpm header. | jbj | 1 | -3/+5 | |
CVS patchset: 5971 CVS date: 2002/12/24 20:37:39 | |||||
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 25 | -299/+308 | |
CVS patchset: 5970 CVS date: 2002/12/24 20:06:33 | |||||
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 28 | -1967/+2299 | |
CVS patchset: 5969 CVS date: 2002/12/24 19:49:06 |