2013-11-11 |
Ciaran Gultnieks | Add texinfo to buildserver |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ciaran Gultnieks | Add transfig to buildserver |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Daniel Martí | Fix crashes when writing boolean metadata fields |
commit | commitdiff | tree | snapshot |
2013-11-10 |
Daniel Martí | Revert "Revert "Don't allow values other than 'yes... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Ciaran Gultnieks | Only print 'Nothing to do' in verbose mode |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Ciaran Gultnieks | Write buildserver ID to buildserver on creation |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Ciaran Gultnieks | Revert "Don't allow values other than 'yes' or 'no... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Daniel Martí | Don't allow values other than 'yes' or 'no' on boolean... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Daniel Martí | Don't pass config variables as arguments - much simpler... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Daniel Martí | Look for '.apk', not just 'apk', for ant/maven outputs |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Daniel Martí | Fix maven apk finding method |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Daniel Martí | Avoid crashes in rewritemeta regarding xrefs |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Ciaran Gultnieks | Merge branch 'master' of gitorious.org:f-droid/fdroidserver |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Ciaran Gultnieks | Verify generated key alias uniqueness |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Martí | Merge commit 'refs/merge-requests/129' of gitorious... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hans-Christoph... | init set config.py perms to 0600, otherwise warn user... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Martí | os imported but not used in fdroid |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Martí | Replace some 'if len(s) == 0' by 'if not s', remove... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Ciaran Gultnieks | Docs for maintainer notes field |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Ciaran Gultnieks | Write maintainer notes to wiki |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Ciaran Gultnieks | Handle 'Maintainer Notes' field in metadata |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Daniel Martí | Fix init with common, don't require cwd in FDroidPopen |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hans-Christoph... | add new 'fdroid init' options to bash completion |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hans-Christoph... | add options to 'fdroid init': --distinguished-name... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Hans-Christoph... | in 'fdroid init' if no keystore exists or was given... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Ciaran Gultnieks | Fix fdroid stats, checking config before reading it |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Solve issues with fd-commit when no Auto Name is present |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Basic completion for init, add --verbose to it |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Avoid init.py crash due to options being None |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Make FDroidPopen a lot simpler, pythonize a few things |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Use the new read_config in init.py |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Don't override built-in 'dir' |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Don't check for dirs and files in the main script |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Hans-Christoph... | ignore egg-info and docs build products |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Hans-Christoph... | implement 'fdroid init' to set up a barebones repo... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Hans-Christoph... | install sample config files in a standard location |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Don't use proj.prop if not present (fixes tiltmazes) |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Switch to build-tools 19.0.0 |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Implement forceversion and forcevercode for gradle... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Fix sed typo that broke forceversion and forcevercode |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Fix server.py NoneType error |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Ciaran Gultnieks | Force apt-get update on buildserver creation |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Revert "Fix git-svn find-rev, also search for svn revis... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Daniel Martí | Fixes to makebuildserver and verify |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | Merge branch 'master' into verbose-rewrite |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | variable typo |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | Default to update=auto, find subprojects automatically |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Ciaran Gultnieks | Allow auto-committer author to be specified in config |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | Merge branch 'master' into verbose-rewrite |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | Add fd-commit package completion |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | fd-commit can now take app ids as filter; retab |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Daniel Martí | Fix all the possibe local.properties files, add sdk... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | AM.xml is not the only file that designates an android... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Merge branch 'master' into verbose-rewrite |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Don't accept empty icons; Don't add <icon> xml element... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Fix: use -cp (classpath) to fix problems with java... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Add android-19 platform |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Android sdk from 22.2.1 to 22.3 |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Read output queues a bit more often |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Merge branch 'master' into verbose-rewrite |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Fixes to categories in update.py |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Translate 'Category:categ1;categ2;...' into 'Categories... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Update docs regarding categories |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Daniel Martí | Start doing multiple categories as comma separated... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Various fixes: hg vcs updating, gradle vercode regex... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Merge branch 'verbose-rewrite' of gitorious.org:f-droid... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Merge branch 'master' into verbose-rewrite |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Start rewriting options and config as common.py globals |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | No quotes in --commit messages |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Ciaran Gultnieks | Avoid pyflakes error |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | --auto --commit now behaves like fd-commit, consistency |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Fix --auto for the new BV syntax |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Don't remove output dirs twice. --subprojects is useless. |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Ciaran Gultnieks | Fix mistake in 08287a1f |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Forgot to actually use the real repotype variable |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Better gradle signature config filter |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Also remove 'obj' when removing jni dirs |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Minor fixes to git-svn |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | New field: scandelete, like scanignore but deleting |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | New metadata field: Vercode Operation |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Also reset --hard and clean -dffx the git submodules |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | Checkout with --force on git |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Martí | No quotes in --commit messages |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Start using config and options as common.py globals |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Avoid pyflakes error |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | --auto --commit now behaves like fd-commit, consistency |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Fix --auto for the new BV syntax |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Don't remove output dirs twice. --subprojects is useless. |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Fix mistake in 08287a1f |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Forgot to actually use the real repotype variable |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Better gradle signature config filter |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Also remove 'obj' when removing jni dirs |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Merge branch 'master' of gitorious.org:f-droid/fdroidserver |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Fix import error message |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Tidied up some unused junk |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Display previously ignored checkupdates error |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Ciaran Gultnieks | Handle repo config in a more sensible way |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Minor fixes to git-svn |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Did not mean to commit these |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Daniel Martí | Skip the single app, not all of them... |
commit | commitdiff | tree | snapshot |
next |