summaryrefslogtreecommitdiff
path: root/po/de.po
Commit message (Expand)AuthorAgeFilesLines
* - (non-linux): move stubs.c to rpmio (#21132).jbj2000-12-301-2/+2
* - fix: avoid FAT and other brain-dead file systems that have not inodes.jbj2000-12-291-39/+39
* - use malloc'ed buffer for large queries.jbj2000-12-271-38/+37
* Fix --queryformat.jbj2000-12-261-26/+26
* - send query/verify output through rpmlog().jbj2000-12-261-41/+41
* - fix: removed headers from db need a headerCopy().jbj2000-12-211-1/+1
* - immutable headers, once installed by rpm3, need to lose immutablity.jbj2000-12-211-20/+20
* - whiteout mozilla loop for 7.1.jbj2000-12-201-42/+49
* - identify install scriptlet failures with the name of the scriptlet.jbj2000-12-191-62/+63
* Move assertion to avoid false failure.jbj2000-12-171-2/+2
* - fix: segfault on build path, ignore deleted drips.jbj2000-12-141-19/+19
* - fix: (transaction.c) assume file state normal if tag is missing.jbj2000-12-131-1/+1
* Sanity (make dist).jbj2000-12-121-1/+1
* - fix: headerLoad segfault in python bindings.jbj2000-12-121-52/+107
* Sync with rpm-4_0 branch.jbj2000-12-121-939/+912
* - load headers as single contiguous region.jbj2000-11-071-92/+92
* - add support for SHA1 as well as MD5 message digests.jbj2000-10-311-68/+77
* - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj2000-10-281-249/+259
* Add base64 fiddles to get at signature contents to librpmio.a.jbj2000-10-261-16/+16
* - verify MD5 sums of payload files when unpacking archive.jbj2000-10-241-235/+249
* - order packages using tsort, clipping PreReq:'s in dependency loops.jbj2000-09-261-59/+78
* Revert rpmrc excision for now.jbj2000-09-141-385/+428
* - unify rpmError and rpmMessge interfaces through rpmlog.jbj2000-09-011-403/+506
* Unify rpmError() and rpmMessage() on top of rpmlog().jbj2000-08-311-90/+86
* - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj2000-08-291-25/+25
* - rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj2000-08-281-586/+540
* - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies.jbj2000-08-141-13/+13
* Sanity (make dist).jbj2000-08-041-34/+34
* Sanity (make dist).jbj2000-08-031-304/+318
* - fix: segfault on erase if filestates is missing in header (#14679).jbj2000-07-311-1/+1
* - fix: uniqify dependency problems when printing (#14034).jbj2000-07-311-13/+13
* - re-resurrect firstkey/nextkey python bindings for up2date compatibility.jbj2000-07-291-10/+11
* - link rpm2cpio dynamically since cpio is linked dynamically.jbj2000-07-291-39/+44
* - bail on firstkey/nextkey, there's a better way.jbj2000-07-291-1/+1
* - resurrect firstkey/nextkey python bindings.jbj2000-07-281-1/+1
* - fix: look for any/all dbapi when rebuilding.jbj2000-07-261-1/+1
* - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.jbj2000-07-251-66/+66
* Sanity (make dist).jbj2000-07-241-1/+1
* Sync with rpm-3.0.5 chnages.jbj2000-07-171-79/+42
* Eliminate convertdb.c.jbj2000-07-151-19/+19
* - fix: make set of replaced file headers unique.jbj2000-07-151-65/+56
* - rip out pre-transaction syscalls, more design is needed.jbj2000-07-151-80/+57
* - fix: initialize pretransaction argv (segfault).jbj2000-07-131-14/+14
* - add S_ISLNK pre-transaction syscall test.jbj2000-07-121-9/+9
* - compare versions if doing --freshen.jbj2000-07-121-14/+19
* - fix: legacy requires './' payload prefix to be omitted for rpm itself.jbj2000-07-111-19/+19
* Sanity (make dist).jbj2000-07-111-1/+1
* fix: source rpm's need to do compressFilelist to get filenames.jbj2000-07-111-12/+12
* - remove build mode help from rpm.c, use rpmb instead.jbj2000-07-111-287/+283
* Sanoty (make dist).jbj2000-07-091-85/+89