summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-28- handle possible db3 dependency on -lpthread more gracefully.jbj3-6/+26
2000-09-26- fix: avoid calling getpass twice as side effect of xstrdup macro (#17672).jbj1-1/+3
2000-09-26- order packages using tsort, clipping PreReq:'s in dependency loops.jbj32-1839/+2657
2000-09-26Remove bash2 dependency.jbj1-2/+2
2000-09-26Add rpmsort.jbj3-3/+182
2000-09-26rpminject.c: add mtrace prologue.jbj1-0/+4
2000-09-26doxygen annotations.jbj1-7/+17
2000-09-26rpmdb.c: Mark dead code, replaced with per-iterator cursors.jbj1-6/+5
2000-09-26Add @todo Should directories have %doc/%config attributes? (#14531).jbj1-0/+4
2000-09-16- don't trim leading ./ in rpmCleanPath() (#14961).jbj2-3/+7
2000-09-14fix 64bit lib stuffnotting1-2/+2
2000-09-14Revert rpmrc excision for now.jbj73-10440/+14169
2000-09-13- fix: honor --test when doing --freshen.jbj3-2/+3
2000-09-11- popt: support for float/double args.jbj7-6/+61
2000-09-07add (lib64) stuff on ia64 as wellnotting2-0/+72
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj48-11912/+14835
2000-08-31Unify rpmError() and rpmMessage() on top of rpmlog().jbj37-2843/+2554
2000-08-30Doxygen annotations.jbj16-383/+477
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj58-1142/+2165
2000-08-28Document global/system/user configuration hierarchy in rpmrc/macros (#17038).jbj2-7/+14
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj70-20216/+14450
2000-08-28Doxygen annotations.jbj11-162/+311
2000-08-27- consistent return for all signature verification.jbj7-154/+131
2000-08-27Add todo note.jbj1-0/+1
2000-08-27Eliminate.jbj1-510/+0
2000-08-27Rip out rpmrc configuration.jbj11-2263/+1381
2000-08-27Doxygen annotations.jbj11-8/+53
2000-08-27Doxygen annotations.jbj41-430/+979
2000-08-27Eliminate rpm_malloc.h.jbj2-42/+2
2000-08-27Doxygen annotations.jbj27-63/+144
2000-08-27Doxygen annotations.jbj17-23/+145
2000-08-25doc fixesrjray1-10/+12
2000-08-25fixes to rpmhdr_STORErjray1-4/+13
2000-08-25code and doc for vercmp()rjray1-2/+53
2000-08-25*** empty log message ***rjray2-0/+2
2000-08-24Update from Ken Estes.jbj1-3/+3
2000-08-24Consistent example for gendiff (#16669).jbj1-3/+4
2000-08-24mergemsw1-1/+1
2000-08-24fixedmsw1-8/+11
2000-08-23added a hack to get the header that was passed to the transaction callback ma...msw1-0/+22
2000-08-23lclint annotations.jbj2-1/+6
2000-08-23comments only.jbj1-2/+2
2000-08-23doxygen/lclint annotations.jbj2-62/+267
2000-08-23doxygen/lclint annotations.jbj3-36/+36
2000-08-23doxygen annotations.jbj5-42/+179
2000-08-23lclint annotations.jbj2-14/+18
2000-08-23doxygen additions.jbj1-11/+142
2000-08-23lclint additions.jbj1-2/+2
2000-08-23lclint/doxygen additions.jbj4-66/+238
2000-08-20- add callbacks on package erasure.jbj5-57/+85