summaryrefslogtreecommitdiff
path: root/po/popt.pot
Commit message (Expand)AuthorAgeFilesLines
* - (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj2000-12-311-1/+1
* - (popt): fix float/double handling (#19701).jbj2000-12-301-1/+1
* Sync with rpm-4_0 branch.jbj2000-12-191-1/+1
* - popt: support for float/double args.jbj2000-09-111-1/+1
* Doxygen annotations.jbj2000-08-271-3/+3
* Sanity (make dist).jbj2000-08-041-1/+1
* - fix: uniqify dependency problems when printing (#14034).jbj2000-07-311-1/+1
* - prefix payload paths with "./", otherwise "/" can't be represented.jbj2000-07-091-1/+1
* Hack to pass build args correctly.jbj2000-06-011-1/+1
* Duplicate query aliases onto rpmq.jbj2000-05-311-1/+1
* Remove build modes from rpm, use rpmb and/or popt glue instead.jbj2000-05-261-1/+1
* Honor POPT_ARGFLAG_ONEDASH when dup'ing args for popt exec.jbj2000-05-261-1/+1
* - change popt exec alias in oreder to exec rpm children.jbj2000-05-241-1/+1
* make db indices as lightweight as possible, with per-dbi config.jbj2000-04-231-1/+1
* duplicate popt routine so that librpm.so needs not libpopt.so.jbj1999-12-221-1/+1
* From: Dick Porter <dick@acm.org> --jbj1999-11-181-1/+1
* fix: realloc didn't include space for trailing NUL.jbj1999-11-181-1/+1
* fix: expandNextArg() can't permit '\\' escapes.jbj1999-11-011-1/+1
* check for memory leaks (almost all leaks are plugged).jbj1999-10-291-1/+1
* use compressed filenames on install side.jbj1999-10-271-1/+1
* Add poptDupArgv() and const's to popt.3 man page.jbj1999-10-251-1/+1
* Lazy allocation of deleted arg bit map.jbj1999-10-251-1/+1
* Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1999-10-251-3/+3
* Modify test1 to do poptResetContext before parsing args.jbj1999-10-221-1/+1
* fix: long options like "--long=val" needed longArg reset to NULL at top ofjbj1999-10-221-1/+1
* lclint annotations and compiler cruft.jbj1999-10-211-3/+3
* fix: removed files fingerprint memory leak.jbj1999-09-211-1/+1
* *** empty log message ***popt-1_3ewt1999-09-041-1/+1
* Sanity.jbj1999-08-021-1/+1
* popt: heavy dose of const.jbj1999-07-271-1/+1
* add python bindings to rpm-devel (linux only).jbj1999-07-151-1/+1
* non-linux, non-gcc portability fixes (Tim Mooney).jbj1999-04-081-1/+1
* Update-po.jbj1999-04-051-1/+1
* Typo.jbj1999-03-311-3/+3
* fix: don't add header if signature generation failed (Carlo Wood).jbj1999-03-221-1/+1
* Fix proxy FTP segfault.jbj1999-03-091-1/+1
* increase timeout in tread from 5 to 30 secs for slow links.jbj1999-02-281-1/+1
* EGCS cruft.jbj1999-01-081-1/+1
* Eliminate inline functions (the inline, not the function).jbj1999-01-061-1/+1
* propagate "const char *" into rpmlib prototypes.jbj1999-01-061-1/+1
* const'ified poptParseArgvString (Jeff Garzik)ewt1998-12-291-1/+1
* fixed memset() in help message generation (Dale Hawkins)ewt1998-12-291-1/+1
* permit http:// and file:// url's as well as ftp://.r2-5-6jbj1998-12-141-1/+1
* display "..?....." rather than "..5....." for unreadable files.jbj1998-12-051-1/+1
* More build popts moved to build.cjbj1998-12-011-1/+1
* Sanity.jbj1998-12-011-1/+1
* switched to rpmfilexistsewt1998-11-301-1/+1
* fix incorrect directory permissions using %attr/%defattr.jbj1998-11-251-1/+1
* Clean up on files.c.jbj1998-11-241-1/+1
* permit "rpm -q --specfile ... file.spec" queries.jbj1998-11-201-1/+1