Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / poptALL.c
2008-11-29 Panu MatilainenRead default popt aliases again (rhbz#473167)
2008-11-22 Panu MatilainenUse rpmConfigDir() for finding our popt alias file
2008-10-24 Florian FestiDelete findFps foobar
2008-07-04 Panu MatilainenRemove unused _url_debug
2008-03-31 Panu MatilainenDead code removal (popt switches)
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-02-26 Panu MatilainenRemove hidden --nolibio cli switch, avoid exporting...
2008-01-30 Panu Matilainenrpmlib.h mass eviction
2008-01-30 Panu MatilainenRemove fts flag API symbols from help messages
2008-01-10 Panu MatilainenAnd *really* skip the leading % in --define, double...
2008-01-10 Panu MatilainenFix thinko in macroname underscore conversion, duh
2008-01-09 Panu MatilainenConvert '-' to '_' within --define macro names (#124995)
2007-12-14 Panu MatilainenAnother bunch of bogus const removals
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-30 Panu MatilainenMove logging related macros rpmlog, adjust includes
2007-11-29 Panu MatilainenExport FTS_* options through rpmgi.h as RPMGI_*
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
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-10-28 Ralf CorsépiusInclude "fts.h" instead of <fts.h>.
2007-10-09 Panu MatilainenUse RPMLOG_ levels instead of RPMMESS for verbosity...
2007-10-09 Panu MatilainenReplace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
2007-09-17 Ralf CorsépiusApply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAUL...
2007-09-17 Ralf CorsépiusAdd if defined(ENABLE_NLS) guards around i18n-initializ...
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Panu MatilainenRip out internal http and ftp transports.
2007-09-12 Panu MatilainenRemove NEON and related hacks
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRIP rpmsx and all its uses
2007-09-03 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2005-01-17 jbjBuild on macosx.
2004-11-19 jbj- remove noNeon runtime switch, http through neon only.
2004-11-08 jbj- use external libneon for http/https transport.
2004-11-05 jbjImplement davStat (and clone davLstat), sufficient...
2004-10-25 jbjWire ftsOpts globally.
2004-10-24 jbjExplicit rpmgiFlags enum defined, add RPMGI_{NOGLOB...
2003-12-22 jbjAdd --filecontext, --fscontext, --recontext for 3 sourc...
2003-12-11 jbj- only internal Berkeley db from now on.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-04 jbjAccumulate compress/uncompress times.
2003-04-02 jbjSplint clean.
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-19 jbjSanity.
2002-12-10 jbjRepair fc->skipReq insertion typo.
2002-11-05 jbjsplint fiddles.
2002-10-26 jbj- fix: permit build with --disable-nls (#76258).
2002-08-27 jbj- fix: segfault with --checksig, plug memory leak ...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-08 jbjlclint fiddles.
2002-08-06 jbj- python: bindings to import pubkeys and display openpg...
2002-08-04 jbj- add --predefine to define macros before reading macro...
2002-07-31 jbj- make --querytags a common option, fix errant regex...
2002-07-29 jbj- update trpm.
2002-07-28 jbj- python: don't segfault in ts.GetKeys() on erased...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
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.