chiark / gitweb /
Merge branch 'master' into logging
[fdroidserver.git] / fdroidserver / common.py
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíRun submodule reset and clean before update. Also do...
2014-01-28 Daniel MartíDo submodules recursively, do init and update at the...
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíFix a couple gradle python mistakes
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-28 Daniel MartíMerge compilesdk= into target=, better documentation...
2014-01-27 Daniel MartíWhen using placed srclibs, don't fail if proj.prop...
2014-01-27 Daniel MartíAdd logging to init.py, remove silly options.verbose...
2014-01-27 Daniel MartíDon't always print output in FDroidPopen when -v is...
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-27 Daniel MartíMore switching from Popen to FDroidPopen
2014-01-27 Daniel MartíStart doing logging properly
2014-01-26 Daniel MartíMore config changes
2014-01-26 Daniel MartíDon't check for mvn and gradle binaries
2014-01-26 Daniel MartíDon't always require ndk_path
2014-01-26 Daniel MartíUpdate defaults, mvn3 to mvn
2014-01-26 Daniel MartíRevert "Fix possible git-svn bug"
2014-01-24 Daniel MartíFix possible git-svn bug
2014-01-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-24 Daniel MartíIndent properly, space the code a bit
2014-01-24 أحمد المحمودي (Ahm... git-svn: Support <branch>/<rev> in commit field
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-23 Daniel MartíMake UCMs work for every android xml "namespace"
2014-01-23 Daniel MartíSmall logic fix in Update Project:
2014-01-23 Daniel MartíDon't update srclibs on their own if using them already
2014-01-23 Daniel MartíDopatch and srclibs right after init
2014-01-22 Daniel MartíWhen fetching tags in git, get rid of removed ones
2014-01-21 Daniel MartíRevert "Run android update after applying srclibs"
2014-01-20 Daniel MartíRun android update after applying srclibs
2014-01-20 Daniel MartíTypo in hg handling
2014-01-20 Daniel MartíDon't always raise an exception when using hg purge
2014-01-19 Daniel MartíSimplify hg purge workarounds
2014-01-16 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-16 Ciaran GultnieksDon't split stdout/stderr
2014-01-15 Daniel MartíUse proper regex to remove signing from build.gradle...
2014-01-15 Daniel MartíFix weird indentation in the hg purge changes
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-15 أحمد المحمودي (Ahm... Check if purge extension is enabled before attempting...
2014-01-11 Daniel MartíFix gradle checkupdates for some more cases
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-09 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-09 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-09 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-09 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-09 Daniel MartíNew 'lint' subcommand in testing phase
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-09 Daniel MartíMake sure to match filename extensions without being...
2014-01-09 Daniel MartíWarn about prebuilt jar files when scanning
2014-01-08 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-07 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-06 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-06 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-02 Daniel MartíNew 'lint' subcommand in testing phase
2013-12-30 Daniel MartíRemove trailing spaces and tabs
2013-12-30 Daniel MartíMake sure to match filename extensions without being...
2013-12-30 Daniel MartíWarn about prebuilt jar files when scanning
2013-12-22 Daniel MartíMatch anything as package name
2013-12-22 Daniel MartíPackage names can contain numbers too
2013-12-20 Daniel MartíReplace finds with pythonic terms
2013-12-19 Daniel MartíAdd common.py function headers, styling
2013-12-19 Daniel MartíDon't except if already installed on fdroid install
2013-12-19 Daniel MartíBetter parsing of args, install now works as it should
2013-12-19 Daniel MartíAdapt checkupdates
2013-12-19 Daniel MartíOnly install latest apk of each app, other fixes
2013-12-19 Daniel MartíAdd 'fdroid install', more rewriting
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-12 Kilian Holzingerhg deletes now all changes, so we get a unchanged,...
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-07 Daniel MartíAlso allow for '~' and '~user'
2013-12-07 Daniel MartíExpand vars properly
2013-12-07 Daniel MartíDo not output warnings for missing configs
2013-12-06 Daniel MartíForgot a couple continues
2013-12-06 Daniel MartíOnly warn about config.py perms if there's sensitive...
2013-12-06 Daniel MartíFixes to config parsers
2013-12-06 Daniel MartíReading config now also checks its assigned bins and...
2013-12-06 Daniel MartíTake "$VALUE" settings from environment variables
2013-12-06 Daniel Martítarget= affects updating srclibs again, small fixes
2013-12-04 Daniel MartíNongreedy matches for retrieve_string
2013-12-02 Daniel MartíMake app and version name formats a standard
2013-12-02 Daniel MartíSupport application names in the form of '&app_name;'
2013-12-01 Ciaran GultnieksAdd ouya-sdk to usual suspects
2013-11-26 Ciaran GultnieksAllow definition of index max age in repo config
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-24 Ciaran GultnieksKivy build support, wip
2013-11-24 Ciaran GultnieksSome more symlink-related improvements
2013-11-24 Ciaran GultnieksMake rm work propery with symlinks
2013-11-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-24 Ciaran GultnieksRemove signing keys later in build
2013-11-23 Daniel MartíPrepare srclibs after patches
2013-11-23 Ciaran GultnieksPermission check correct file
2013-11-20 Daniel MartíSmall fix to keysigning cleaning output
2013-11-20 Daniel MartíFixes to srclibs with paths
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-18 Daniel MartíTry to fix srclibs for the BS
2013-11-18 Daniel MartíSmall fix to ant srclib numbers
2013-11-17 Daniel MartíAdd srclib proj.prop lines if not already there
2013-11-17 Daniel MartíAlso avoid readLines from build.gradle
next