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
2012-05-14
Only pass what's needed to parseForDev()
Panu Matilainen
1
-9
/
+9
2012-05-14
Only pass what's needed to parseForAttr()
Panu Matilainen
1
-14
/
+13
2012-05-14
Only pass what's needed to parseForVerify()
Panu Matilainen
1
-16
/
+11
2012-05-14
Centralize fl.processingFailed setting for parseForFoo() calls
Panu Matilainen
1
-33
/
+11
2012-05-14
Add a helper function for freeing/resetting a file entry, use it
Panu Matilainen
1
-24
/
+14
2012-05-14
Eliminate redundant filelist initializiation
Panu Matilainen
1
-28
/
+0
2012-05-14
Split out the remaining "current file" state out of global filelist
Panu Matilainen
1
-34
/
+35
2012-05-14
Split file languages and capabilities out of the global filelist
Panu Matilainen
1
-15
/
+15
2012-05-14
Split the file attribute recs (permissions) out of the global filelist
Panu Matilainen
1
-40
/
+39
2012-05-14
Split the various file flags out of the global filelist struct
Panu Matilainen
1
-37
/
+41
2012-05-14
Shuffle FileList members around for a more logical grouping
Panu Matilainen
1
-13
/
+16
2012-05-11
Improve spec %include error detection and message
Panu Matilainen
1
-2
/
+3
2012-05-11
Unify pops from spec file stack to a function
Panu Matilainen
1
-14
/
+17
2012-05-11
Simplify / sanitize pushing new files on spec file stack
Panu Matilainen
1
-22
/
+8
2012-05-10
Keep the macro buffer terminated on append
Panu Matilainen
1
-1
/
+2
2012-05-10
Fix off-by-ones in mbAppend() and mbAppendStr()
Panu Matilainen
1
-2
/
+2
2012-05-07
Simplify mono file magic regex
Panu Matilainen
1
-1
/
+1
2012-05-07
Relax python file magic regex somewhat
Panu Matilainen
1
-1
/
+1
2012-05-07
Tweak font magic regex a bit (yet again)
Panu Matilainen
1
-1
/
+1
2012-05-04
Small patch to reverse hardlink ordering
Michael Schroeder
1
-3
/
+3
2012-05-03
Fall back to private db environment on system level EINVAL
Panu Matilainen
1
-2
/
+3
2012-05-02
Eliminate unused selinux file context path macros
Panu Matilainen
1
-37
/
+0
2012-04-24
Eliminate rpmts usage from lower levels of fsm machinery
Panu Matilainen
1
-25
/
+10
2012-04-24
Only install needs selabel handle, dont bother elsewhere
Panu Matilainen
1
-1
/
+1
2012-04-24
Dont bother with fsm-level digest statistics
Panu Matilainen
1
-4
/
+0
2012-04-24
Eliminate rpmts and rpmte kludgery from package building
Panu Matilainen
3
-16
/
+7
2012-04-24
Eliminate rpmte usage from lower levels of fsm machinery
Panu Matilainen
1
-16
/
+17
2012-04-24
Move mode-specific flag setting out of fsmNew()
Panu Matilainen
1
-11
/
+11
2012-04-24
Clean up file backup logic a bit
Panu Matilainen
1
-19
/
+17
2012-04-24
Eliminate header and rpmte knowledge from rpmfs
Panu Matilainen
3
-13
/
+10
2012-04-24
Bury build filestate setting inside fsm remains
Panu Matilainen
3
-16
/
+13
2012-04-24
Split out file state recording out of fsmMapPath()
Panu Matilainen
1
-9
/
+20
2012-04-23
Fix quoting in brp-python-hardlink (patch from Jon Nelson)
Panu Matilainen
1
-2
/
+2
2012-04-23
Add a few basic test-cases for tilde in version comparison
Panu Matilainen
1
-0
/
+10
2012-04-23
Add support for dpkg-style sorting of tilde in version/release
Michael Schroeder
5
-5
/
+57
2012-04-21
Add further version comparison test-cases
Panu Matilainen
1
-6
/
+87
2012-04-20
rpmdsMatchesDep() isn't correct on obsoletes
Panu Matilainen
1
-1
/
+8
2012-04-18
Pay attention to NULL returns from rpmcpioOpen()
Panu Matilainen
1
-6
/
+6
2012-04-18
Sanitize fsm creation/initialization and destruction
Panu Matilainen
1
-25
/
+13
2012-04-18
Split out hardlink checking from fsmTeardown()
Panu Matilainen
1
-25
/
+32
2012-04-18
Eliminate unused leftover rc member from fsm struct
Panu Matilainen
1
-3
/
+2
2012-04-18
Move cpio end trailer detection to the cpio code
Panu Matilainen
2
-1
/
+7
2012-04-18
Separate payload archive close and free
Panu Matilainen
3
-14
/
+24
2012-04-18
Always return NULL from fdFree()
Panu Matilainen
1
-1
/
+1
2012-04-17
Eliminate payload archive member from fsm struct
Panu Matilainen
1
-32
/
+36
2012-04-17
Push fsm archive size down to the only caller who cares
Panu Matilainen
1
-11
/
+7
2012-04-17
Lose unnecessary cfd member from fsm, refcount through payload instead
Panu Matilainen
2
-9
/
+2
2012-04-17
Kill couple of useless "helper" functions
Panu Matilainen
1
-16
/
+2
2012-04-17
Remove now unused psm argument to fsmSetup()
Panu Matilainen
1
-4
/
+4
2012-04-17
Move mapping index + and related loop exits out of fsmInit()
Panu Matilainen
1
-29
/
+21
[next]