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
2008-10-17
Kick out the dumb defaultdocdir logic from installplatform
Panu Matilainen
2
-8
/
+1
2008-10-16
Bump version
Panu Matilainen
1
-1
/
+1
2008-10-16
Updated German translation from Fabian Affolter
Panu Matilainen
1
-17
/
+15
2008-10-16
Updated Polish translation from Piotr Drąg
Panu Matilainen
1
-54
/
+34
2008-10-14
Add configure detection for SuSE too
Panu Matilainen
1
-1
/
+2
2008-10-14
Move luaext include fiddling out of toplevel configure
Panu Matilainen
2
-1
/
+2
2008-10-14
Add lua to pkgconfig private libs
Panu Matilainen
1
-1
/
+1
2008-10-14
Reuse toplevel WITH_LUA_LIB setting instead of manual setting
Panu Matilainen
1
-1
/
+1
2008-10-14
Sanitize libluaext linkage
Panu Matilainen
2
-1
/
+5
2008-10-14
Fix build without Lua
Panu Matilainen
1
-1
/
+1
2008-10-14
Tweak autogen a bit more
Panu Matilainen
1
-26
/
+12
2008-10-14
Rip silly "usage" message from autogen
Panu Matilainen
1
-18
/
+1
2008-10-14
Kick out ancient and unused LDFLAGS_STATIC configure.ac-hackery
Panu Matilainen
2
-47
/
+0
2008-10-14
Yank out ancient convertdb1
Panu Matilainen
2
-193
/
+0
2008-10-14
Fix up some fuzz in finnish translation
Panu Matilainen
1
-15
/
+15
2008-10-14
Adjust translations wrt the rpmps format changes
Panu Matilainen
26
-594
/
+611
2008-10-14
Use PRIu64 for 64bit value formatting instead of casting
Panu Matilainen
1
-3
/
+5
2008-10-14
Avoid overflow on memcpy()
Panu Matilainen
1
-2
/
+2
2008-10-14
Need to mask the return type from rpmTagGetType() return value
Panu Matilainen
1
-2
/
+2
2008-10-14
Error out on unknown data types in sqlite backend too
Panu Matilainen
1
-2
/
+7
2008-10-14
Update translations for a change...
Panu Matilainen
26
-7657
/
+9580
2008-10-14
Add a few missing files to POTFILES.in (rhbz#466834)
Panu Matilainen
1
-0
/
+3
2008-10-13
Make sure dbiTags are loaded on db rebuild & remove
Panu Matilainen
1
-0
/
+4
2008-10-13
Honor default nopromote setting everywhere in rpmds (rhbz#466503)
Panu Matilainen
1
-0
/
+3
2008-10-10
Yank out legacy.h, make the conversion functions static
Panu Matilainen
4
-48
/
+6
2008-10-10
Convert in-tree users to headerConvert()
Panu Matilainen
3
-12
/
+8
2008-10-10
Add headerConvert() "proxy" for performing various conversions on header data
Panu Matilainen
2
-0
/
+37
2008-10-10
And out goes rpmMkdirPath()
Panu Matilainen
2
-31
/
+0
2008-10-10
Use rpmMkdirs() to create the entire build tree in buildForTarget()
Panu Matilainen
1
-22
/
+6
2008-10-10
Use rpmMkdirs() instead of rpmMkdirPath() in rpmInstallSourcePackage()
Panu Matilainen
1
-24
/
+6
2008-10-10
Add rpmMkdirs() to librpmio
Panu Matilainen
2
-0
/
+33
2008-10-09
Get db vectors out of exported ABI
Panu Matilainen
3
-0
/
+3
2008-10-09
rstrcasecmp() and rstrncasecmp() are "pure" functions
Panu Matilainen
1
-0
/
+2
2008-10-09
Mark risalpha() and friends as "const functions"
Panu Matilainen
1
-0
/
+10
2008-10-09
Remove silly double definition of headerGetLangs()
Panu Matilainen
1
-1
/
+0
2008-10-09
Mark htonll() as internal
Panu Matilainen
1
-0
/
+1
2008-10-09
Mark cpio functions internal
Panu Matilainen
1
-0
/
+4
2008-10-09
Mark fingerprinting stuff internal
Panu Matilainen
1
-0
/
+7
2008-10-09
Mark hash table functions as internal
Panu Matilainen
1
-0
/
+8
2008-10-09
Mark rpmdb internals as internals, including the "mergesort" gem
Panu Matilainen
1
-0
/
+10
2008-10-09
Mark psm functions as internal
Panu Matilainen
1
-0
/
+9
2008-10-09
Mark various fsm* bits internal
Panu Matilainen
1
-0
/
+3
2008-10-09
Mark uidToUname() and friends as internal
Panu Matilainen
1
-0
/
+7
2008-10-09
Add RPM_GNUC_INTERNAL macro
Panu Matilainen
1
-0
/
+7
2008-10-08
Unknown tag is an error
Panu Matilainen
1
-1
/
+1
2008-10-07
make %find_lang --with-kde work (rhbz#466009)
Jindrich Novy
1
-5
/
+21
2008-10-06
Malformed query query items (pkid's and such) are errors
Panu Matilainen
1
-4
/
+4
2008-10-06
Make "not an rpm or manifest" message an error, not just notice
Panu Matilainen
2
-2
/
+2
2008-10-06
Consistent log level for "unverifiable signature" message
Panu Matilainen
1
-1
/
+1
2008-10-04
Failure to rebuild database is worth at least a warning
Panu Matilainen
1
-1
/
+2
[next]