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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2000-12-02
Bring header reggions mods back to top of stack.
jbj
17
-592
/
+745
2000-11-16
- md5 sums are little endian (no swap) so big endian needs the swap.
jbj
1
-1
/
+10
2000-11-15
Sanity.
jbj
3
-24
/
+46
2000-11-15
- fix: segfault on exit of "rpm -qp --qf '%{#fsnames}' pkg" (#20595).
jbj
1
-0
/
+2
2000-11-12
- fix: duplicate headerFree() on installBinaryPackage() error return.
jbj
1
-2
/
+0
2000-11-12
- fine-grained Requires, remove install PreReq's from Requires db.
jbj
4
-51
/
+195
2000-11-12
Sanity.
jbj
2
-17
/
+19
2000-11-08
- add region marker as RPM_BIN_TYPE in packages and database.
jbj
2
-66
/
+77
2000-11-07
- load headers as single contiguous region.
jbj
5
-269
/
+491
2000-10-31
Return unsatisfied immediately if "rpmlib(" dependency fails to match.
jbj
1
-0
/
+2
2000-10-31
- add rpmGetRpmlibProvides() to retrieve rpmlib(...) provides
jbj
2
-0
/
+41
2000-10-28
- better item/task progress bars <rodrigob@conectiva.com.br>.
jbj
1
-9
/
+78
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
24
-73
/
+219
2000-10-27
- fix: runTriggers was not adding countCorrection.
jbj
1
-1
/
+3
2000-10-24
- verify MD5 sums of payload files when unpacking archive.
jbj
7
-33
/
+292
2000-10-20
- pass rpmTransactionSet, not elements, to installBinaryPackage et al.
jbj
8
-217
/
+234
2000-10-20
- detect rdonly linux file systems.
jbj
5
-95
/
+118
2000-09-29
doxygen annotations.
jbj
1
-1
/
+2
2000-09-26
- order packages using tsort, clipping PreReq:'s in dependency loops.
jbj
2
-134
/
+402
2000-09-26
doxygen annotations.
jbj
1
-7
/
+17
2000-09-26
rpmdb.c: Mark dead code, replaced with per-iterator cursors.
jbj
1
-6
/
+5
2000-09-14
Revert rpmrc excision for now.
jbj
2
-170
/
+1368
2000-09-01
- unify rpmError and rpmMessge interfaces through rpmlog.
jbj
5
-36
/
+46
2000-08-30
Doxygen annotations.
jbj
3
-165
/
+176
2000-08-29
- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
jbj
12
-364
/
+503
2000-08-28
- rip out rpm{get,put}text, use getpo.sh and specspo instead.
jbj
1
-22
/
+26
2000-08-28
Doxygen annotations.
jbj
9
-95
/
+187
2000-08-27
- consistent return for all signature verification.
jbj
3
-139
/
+112
2000-08-27
Add todo note.
jbj
1
-0
/
+1
2000-08-27
Rip out rpmrc configuration.
jbj
1
-1318
/
+145
2000-08-27
Doxygen annotations.
jbj
2
-5
/
+18
2000-08-27
Doxygen annotations.
jbj
41
-430
/
+979
2000-08-27
Eliminate rpm_malloc.h.
jbj
2
-42
/
+2
2000-08-27
Doxygen annotations.
jbj
5
-15
/
+39
2000-08-23
comments only.
jbj
1
-2
/
+2
2000-08-23
doxygen/lclint annotations.
jbj
2
-62
/
+267
2000-08-23
doxygen/lclint annotations.
jbj
3
-36
/
+36
2000-08-23
doxygen annotations.
jbj
5
-42
/
+179
2000-08-23
lclint annotations.
jbj
2
-14
/
+18
2000-08-23
doxygen additions.
jbj
1
-11
/
+142
2000-08-23
lclint additions.
jbj
1
-2
/
+2
2000-08-23
lclint/doxygen additions.
jbj
4
-66
/
+238
2000-08-20
- add callbacks on package erasure.
jbj
3
-57
/
+78
2000-08-20
- fix: preserve cpio errno when using Fclose with libio.
jbj
1
-0
/
+3
2000-08-19
- python bindings to query and verify signatures.
jbj
2
-0
/
+49
2000-08-16
- fix: rebuild db1 -> db3 ate 1st header (#16263).
jbj
1
-1
/
+8
2000-08-07
- fix: segfault when globbing on "" (#15593).
jbj
1
-7
/
+11
2000-08-04
- fix: -Va broken, make db cursors per-iterator, not per-dbi.
jbj
3
-9
/
+27
2000-07-31
- fix: segfault on erase if filestates is missing in header (#14679).
jbj
1
-1
/
+5
2000-07-31
- fix: uniqify dependency problems when printing (#14034).
jbj
1
-2
/
+35
[next]