index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
popt
/
po
/
popt.pot
Age
Commit message (
Expand
)
Author
Files
Lines
2002-06-25
- python: link internal libelf (if used) directly into rpmmodule.so.
jbj
1
-1
/
+1
2002-06-15
- beecrypt: merge changes from beecrypt-2.3.0.
jbj
1
-1
/
+1
2002-05-06
- rework most of rpmdb.c prepatory to implementing duplicates.
jbj
1
-1
/
+1
2002-04-08
doxygen cleanup.
jbj
1
-5
/
+6
2002-03-13
Split transaction set handling into separate file, prepatory to
jbj
1
-90
/
+1
2002-01-18
- missing key(s) on keyring when verifying a signature is now an error.
jbj
1
-14
/
+14
2001-12-08
- lclint-3.0.0.19 fiddles.
jbj
1
-1
/
+1
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-25
/
+25
2001-10-16
More lclint annotations.
jbj
1
-12
/
+12
2001-10-15
Explicit branchstate annotations.
jbj
1
-14
/
+14
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-25
/
+25
2001-10-13
More lclint annotations.
jbj
1
-12
/
+12
2001-10-13
- ratchet up to lclint "strict" level.
jbj
1
-3
/
+3
2001-09-21
- lclint-3.0.0.15 fiddles.
jbj
1
-3
/
+3
2001-09-15
Sync with rpm-4_0 branch.
jbj
1
-1
/
+1
2001-07-17
- fix: _smp_flags macro broken.
jbj
1
-25
/
+25
2001-06-19
- preliminary abstraction to support per-header methods.
jbj
1
-23
/
+35
2001-02-27
Handle non-string tag indices correctly.
jbj
1
-3
/
+3
2001-02-09
fix: make a copy of retrieved header before loading.
jbj
1
-1
/
+1
2001-01-16
- tsort prefers presentation order.
jbj
1
-2
/
+2
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-1
/
+82
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-3
/
+3
2000-12-31
- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.
jbj
1
-1
/
+1
2000-12-30
- (popt): fix float/double handling (#19701).
jbj
1
-1
/
+1
2000-12-19
Sync with rpm-4_0 branch.
jbj
1
-1
/
+1
2000-09-11
- popt: support for float/double args.
jbj
1
-1
/
+1
2000-08-27
Doxygen annotations.
jbj
1
-3
/
+3
2000-08-04
Sanity (make dist).
jbj
1
-1
/
+1
2000-07-31
- fix: uniqify dependency problems when printing (#14034).
jbj
1
-1
/
+1
2000-07-09
- prefix payload paths with "./", otherwise "/" can't be represented.
jbj
1
-1
/
+1
2000-06-01
Hack to pass build args correctly.
jbj
1
-1
/
+1
2000-05-31
Duplicate query aliases onto rpmq.
jbj
1
-1
/
+1
2000-05-26
Remove build modes from rpm, use rpmb and/or popt glue instead.
jbj
1
-1
/
+1
2000-05-26
Honor POPT_ARGFLAG_ONEDASH when dup'ing args for popt exec.
jbj
1
-1
/
+1
2000-05-24
- change popt exec alias in oreder to exec rpm children.
jbj
1
-1
/
+1
2000-04-23
make db indices as lightweight as possible, with per-dbi config.
jbj
1
-1
/
+1
1999-12-22
duplicate popt routine so that librpm.so needs not libpopt.so.
jbj
1
-1
/
+1
1999-11-18
From: Dick Porter <dick@acm.org> --
jbj
1
-1
/
+1
1999-11-18
fix: realloc didn't include space for trailing NUL.
jbj
1
-1
/
+1
1999-11-01
fix: expandNextArg() can't permit '\\' escapes.
jbj
1
-1
/
+1
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-1
/
+1
1999-10-27
use compressed filenames on install side.
jbj
1
-1
/
+1
1999-10-25
Add poptDupArgv() and const's to popt.3 man page.
jbj
1
-1
/
+1
1999-10-25
Lazy allocation of deleted arg bit map.
jbj
1
-1
/
+1
1999-10-25
Add !#:+ token parsing to retrieve (and delete) next argument from list.
jbj
1
-3
/
+3
1999-10-22
Modify test1 to do poptResetContext before parsing args.
jbj
1
-1
/
+1
1999-10-22
fix: long options like "--long=val" needed longArg reset to NULL at top of
jbj
1
-1
/
+1
1999-10-21
lclint annotations and compiler cruft.
jbj
1
-3
/
+3
1999-09-21
fix: removed files fingerprint memory leak.
jbj
1
-1
/
+1
1999-09-04
*** empty log message ***
ewt
1
-1
/
+1
[next]