Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
[platform/upstream/rpm.git] / po / POTFILES.in
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2010-03-29 Panu MatilainenOops, scriptlet related error messages had dropped...
2010-03-25 Panu MatilainenSplit rpm problem type + its "methods" to separate...
2010-03-19 Panu MatilainenThere's nothing to translate in fts.c, remove from...
2010-02-03 Panu MatilainenKill off couple of dangling lib/fs.c references
2010-01-04 Panu Matilainenerror.c was getting translated too, duh
2009-12-22 Panu MatilainenLose the now empty header_internal.c source
2009-12-22 Panu MatilainenRename hdrNVR.c to more obvious and generic headerutil.c
2009-12-09 Panu MatilainenKick out one remaining sqlite reference (in the transla...
2009-06-10 Panu MatilainenSplit ordering code to separate source file
2008-10-14 Panu MatilainenAdd a few missing files to POTFILES.in (rhbz#466834)
2008-07-04 Panu MatilainenRemember to remove ugid.c from POTFILES
2008-07-04 Panu MatilainenRemove rpmcache from repository
2008-05-22 Panu MatilainenInclude tagexts in potfiles
2008-05-12 Panu Matilainenheaderfmt.c has translatable strings, add to POTFILES
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-02-05 Panu MatilainenAdjust potfiles from rpmlibprov removal, update...
2007-12-05 Panu MatilainenUpdate potfiles wrt recent changes, regenerate translations
2007-09-12 Ralf CorsépiusRemove rpmio/rpmdav.c
2007-09-06 Ralf CorsépiusRemove lib/rpmsx.c.
2007-08-06 Panu MatilainenAdd a few missing files to POTFILES.in (rhbz#249608)
2004-10-20 jbjAdd rpmtsCheck() and rpmtsOrder() to iterator.
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2002-12-24 jbjRescusitate doxygen file manifest.
2002-10-16 jbj- dump libelf, gulp elfutils, for now.
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-06 jbj- rework most of rpmdb.c prepatory to implementing...
2002-05-02 jbj- eliminate db1 support.
2002-04-07 jbj- speedup large queries by ~50%.
2002-03-13 jbjSplit transaction set handling into separate file,...
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-16 jbjCreate rpmte.[ch].
2001-11-03 jbj- depends.c: rpmDepSet is (almost) opaque, move to...
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-09-29 jbj- create RFC-2440 OpenPGP API in rpmio.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt.
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-08-06 jbj- portability: some compilers squawk at return ((void...
2001-06-19 jbj- finalize per-header methods, accessing headerFoo...
2001-06-19 jbj- preliminary abstraction to support per-header methods.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.
2001-05-29 jbj- eliminate db-1.85 and db-2.x configuration.
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-03-22 jbj- python: strip header regions during unload.
2001-02-28 jbjMerge scriptlet handling into psm.c, remove from API.
2001-02-17 jbjMerge changes from rpm-4.0.2.
2001-02-10 jbjReorganize sources before implementing --repackage.
2001-01-21 jbjMake cpio mappings opaque.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2000-08-31 jbjUnify rpmError() and rpmMessage() on top of rpmlog().
2000-07-17 jbjSync with rpm-3.0.5 chnages.
2000-07-15 jbjRemove oldrpmdb.c as well.
2000-07-15 jbjEliminate convertdb.c.
2000-06-09 jbjMove low level support routines to librpmio.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-05-26 jbjSanity (make dist).
2000-05-01 jbjRename db0.c to db1.c, resurrect db2.c (from db3.c).
2000-04-23 jbjmake db indices as lightweight as possible, with per...
2000-04-18 jbjConsolidate changes into rpmdb.c.
1999-11-18 jbjThe death of lib/ftp.c, merged into lib/rpmio.c.
1999-11-04 jbjUse Fopen almost everywhere.
1999-10-27 jbjuse compressed filenames on install side.
1999-09-29 jbjCheck in time stamps again.
1999-09-29 jbjCheck in time stamps.
1999-07-14 jbjmove checksig/resign major modes into rpmlib.
1999-07-14 jbjmove install/erase major modes into rpmlib.
1999-06-30 jbjmove url.c and ftp.c to rpmlib right next to query.
1999-05-11 jbjRemove verify.c
1999-04-28 jbjUpdate-po before new RU files.
1999-01-22 jbjChange dependencies so that automake is not needed...
1998-10-27 ewt1) split query option parsing into popt subtables
1998-10-09 jbjpermit rpm to be built in a sub-directory (--srcdir...
1998-10-08 jbjconfigure using automake.