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
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
Daniel Martí b10c99c4b9 "Category:" to "Categories:", replace ';' by ',' 2013-11-02 01:16:14 +01:00
Daniel Martí 5f9f3b2a35 More apps from svn to git-svn 2013-10-30 20:16:02 +01:00
David Black f4a8ede2a3 switch UCM:Market to None for all recipes 2013-07-30 13:36:28 +01:00
Ciaran Gultnieks cdb9ed8b6c More autoname stuff 2013-06-15 11:13:09 +01:00
Daniel Martí 962530bd57 sed -i 's/ $//' metadata/*.txt 2013-04-09 23:38:55 +02:00
Ciaran Gultnieks 066857649b Fix naming of current version fields in metadata 2012-01-26 17:53:59 +00:00
Ciaran Gultnieks 1ae02a4ea3 Metadata: all rewritten - should be the same except formatting 2012-01-10 23:25:28 +00:00
Paul Sokolovsky c0dafe1e6e Categorize almost all apps. 2011-10-02 02:03:36 +03:00
Ciaran Gultnieks 54bd642826 Metadata: version updates 2011-03-03 20:25:38 +00:00
Ciaran Gultnieks f18d344474 Metadata: added tomdroid, plus various version updates 2011-01-17 18:00:36 +00:00
Ciaran Gultnieks 5e16f47706 Metadata now with current market version name/code 2010-10-27 20:58:21 +01:00
Ciaran Gultnieks 8a7aae0bb0 Initial files 2010-10-21 23:26:38 +01:00