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
2009-06-23
Fix some typos in javadeps usage message (ticket #72)
Panu Matilainen
1
-3
/
+3
2009-06-18
Add -h/--help to rpm2cpio (ticket #63)
Panu Matilainen
1
-1
/
+6
2009-06-18
Updated German translation from Micha Pietsch (RhBug:506607)
Panu Matilainen
1
-1
/
+1
2009-06-18
Updated German translation from Micha Pietsch (RhBug:506607)
Panu Matilainen
1
-34
/
+26
2009-06-18
Pile of OSGi dependency generator fixes from Alphonse Van Assche (ticket #39)
Panu Matilainen
1
-156
/
+310
2009-06-17
Delay fingerprint cache init + lookup until we know there are some matches
Panu Matilainen
1
-6
/
+5
2009-06-17
Permit NULL in fpCacheFree()
Panu Matilainen
1
-2
/
+4
2009-06-17
Fix invalid memory access from freeing dirName too early
Panu Matilainen
1
-16
/
+14
2009-06-16
Fix Segfault for to be installed symlinks pointing to existing locations
Florian Festi
1
-4
/
+4
2009-06-16
Eliminate now unnecessary artifacts of rpmdsNext() side-effects
Panu Matilainen
2
-6
/
+3
2009-06-16
Generate DNEVR string lazily on rpmdsDNEVR() calls
Panu Matilainen
1
-15
/
+13
2009-06-16
Eliminate epoch promotion debug cruft
Panu Matilainen
2
-19
/
+0
2009-06-16
Determine rpmlib deps from flags instead of comparing strings
Panu Matilainen
1
-1
/
+1
2009-06-16
Validate rpmlib dependencies on src.rpm install (RhBug:490613)
Panu Matilainen
1
-0
/
+29
2009-06-16
Don't check Provides/Requires for bad characters, they could be UTF-8
Jindrich Novy
3
-11
/
+6
2009-06-16
Add debugedit support for DWARF-3 (RhBug:505774)
Panu Matilainen
1
-19
/
+27
2009-06-15
Rip hardcoded libgcc + glibc static helper kludges
Panu Matilainen
1
-6
/
+2
2009-06-15
Check for valid chars in Requires/Provides as well
Jindrich Novy
3
-6
/
+29
2009-06-12
Fix out of source directory build (ticket #65)
Panu Matilainen
2
-3
/
+5
2009-06-12
Add parentheses (as kindly suggested by new gcc...)
Panu Matilainen
1
-1
/
+1
2009-06-12
Make peace with newer git
Panu Matilainen
1
-2
/
+2
2009-06-11
Make rpmalSatisfiesDepend() smarter
Panu Matilainen
1
-7
/
+24
2009-06-11
Add preferred color to rpmal
Panu Matilainen
4
-4
/
+7
2009-06-10
Update translations for a change (due to depends.c -> order.c split)
Panu Matilainen
26
-6666
/
+7067
2009-06-10
Split ordering code to separate source file
Panu Matilainen
4
-693
/
+710
2009-06-10
Add new function to check valid characters in NVR (ticket #59)
Jindrich Novy
1
-18
/
+32
2009-06-10
Nuke useless compatibility stuff and put V/R checking where it belongs
Jindrich Novy
1
-16
/
+5
2009-06-09
Make whitelist of characters allowed in NVR (ticket #59, rhbz#493157)
Jindrich Novy
1
-1
/
+4
2009-06-08
rpmdsInit() and rpmdsNext() can handle NULL ds, no need to separately test
Panu Matilainen
1
-7
/
+2
2009-06-08
Minor rpmtsOrder() cleanup
Panu Matilainen
1
-7
/
+1
2009-06-08
Clean up relation recording a bit
Panu Matilainen
1
-17
/
+5
2009-06-08
Dont bother adding dependencies to self, ever
Panu Matilainen
1
-1
/
+2
2009-06-08
Determine rpmlib and config deps from flags instead of comparing strings
Panu Matilainen
1
-6
/
+3
2009-06-05
Map legacy PreReq into pre and preun scriptlet dependencies in ordering
Panu Matilainen
1
-3
/
+10
2009-06-05
Unbreak isLegacyPreReq()
Panu Matilainen
1
-1
/
+2
2009-06-05
Use specific types for sense flags + te type instead of generic int
Panu Matilainen
2
-3
/
+4
2009-06-04
Rewrite ordering
Florian Festi
3
-395
/
+432
2009-06-02
Removing extra useless 'break' statement lines and unhandled FTS_FOO cases.
Rakesh Pandit
1
-17
/
+1
2009-06-02
Removed 'xx' variable in rpminstall.c
Rakesh Pandit
1
-11
/
+8
2009-06-02
Removed rpmEIU memeber 'fd' -and its usage in tryReadFoo functions.
Rakesh Pandit
1
-20
/
+19
2009-06-02
Updated mailing list information.
Rakesh Pandit
1
-3
/
+1
2009-06-02
Remove toplevel TODO too, nobody updates it and we have Trac now
Panu Matilainen
1
-42
/
+0
2009-06-01
depMsg doesn't need _notpre() anymore
Panu Matilainen
1
-6
/
+6
2009-06-01
Remove leftover build/TODO file from 1998 / rpm 2.5 era...
Panu Matilainen
1
-40
/
+0
2009-06-01
Generate spec part string lengths at build time and make it const
Panu Matilainen
1
-36
/
+26
2009-06-01
Generate preamble tag lengths at build time and make it const
Panu Matilainen
1
-57
/
+45
2009-06-01
Issue deprecation warnings for PreReq and BuildPreReq
Panu Matilainen
1
-2
/
+2
2009-06-01
Turn unused spec syntax obsoletion mechanism into deprecation warning
Panu Matilainen
1
-5
/
+4
2009-06-01
Map PreReq into Requires(pre,preun) at build
Panu Matilainen
1
-1
/
+2
2009-06-01
Deal with multiple scriptlet dependency bits in deptype format extension
Panu Matilainen
1
-19
/
+28
[next]