Commit graph

20 commits

Author SHA1 Message Date
Daniel Martí ec0801fa6d Mass removal of last lines 2015-10-04 07:54:12 -07:00
Daniel Martí f64020e146 Run rewritemeta with text wrapping 2015-09-11 22:52:14 -07:00
Daniel Martí 74721114d2 Massively remove all Google Code issue trackers
Now that Google Code is read-only, these no longer work as issue trackers
since they are frozen and no new issues can be reported.

If the current issues want to be seen, they can still be by going through the
source code link.
2015-08-26 19:21:30 -07:00
Ciaran Gultnieks c8baf7087d Update all old metadata files to new format 2014-04-26 11:15:00 +01:00
Boris Kraut 370e6adbfa Mass-Update CUM 2014-03-03 22:14:25 +01:00
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í db95762611 Get rid of extra code.google.com/p/*/source subpaths 2014-01-16 15:17:59 +01:00
Ciaran Gultnieks c7f3df215b PrBoom For Android (android.game.prboom): fix description 2013-11-20 21:49:17 +00:00
Daniel Martí b10c99c4b9 "Category:" to "Categories:", replace ';' by ',' 2013-11-02 01:16:14 +01:00
Ciaran Gultnieks 3aeb794104 Some Auto Name fields 2013-06-12 10:20:59 +01:00
Daniel Martí 962530bd57 sed -i 's/ $//' metadata/*.txt 2013-04-09 23:38:55 +02:00
David Black a70c4f1f63 update notify to 3.27 2012-12-27 11:54:52 +00:00
David Black 601114ad79 Merge branch 'master' of gitorious.org:f-droid/fdroiddata
Conflicts:
	metadata/android.game.prboom.txt
	metadata/com.fsck.k9.txt
	metadata/com.showmehills.txt
	metadata/jp.sblo.pandora.jota.txt
2012-08-23 15:33:17 +01:00
Ciaran Gultnieks 4c1c7fd1f5 Set current version for prboom 2012-08-23 09:13:39 +01:00
Ciaran Gultnieks bbc8e8a18c Current version updates 2012-08-22 15:08:53 +01:00
David Black ca2057d6c7 added update check mode to ten apps and enabled builds for just-player
plugins
2012-08-18 14:41:43 +01:00
Paul Sokolovsky 68d5df7b4a Add prboom4android - PrBoom (Doom) port.
http://code.google.com/p/prboom4android
2012-03-10 19:45:14 +02:00