2014-01-07 |
Daniel Martí | Don't change gradle_plugin in build.gradle files, also... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Daniel Martí | Improve checkupdates regex, support quotes better for... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Daniel Martí | Add "Added on" to apks on wordpress (#157) |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Martí | Run ant clean in update= dirs instead of removing dirs |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Daniel Martí | Don't forcefully remove libs/<arch>, we now see binaries |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Daniel Martí | Start publishing indexes with index version "10" |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Daniel Martí | Add fdroid lint completion |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Daniel Martí | New 'lint' subcommand in testing phase |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Daniel Martí | Integer fields cannot have leading zeros |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | Properly escape fd-commit commit messages |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | Add Dogecoin support, some None fixes |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | New field: Provides |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | Fix gradle patching when using @.. |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | Small bash tweaks to fd-commit |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Daniel Martí | Remove a few unnecessary vars |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Fix makebuildserver after rename, tidy gitignores |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Add copyright notices to bash scripts |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Move example configs to a separate dir, add envs |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Strip unnecessary exts from updateplugin and makebuilds... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Remove trailing spaces and tabs |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Separate dependencies, some aren't needed if you are... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | There is no longer any Vagrantfile |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Update the docs with the new package argument syntax... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Change texi encoding to utf-8 from us-ascii |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Update gendocs from 2011-04 to 2013-02 |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Fix ndk install typo |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Make sure to match filename extensions without being... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Daniel Martí | Warn about prebuilt jar files when scanning |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Ciaran Gultnieks | Some minor stats improvements |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Ciaran Gultnieks | Fix latestapps stats, broken in 59cde15ad1 |
commit | commitdiff | tree | snapshot |
2013-12-26 |
Daniel Martí | Avoid strange outcomes of "adb devices" |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Daniel Martí | Only add AF xml element if there actually are AFs |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Use OptionError exceptions |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Don't do everything unless --all is given |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Update to build-tools 19.0.1 |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Update to gradle 1.9 |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Match anything as package name |
commit | commitdiff | tree | snapshot |
2013-12-22 |
Daniel Martí | Package names can contain numbers too |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Martí | Forgot a space |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Martí | Forgot one --package line on build.py |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Martí | Get rid of more unnecessary finds |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Daniel Martí | Replace finds with pythonic terms |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Add some remaining help strings |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Remove some unnecessary stuff |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Adapt verify |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Adapt scanner, fix some other issues |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Adapt rewritemeta |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Adapt publish to new format, improve completion |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Add common.py function headers, styling |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Small fixes to install.py |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Don't except if already installed on fdroid install |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Better parsing of args, install now works as it should |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Adapt checkupdates |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Only install latest apk of each app, other fixes |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Add 'fdroid install', more rewriting |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Daniel Martí | Start rewrite: Remove --package and --install from... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Ciaran Gultnieks | Fix incomplete ndk upgrade in d7f558ad |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Daniel Martí | Properly empty all fd-commit vars |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ciaran Gultnieks | Add timestamp to index |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ciaran Gultnieks | fd-commit: don't use wrong name when there is no autoname |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ciaran Gultnieks | Improve checkupdates error message |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Ciaran Gultnieks | Documentation clarification re description links |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Daniel Martí | Fix litecoin metadata check |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Daniel Martí | Merge commit 'refs/merge-requests/132' of gitorious... |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Daniel Martí | Also allow for '~' and '~user' |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Daniel Martí | Expand vars properly |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Daniel Martí | Normalise relative paths (e.g. @..) |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Daniel Martí | Do not output warnings for missing configs |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Forgot a couple continues |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Only warn about config.py perms if there's sensitive... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Fixes to config parsers |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Reading config now also checks its assigned bins and... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Take "$VALUE" settings from environment variables |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Remove javacc_path setting, unused |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | Update ndk from r9 to r9b |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Daniel Martí | target= affects updating srclibs again, small fixes |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Hans-Christoph... | update sample and add error to reflect the default... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Hans-Christoph... | add new `fdroid server init` command for setting up... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Daniel Martí | Nongreedy matches for retrieve_string |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Ciaran Gultnieks | Merge commit 'refs/merge-requests/131' of git://gitorio... |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Ciaran Gultnieks | Fix checkupdates (broken since 996f14) |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Hans-Christoph... | document the metadata tags used in the public index... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Daniel Martí | Make app and version name formats a standard |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Daniel Martí | Support application names in the form of '&app_name;' |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Ciaran Gultnieks | Kivy builds need virtualenv |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Ciaran Gultnieks | Add ouya-sdk to usual suspects |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Tidy up a few antifeature-related things in web repo... |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Link web repo browser antifeatures to detailed descriptions |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Support UpstreamNonFree in web repo browser |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Don't push UpstreamNonFree to index (yet) |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Add UpstreamNonFree antifeature |
commit | commitdiff | tree | snapshot |
2013-11-27 |
Ciaran Gultnieks | Calculate added dates correctly when archive in use |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ciaran Gultnieks | Allow definition of index max age in repo config |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ciaran Gultnieks | Some more kivy wip |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ciaran Gultnieks | Some more kivy wip |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Ciaran Gultnieks | Some more kivy wip |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Ciaran Gultnieks | Kivy build support, wip |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Ciaran Gultnieks | Import support for kivy projects (with buildozer spec) |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Ciaran Gultnieks | Add kivy requirements to buildserver |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Ciaran Gultnieks | Some more symlink-related improvements |
commit | commitdiff | tree | snapshot |
next |