summaryrefslogtreecommitdiff
path: root/contrib/scripts/nm-code-format.sh
Commit message (Expand)AuthorAgeFilesLines
* contrib: fix wrong usage text for "nm-code-format.sh"Thomas Haller2022-04-011-1/+0
* contrib: reformat by default from "nm-code-format.sh" scriptThomas Haller2021-09-161-5/+5
* contrib: fix "nm-code-format.sh" to select files to formatThomas Haller2021-09-151-21/+44
* code-format: exclude "src/linux-headers" from "nm-code-format.sh" scriptThomas Haller2021-09-061-3/+2
* systemd: move "src/core/systemd" to "src/libnm-systemd-core"Thomas Haller2021-05-301-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
* 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
* shared: don't clang-format "shared/nm-std-aux/unaligned.h"Thomas Haller2021-01-051-4/+7
* all: avoid GNU "which" from shell scriptsThomas Haller2020-12-111-1/+1
* contrib: let "nm-code-format.sh" handle files under ./{shared,src}/systemd/Thomas Haller2020-09-281-2/+2
* 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