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
/
lib
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
Switch rpmdb basename finding to use pool id's instead of strings
Panu Matilainen
1
-8
/
+19
2012-09-14
Switch fingerprinting to use the global string pool
Panu Matilainen
1
-4
/
+1
2012-09-14
Allow passing a shared pool for finger print cache
Panu Matilainen
1
-1
/
+1
2012-09-14
Remove scareMemory remnants from the internal API, fixup callers
Panu Matilainen
1
-1
/
+1
2012-09-14
Make fingerprint struct opaque outside fprint.c
Panu Matilainen
1
-8
/
+8
2012-09-14
Change fpLookup() to return malloced memory (on first call)
Panu Matilainen
1
-9
/
+3
2012-09-14
Make fingerprint cache entry opaque, add some kind of API for the needed bits
Panu Matilainen
1
-1
/
+1
2012-09-14
Move the entire fingerprint cache population into fprint.c
Panu Matilainen
1
-65
/
+2
2012-09-14
Hide by-fingerprint hash into fingerprint cache, add minimal API bits
Panu Matilainen
1
-12
/
+9
2012-09-13
Convert our dependency checking code to use the new rpmdsMatches()
Panu Matilainen
1
-1
/
+1
2012-09-13
Use transaction string pool for ensureOlder() dependency sets
Panu Matilainen
1
-3
/
+6
2012-09-12
Whoopsie, unbreak checking of installed dependencies
Panu Matilainen
1
-0
/
+3
2012-09-12
Add infastructure for global transaction set string pool
Panu Matilainen
1
-1
/
+9
2012-09-06
Return fingerprint lookups through retval pointer, not struct
Panu Matilainen
1
-1
/
+1
2012-09-05
Use existing fingerprint for packages being removed
Panu Matilainen
1
-12
/
+13
2012-09-05
Prehash basenames to avoid recalculation when adding new ones
Panu Matilainen
1
-2
/
+5
2012-09-03
Avoid netshared path matching when netshared path is not set
Panu Matilainen
1
-11
/
+15
2012-09-03
"Optimize" addFingerprints() a bit
Panu Matilainen
1
-10
/
+13
2012-08-30
Use file info set of removed packages instead of header fetches
Panu Matilainen
1
-15
/
+25
2012-08-30
Use file info set of removed packages instead of new temporary one
Panu Matilainen
1
-4
/
+8
2012-08-30
Store transaction element pointers in the removedPkgs hash
Panu Matilainen
1
-1
/
+1
2012-08-29
Split colored conflict resolution to helper function, unify callers
Panu Matilainen
1
-40
/
+51
2012-08-29
Eliminate redundant helper variable
Panu Matilainen
1
-9
/
+4
2012-08-29
Differentiate between filtered and otherwise resolved new conflicts
Panu Matilainen
1
-5
/
+3
2012-08-24
Detect attempts to replace directory symlink to directory in package
Panu Matilainen
1
-2
/
+11
2012-08-24
Detect attempts to replace directories and report as conflicts
Panu Matilainen
1
-3
/
+42
2012-08-24
Differentiate between filtered and otherwise resolved conflicts
Panu Matilainen
1
-2
/
+9
2012-08-23
Remove unused leftover variable
Panu Matilainen
1
-2
/
+0
2012-08-22
Use rpmfiConfigConflictIndex() for modified config testing on erase too
Panu Matilainen
1
-15
/
+3
2012-08-20
Dont create %config backups on skipped files
Panu Matilainen
1
-0
/
+4
2012-08-17
Only create the first instance of a file shared between packages
Panu Matilainen
1
-0
/
+6
2012-08-07
Fix RPMPROB_FILTER_FORCERELOCATE aka --badreloc (RhBug:828784)
Panu Matilainen
1
-0
/
+3
2012-04-12
Check for file conflicts within package (RhBug:808750)
Panu Matilainen
1
-1
/
+6
2012-04-12
Check for file conflicts within package (RhBug:808750)
Panu Matilainen
1
-1
/
+1
2012-04-12
Change file disposition code to access rpmfi's by index
Panu Matilainen
1
-34
/
+33
2012-04-12
Change rpmfi replaced size functions to take index
Panu Matilainen
1
-2
/
+2
2012-04-12
Further tweak the config file removal/backup logic to make it clearer
Panu Matilainen
1
-6
/
+5
2012-04-12
Avoid unnecessary calls to rpmfiFN()
Panu Matilainen
1
-2
/
+2
2012-04-12
Make config file modification detection a bit more readable
Panu Matilainen
1
-2
/
+3
2012-02-28
Only consider rpmdb growth for added packages
Panu Matilainen
1
-9
/
+10
2012-02-28
Fix invalid memory access from rpmdb growth estimation (RhBug:766260)
Panu Matilainen
1
-38
/
+14
2012-02-01
Don't free up file info sets on transaction test-runs
Panu Matilainen
1
-5
/
+7
2012-01-28
Don't assume rpmfiNew() always succeeds
Panu Matilainen
1
-0
/
+1
2012-01-12
remove the 'path' parameter of rpmtsSELabelInit()
Ales Kozumplik
1
-2
/
+2
2012-01-12
selinux: reopen label between transactions if necessary (RhBug: 746073)
Ales Kozumplik
1
-4
/
+13
2011-11-22
Ehm, %pretrans failure shouldn't abort the entire transaction
Panu Matilainen
1
-2
/
+1
2011-11-22
Make %pretrans failure fail the install (RhBug:736960)
Panu Matilainen
1
-3
/
+5
2011-09-01
Source formatting cosmetics: function blocks start on the next line
Panu Matilainen
1
-4
/
+6
2011-08-29
Use correct file state for colored file replacements
Panu Matilainen
1
-1
/
+3
2011-05-31
Remove reamining dead assignments from rpmtsiFree() in transaction code
Panu Matilainen
1
-6
/
+6
[next]