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 (
Collapse
)
Author
Files
Lines
2007-10-29
Hum, files.c needs rpmio_internal afterall for rpmioSlurp
Panu Matilainen
1
-0
/
+1
2007-10-29
Remove couple of useless rpmio_internal includes
Panu Matilainen
2
-2
/
+0
2007-10-29
Include rpmpgp.h instead of rpmio_internal.h
Panu Matilainen
1
-1
/
+1
2007-10-29
Use fdGetFILE() instead of rpmio internal fdGetFp() everywhere
Panu Matilainen
4
-10
/
+5
2007-10-28
Remove unnecessary includes.
Ralf Corsépius
1
-2
/
+0
2007-10-28
Include "rpmfc.h" instead of <rpmfc.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmbuild.h" instead of <rpmbuild.h>.
Ralf Corsépius
9
-9
/
+9
2007-10-28
Include "rpmlib.h" instead of <rpmlib.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmfi.h" instead of <rpmfi.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmds.h" instead of <rpmds.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmcli.h" instead of <rpmcli.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmio_internal.h" instead of <rpmio_internal.h>.
Ralf Corsépius
6
-6
/
+6
2007-10-28
Include "fts.h" instead of <fts.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "argv.h" instead of <argv.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-28
Include "rpmlua.h" instead of <rpmlua.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
7
-35
/
+35
2007-10-24
Remove dead and unused, ifdef'ed HAVE_FCHMOD block of code.
Ralf Corsépius
1
-11
/
+0
2007-10-24
doScript: Change 'what' to rpmBuildFlags.
Ralf Corsépius
2
-2
/
+2
2007-10-17
Cleanup CPPFLAGS.
Ralf Corsépius
1
-2
/
+2
2007-10-17
Expand AM_CPPFLAGS.
Ralf Corsépius
1
-10
/
+10
2007-10-10
Move pkginc_HEADERS to toplevel Makefile.am
Ralf Corsépius
1
-3
/
+0
2007-10-10
Add support for lzma compressed "Sources".
Ralf Corsépius
1
-0
/
+3
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
16
-0
/
+16
2007-10-09
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
Panu Matilainen
2
-4
/
+4
2007-10-09
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
Panu Matilainen
4
-10
/
+10
2007-10-09
Replace all uses of RPMMESS_ERROR with RPMLOG_ERR
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG
Panu Matilainen
1
-3
/
+3
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
5
-17
/
+17
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
16
-188
/
+188
2007-10-08
Make headers self-contained.
Ralf Corsépius
1
-0
/
+3
2007-10-08
Make headers self-contained.
Ralf Corsépius
1
-0
/
+5
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
3
-12
/
+12
2007-10-08
'Include <magic.h> instead of magic.h'
Ralf Corsépius
1
-1
/
+1
2007-10-06
const-ify second arg of strtokWithQuotes.
Ralf Corsépius
1
-1
/
+1
2007-10-06
Add description stub to strtokWithQuotes to silence doxygen.
Ralf Corsépius
1
-0
/
+1
2007-10-06
Add description-stubs to doxygen blocks to silence doxygen warnings.
Ralf Corsépius
1
-7
/
+10
2007-10-05
Fix doxygen commands.
Ralf Corsépius
1
-11
/
+11
2007-10-01
Remove (unused).
Ralf Corsépius
1
-10
/
+0
2007-09-25
Hide rpmfc structure internals from the API
Panu Matilainen
2
-30
/
+55
2007-09-21
Rename Spec -> rpmSpec for namespacing
Panu Matilainen
20
-89
/
+89
2007-09-21
Remove unused proof-of-concept arch-filtering of dependencies
Panu Matilainen
1
-2
/
+2
2007-09-20
Rename MacroContext and -Entry to rpmMacro* for namespacing
Panu Matilainen
1
-1
/
+1
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
2
-6
/
+6
- namespacing - avoid collisions with tagtype definitions
2007-09-17
misc.h is a private header
Panu Matilainen
4
-1
/
+3
- include it from build/*.c where needed - dont install
2007-09-17
Remove url caching, don't need it...
Panu Matilainen
1
-0
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
23
-1237
/
+278
2007-09-11
Use _LDADD instead of _LDFLAGS.
Ralf Corsépius
1
-1
/
+2
Remove commented out _LDFLAGS.
2007-09-10
Eliminate noinst_HEADERS.
Ralf Corsépius
1
-2
/
+1
2007-09-05
Typo fix in file classification
Panu Matilainen
1
-1
/
+1
2007-09-03
Automated merge with file:/home/pmatilai/repos/rpm-whitespace
Panu Matilainen
3
-44
/
+3
[next]