platform/upstream/rpm.git
2007-10-10 Ralf CorsépiusMove pkginc_HEADERS to toplevel Makefile.am
2007-10-10 Ralf CorsépiusRecursively pick up files.
2007-10-10 Ralf CorsépiusAdd support for lzma compressed "Sources".
2007-10-10 Ralf CorsépiusKick out polish comment.
2007-10-10 Ralf CorsépiusInstall libtooldeps.sh and pkgconfigdeps.sh (Used by...
2007-10-09 Panu MatilainenPermit src.rpm installation to be interrupted
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-10-09 Panu MatilainenLet tufdio use rpmio_internal.. its for internal testin...
2007-10-09 Panu MatilainenOops, one missed rpmError() user..
2007-10-09 Panu MatilainenRemove rpmError() and rpmMessage() retrofitting
2007-10-09 Panu MatilainenMore RPMMESS -> RPMLOG verbosity fixes
2007-10-09 Panu MatilainenUse RPMLOG_ levels instead of RPMMESS for verbosity...
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_FATALERROR with RPMLOG_CRIT
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_VERBOSE with RPMLOG_INFO
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_WARNING with RPMLOG_WARNING
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_ERROR with RPMLOG_ERR
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
2007-10-09 Panu MatilainenReplace all rpmMessage() uses with rpmlog()
2007-10-09 Panu MatilainenReplace all rpmError() uses with rpmlog()
2007-10-09 Panu MatilainenFix tufdio build after rpmio cleanups
2007-10-09 Panu MatilainenHide rpmio vectors from API, only internal needs
2007-10-09 Panu MatilainenRemove timedRead() define
2007-10-09 Panu MatilainenRemember to remove fdFgets() definition too..
2007-10-09 Panu MatilainenRename __fd*() to fd*() for consistency now that the...
2007-10-09 Panu MatilainenRemove unused legacy rpmio fd*() interfaces
2007-10-09 Panu MatilainenRemove unused rpmio fdFdopen() function
2007-10-09 Panu MatilainenRemove unused rpmio fdFgets() function
2007-10-09 Panu MatilainenRemove bunch of deprecated and unused rpmlog functions
2007-10-09 Ralf CorsépiusUse enums instead of ints for processing isCompressed...
2007-10-08 Ralf CorsépiusAdd __LZMA.
2007-10-08 Ralf CorsépiusMake hdrinline.h a private header.
2007-10-08 Panu MatilainenFix up the download path in README
2007-10-08 Panu MatilainenDust off INSTALL docs a bit
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf CorsépiusMake header files self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-10-08 Ralf Corsépius'Include <magic.h> instead of magic.h'
2007-10-08 Ralf CorsépiusUse 'file' instead of '<file>' to work around include...
2007-10-08 Ralf CorsépiusDo not include "system.h".
2007-10-08 Ralf CorsépiusInclude "system.h"
2007-10-07 Ralf CorsépiusRemove generation of ChangeLog to Makefile.maint.
2007-10-06 Ralf Corsépiusconst-ify second arg of strtokWithQuotes.
2007-10-06 Ralf Corsépiuss,\\subsection,\\section,
2007-10-06 Ralf CorsépiusAdd description stub to strtokWithQuotes to silence...
2007-10-06 Ralf CorsépiusRename static headerXXX functions into _headerXXX to...
2007-10-06 Ralf CorsépiusAdd quotes in doxygen blocks.
2007-10-06 Ralf CorsépiusAdd quotes to \# in doxygen blocks.
2007-10-06 Ralf CorsépiusRemove POPT.
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd description-stubs to doxygen blocks to silence...
2007-10-06 Ralf CorsépiusAdd quotes to \# in doxygen blocks.
2007-10-05 Ralf CorsépiusRemove stray splint comment.
2007-10-05 Ralf CorsépiusSupport DOT.
2007-10-05 Ralf CorsépiusUse size_t for sizes.
2007-10-05 Ralf CorsépiusFix doxygen comments.
2007-10-05 Ralf CorsépiusAdd HAVE_DOT.
2007-10-05 Ralf CorsépiusFix doxygen commands.
2007-10-05 Ralf CorsépiusAdjust broken \file.
2007-10-05 Ralf CorsépiusRemove refs to tools/rpmxp.c, tools/rpmxml.c, tools...
2007-10-05 Ralf CorsépiusRemove refs to lib/rpmsx.*
2007-10-05 Ralf CorsépiusRemove refs to "popt/".
2007-10-05 Ralf CorsépiusRemove refs to "file/src".
2007-10-05 Ralf Corsépiusdoxygen -u.
2007-10-05 Ralf CorsépiusFix minor typo.
2007-10-05 Ralf CorsépiusAdd __fdFileno, fdFileno.
2007-10-05 Ralf CorsépiusRemove fdFileno.
2007-10-05 Ralf CorsépiusMake fdFileno an external function.
2007-10-04 Ralf CorsépiusChange strntoul to using size_t for sizes.
2007-10-04 Ralf CorsépiusInclude rpmts.h instead of depends.c.
2007-10-04 Ralf CorsépiusStop checking for machine/types.h (Private header of...
2007-10-03 Panu MatilainenSmall cronjob fixes (rhbz#315271)
2007-10-03 Ralf CorsépiusRemove $dirs (unused).
2007-10-01 Ralf CorsépiusFix minor typo.
2007-10-01 Panu MatilainenNever glob non-local paths in rpmGlob()
2007-10-01 Ralf CorsépiusRemove (unused).
2007-10-01 Ralf CorsépiusRemove AC_CHECK_HEADERS(thread.h).
2007-09-27 Panu MatilainenAdd %alpha arch macro for supported alpha cpus (rhbz...
2007-09-27 Panu MatilainenOwn omf directories found by find-lang (rhbz#296731)
2007-09-27 Panu MatilainenFix disk space checking when zero blocks / inodes are...
2007-09-26 Panu MatilainenRemove the deprecated rpmlead definitions from public...
2007-09-26 Panu MatilainenAvoid unnecessary rpmps internals access
2007-09-26 Panu MatilainenRename whatis() to rpmfiWhatis() for namespacing
2007-09-26 Panu MatilainenEliminate some unnecessary rpmte-internal accesses...
2007-09-25 Panu MatilainenHide rpmfc structure internals from the API
2007-09-22 Ralf CorsépiusTake out __FILE__, __LINE__ from DBGREFS.
2007-09-22 Ralf CorsépiusAdd missing extern "C".
2007-09-21 Ralf CorsépiusAdd fdLink, fdFree, fdNew functions.
2007-09-21 Ralf CorsépiusRemove fdLink, fdFree, fdNew defines.
2007-09-21 Ralf CorsépiusRemove fdClose, fdOpen, fdRead, fdWrite defines.
2007-09-21 Ralf CorsépiusAdd fdClose, fdOpen, fdRead, fdWrite functions.
2007-09-21 Ralf CorsépiusEliminate fdClose/__fdClose preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdWrite/__fdWrite preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdRead/__fdRead preprocessor games.
2007-09-21 Ralf CorsépiusEliminate fdOpen/__fdOpen preprocessor games.
next