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
2011-04-21
Remove redundant indentation block from rpmSign()
Panu Matilainen
1
-128
/
+125
2011-04-21
Just ignore miFreeHeader() return on rpmdbNextIterator() too
Panu Matilainen
1
-2
/
+1
2011-04-21
Ignore dbiSync() return code everywhere
Panu Matilainen
1
-9
/
+6
2011-04-20
Oops, thinko/typo in commit 8215e17c248f91f501bd8a2968dfadf896a350ce
Panu Matilainen
1
-2
/
+1
2011-04-20
Remove pointless xx tmp return code from dbiAppendSet() result
Panu Matilainen
1
-2
/
+1
2011-04-20
Eliminate last three assert()'s from the backend
Panu Matilainen
1
-9
/
+7
2011-04-20
And finally at six feet, the old cursor api is officially dead
Panu Matilainen
1
-47
/
+28
2011-04-20
And another foot deeper...
Panu Matilainen
1
-85
/
+56
2011-04-20
Bury the old cursor api one foot deeper
Panu Matilainen
2
-79
/
+46
2011-04-20
Convert the other (rpmdb iterators etc) uses to the new cursor api
Panu Matilainen
1
-50
/
+36
2011-04-20
Convert local-only uses of DBC to dbiCursor interface
Panu Matilainen
1
-32
/
+26
2011-04-20
Add a db cursor abstraction and interfaces for using it
Panu Matilainen
2
-1
/
+67
2011-04-20
Rename _dbConfig and _dbiIndex structs to common foo_s style
Panu Matilainen
3
-8
/
+8
2011-04-20
Remove non-cursor support from dbiDel(), dbiPut() and dbiGet()
Panu Matilainen
1
-32
/
+17
2011-04-19
Return explicit NULL's from db iterator free functions for clarity
Panu Matilainen
1
-6
/
+3
2011-04-19
Ignore error codes in rpmdbIndexIteratorFree()
Panu Matilainen
1
-2
/
+1
2011-04-19
Ignore error codes in rpmdbFreeIterator()
Panu Matilainen
1
-3
/
+2
2011-04-19
Attempt to fetch sources/patches when they are missing from %_sourcedir
Jindrich Novy
2
-20
/
+25
2011-04-19
Give at least some indication of error from fchdir() failures
Panu Matilainen
1
-3
/
+5
2011-04-19
Use rpmsqFork() return code instead of semi-private struct member for pid
Panu Matilainen
1
-10
/
+9
2011-04-19
Fclose() and unlink() errors aren't fatal here, just ignore
Panu Matilainen
1
-2
/
+2
2011-04-19
Catch write errors when generating scriptlet temporary files
Panu Matilainen
1
-13
/
+28
2011-04-19
Improve fsm error code handling in psm
Panu Matilainen
1
-13
/
+25
2011-04-19
Actually handle headerGet() / pgpPrtPkts() failure on signature verify
Panu Matilainen
1
-4
/
+7
2011-04-19
Eliminate unused variable in rpmpluginsAdd()
Panu Matilainen
1
-2
/
+1
2011-04-19
Restore previous vsflags on return from rpmInstall() and rpmErase()
Panu Matilainen
1
-3
/
+5
2011-04-19
Eliminate another set-but-unused xx warning
Panu Matilainen
1
-2
/
+1
2011-04-18
Reflect file classifier errors in rpmdeps exit code
Panu Matilainen
1
-8
/
+6
2011-04-18
Remove yet another pointless tmp variable
Panu Matilainen
1
-4
/
+4
2011-04-18
Collect proper exit status from rpmdbRemoveDatabase()
Panu Matilainen
1
-6
/
+5
2011-04-18
Ignore rpmdbClose() return on failed rpmdbOpen()
Panu Matilainen
1
-2
/
+2
2011-04-18
Clean up urlGetFile() return values
Panu Matilainen
2
-7
/
+6
2011-04-15
Remember to free db index iterators too on forced termination
Panu Matilainen
1
-0
/
+7
2011-04-15
Fix dangling databases from iterators (ticket #820)
Panu Matilainen
1
-3
/
+2
2011-04-15
Only muck with signals on first and last db open/close
Panu Matilainen
1
-10
/
+14
2011-04-13
Extract perl dependecies from "use parent qw(Foo)".
Ville Skyttä
1
-2
/
+2
2011-04-13
Honor $TMPDIR in various scripts.
Ville Skyttä
3
-7
/
+7
2011-04-13
Unbreak obsoletes from commit b1a4b57315d31ba98bc0e5803db1ebc2517f6bb5
Panu Matilainen
1
-1
/
+1
2011-04-05
Dont reference transaction set from transaction elements
Panu Matilainen
1
-2
/
+1
2011-04-04
Don't list packages which will not be created in spec query (RhBug:693338)
Jindrich Novy
1
-1
/
+3
2011-04-04
Update INSTALL a bit, include blurb about the test-suite + fakechroot
Panu Matilainen
1
-16
/
+7
2011-04-04
Only enable test-suite if fakechroot is available
Panu Matilainen
2
-2
/
+8
2011-04-04
Execute all non-compilation rpmbuild tests in fakechroot
Panu Matilainen
3
-28
/
+28
2011-04-04
Add more stuff to test-suite root environment
Panu Matilainen
2
-3
/
+4
2011-04-04
Switch more test-suite builds to run under fakechroot
Panu Matilainen
2
-6
/
+6
2011-04-04
Run dependency tests entirely in fakechroot
Panu Matilainen
1
-26
/
+26
2011-04-04
Prepare the test root entirely from Makefile, add missing bits
Panu Matilainen
2
-3
/
+5
2011-04-04
Remove redundant data copying into test-suite root
Panu Matilainen
3
-30
/
+11
2011-04-04
Avoid leaking our compilation directory into test-suite
Panu Matilainen
2
-9
/
+7
2011-04-01
Adjust rpmdb path for all remaining non-fakeroot runs
Panu Matilainen
2
-2
/
+2
[next]