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
2010-12-15
Remove the now unused user/group caching code
Panu Matilainen
3
-241
/
+1
2010-12-15
Unify the user+group caching between librpm and librpmbuild
Panu Matilainen
3
-12
/
+15
2010-12-13
Implement transaction ordering hinting
Panu Matilainen
3
-0
/
+9
2010-12-10
Implement filtering of autogenerated dependencies
Panu Matilainen
1
-5
/
+18
2010-12-10
Some further preliminaries for next bits
Panu Matilainen
1
-21
/
+18
2010-12-10
Refactor the helper execution out of rpmfcHelper()
Panu Matilainen
1
-60
/
+67
2010-12-10
Rename pattern -> path for, duh, path patterns
Panu Matilainen
1
-12
/
+12
2010-12-10
Support excluding by path or magic in file classification
Panu Matilainen
1
-0
/
+18
2010-12-10
Remove broken versioned provides rpmlib() tracking
Panu Matilainen
2
-25
/
+0
2010-12-03
Bump library sonames
Panu Matilainen
1
-1
/
+1
2010-12-01
Fix bogus error reporting from autogenerated dependencies (ticket #181)
Panu Matilainen
1
-10
/
+14
2010-12-01
Pass RPM_BUILD_ROOT to helper scripts through environment always
Panu Matilainen
3
-9
/
+15
2010-12-01
Remember buildroot directory in rpmfc struct
Panu Matilainen
2
-4
/
+25
2010-12-01
Eliminate unused dir argument to getOutputFrom()
Panu Matilainen
1
-9
/
+2
2010-11-17
Plug a minor memory leak in librpmbuild doPatch()
Panu Matilainen
1
-1
/
+1
2010-10-30
Const-correctness: source is a pointer to fullSource and must not be freed
Panu Matilainen
1
-1
/
+1
2010-10-29
Const-correctness: rpmCharCheck() doesn't modify field, make it const
Panu Matilainen
2
-3
/
+3
2010-10-29
Lose ancient lclint remnants from the repository
Panu Matilainen
1
-18
/
+0
2010-10-29
Eliminate unused truncStringBuf() function
Panu Matilainen
2
-12
/
+0
2010-10-29
Eliminate unused spectag and speclines goo from spec
Panu Matilainen
5
-108
/
+0
2010-10-28
Fix the remaining enum abuse over rpmParseState in librpmbuild
Panu Matilainen
3
-5
/
+5
2010-10-28
Now, make getStringBuf() return const char * for correctness sake
Panu Matilainen
2
-2
/
+2
2010-10-28
parseScript() const pedantry
Panu Matilainen
1
-5
/
+5
2010-10-28
Use ARGV_t instead of stringbuf in changelog parsing
Panu Matilainen
1
-6
/
+7
2010-10-28
Use ARGV_t for temporary line storage directly
Panu Matilainen
1
-9
/
+3
2010-10-28
Pass the script to doScript() as const char *
Panu Matilainen
3
-9
/
+16
2010-10-28
Argument passing hysteria in doScript()
Panu Matilainen
1
-19
/
+6
2010-10-28
Handle NULL sb in getStringBuf() cleanly
Panu Matilainen
1
-1
/
+1
2010-10-28
Use ARGV_t for package fileFile, fileList and policyList
Panu Matilainen
6
-33
/
+17
2010-10-28
Eliminate splitString() leftover braindamage in processSourceFiles()
Panu Matilainen
1
-13
/
+5
2010-10-26
Bury StringBuf inside librpmbuild internals
Panu Matilainen
3
-0
/
+122
2010-10-26
Make rpmfcExec() internal
Panu Matilainen
2
-11
/
+11
2010-10-22
Brute-force s/rpmTag/rpmTagVal/ in entire librpmbuild
Panu Matilainen
12
-41
/
+41
2010-10-22
Fix invalid uses of rpmTag/rpmSigTag in pack.c
Panu Matilainen
1
-3
/
+3
2010-10-22
Use header datatype for hash algo instead of pgpHashAlgo enum
Panu Matilainen
1
-1
/
+1
2010-10-22
Couple of doxygen argument mismatch fixes
Panu Matilainen
1
-2
/
+1
2010-10-12
Add 'VCS' key
Colin Walters
1
-0
/
+4
2010-10-12
Add support for querying source rpm from spec too
Panu Matilainen
1
-2
/
+6
2010-10-12
Add a getter for the source header.
Eric W. Biederman
2
-1
/
+14
2010-10-05
Require file attribute config to have .attr suffix
Panu Matilainen
1
-2
/
+4
2010-10-05
Replace __foo_exeonly attribute with a more generic mechanism
Panu Matilainen
1
-5
/
+6
2010-10-01
Add getter for spec script sections too, bah...
Panu Matilainen
2
-0
/
+17
2010-10-01
Add minimal API for spec packages and sources
Panu Matilainen
2
-0
/
+99
2010-10-01
Use namespaced names for spec pkg and source opaque typedefs
Panu Matilainen
2
-1
/
+3
2010-10-01
Finish off our librpmbuild API mass-murder by turning everything opaque
Panu Matilainen
2
-96
/
+96
2010-10-01
rpmfcGenerateDepends() is internal, move away from public header
Panu Matilainen
2
-8
/
+9
2010-10-01
Whoops, missing RPM_GNUC_INTERNAL on stashSt()
Panu Matilainen
1
-0
/
+1
2010-10-01
Stuff fts into a convenience library in misc/
Panu Matilainen
4
-1348
/
+3
2010-10-01
Lose rpmio-url leftovers from fts
Panu Matilainen
1
-19
/
+1
2010-09-29
Split signature and digest generation to separate functions
Panu Matilainen
1
-2
/
+2
[next]