summaryrefslogtreecommitdiff
path: root/po/rpm.pot
AgeCommit message (Expand)AuthorFilesLines
2000-06-03Add i390 noarch entry.jbj1-29/+29
2000-06-01Move noLang to rpmlib.jbj1-1/+77
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-535/+459
2000-06-01Hack to pass build args correctly.jbj1-248/+248
2000-05-31Duplicate query aliases onto rpmq.jbj1-1/+1
2000-05-31Sanity (make dist).jbj1-12/+12
2000-05-30Add popt glue for --clean, --rmsource, --rmspec.jbj1-254/+254
2000-05-30- mark packaging with version 4 to reflect filename/provide changes.jbj1-171/+527
2000-05-26Sanity (make dist).jbj1-46/+46
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.jbj1-303/+314
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).jbj1-88/+88
2000-05-10- include RPM-GPG-KEY in file manifest.jbj1-6/+6
2000-05-07Repair rebuilddb lossage, removing debug messages and final copy on user msgs.jbj1-144/+162
2000-05-02Sanity (make dist).jbj1-14/+14
2000-05-02Add usedbenv (disabled) to use db3 as db1 was used.jbj1-65/+66
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj1-59/+77
2000-04-28Don't incrementally link pthreads, causes segfault on (at least) alpha.jbj1-53/+68
2000-04-27- API: replace rpmdbUpdateRecord with rpmdbSetIteratorModified.jbj1-52/+52
2000-04-27Sanity and API clean up. (make dist)jbj1-125/+111
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.jbj1-85/+95
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj1-132/+190
2000-04-21Typo.jbj1-1/+1
2000-04-21Sanity.jbj1-15/+15
2000-04-21fix: legacy packages required provides EVR/Flags to be added.jbj1-35/+35
2000-04-19Change iterator interface to use RPMTAG_FOO rather than RPMDBI_FOO.jbj1-57/+57
2000-04-19Data size of index databases now per-index (was always 8 bytes).jbj1-19/+19
2000-04-18Consolidate changes into rpmdb.c.jbj1-72/+77
2000-04-17Start composting db interfaces.jbj1-30/+30
2000-04-13add explcit "Provides: name = [epoch:]version-release" to headers.jbj1-24/+29
2000-04-13Sanity (bump release).jbj1-33/+29
2000-04-13Remove rpmdbFindByFile from API (and fix RPMDBI_FILE iterator).jbj1-29/+29
2000-04-13The death of rpmdbFindBy{Provides,RequiredBy,Conflicts}.jbj1-42/+37
2000-04-13The death of rpmdbFindBy{Group,TriggeredBy,Header}.jbj1-83/+74
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj1-70/+74
2000-04-11- treat legacy falloc.c as "special" db[01] index for package headers.jbj1-48/+21
2000-04-11make header db a "special" type of index database in db0, hiding falloc.c.jbj1-27/+27
2000-04-08fix: dbiCloseIndex not called (typo).jbj1-23/+23
2000-04-08Hash package headers using simple counter.jbj1-42/+37
2000-04-07fix: rpmdbCountPackages should pass by reference, not value.jbj1-1/+1
2000-04-07use "rpmdb db" consistently throughout, add doxygen tags.jbj1-64/+70
2000-04-06use hashed access for package headers.jbj1-25/+25
2000-04-04Sanity.jbj1-72/+67
2000-04-03Sanity.jbj1-44/+44
2000-03-30Mostly functional db2 interface, db3 still has problems.jbj1-293/+293