summaryrefslogtreecommitdiff
path: root/contrib/scripts
Commit message (Expand)AuthorAgeFilesLines
* contrib: add script to test IPv6 prefix delegationBeniamino Galvani2021-07-131-0/+151
* checkpatch: discourage use of API that uses numeric source IDsThomas Haller2021-06-281-0/+1
* contrib: extend "test-create-many-device-setup.sh" scriptThomas Haller2021-06-221-7/+26
* examples: add "examples/python/gi/nm-up-many.py"Thomas Haller2021-06-111-0/+117
* contrib: update NM-log script to highlight "enslaving to master" messagesThomas Haller2021-06-111-1/+1
* systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller2021-05-301-1/+1
* contrib/scripts: drop unnecessary line in "find-backports" scriptThomas Haller2021-05-261-1/+0
* clang-format: update "nm-code-format-container.sh" script to use Fedora 34 co...Thomas Haller2021-05-041-1/+1
* checkpatch: warn about uses of strcmp()/g_strcmp0()Thomas Haller2021-04-261-0/+1
* contrib: fix URL to nm-git-bundle in "nm-copr-build.sh"Thomas Haller2021-04-011-1/+1
* contrib/scripts: use "main" branch name in "checkpatch-feature-branch.sh"Thomas Haller2021-04-011-4/+4
* contrib: update nm-git-bundle to use "main" branchThomas Haller2021-04-012-5/+5
* contrib/scripts: update find-backports script to use "main" branch nameThomas Haller2021-04-011-2/+2
* tests/client: run "test-client.py" also for mesonThomas Haller2021-03-151-0/+5
* contrib/scripts: fix "nm-copr-build.sh" script to use new nm-git-bundleThomas Haller2021-03-031-1/+1
* build: move c-util/nettools library from "shared/" to "src/"Thomas Haller2021-02-241-8/+8
* build: move "shared/nm-std-aux" to "src/libnm-std-aux"Thomas Haller2021-02-241-1/+1
* build: move "shared/systemd" to "src/libnm-systemd-shared"Thomas Haller2021-02-241-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-1/+1
* gitlab-ci: skip valgrind on Debian/sid with glib2.0 (2.66.4-2)Thomas Haller2021-01-281-0/+4
* contrib: handle no files in "nm-code-format.sh"Thomas Haller2021-01-131-0/+4
* contrib: improve nm-code-format.sh scriptThomas Haller2021-01-131-59/+125
* contrib: fix "contrib/scripts/nm-copr-build.sh" scriptThomas Haller2021-01-121-3/+4
* contrib: add "contrib/scripts/nm-copr-build.sh" scriptThomas Haller2021-01-121-0/+65
* contrib: add "contrib/scripts/nm-copr-build-nm-git-bundle.sh" scriptThomas Haller2021-01-121-0/+84
* checkpatch: update check for SPDX license identifier tagThomas Haller2021-01-051-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-056-6/+6
* shared: don't clang-format "shared/nm-std-aux/unaligned.h"Thomas Haller2021-01-051-4/+7
* gitlab-ci: skip valgrind tests on Alpine LinuxThomas Haller2020-12-231-0/+6
* gitlab-ci: enable test build on alpine linuxThomas Haller2020-12-111-1/+17
* all: avoid GNU "which" from shell scriptsThomas Haller2020-12-113-3/+3
* scripts: allow marking commits with "Ignore-Backport:" in "find-backports" sc...Thomas Haller2020-11-241-11/+13
* contrib/checkpatch: fix shallow repository for checkpatch scriptThomas Haller2020-11-101-0/+2
* contrib/checkpatch: use random name for git remote and clean up afterwardsThomas Haller2020-11-101-5/+14
* checkpatch: ignore warning about g_assert*() also for files like "shared/nm-u...Thomas Haller2020-10-221-1/+1
* contrib: add "find-backports" scriptThomas Haller2020-10-191-0/+334
* contrib/checkpatch: complain about patch format with "Reverts:" tagThomas Haller2020-10-091-1/+1
* build/travis: remove travis integrationThomas Haller2020-10-051-12/+0
* contrib: add "nm-code-format-container.sh" to reformat working directory in c...Thomas Haller2020-09-291-0/+45
* contrib: let "nm-code-format.sh" handle files under ./{shared,src}/systemd/Thomas Haller2020-09-281-2/+2
* checkpatch.pl: adjust checking for indentation/tabsThomas Haller2020-09-281-14/+2
* contrib: add git-hook to verify code-styleAntonio Cardace2020-09-021-0/+21
* scripts: better error message for nm-code-format.shAntonio Cardace2020-09-021-1/+1
* scripts: add script to format codebase using clang-formatAntonio Cardace2020-09-021-0/+72
* gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller2020-08-281-1/+1
* scripts: use "/bin/cat" in NM-logThomas Haller2020-08-171-2/+2
* contrib/scripts: add "checkpatch-git-post-commit-hook" script to contrib/Thomas Haller2020-02-211-0/+23
* checkpatch: catch "gs_free GError *" declationsThomas Haller2019-12-161-0/+1
* contrib: fix detection of whether being sourced in NM-log scriptThomas Haller2019-10-261-1/+1
* contrib: move scripts from test/ to scripts/Lubomir Rintel2019-10-092-0/+558