aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* disable REST in tests that do not need itv0.11.6Christian Grothoff2019-07-24
|
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
|
* update homebrew formula to v0.11.5Schanzenbach, Martin2019-06-06
|
* update homebrew formulaSchanzenbach, Martin2019-05-15
|
* clang-format: Do not reflow comments.ng02019-04-29
| | | | | | | For comments, specificalls doxygen style, we should have more freedom to adjust and keep styles outside of the limits of clang-format. This is useful for being able to specify our own almost-specified doxygen standards.
* test_gnunet_prefix: formatng02019-04-25
|
* Remove gnunet-download-manager. Fixes #5682ng02019-04-20
|
* update clang-formatSchanzenbach, Martin2019-04-17
|
* update clang-formatSchanzenbach, Martin2019-04-16
|
* update clang-formatSchanzenbach, Martin2019-04-16
|
* update clang-format; try formattingSchanzenbach, Martin2019-04-16
|
* Add clang-format for GNUnet coding styleSchanzenbach, Martin2019-04-15
|
* new key, new HELLOChristian Grothoff2019-04-12
|
* move gnunet-download-manager to contribng02019-04-06
|
* fix buildng02019-04-06
|
* add missing filesChristian Grothoff2019-04-06
|
* fix #5676Christian Grothoff2019-04-06
|
* clean up gnunet-bugreport by installing it properlyChristian Grothoff2019-04-06
|
* fix disting rulesChristian Grothoff2019-04-03
|
* contrib/guix: Add zbar as dependency for package gnunet.Hartmut Goebel2019-04-03
|
* contrib/guix: Add package zbar (for gnunet-qr).Hartmut Goebel2019-04-03
|
* gnunet-qr: Update documentation and scripts to changed dependencies.Hartmut Goebel2019-04-03
| | | | | Requirement python-zbar is gone, and thus the requirement for Python 2.7. Instead development package for libzbar is required now.
* 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.
* Adjust uncrustify.cfgng02019-03-16
|
* Add contrib/uncrustify.cfgng02019-03-16
|
* 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.
* Docs: Remove requirement for `python-future`.Hartmut Goebel2019-03-10
| | | | | | This Python module was used nowhere and would not make much sense either: The code is for Python 3.7 which is the most current version of Python and there is no "future" to "backport" to 3.7.
* 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.
* contrib: install initd filesng02019-03-09
|
* fixng02019-03-09
|
* newlineng02019-03-09
|
* bashismng02019-03-09
|
* build_cscopeng02019-03-09
|
* Fix #5629ng02019-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
|
* handbook_pull.shng02019-03-05
|
* 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
|
* Fix: gnurl in version 7.57 still used xzipng02019-03-03
|
* docker: Fix URLng02019-03-03
|
* benchmark: fix typoFlorian Dold2019-02-28
|
* benchmark: update collect scriptFlorian Dold2019-02-28
|