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
Daniel Martí
efb161e622
Don't error when finding apk files, just delete them
2013-10-30 19:15:15 +01:00
Daniel Martí
a0e7409148
Away with all the funambol ugly tweaks
2013-10-30 18:24:03 +01:00
Daniel Martí
c234945f75
Automatically remove all android:debuggable flags
2013-10-30 17:17:44 +01:00
Daniel Martí
e35a1093cd
Fix git-svn find-rev, also search for svn revisions after HEAD
2013-10-30 16:54:08 +01:00
Ciaran Gultnieks
c1020ca38f
A couple of minor import improvements
2013-10-30 09:51:33 +00:00
Daniel Martí
9571c792db
Print FDroidPopen params *before* executing
2013-10-29 20:39:49 +01:00
Ciaran Gultnieks
3a045e40c3
Some diagnostic output for http update check mode
2013-10-29 19:32:51 +00:00
Ciaran Gultnieks
ba96af1a78
Wiki update code for disabled builds can be simplified now
2013-10-29 17:39:05 +00:00