chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroidserver / init.py
2016-03-10 Daniel MartíSwitch all headers to python3
2016-02-15 Hans-Christoph SteinerMerge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph Steinerinit: check if examples/ exists in layout before using...
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-08-03 Ciaran GultnieksMerge branch 'update-install' into 'master'
2015-08-03 Ciaran GultnieksMerge branch 'bsd-osx-porting-and-tests' into 'master'
2015-07-31 Hans-Christoph Steinersupport egg-link format when installed from git repo
2015-07-31 Hans-Christoph Steinersupport installing as a Python .egg
2015-06-18 Daniel MartíReplace NDK r10d with r10e
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-05-14 Ciaran GultnieksMerge branch 'support-all-signing-key-types' into ...
2015-05-14 Ciaran GultnieksMerge branch 'debug-builds' into 'master'
2015-05-14 Ciaran GultnieksMerge branch 'master' into 'master'
2015-05-08 Hans-Christoph Steinermove keystore gen logic to common function
2015-05-08 Hans-Christoph Steinermove default keystore location to `keystore.jks`, i...
2015-05-08 Hans-Christoph Steinermove genkey() and genpassword() to common.py for use...
2015-01-02 Daniel MartíAdd NDK r10d, this time alongside r9b
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-14 Daniel MartíRemove SilentPopen for consistency with SdkToolsPopen
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph Steinerdo not set sdk_path in config.py if using system-provid...
2014-12-14 Hans-Christoph Steinerfind cmds from SDK build-tools in a more flexible way...
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-09-16 Daniel MartíFix --android-home in 'fdroid init' when ANDROID_HOME...
2014-09-15 Daniel MartíKeep consistency in config defaults and writes
2014-07-01 Daniel MartíMerge branch 'bug-fixes-for-v0.2.1' of https://gitlab...
2014-07-01 Daniel MartíRename PopenResult.stdout to output since it also conta...
2014-06-30 Daniel MartíDon't change the behaviour in debian setups
2014-06-30 Daniel MartíSupport calling of 'fdroid init' from other places
2014-06-05 Ciaran GultnieksMerge branch 'test-updates-and-related-bug-fixes' into...
2014-06-05 Hans-Christoph Steinerinit: make prompt for SDK path exit cleanly on Ctrl-C
2014-06-05 Hans-Christoph Steineradd more SDK checks: build-tools/19.0.3 and presense...
2014-05-07 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 E124/E125/126/127/128 indentation issues
2014-05-06 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 "E261 at least two spaces before inline comment"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E302 expected 2 blank lines, found 1"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E711 comparison to None should be 'if cond...
2014-04-27 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-04-24 Hans-Christoph Steinerinit: --no-prompt to skip sdk_path prompt
2014-04-23 Hans-Christoph Steinerinit: --android-home for forcing the path to the Androi...
2014-04-23 Hans-Christoph Steinerinit: only overwrites config.py, so run even if repo...
2014-04-23 Hans-Christoph Steinerinit: split out defconfig and sdk test to run before...
2014-04-08 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-07 Hans-Christoph Steineradd note about automatically generated signing key...
2014-04-07 Hans-Christoph Steinerwarn user if smartcard keystore is set but opensc is...
2014-04-07 Hans-Christoph Steinersupport repo signing with a key on a smartcard
2014-04-07 Hans-Christoph Steinerfix bug setting repo_keyalias in init
2014-04-07 Hans-Christoph Steinerfix bug listing new key created in init
2014-04-07 Hans-Christoph Steinerif keystore is given as arg to init, create keystore...
2014-04-07 Hans-Christoph Steineruse default keystore path when generating a new setup...
2014-04-07 Hans-Christoph Steinerwhen generating config.py during init, uncomment change...
2014-04-01 Daniel MartíFix output naming, remove redundant lstrip()
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/138' of gitorious...
2014-04-01 Hans-Christoph Steinerfix genkey key listing in `fdroid init`
2014-04-01 Hans-Christoph Steineroops, include common. to call write_password_file()
2014-04-01 Hans-Christoph Steinermove fdroid-icon.png to examples/
2014-04-01 Hans-Christoph Steinerimproved warning when trying to init a dir with stuff...
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/137' of gitorious...
2014-04-01 Hans-Christoph Steinerfix example files install in setup.py
2014-04-01 Hans-Christoph Steinerstop passing passphrases via args, instead use prepared...
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-17 Daniel MartíSmall config fixes
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-27 Daniel MartíAdd logging to init.py, remove silly options.verbose...
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-16 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-16 Ciaran GultnieksDon't split stdout/stderr
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-04 Hans-Christoph Steinerupdate sample and add error to reflect the default...
2013-11-07 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-05 Daniel MartíMerge commit 'refs/merge-requests/129' of gitorious...
2013-11-05 Hans-Christoph Steinerinit set config.py perms to 0600, otherwise warn user...
2013-11-05 Daniel MartíFix init with common, don't require cwd in FDroidPopen
2013-11-05 Hans-Christoph Steineradd options to 'fdroid init': --distinguished-name...
2013-11-05 Hans-Christoph Steinerin 'fdroid init' if no keystore exists or was given...
2013-11-04 Daniel MartíBasic completion for init, add --verbose to it
2013-11-04 Daniel MartíAvoid init.py crash due to options being None
2013-11-04 Daniel MartíUse the new read_config in init.py
2013-11-04 Daniel MartíDon't override built-in 'dir'
2013-11-04 Hans-Christoph Steinerimplement 'fdroid init' to set up a barebones repo...