aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAge
* 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
|
* add 0.11 formula for homebrewSchanzenbach, Martin2019-02-28
|
* contrib/guix: Add guix-bug-notice to readme.Hartmut Goebel2019-02-28
|
* contrib/guix: Cleanup guix environment files and README.Hartmut Goebel2019-02-28
| | | | | | | - move the docs contained in guix-env.scm to guix/README, - change these docs to only use "--load-path=<gnunet.git>/contrib/guix" and GUIX_PACKAGE_PATH, - delete guix-env.scm and guix.packages.
* version bump, update ChangeLog, fix make distChristian Grothoff2019-02-28
|
* portability fix.ng02019-02-23
|
* gnunet-bugreport: add checks for pkg_add, some fixesng02019-02-22
|
* add gnunet homebrew formulaSchanzenbach, Martin2019-02-17
|