summaryrefslogtreecommitdiff
path: root/popt/po
AgeCommit message (Expand)AuthorFilesLines
1999-12-22Sanity (make dist).jbj2-2/+2
1999-12-22duplicate popt routine so that librpm.so needs not libpopt.so.jbj1-1/+1
1999-11-26Package 3.0.4-0.1jbj2-2/+2
1999-11-18From: Dick Porter <dick@acm.org> --jbj1-1/+1
1999-11-18fix: realloc didn't include space for trailing NUL.jbj1-1/+1
1999-11-01fix: expandNextArg() can't permit '\\' escapes.jbj1-1/+1
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-1/+1
1999-10-27use compressed filenames on install side.jbj3-3/+3
1999-10-25Add poptDupArgv() and const's to popt.3 man page.jbj1-1/+1
1999-10-25Lazy allocation of deleted arg bit map.jbj1-1/+1
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj3-9/+9
1999-10-22Modify test1 to do poptResetContext before parsing args.jbj1-1/+1
1999-10-22fix: long options like "--long=val" needed longArg reset to NULL at top ofjbj1-1/+1
1999-10-21lclint annotations and compiler cruft.jbj1-3/+3
1999-09-29Create.jbj1-2/+3
1999-09-29Add intl so popt no longer requires gettext.jbj3-48/+213
1999-09-21fix: removed files fingerprint memory leak.jbj1-1/+1
1999-09-04*** empty log message ***ewt1-1/+1
1999-08-02Sanity.jbj1-1/+1
1999-07-27popt: heavy dose of const.jbj1-1/+1
1999-07-15add python bindings to rpm-devel (linux only).jbj1-1/+1
1999-04-08Update Slovak translations.jbj3-2/+24
1999-04-08non-linux, non-gcc portability fixes (Tim Mooney).jbj1-1/+1
1999-04-07Merge (most) changes from the GNOME version of popt. The remaining changessopwith2-2/+3
1999-04-05Update-po.jbj2-46/+30
1999-03-31Typo.jbj1-3/+3
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj1-1/+1
1999-03-09Fix proxy FTP segfault.jbj1-1/+1
1999-02-28increase timeout in tread from 5 to 30 secs for slow links.jbj1-1/+1
1999-01-22Change dependencies so that automake is not needed to build.jbj1-82/+0
1999-01-22use portable mkinstalldirs (Tim Mooney).jbj1-2/+2
1999-01-21After running libtoolize to update config.guess config.subjbj2-6/+0
1999-01-21Automake: almost functional make dist.jbj2-0/+4
1999-01-19Automake fiddles.jbj2-2/+4
1999-01-08EGCS cruft.jbj1-1/+1
1999-01-06Eliminate inline functions (the inline, not the function).jbj1-1/+1
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-1/+1
1998-12-29const'ified poptParseArgvString (Jeff Garzik)ewt1-1/+1
1998-12-29fixed memset() in help message generation (Dale Hawkins)ewt1-1/+1
1998-12-14permit http:// and file:// url's as well as ftp://.jbj1-1/+1
1998-12-05display "..?....." rather than "..5....." for unreadable files.jbj1-1/+1
1998-12-01More build popts moved to build.cjbj1-1/+1
1998-12-01Sanity.jbj2-2/+2
1998-11-30switched to rpmfilexistsewt2-2/+2
1998-11-25fix incorrect directory permissions using %attr/%defattr.jbj1-1/+1
1998-11-24Clean up on files.c.jbj1-1/+1
1998-11-20permit "rpm -q --specfile ... file.spec" queries.jbj1-1/+1
1998-11-18implement abstract fd type almost everywhere.jbj2-2/+2
1998-11-08permit --rmsource --force even if sources/patches are missing.jbj1-1/+1
1998-11-07permit --rmsource --force even if sources/patches are missing.jbj1-1/+1