projects
/
platform
/
upstream
/
rpm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/rpm.git
1999-11-30
jbj
lib/transaction.c: Fix (in the right place) the dil...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-30
jbj
Update-po.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-30
jbj
lib/depends.c: Fix minor memory leak.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-30
jbj
lib/install.c: Check errno and mkdir specdir/sourcedir...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-29
jbj
Add timestamping to statistics.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-27
jbj
lib/stubs.c: Add portability routines to rpmlib for...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-26
jbj
Minimal python compile.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-26
jbj
Package 3.0.4-0.1
commit
|
commitdiff
|
tree
|
snapshot
1999-11-26
jbj
use directory tokens internally to reduce memory usage.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-26
jbj
Consistent usage for fileNames, baseNames, dirNames...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-26
jbj
lib/macro.c: Create rpmCleanPath().
commit
|
commitdiff
|
tree
|
snapshot
1999-11-24
jbj
Display message if GNU xgettext is not found.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-24
jbj
build/files.c: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-24
jbj
lib/macro.c: Canonicalize paths in rpmGetPath().
commit
|
commitdiff
|
tree
|
snapshot
1999-11-19
jbj
Add reminder to export shell variables.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-19
jbj
macros.in: Add buildsubdir and scriptlet template macros.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-18
jbj
The death of lib/ftp.c, merged into lib/rpmio.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-18
jbj
From: Dick Porter <dick@acm.org> --
commit
|
commitdiff
|
tree
|
snapshot
1999-11-18
jbj
fix: realloc didn't include space for trailing NUL.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-15
jbj
Make static fd in transaction callback persistent.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-15
jbj
rpm.c: Add --ftpdebug, --urldebug, --rpmiodebug (for...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-14
jbj
lib/rpmio.c: Implement per-fd layers as a stack, add...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-12
jbj
add/update dependency scripts (Ken Estes).
commit
|
commitdiff
|
tree
|
snapshot
1999-11-12
jbj
Use Fstrerror on ufdio throughut.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-10
jbj
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-09
jbj
fix: typo in error message (#6858).
commit
|
commitdiff
|
tree
|
snapshot
1999-11-06
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-05
jbj
rpmio.c: Add per FD_t syserrno, read timers and simple...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-04
jbj
Use Fopen almost everywhere.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-03
jbj
First use of libio.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
jbj
Move most of the ftp and http interface to rpmio.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-02
jbj
Add ref/deref/new/fileno/open vectors to FDIO_t.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-01
jbj
fix: expandNextArg() can't permit '\\' escapes.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-01
jbj
Typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-11-01
jbj
freshen.sh: detect when all packages are up to date...
commit
|
commitdiff
|
tree
|
snapshot
1999-11-01
jbj
ftp.c: Preserve FD_t abstraction by creating fdDebug...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-31
jbj
Spec: Add rootdir (as in chroot).
commit
|
commitdiff
|
tree
|
snapshot
1999-10-30
jbj
Rename faFoo() routines, use FD_t I/O with fadio cookie...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-30
jbj
Make fdFileno() static, use Fileno()/Ferror() analogues...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-30
jbj
Merged back into rpmio.c.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-29
jbj
fix: resurrect multiple target platform builds.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-29
jbj
check for memory leaks (almost all leaks are plugged).
commit
|
commitdiff
|
tree
|
snapshot
1999-10-27
jbj
use compressed filenames on install side.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-25
jbj
Add poptDupArgv() and const's to popt.3 man page.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-25
jbj
lclint annotations.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-25
jbj
Lazy allocation of deleted arg bit map.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-25
jbj
Add !#:+ token parsing to retrieve (and delete) next...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-22
jbj
Modify test1 to do poptResetContext before parsing...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-22
jbj
fix: long options like "--long=val" needed longArg...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
Functional "make check".
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
lclint annotations and compiler cruft.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
lclint annotations.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
Create.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
lclint annotations.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
jbj
lclint annotations.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-21
ewt
got installs/removes working with new file lists
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
jbj
Use xmalloc/xrealloc/xstrdup.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
jbj
lclint annotations.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
jbj
Tyo: RPMTAG_COMPFILENAMES is ...COMPFILELIST.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
jbj
perl from /usr/bin
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
jbj
Dependency code from Ken Estes.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-20
ewt
another batch of changes for new file list format ...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-17
ewt
relocations work better now
commit
|
commitdiff
|
tree
|
snapshot
1999-10-11
jbj
Start rpm-3.0.4.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-11
jbj
Add quotes to check for file list existence (nigel...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-08
ewt
support new file list format for relocations and packag...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-08
jbj
Do lseek as part of readp/writep.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-08
jbj
Use xmalloc/xstrdup rather than malloc/strdup.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
use OLDFILENAMES tag
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
updated for compressed file lists -- dep check should...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
rpmdbFindByFile() deals with compressed file lists
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
moved removed of extra UID information from header...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
fixed bug w/ compressing file lists
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
write out compressed file lists *only* -- this is for...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-06
ewt
first steps toward getting compressed file lists to...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
Rpm 3.0.3 release.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
Poertability.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
dumb cpp's want white space around lclint annotations...
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
lclint annotations from build.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
fix: non-GNU globs burp on repeated '/' in patterns.
commit
|
commitdiff
|
tree
|
snapshot
1999-10-04
jbj
Display errno on getOutputFrom() fork/exec failures.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Build on solaris2.6 with gcc.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Sanity.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
More HPUX cc fiddles.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
HPUX cc compiler fidgets.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Access fd_fileno correctly.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Don't build rpmgettext/rpmputtext if USE_NLS=no.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
HPUX groks not long long.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
new find req/prov scripts for non-linux platforms ...
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Add libtool.m4.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-30
jbj
Ignore generated files.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
jbj
Aother typo.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
jbj
Add libtool.m4 to aclocal.m4.
commit
|
commitdiff
|
tree
|
snapshot
1999-09-29
jbj
Typo.
commit
|
commitdiff
|
tree
|
snapshot
next