Hans-Christoph Steiner
fdd87360e0
use https to access google code svn repos
...
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.
sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g '
2014-01-30 20:51:41 -05:00
Hans-Christoph Steiner
b360c1b684
always use https with code.google.com, prevent redirects
...
http://code.google.com will redirect to https. This changes that url to
https:// everywhere to also leak less info
2014-01-30 20:41:47 -05:00
Daniel Martí
cc2df5701e
Remove tons of unnecessary trailing slashes in links
2014-01-20 11:34:11 +01:00
Daniel Martí
71f83f3b29
Same, but for /issues subpaths
2014-01-16 15:25:07 +01:00
Daniel Martí
8d75b4d948
Switch all svn repo types for git-svn
2014-01-15 14:58:05 +01:00
Daniel Martí
c9ce27aab9
Fixes via the new lint Summary feature
2014-01-07 13:27:25 +01:00
أحمد المحمودي (Ahmed El-Mahmoudy)
b1de5907fd
* Removed new.build.xml.patch patch
...
* Replace build field with buildjni=yes
* Added target field since upstream lacks a *.properties file setting
the default target
* Remove leading zeros in version code
2014-01-02 21:53:33 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
dec32d7c93
* Corrected patch list
...
* Renamed sformat.patch to format-security.patch
2014-01-02 21:53:28 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
51b8dcd2cf
Fix some field names
2014-01-02 21:53:28 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
274008a2db
Added aDosBox
2014-01-02 21:53:28 +02:00