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