Age | Commit message (Expand) | Author | Files | Lines |
2001-04-10 | Doxygen annotations for config files. | jbj | 1 | -2/+2 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 1 | -1/+2 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -1/+2 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -0/+26 |
2001-02-27 | Sketch out PSM_t for package state machine. | jbj | 1 | -0/+5 |
2001-02-17 | Merge changes from rpm-4.0.2. | jbj | 1 | -0/+1 |
2001-02-12 | Add rpmRC return code type for the usual 0/1/2 codes. | jbj | 1 | -6/+17 |
2001-02-11 | 1st stab at --repackage. | jbj | 1 | -1/+10 |
2001-02-10 | Reorganize sources before implementing --repackage. | jbj | 1 | -0/+50 |
2001-02-04 | revert speedup on commit if same perms, there's more to do. | jbj | 1 | -1/+15 |
2001-01-28 | Apply suffixes only to files. | jbj | 1 | -4/+8 |
2001-01-26 | lclint annotations. | jbj | 1 | -13/+21 |
2001-01-25 | - remove support for v1 src rpm's. | jbj | 1 | -1/+2 |
2001-01-21 | - cpio mappings carry dirname/basename, not absolute path. | jbj | 1 | -20/+25 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -30/+34 |
2001-01-02 | doxygen annotations for popt. | jbj | 1 | -1/+1 |
2001-01-01 | - use popt autohelp for rpm helper binaries. | jbj | 1 | -4/+5 |
2000-12-26 | - send query/verify output through rpmlog(). | jbj | 1 | -8/+10 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+15 |
2000-12-04 | Sync with rpm-4_0 branch. | jbj | 1 | -1/+1 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -24/+46 |
2000-11-12 | - fine-grained Requires, remove install PreReq's from Requires db. | jbj | 1 | -5/+45 |
2000-11-12 | Sanity. | jbj | 1 | -5/+8 |
2000-11-07 | - load headers as single contiguous region. | jbj | 1 | -6/+11 |
2000-10-31 | - add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides | jbj | 1 | -0/+10 |
2000-10-28 | - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). | jbj | 1 | -13/+17 |
2000-10-20 | - pass rpmTransactionSet, not elements, to installBinaryPackage et al. | jbj | 1 | -10/+2 |
2000-10-20 | - detect rdonly linux file systems. | jbj | 1 | -2/+4 |
2000-09-26 | doxygen annotations. | jbj | 1 | -7/+17 |
2000-09-14 | Revert rpmrc excision for now. | jbj | 1 | -19/+21 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -20/+23 |
2000-08-30 | Doxygen annotations. | jbj | 1 | -163/+174 |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -251/+384 |
2000-08-28 | Doxygen annotations. | jbj | 1 | -0/+12 |
2000-08-27 | - consistent return for all signature verification. | jbj | 1 | -113/+89 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -234/+360 |
2000-08-23 | doxygen/lclint annotations. | jbj | 1 | -39/+215 |
2000-08-19 | - python bindings to query and verify signatures. | jbj | 1 | -0/+18 |
2000-07-15 | - rip out pre-transaction syscalls, more design is needed. | jbj | 1 | -7/+4 |
2000-07-12 | - add S_ISLNK pre-transaction syscall test. | jbj | 1 | -0/+4 |
2000-07-11 | - remove build mode help from rpm.c, use rpmb instead. | jbj | 1 | -1/+11 |
2000-07-09 | - prefix payload paths with "./", otherwise "/" can't be represented. | jbj | 1 | -7/+3 |
2000-07-09 | - add pre-transaction syscall's to handle /etc/init.d change. | jbj | 1 | -2/+9 |
2000-07-07 | lclint fiddles. | jbj | 1 | -3/+4 |
2000-07-05 | - change optflags for i386. | jbj | 1 | -52/+64 |
2000-06-23 | - support for separate source/binary compression policy. | jbj | 1 | -1/+4 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+1 |
2000-06-20 | - add RPMTAG_OPTFLAGS, configured optflags when package was built. | jbj | 1 | -1/+3 |
2000-06-19 | fix: open all db indices before performing chroot. | jbj | 1 | -0/+5 |
2000-06-09 | - make librpmio standalone. | jbj | 1 | -109/+3 |