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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-27
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.
Ralf Corsépius
1
-2
/
+2
2007-10-27
Remove HAVE_VA_LIST_AS_ARRAY.
Ralf Corsépius
1
-13
/
+0
2007-10-27
Check for stdarg.h.
Ralf Corsépius
1
-25
/
+13
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
53
-591
/
+591
2007-10-26
Fix invalid ifdef-outed code breaking syntax highlighting :)
Panu Matilainen
1
-2
/
+2
2007-10-26
Remove dead rpmal code
Panu Matilainen
1
-33
/
+0
2007-10-26
Rename rpmcliImportPubkey() -> rpmtsImportPubkey()
Panu Matilainen
5
-145
/
+144
2007-10-24
Add rpmdb/rpmints.h.in.
Ralf Corsépius
4
-15
/
+56
2007-10-24
Pass HEADERS to doxygen instead of pkginclude_HEADERS.
Ralf Corsépius
1
-1
/
+1
2007-10-24
Minor fixes to generation of hacking
Ralf Corsépius
1
-3
/
+3
2007-10-24
Regenerate translations
Panu Matilainen
23
-4869
/
+4882
2007-10-24
Fix a format specification error in the Catalan translation
Panu Matilainen
1
-1
/
+1
2007-10-24
Add Catalan translation (rhbz#350401)
Panu Matilainen
2
-1
/
+4190
2007-10-24
Use NEVRA, not NEVR everywhere for rpmProblems
Panu Matilainen
3
-12
/
+12
2007-10-24
Remove dead code
Panu Matilainen
1
-13
/
+0
2007-10-24
Don't mess up problem pkgNEVR in python ts.check() (rhbz#349091)
Panu Matilainen
1
-3
/
+4
2007-10-24
Remove AC_CHECK_FUNC(fchmod).
Ralf Corsépius
1
-3
/
+0
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-23
Pass -1 to setVarDefault for optflags.
Ralf Corsépius
1
-1
/
+1
2007-10-23
Eliminate dead code in setPathDefault, setVarDefault.
Ralf Corsépius
1
-22
/
+2
2007-10-23
Remove unused python header stubs
Panu Matilainen
2
-59
/
+0
2007-10-23
One more useless rpmio_internal include removal
Panu Matilainen
1
-1
/
+0
2007-10-23
Remove bunch of unnecessary rpmio_internal & related includes from python
Panu Matilainen
3
-7
/
+1
2007-10-22
Remove bunch of unnecessary rpmio_internal includes
Panu Matilainen
5
-5
/
+2
2007-10-22
Remove ancient test-stuff
Panu Matilainen
1
-30
/
+0
2007-10-22
Fix rpmts.h internal includes instead of working around in rpminstall.c
Panu Matilainen
2
-1
/
+1
2007-10-22
Use rpmtsGet/SetDBMode() to eliminate needs for _RPMTS_INTERNAL
Panu Matilainen
4
-10
/
+12
2007-10-22
Add set + get methods from ts dbmode
Panu Matilainen
2
-0
/
+34
2007-10-19
Reflect changes to doxygen docs.
Ralf Corsépius
1
-17
/
+25
2007-10-19
Add Doxyheader.
Ralf Corsépius
1
-1
/
+3
2007-10-19
New (copied from Doxyheader).
Ralf Corsépius
2
-0
/
+80
2007-10-19
New (renamed from Doxyfile.in).
Ralf Corsépius
1
-0
/
+1289
2007-10-19
Remove.
Ralf Corsépius
1
-42
/
+0
2007-10-19
Remove.
Ralf Corsépius
1
-1289
/
+0
2007-10-19
Rename rpmpsProblem() -> rpmpsGetProblem() to make purpose clearer
Panu Matilainen
5
-10
/
+10
2007-10-19
Make rpmProblem standalone "object"
Panu Matilainen
2
-39
/
+98
2007-10-19
Eliminate rpmps and rpmProblem structure details from the API
Panu Matilainen
2
-26
/
+26
2007-10-19
Use rpmProblem access methods instead of direct access to the struct
Panu Matilainen
1
-9
/
+10
2007-10-19
Add methods for accessing rpmProblem data
Panu Matilainen
2
-0
/
+73
2007-10-19
Only permit appending to a problem set from python
Panu Matilainen
1
-68
/
+21
2007-10-18
Use iterators for rpmpsPrint()
Panu Matilainen
1
-6
/
+9
2007-10-19
Implement python rpmps iteration with rpmlib level iterator
Panu Matilainen
2
-22
/
+22
2007-10-19
Convert rpmts-py to use rpmps iterator
Panu Matilainen
1
-5
/
+10
2007-10-18
Make verifyDependencies() use rpmps iterator interface
Panu Matilainen
1
-36
/
+12
2007-10-18
Add API for iterating over rpmps problems
Panu Matilainen
2
-0
/
+79
2007-10-19
Ship Doxyfile.in, doc/librpm.doxy.in.
Ralf Corsépius
1
-3
/
+3
2007-10-19
Regenerate.
Ralf Corsépius
22
-251
/
+132
2007-10-18
Reflect changes to apidocs generation.
Ralf Corsépius
1
-16
/
+30
2007-10-18
Eliminate @WITH_APIDOCS_TARGET@.
Ralf Corsépius
1
-2
/
+2
[next]