summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2003-12-26- convert ja and ko man pages to utf8 (#106050).jbj7-937/+937
CVS patchset: 7017 CVS date: 2003/12/26 18:16:03
2003-12-26Typo (#106565).jbj1-1/+1
CVS patchset: 7013 CVS date: 2003/12/26 17:45:18
2003-12-11- only internal Berkeley db from now on.jbj1-1/+1
- revive "make dist". CVS patchset: 6971 CVS date: 2003/12/11 19:09:58
2003-06-16Update from PLD.jbj8-550/+1339
CVS patchset: 6904 CVS date: 2003/06/16 15:02:35
2003-06-16Corrections from PLD.jbj3-6/+6
CVS patchset: 6903 CVS date: 2003/06/16 13:26:03
2003-06-05- update ja man pages (#92261).jbj6-898/+1749
CVS patchset: 6897 CVS date: 2003/06/05 11:48:23
2003-04-17rpmbuild, not rpm, -ba.jbj1-1/+1
CVS patchset: 6757 CVS date: 2003/04/17 14:47:57
2003-04-17rpm-build, not rpmbuild.jbj1-1/+1
CVS patchset: 6755 CVS date: 2003/04/17 14:44:07
2003-01-27- fix: more debugedit.c problems.jbj1-1/+1
CVS patchset: 6029 CVS date: 2003/01/27 17:45:53
2002-11-29- build with external elfutils (preferred), if available.jbj1-2/+2
CVS patchset: 5900 CVS date: 2002/11/29 21:35:53
2002-10-25- rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691).jbj1-1/+1
CVS patchset: 5818 CVS date: 2002/10/25 15:40:08
2002-10-24- add /usr/lib/rpm/rpmdeps.jbj2-1/+30
- add /usr/lib/rpm/magic. CVS patchset: 5814 CVS date: 2002/10/24 21:36:12
2002-09-21Convert to UTF-8.jbj2-378/+378
CVS patchset: 5731 CVS date: 2002/09/21 14:30:04
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+4
CVS patchset: 5624 CVS date: 2002/08/13 16:36:44
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-3/+3
CVS patchset: 5559 CVS date: 2002/07/19 20:26:38
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj1-3/+3
CVS patchset: 5558 CVS date: 2002/07/18 21:42:18
2002-07-06- fix: permit deletions of added packages (#67108).jbj1-1/+1
CVS patchset: 5541 CVS date: 2002/07/06 18:48:09
2002-07-05- update rpmcache.8.jbj1-7/+91
CVS patchset: 5540 CVS date: 2002/07/05 16:51:57
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj3-1/+84
- factor common options into table, add rpmcliInit() and rpmcliFini(). - add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel. CVS patchset: 5535 CVS date: 2002/06/30 22:47:32
2002-06-20- add translated man pages from PLD.jbj2-0/+4
CVS patchset: 5514 CVS date: 2002/06/20 17:17:23
2002-06-20Merge in PLD non-english man pages.jbj8-2/+892
CVS patchset: 5513 CVS date: 2002/06/20 14:50:02
2002-06-10- document digital signature verification in rpm.8.jbj1-92/+150
CVS patchset: 5480 CVS date: 2002/06/10 16:07:12
2002-06-10Document file attribute opt outs in verify mode.jbj1-17/+76
Document --nodigest/--nosignature/--nosuggest. CVS patchset: 5479 CVS date: 2002/06/10 13:07:32
2002-06-09Sanity.jbj2-138/+83
CVS patchset: 5477 CVS date: 2002/06/09 22:15:16
2002-06-09Update rpm.8 and rpmbuild.8 from docbook in max-rpm CVS.jbj2-105/+185
CVS patchset: 5475 CVS date: 2002/06/09 17:12:35
2002-04-15Typo.jbj1-1/+1
CVS patchset: 5407 CVS date: 2002/04/15 13:59:22
2002-04-07- speedup large queries by ~50%.jbj1-7/+23
- revert to presentation ordering Yet Again (#62158). - non-glibc: on upgrade, mergesort is much faster than quicksort. CVS patchset: 5377 CVS date: 2002/04/07 19:52:42
2002-02-09Don't bother with man page.jbj2-162/+1
CVS patchset: 5310 CVS date: 2002/02/09 22:40:52
2002-02-09Sync with 4.0.4, splint clean.jbj2-2/+162
CVS patchset: 5309 CVS date: 2002/02/09 22:39:29
2001-07-28- fix: --noscripts is another multimode option.jbj1-2/+26
- add tmpdir to configure db3 tmpdir into chroot tree. - permit lazy db opens within chroot. - fix: diddle dbenv path to accomodate backing store reopen in chroot. CVS patchset: 4990 CVS date: 2001/07/28 00:33:07
2001-07-11- fix: adjust arg count for --POPTdesc/--POPTargs deletion.jbj2-2/+0
- add linux per-platform macro %_smp_mflags <sopwith@redhat.com>. - document more popt aliases for --help usage. - remove --tarbuild from man page(s), use -t[abpcils] instead (#48666). CVS patchset: 4936 CVS date: 2001/07/11 14:23:01
2001-06-19- preliminary abstraction to support per-header methods.jbj1-0/+245
CVS patchset: 4878 CVS date: 2001/06/19 11:38:51
2001-06-06- document build modes in rpmbuild.8, rpmbuild is born.jbj2-34/+43
CVS patchset: 4846 CVS date: 2001/06/06 16:18:03
2001-05-22- refuse to install on systems using db1.jbj1-1/+1
CVS patchset: 4805 CVS date: 2001/05/22 18:09:30
2001-04-23- regenerate rpm.8 man page from docbook glop (in max-rpm).jbj3-550/+852
- lib/depends.c: diddle debugging messages. CVS patchset: 4703 CVS date: 2001/04/23 20:56:59
2001-03-22- python: strip header regions during unload.jbj1-1/+8
- add -g to optflags in per-platform config. - permit confgure/compile with db3-3.2.9. - permit manifest files as args to query/verify modes. CVS patchset: 4649 CVS date: 2001/03/22 23:39:01
2001-03-17Doco updates.jbj13-64/+324
CVS patchset: 4641 CVS date: 2001/03/17 19:55:09
2001-03-16- add --with/--without popt glue for conditional builds(Tomasz Kloczko).jbj1-0/+88
CVS patchset: 4639 CVS date: 2001/03/16 20:23:49
2001-03-15Correct --verify modifiers.jbj1-3/+3
CVS patchset: 4628 CVS date: 2001/03/15 14:48:52
2001-03-15- update per-interpreter dependency scripts, add sql/tcl (#20295).jbj3-37/+315
- fix: rpmvercmp("1.a", "1.") returned -1, not +1 (#21392). CVS patchset: 4627 CVS date: 2001/03/15 14:44:08
2001-03-14Update to doxygen-1.2.6 configuration.jbj11-158/+299
Add manual files to Doxfile.in. lclint annotations. CVS patchset: 4624 CVS date: 2001/03/14 23:09:09
2001-01-11rpm2cpio(8) typos (#23662).jbj2-8/+7
CVS patchset: 4428 CVS date: 2001/01/11 17:18:10
2000-11-02Document that --target needs equal sign.jbj1-3/+3
CVS patchset: 4242 CVS date: 2000/11/02 14:48:43
2000-10-31Document that --target needs equal sign.jbj1-3/+3
CVS patchset: 4235 CVS date: 2000/10/31 16:22:43
2000-10-10Man page and help message correction (#18759).jbj1-4/+2
CVS patchset: 4203 CVS date: 2000/10/10 21:17:53
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj5-2/+648
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33
2000-08-24Consistent example for gendiff (#16669).jbj1-3/+4
CVS patchset: 4120 CVS date: 2000/08/24 15:56:51
2000-08-10Document --noscripts when verifying (#7905).jbj1-0/+2
CVS patchset: 4049 CVS date: 2000/08/10 06:05:50
2000-08-10Document "?" output with -Va (#8113).jbj1-12/+12
CVS patchset: 4048 CVS date: 2000/08/10 05:55:20
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-2/+1
CVS patchset: 3754 CVS date: 2000/05/26 18:51:11