Daniel Martí
f1526faa47
Translate 'Category:categ1;categ2;...' into 'Categories:categ1,categ2,...'
2013-11-02 12:04:02 +01:00
Daniel Martí
3f673654bd
Update docs regarding categories
2013-11-02 01:18:56 +01:00
Daniel Martí
ee759a3a0e
Start doing multiple categories as comma separated lists
...
Don't drop support for old clients (only one category) yet
2013-11-02 01:14:01 +01:00
Daniel Martí
5644b17048
Various fixes: hg vcs updating, gradle vercode regex...
2013-11-01 19:12:22 +01:00
Daniel Martí
ff3faefd80
Merge branch 'verbose-rewrite' of gitorious.org:f-droid/fdroidserver into verbose-rewrite
...
Conflicts:
fdroidserver/common.py
2013-11-01 13:57:10 +01:00
Daniel Martí
d525d987e2
Merge branch 'master' into verbose-rewrite
2013-11-01 13:55:42 +01:00
Daniel Martí
c3be06fb1d
Start rewriting options and config as common.py globals
2013-11-01 13:55:38 +01:00
Daniel Martí
1d88ba5450
No quotes in --commit messages
2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
0ac058c244
Avoid pyflakes error
2013-11-01 13:55:38 +01:00
Daniel Martí
8a6267b126
--auto --commit now behaves like fd-commit, consistency
2013-11-01 13:55:38 +01:00
Daniel Martí
341fc6657a
Fix --auto for the new BV syntax
2013-11-01 13:55:38 +01:00
Daniel Martí
08b24b7ad2
Don't remove output dirs twice. --subprojects is useless.
2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
f878f55c19
Fix mistake in 08287a1f
2013-11-01 13:55:37 +01:00
Daniel Martí
a218d2aff0
Forgot to actually use the real repotype variable
2013-11-01 13:55:37 +01:00
Daniel Martí
aaba6ceec2
Better gradle signature config filter
2013-11-01 13:55:37 +01:00
Daniel Martí
2e4e2a84a0
Also remove 'obj' when removing jni dirs
2013-11-01 13:55:37 +01:00
Daniel Martí
42a41dc3a9
Minor fixes to git-svn
2013-11-01 13:55:37 +01:00
Daniel Martí
e07d35f913
New field: scandelete, like scanignore but deleting
...
Also, many improvements:
* scanning algorithm is much clearer
* Now paths start by '/', which means the repo dir root.
- If they don't, '/' is added
- If they start by './', the dot is removed
- If "." is in the paths, it is replaced by "/"
* Handling/removing of problems is much easier
* Removed last initfun/funambol bits
2013-11-01 13:46:19 +01:00
Daniel Martí
d507b2e894
New metadata field: Vercode Operation
2013-11-01 13:25:50 +01:00
Daniel Martí
0c8283bc1a
Also reset --hard and clean -dffx the git submodules
2013-11-01 13:19:29 +01:00
Daniel Martí
e53f006d08
Checkout with --force on git
2013-11-01 13:19:07 +01:00
Daniel Martí
e24a89916a
No quotes in --commit messages
2013-11-01 11:05:41 +01:00
Daniel Martí
66a431a14a
Start using config and options as common.py globals
2013-10-31 23:27:03 +01:00
Ciaran Gultnieks
4bd64de501
Avoid pyflakes error
2013-10-31 22:16:05 +00:00
Daniel Martí
9edc302543
--auto --commit now behaves like fd-commit, consistency
2013-10-31 18:20:45 +01:00
Daniel Martí
8767dc3059
Fix --auto for the new BV syntax
2013-10-31 17:59:45 +01:00
Daniel Martí
16baeece58
Don't remove output dirs twice. --subprojects is useless.
2013-10-31 17:56:37 +01:00
Ciaran Gultnieks
e080bb3983
Fix mistake in 08287a1f
2013-10-31 16:42:42 +00:00
Daniel Martí
48e5f61391
Forgot to actually use the real repotype variable
2013-10-31 17:35:13 +01:00
Daniel Martí
f07cb7e90f
Better gradle signature config filter
2013-10-31 17:23:12 +01:00
Daniel Martí
387701dcda
Also remove 'obj' when removing jni dirs
2013-10-31 17:23:12 +01:00
Ciaran Gultnieks
41c643d301
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-31 15:51:06 +00:00
Ciaran Gultnieks
b87dde445f
Fix import error message
2013-10-31 15:47:24 +00:00
Ciaran Gultnieks
a762a0cb04
Tidied up some unused junk
2013-10-31 15:46:32 +00:00
Ciaran Gultnieks
94598a05f5
Display previously ignored checkupdates error
2013-10-31 15:39:47 +00:00
Ciaran Gultnieks
08287a1fa8
Handle repo config in a more sensible way
2013-10-31 15:37:39 +00:00
Daniel Martí
ec58f6e313
Minor fixes to git-svn
2013-10-31 15:54:52 +01:00
Daniel Martí
6bff3f4e77
Did not mean to commit these
2013-10-31 15:45:16 +01:00
Daniel Martí
8af027011d
Skip the single app, not all of them...
2013-10-31 15:43:36 +01:00
Daniel Martí
ccac349a4c
Get rid of unnecessary indentation
2013-10-31 15:42:58 +01:00
Daniel Martí
2c804ef88a
Switch all shebangs to 'env python2'
2013-10-31 13:27:24 +01:00
Daniel Martí
e4165eafb2
Rename commitupdates to fd-commit
2013-10-31 13:10:08 +01:00
Daniel Martí
93b09413a4
categorycount is no longer of any use
2013-10-31 13:08:39 +01:00
Daniel Martí
59cde15ad1
Two new stats files: categories.txt, antifeatures.txt
2013-10-31 13:08:15 +01:00
Daniel Martí
4a63ace610
Document git-svn auth
2013-10-31 11:54:19 +01:00
Daniel Martí
8a05ae3be6
Support user:pass authentication on git-svn
2013-10-31 11:53:12 +01:00
Daniel Martí
00995893f5
If config.py is not in the CWD, error before doing anything
2013-10-30 22:13:15 +01:00
Daniel Martí
4c5cd7a360
Add support for UCM:Tags in bzr
2013-10-30 21:54:09 +01:00
Daniel Martí
d8d3f00e6b
Avoid newlines in git-svn RepoTrunk
2013-10-30 21:40:48 +01:00
Daniel Martí
355dabc43e
commitupdates now treats all other changes in a generic manner
2013-10-30 20:17:56 +01:00