summaryrefslogtreecommitdiff
path: root/popt
AgeCommit message (Expand)AuthorFilesLines
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj4-3/+6
2000-06-01Hack to pass build args correctly.jbj1-1/+1
2000-05-31Sanity (make dist).jbj3-3/+3
2000-05-31Duplicate query aliases onto rpmq.jbj1-1/+1
2000-05-26Sanity (make dist).jbj3-3/+3
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-1/+1
2000-05-26Honor POPT_ARGFLAG_ONEDASH when dup'ing args for popt exec.jbj2-26/+25
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj7-46/+82
2000-05-01Rename db0.c to db1.c, resurrect db2.c (from db3.c).jbj1-323/+228
2000-04-25Fix popt/po/tr.po addition.jbj1-1/+1
2000-04-25Sanity (rebuild to check autoconf configuration in dist-7.0).jbj3-3/+3
2000-04-24Add Turkish translation (Fatih Demir <kabalak@gmx.net>)jbj1-0/+359
2000-04-23make db indices as lightweight as possible, with per-dbi config.jbj4-22/+87
2000-03-24Bump version to next release.jbj2-3/+3
2000-02-27Typos.jbj1-1/+1
2000-02-27Permit building w/o libbz2.a.jbj1-5/+8
2000-02-23ANSIfcation.jbj1-3/+7
2000-02-17Include shlib files.sopwith1-2/+1
2000-02-11Makefile.am: Distribute test-poptrc, don't try to wildcard .po files.sopwith2-6/+11
2000-01-19Preliminary support for doxygen generated API doco.jbj5-13/+501
1999-12-24split python bindings into a separate sub-package of rpm.jbj2-2/+6
1999-12-22Sanity (make dist).jbj2-2/+2
1999-12-22duplicate popt routine so that librpm.so needs not libpopt.so.jbj2-20/+1
1999-11-26Package 3.0.4-0.1jbj2-2/+2
1999-11-24Display message if GNU xgettext is not found.jbj1-0/+6
1999-11-18From: Dick Porter <dick@acm.org> --jbj4-2/+65
1999-11-18fix: realloc didn't include space for trailing NUL.jbj2-2/+2
1999-11-01fix: expandNextArg() can't permit '\\' escapes.jbj2-1/+3
1999-10-29check for memory leaks (almost all leaks are plugged).jbj3-5/+10
1999-10-27use compressed filenames on install side.jbj8-20/+20
1999-10-25Add poptDupArgv() and const's to popt.3 man page.jbj3-27/+35
1999-10-25lclint annotations.jbj3-6/+11
1999-10-25Lazy allocation of deleted arg bit map.jbj2-5/+5
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj17-176/+310
1999-10-22Modify test1 to do poptResetContext before parsing args.jbj2-14/+35
1999-10-22fix: long options like "--long=val" needed longArg reset to NULL at top ofjbj6-76/+233
1999-10-21Functional "make check".jbj2-29/+38
1999-10-21lclint annotations and compiler cruft.jbj2-8/+8
1999-10-21lclint annotations.jbj2-6/+6
1999-10-21Create.jbj1-0/+41
1999-10-21lclint annotations.jbj7-73/+90
1999-10-21lclint annotations.jbj1-5/+5
1999-10-04lclint annotations from build.jbj1-1/+2
1999-09-29Ignore generated files.jbj1-0/+2
1999-09-29Nuke'em again.jbj1-649/+0
1999-09-29Check in time stamps again.jbj2-2/+0
1999-09-29Check in time stamps.jbj3-2/+651
1999-09-29Create.jbj2-2/+5
1999-09-29Add intl so popt no longer requires gettext.jbj32-56/+5410
1999-09-21fix: removed files fingerprint memory leak.jbj2-2/+2