summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)AuthorFilesLines
2000-06-12Ignoe *.mo as well.jbj1-0/+1
2000-06-12Add dbcursor to dbi interface.jbj14-5622/+5657
2000-06-11Fix db return code handling, majorly horked.jbj1-402/+402
2000-06-09Sanity (make dist).jbj13-549/+549
2000-06-09- make librpmio standalone.jbj1-41/+41
2000-06-09Remove dead code.jbj1-16/+16
2000-06-09Move low level support routines to librpmio.jbj15-2074/+2146
2000-06-07- create rpmio directory for librpmio.jbj15-1308/+1308
2000-06-06Repair db1 functionality.jbj14-537/+744
2000-06-06Use libtool-1.3.5.jbj14-3503/+3503
2000-06-05- add optflags for i486 and i586.jbj14-731/+731
2000-06-03Add i390 noarch entry.jbj1-29/+29
2000-06-01Move noLang to rpmlib.jbj14-762/+1245
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj15-7771/+7312
2000-06-01Hack to pass build args correctly.jbj1-248/+248
2000-05-31Sanity (make dist).jbj13-16/+16
2000-05-31Duplicate query aliases onto rpmq.jbj1-1/+1
2000-05-31Sanity (make dist).jbj14-171/+171
2000-05-30Add popt glue for --clean, --rmsource, --rmspec.jbj14-3559/+3559
2000-05-30- mark packaging with version 4 to reflect filename/provide changes.jbj14-2589/+8165
2000-05-26Sanity (make dist).jbj15-4771/+5696
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-354/+375
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj14-4468/+4928
2000-05-18Sanity (make dist).jbj13-1173/+1173
2000-05-18fix: don't change hardlink st_size.jbj1-26/+26
2000-05-16add calculated nlink field to -qlv output (like ls -al).jbj1-66/+66
2000-05-16fix: (segfault) verify needs rpmdb while query does not.jbj1-25/+25
2000-05-12fix stupid mistakes (alpha segfaults).jbj14-1235/+1235
2000-05-10- include RPM-GPG-KEY in file manifest.jbj14-87/+87
2000-05-07Repair rebuilddb lossage, removing debug messages and final copy on user msgs.jbj14-2108/+2671
2000-05-02Sanity (make dist).jbj14-199/+199
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj14-913/+927
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj15-830/+1083
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj14-771/+960
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.jbj14-731/+731
2000-04-27Sanity and API clean up. (make dist)jbj14-2364/+2179
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.jbj1-115/+100
2000-04-26Rip out remaining legacy dbi interfaces.jbj1-53/+53
2000-04-25Sanity (rebuild to check autoconf configuration in dist-7.0).jbj13-2386/+3207
2000-04-25Sanity.jbj1-85/+95
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj2-133/+192
2000-04-21Typo.jbj14-17/+17
2000-04-21Sanity.jbj14-486/+486
2000-04-21fix: legacy packages required provides EVR/Flags to be added.jbj1-35/+35
2000-04-20Sanity (re-adding rpm-python).jbj13-744/+744
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-57/+57
2000-04-19Sanity.jbj13-1060/+1177
2000-04-19Data size of index databases now per-index (was always 8 bytes).jbj1-19/+19
2000-04-18Consolidate changes into rpmdb.c.jbj2-74/+77
2000-04-17Start composting db interfaces.jbj1-30/+30