summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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
* contrib: install "udev" package with "debian/REQUIRED_PACKAGES"Thomas Haller2020-11-101-0/+2
* contrib: install "python{3,}-setuptools" package with "debian/REQUIRED_PACKAGES"Thomas Haller2020-11-101-0/+2
* contrib: fix failure for "fedora/REQUIRED_PACKAGES" on CentOS 8 for "black"Thomas Haller2020-11-091-1/+1
* contrib: add xargs/black/clang packages to fedora/REQUIRED_PACKAGESThomas Haller2020-11-091-0/+3
* contrib/release: check whether access to master.gnome.org works before publis...Thomas Haller2020-11-021-1/+8
* checkpatch: ignore warning about g_assert*() also for files like "shared/nm-u...Thomas Haller2020-10-221-1/+1
* contrib/release: fix parsing version in "release.sh" scriptThomas Haller2020-10-191-1/+1
* contrib/release: improve help text for "release.sh" scriptThomas Haller2020-10-191-13/+16
* contrib/release: use "find-backport" scripts from release.shThomas Haller2020-10-191-2/+2
* 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/release: before release check that all gitlab-ci tests ran successfullyThomas Haller2020-10-061-1/+37
* build/travis: remove travis integrationThomas Haller2020-10-051-12/+0
* contrib/release: restore original branch in dry-run modeThomas Haller2020-10-051-1/+7
* 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/release: implement "rc1" release modeThomas Haller2020-09-231-19/+71
* contrib/build: reword howto for "release.sh" scriptThomas Haller2020-09-141-3/+4
* 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
* contrib: accept missing .sig file for older releases in "release.sh"Thomas Haller2020-08-311-2/+5
* gitlab-ci: fix workarounds for Ubuntu 16.04 in testsThomas Haller2020-08-281-1/+1
* dns: add new "rc-manager=auto" modeThomas Haller2020-08-242-1/+9
* contrib/rpm: enable LTO by default on RHEL-9 and newerThomas Haller2020-08-181-1/+1
* contrib/rpm: enable LTO by default on Fedora 33Thomas Haller2020-08-171-0/+9
* scripts: use "/bin/cat" in NM-logThomas Haller2020-08-171-2/+2
* contrib: use new "find-backports" script in "release.sh"Thomas Haller2020-08-051-5/+5
* contrib/rpm: prefer keyfile settings plugin from Fedora 33 and newerThomas Haller2020-07-161-0/+4
* contrib: improve code comments to release.sh scriptsThomas Haller2020-07-131-1/+6
* contrib: add "major-post" step for release.sh scriptThomas Haller2020-07-131-1/+23
* contrib: support "major" release in release.sh scriptThomas Haller2020-07-131-21/+42
* contrib: consistency check meson.build in release scriptThomas Haller2020-06-301-6/+10
* contrib: improve release script with howto comments and help optionThomas Haller2020-06-301-29/+73
* build: for signing use key from git's user.signingkeyThomas Haller2020-06-291-1/+5
* release: cleanup temporary release-branch and avoid prompt for ftpadmin installThomas Haller2020-06-281-1/+3
* release: fix "rc" release build and add option to suppress check for local br...Thomas Haller2020-06-281-8/+24
* release: fix RC_VERSION for release scriptThomas Haller2020-06-281-1/+1
* release: fix release script for "rc"Thomas Haller2020-06-281-1/+2
* build: print deleted references in release.sh scriptThomas Haller2020-06-041-3/+10
* build: print commands in color for release.sh scriptThomas Haller2020-06-041-17/+27
* build: implement release mode "rc" in release.sh scriptThomas Haller2020-06-041-4/+23
* build: optionally sign source tarball in build.sh scriptThomas Haller2020-06-041-0/+14
* build: add "release.sh" scriptThomas Haller2020-06-041-0/+275
* contrib/rpm: remove trailing whitespaces from spec fileThomas Haller2020-05-291-2/+2
* platform: add tc testsBeniamino Galvani2020-05-282-0/+5
* contrib/rpm: enable the firewalld zone in F32 and RHEL8bg/shared-mode-firewall-rh1829637Beniamino Galvani2020-05-152-0/+28