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 (
Expand
)
Author
Files
Lines
2011-05-28
Clean up spec %files -f <manifest> processing
Panu Matilainen
1
-35
/
+43
2011-05-28
Remove pointless variable and a dead assignment to it
Panu Matilainen
1
-5
/
+2
2011-05-28
Clean up checkFiles() a bit
Panu Matilainen
1
-10
/
+4
2011-05-27
Eliminate bunch of obvious dead NULL-assingments from misc build parts
Panu Matilainen
4
-11
/
+11
2011-05-27
Rip hysterical hoop-jumping on spec/pkg cpiolist freeing
Panu Matilainen
1
-11
/
+2
2011-05-27
Eliminate dead NULL-assignments on parsePolicies() exit
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate bunch of obvious dead NULL-assignments from build script code
Panu Matilainen
1
-8
/
+8
2011-05-27
Eliminate bunch of obvious dead NULL-assignments from rpm generation
Panu Matilainen
1
-14
/
+14
2011-05-27
Eliminate dead NULL-assignments in parseFiles()
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate dead NULL-assignments from rpmSpecFree()
Panu Matilainen
1
-2
/
+2
2011-05-27
Eliminate dead NULL-assignments on OFI frees on spec parsing
Panu Matilainen
1
-4
/
+4
2011-05-27
Move build restriction header copying to local scope
Panu Matilainen
1
-8
/
+9
2011-05-27
Clean up + plug memleak in parseDescription()
Panu Matilainen
1
-4
/
+4
2011-05-27
Eliminate dead NULL-assignments on exit from parseScript()
Panu Matilainen
1
-4
/
+4
2011-05-27
Clean up + fix memleaks in readIcon()
Panu Matilainen
1
-14
/
+10
2011-05-27
Eliminate bunch of obvious dead NULL assignments in preamble parsing
Panu Matilainen
1
-6
/
+6
2011-05-27
More dead NULL assignments of local variables in filelist processing
Panu Matilainen
1
-4
/
+4
2011-05-27
Eliminate dead NULL assignments on processMetadataFile() exit
Panu Matilainen
1
-3
/
+3
2011-05-27
Minor cleanup to doUntar() to eliminate dead assignments on free()
Panu Matilainen
1
-8
/
+8
2011-05-27
Clean up rpmfcGenerateDependsHelper() (aka external depgen) a bit
Panu Matilainen
1
-23
/
+14
2011-05-27
Eliminate a few more dead rpmdsFree() NULL assignments
Panu Matilainen
1
-5
/
+5
2011-05-27
Don't bother NULL'ing everything on rpmfcFree()
Panu Matilainen
1
-15
/
+16
2011-05-27
Minor cleanup to rpmfcExec()
Panu Matilainen
1
-5
/
+4
2011-05-27
Minor cleanups to rpmfcGenerateDepends()
Panu Matilainen
1
-9
/
+4
2011-05-27
Eliminate some dead assignments on rpmdsFree()
Panu Matilainen
1
-8
/
+9
2011-05-27
Add a helper function for creation namespaced dependency sets, use it
Panu Matilainen
1
-16
/
+21
2011-05-27
Minor cleanups to rpmfcHelper()
Panu Matilainen
1
-6
/
+8
2011-05-27
Eliminate dead assignment, early exit means failure already
Panu Matilainen
1
-1
/
+1
2011-05-27
Cosmetics: rewrap/indent to fit 80 columns
Panu Matilainen
1
-12
/
+11
2011-05-27
Sanitize handlePreambleTag() error returns
Panu Matilainen
1
-36
/
+39
2011-05-27
Eliminate a couple more dead increments in spec parsing code
Panu Matilainen
2
-2
/
+2
2011-05-27
Eliminate bunch of dead increments in spec filelist parsing
Panu Matilainen
1
-4
/
+3
2011-05-27
Handle readlink() failure in genCpioListAndHeader() correctly
Panu Matilainen
1
-4
/
+9
2011-05-24
Fix %prep parse error to abort build
Panu Matilainen
1
-8
/
+6
2011-05-24
Do not die on empty changelog section
Michael Schroeder
1
-1
/
+1
2011-05-23
Distinguish between macro primitives with and w/o arguments
Jindrich Novy
1
-8
/
+9
2011-05-23
Add support for fileattr dependency namespacing
Panu Matilainen
1
-1
/
+9
2011-05-23
Whoops, flags needs to be sorted for argvSearch() to work correctly
Panu Matilainen
1
-0
/
+1
2011-05-23
Unify fileattr include- and exclude-rule handling
Panu Matilainen
1
-40
/
+57
2011-05-20
Don't fetch missing sources on spec query
Panu Matilainen
1
-1
/
+3
2011-05-20
Unbreak %if, %if(n)arch, %if(n)os handling
Jindrich Novy
1
-36
/
+36
2011-05-19
Support "magic_and_path" flag in fileattrs
Michael Schroeder
1
-4
/
+7
2011-05-19
Remove redundant NULL checks
Panu Matilainen
1
-8
/
+3
2011-05-18
Fix error handling in payload copying
Panu Matilainen
1
-21
/
+26
2011-05-18
Eliminate dead cpio_copy() + related stuff
Panu Matilainen
1
-30
/
+0
2011-05-18
Further simplify & cleanup script file (error) handling
Panu Matilainen
1
-79
/
+32
2011-05-18
Clean up addFileToTagFoo() helpers
Panu Matilainen
1
-42
/
+26
2011-05-18
Minor cleanups to cpio_doio()
Panu Matilainen
1
-4
/
+2
2011-05-18
Simplify rpmio flags handling in writeRPM() / cpio_doio()
Panu Matilainen
1
-9
/
+5
2011-05-18
Plug a minor memleak on writeRPM() error paths
Tero Aho
1
-1
/
+1
[next]