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
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-17
Unbreak internal dep generator
Panu Matilainen
1
-3
/
+4
2007-12-16
pgpReadPkts returns malloced memory, unconstify
Panu Matilainen
1
-1
/
+1
2007-12-16
Bogus const in temporary variables
Panu Matilainen
1
-1
/
+1
2007-12-16
More const removals
Panu Matilainen
1
-1
/
+1
2007-12-16
More constfree for spec exposed stuff for now
Panu Matilainen
1
-2
/
+2
2007-12-16
Much of spec internals is exposed, let them be const for now
Panu Matilainen
3
-16
/
+16
2007-12-16
Remove couple of bogus const uses in temp variables
Panu Matilainen
1
-2
/
+4
2007-12-16
Unconstify FileListRec and AttrRec contents
Panu Matilainen
1
-11
/
+11
2007-12-16
Remove const from rpmMkTempFile file name parameter
Panu Matilainen
2
-2
/
+2
2007-12-15
Make bunch of build internal code take const parameters
Panu Matilainen
3
-9
/
+9
2007-12-15
Another bunch of bogus const removals
Panu Matilainen
1
-3
/
+3
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
4
-10
/
+11
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
6
-15
/
+16
2007-12-14
Bogus const removal continued...
Panu Matilainen
7
-20
/
+19
2007-12-14
Bunch of const char* corrections
Panu Matilainen
5
-7
/
+9
2007-12-14
More size_t type pedantry
Panu Matilainen
2
-2
/
+2
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
4
-7
/
+7
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
10
-40
/
+43
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
4
-5
/
+6
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
4
-9
/
+12
2007-12-11
Silly thinko/typo causing source rpms to provide their nvr..
Panu Matilainen
1
-1
/
+1
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
24
-69
/
+69
2007-12-07
Yet more rpmbuild fixups from rpmerr.h removal (partly from rpm5.org)
Panu Matilainen
14
-221
/
+223
2007-12-07
rpm5.org: fixup spec parsing from rpmerr.h removal
Panu Matilainen
2
-40
/
+51
2007-12-07
rpm5.org: fixup various places in rpmbuild from rpmerr.h elimination
Panu Matilainen
5
-65
/
+68
2007-12-07
rpm5.org: use pid_t, not int in build doScript
Panu Matilainen
1
-3
/
+3
2007-12-04
Eliminate debug junk from the API
Panu Matilainen
1
-6
/
+9
2007-12-03
Split rpmte internals to separate header
Panu Matilainen
1
-4
/
+1
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-0
/
+1
2007-12-03
Split rpmfi internals to separate header
Panu Matilainen
2
-3
/
+2
2007-12-03
Use regular POSIX functions instead of "RPC" clones
Panu Matilainen
4
-17
/
+17
2007-12-01
More rpmlead exorcizing
Panu Matilainen
2
-26
/
+10
2007-12-01
Make rpmlead opaque, add methods to deal with it
Panu Matilainen
1
-59
/
+6
2007-12-01
(no)dirtokens is just a build-time option now
Panu Matilainen
1
-0
/
+5
2007-11-30
Move logging related macros rpmlog, adjust includes
Panu Matilainen
1
-0
/
+1
2007-11-27
Remove unneeded includes
Panu Matilainen
1
-3
/
+0
2007-11-27
Move legacy%#¤%#¤ to librpm now that it can move..
Panu Matilainen
3
-3
/
+2
2007-11-26
Eliminate type "byte"
Ralf Corsépius
1
-2
/
+2
2007-11-23
Add doxygen group for rpmfc, include in librpm + hacking docs
Panu Matilainen
1
-13
/
+20
2007-11-23
Reflect changes to include files.
Ralf Corsépius
1
-4
/
+0
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
5
-16
/
+16
2007-11-23
Move rpmGetPath and rpmGenPath to rpmfileutil.h
Panu Matilainen
4
-0
/
+4
2007-11-23
Move file compression stuff from rpmmacro.h to rpmfileutil.h
Panu Matilainen
1
-0
/
+1
2007-11-22
Move makeTempFile() from misc.h to rpmfileutil.h
Panu Matilainen
2
-4
/
+4
2007-11-22
Calculating file checksums aint legacy activity
Panu Matilainen
1
-2
/
+4
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
2
-2
/
+0
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
3
-3
/
+3
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
23
-62
/
+62
2007-11-22
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
16
-16
/
+16
[next]