aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/gnunet_janitor.py.in
Commit message (Collapse)AuthorAge
* contrib/scripts: use awk to modify interpreter substitution lines.ng02019-11-27
|
* format pythonng02019-10-12
|
* contrib: gnunet_janitor, terminate: remove win32 functionalities.ng02019-09-11
| | | | | This commit is questionable, but since I removed win32 code this code no longer has any purpose.
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* More spdx identifiers. For openrc service file, adjust the headerng02019-01-16
| | | | to reflect changes in Gentoo (->Foundation=>Authors).
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* afferify COPYING and the contrib folderspsyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* +Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* janitor: flake8ismNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Restructure contrib folder.Nils Gillmann2018-05-19
contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>