Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / poptI.c
2018-01-25 Panu MatilainenAdd scriptlet-specific disablers for %pretrans and... 03/168303/1 submit/tizen_base/20180330.050344
2010-12-20 Panu MatilainenRip the remains of --aid and --nosuggest, except for...
2010-12-20 Panu MatilainenRip the stillborn, broken apply/commit transaction goo
2010-11-15 Panu MatilainenHide obsolete --nomd5 switches from help output
2010-11-09 Panu MatilainenHide --aid and --nosuggest switches for now
2010-11-09 Panu MatilainenLose useless --fileconflicts cli-switch
2010-09-03 Panu MatilainenEliminate unused rootdir member from rpmInstallArguments
2010-09-03 Panu MatilainenUse the common rpmcliQueryFlags for signature verify...
2010-06-22 Steve LawrenceAdd plugin calling support
2009-09-07 Panu MatilainenAdd noreturn annotations to argerror() helper functions
2009-03-02 Jindrich NovyFix documentation and help for the md5 -> filedigest...
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-16 Rakesh Pandit-Use installInterfaceFlags in place of eraseInterfaceFl...
2008-03-17 Panu MatilainenRemove repackage support to finish off with rollback
2008-03-17 Panu MatilainenRemove rollback support
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-28 Ralf CorsépiusInclude "rpmcli.h" instead of <rpmcli.h>.
2007-09-20 Panu MatilainenRip out unused anaconda-related hacks
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-02-22 Paul NasratRe-enable fileconflicts
2004-10-09 jbjFlush changes from rpm-4_3 branch.
2004-07-05 jbj- bump rpm and popt versions to insure "newer".
2003-12-30 jbj- spelling corrections (#112728).
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-01-25 jbj- permit anaconda to choose "presentation order".
2002-12-24 jbjRescusitate doxygen file manifest.
2002-08-13 jbj- supply transitive closure for CLI packages from rpmdb...
2002-07-29 jbj- update trpm.
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbj- fix: multiple relocations (#67596).
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-10 jbjDocument file attribute opt outs in verify mode.
2002-05-01 jbj- attempt to make peace with automake-1.6.1, autoconf...
2002-04-14 jbj- use build time to choose one of multiple alternative...
2002-03-13 jbjPass ts and args to rpmInstall() and rpmErase().
2002-01-28 jbjAvoid accidental collisions with POPT_BIT_SET for flags...
2001-10-16 jbjFactor -type problems into explicit code annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbj- ratchet up to lclint "strict" level.
2001-07-10 jbj- package version now configureable, default v3.
2001-07-06 jbj- expose rpmShowProgress() and rpmVerifyDigest() in...
2001-06-12 jbj- remove rpmrc Provides: Yet Again, use virtual packages.
2001-06-08 jbj- fix: QUERY_FOR_LIST file count clobbered.