Commit graph

253 commits

Author SHA1 Message Date
Jean Privat
ff523a6425 checkupdates --gplay: missing reason crashes print
Signed-off-by: Jean Privat <jean@pryen.org>
2014-01-15 09:03:09 -05:00
Ciaran Gultnieks
2ac595e4ec A little bit of extra checkupdates diagnostics 2014-01-07 13:40:02 +00:00
Daniel Martí
7f6761c436 Improve checkupdates regex, support quotes better for build.gradle 2014-01-07 10:04:11 +01:00
Daniel Martí
27c7990261 Forgot one --package line on build.py 2013-12-20 18:44:39 +01:00
Daniel Martí
99b5d5e387 Get rid of more unnecessary finds 2013-12-20 09:42:10 +01:00
Daniel Martí
8f3a2d4355 Add some remaining help strings 2013-12-19 23:18:27 +01:00
Daniel Martí
61def95320 Adapt publish to new format, improve completion 2013-12-19 22:55:17 +01:00
Daniel Martí
3aec0aacd7 Adapt checkupdates 2013-12-19 17:05:40 +01:00
Ciaran Gultnieks
d0bc41da49 Improve checkupdates error message 2013-12-11 09:28:31 +00:00
Ciaran Gultnieks
12dbc82c37 Fix checkupdates (broken since 996f14) 2013-12-04 14:23:26 +00:00
Daniel Martí
996f141da8 Make app and version name formats a standard 2013-12-02 15:35:25 +01:00
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +01:00
Daniel Martí
be0b215ead Fix auto names for apps using RM/branch 2013-11-13 17:31:53 +01:00
Ciaran Gultnieks
080536467b Only print 'Nothing to do' in verbose mode 2013-11-09 15:39:12 +00:00
Daniel Martí
6e0ad365d0 Don't pass config variables as arguments - much simpler code 2013-11-08 20:44:27 +01:00
Daniel Martí
65e708908e Merge branch 'master' into verbose-rewrite
Conflicts:
	fdroidserver/common.py
2013-11-03 14:00:09 +01:00
Ciaran Gultnieks
bfaf162700 Allow auto-committer author to be specified in config 2013-11-03 12:07:47 +00:00
Daniel Martí
67b8825560 Merge branch 'master' into verbose-rewrite 2013-11-02 19:56:31 +01:00
Daniel Martí
5644b17048 Various fixes: hg vcs updating, gradle vercode regex... 2013-11-01 19:12:22 +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
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í
a218d2aff0 Forgot to actually use the real repotype variable 2013-11-01 13:55:37 +01:00
Daniel Martí
d507b2e894 New metadata field: Vercode Operation 2013-11-01 13:25:50 +01:00
Daniel Martí
e24a89916a No quotes in --commit messages 2013-11-01 11:05:41 +01: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í
48e5f61391 Forgot to actually use the real repotype variable 2013-10-31 17:35:13 +01: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í
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í
4c5cd7a360 Add support for UCM:Tags in bzr 2013-10-30 21:54:09 +01:00
Ciaran Gultnieks
3a045e40c3 Some diagnostic output for http update check mode 2013-10-29 19:32:51 +00:00
Daniel Martí
1a4b18e2e8 Retrieve app and version name from the same tag in UCM:Tags 2013-10-29 09:55:15 +01:00
Daniel Martí
b75d8b7271 New Update Check Mode: RepoTrunk 2013-10-17 23:27:55 +02:00
Daniel Martí
ca2d830e7f Forgot to fix UCM:Tags for srclibs too 2013-10-09 23:39:44 +02:00
Daniel Martí
b184610913 Fix issues with srclib checkupdates 2013-10-09 23:37:53 +02:00
Ciaran Gultnieks
381bbb60ac Improve http update check mode 2013-10-01 15:06:02 +01:00
Ciaran Gultnieks
e9aff5f31d Add HTTP update check mode 2013-10-01 10:19:17 +01:00
Daniel Martí
89a4e17c3b Added myself to copyright notices 2013-09-28 21:06:33 +02:00
Daniel Martí
c4237fe732 Fixes to gotorevision(None)
Up until now, this would do nothing in most cases
2013-09-15 23:20:42 +02:00
Daniel Martí
94b083063a Add UCM:Tags support to hg 2013-09-06 20:33:47 +02:00
Daniel Martí
277788898e Only change Auto Name if new release 2013-09-04 18:25:29 +02:00
Daniel Martí
33b489c65d Better CV update prints and commit messages 2013-08-29 16:17:12 +02:00
Ciaran Gultnieks
9137a611e0 Only do an update if the vercode changes
(mainly to work around a recently introduced issue where the name
changes and then changes straight back!)
2013-08-27 16:42:25 +01:00