aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts
Commit message (Collapse)AuthorAge
* move gnunet-download-manager to contribng02019-04-06
|
* clean up gnunet-bugreport by installing it properlyChristian Grothoff2019-04-06
|
* fix disting rulesChristian Grothoff2019-04-03
|
* gitignore in logreadng02019-04-01
|
* contrib/scripts/testbed_cleanup.sh: bashismsng02019-04-01
|
* contrib/scripts/revisionary.sh: bashismsng02019-04-01
|
* rename filesng02019-04-01
|
* contrib: Move scripts content to scripts/Makefileng02019-03-19
| | | | | Actually build the contrib perl script. Add an m4 script for perl.
* gnunet-bugreportng02019-03-15
|
* Fix Python code: remove imports from `python-future`.Hartmut Goebel2019-03-10
| | | | | | | | I missed in 3d6ba937a5a5046b3d531c17691d5d1155daae71 that `future` also provides the modules `past` and `builtins`. Imports of `builtins` can simply be removed for Python-3-only code. `past.old_div` had to be replaces by the "old" div-operatot `//`, while `past.xrange` was unused.
* 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.
* fixng02019-03-09
|
* bashismng02019-03-09
|
* build_cscopeng02019-03-09
|
* drop python-lint.log in lintng02019-03-09
|
* lint-man: Check for what I just completely fixed. Just in case.ng02019-03-09
|
* contrib/scripts/process_log.sh: attempt to remove bash extensions, use of 2 ↵ng02019-03-04
| | | | different stat implementations.
* safety checks for lint-man.shng02019-03-04
|
* Add rule to lint manng02019-03-04
|
* Make contrib/scripts/lint-python.sh usefulng02019-03-04
|
* portability fix.ng02019-02-23
|
* gnunet-bugreport: add checks for pkg_add, some fixesng02019-02-22
|
* util: futurize contrib/scripts/terminateng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/pydifferng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/gnunet_pyexpectng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* util: futurize contrib/scripts/gnunet-chkng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* Merge branch 'license/spdx'ng02019-01-16
|\
| * More spdx identifiers. For openrc service file, adjust the headerng02019-01-16
|/ | | | to reflect changes in Gentoo (->Foundation=>Authors).
* seems like mysql is currently broken in GuixNils Gillmann2018-06-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-06-13
|\ | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
| |
| * glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
| |
| * for posterity: the script that caught all kinds of funny license formattingpsyc://loupsycedyglgamf.onion/~lynX2018-06-06
| |
| * afferify COPYING and the contrib folderspsyc://loupsycedyglgamf.onion/~lynX2018-06-05
| |
* | gnunet-bugreport: GNUtls->GnuTLSNils Gillmann2018-06-05
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | contrib: rename scripts/report.sh to scripts/gnunet-bugreport and install it.Nils Gillmann2018-06-04
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* add TODO notes in doc/documentationNils Gillmann2018-05-27
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* exclude SOA-only zonesChristian Grothoff2018-05-26
|
* +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>
* pyexpect: flake8ismNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* find_typedefs.py: Comment about variable 'li'Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts/terminate.py.in: bump the yearNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts/terminate.py.in: indent fixes + commentsNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* update ignoreChristian Grothoff2018-05-20
|
* fix partitioningChristian Grothoff2018-05-20
|
* python2+3 compat.: contrib/scripts/find_typedefs, gdb-iterate-dll: ↵Nils Gillmann2018-05-19
| | | | | | unicode-literals Signed-off-by: Nils Gillmann <ng0@n0.is>
* python2+3 compat.: contrib/scripts/gdb-iterate-dll.py: use futures.Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* contrib/scripts: lint-python.sh, small wrapperNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>