]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
Move internal scripts to the "helper" subdirectory
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 7 Feb 2014 13:00:36 +0000 (15:00 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 7 Feb 2014 15:16:52 +0000 (17:16 +0200)
commitc9a9f60d6b80e7d01870bbaab9236b82867f45d3
treea4d4094939823dd21d495a7bd22bdf78f4f574e7
parent8ee954313c40ee5aad22c793543b0edab464d8b8
Move internal scripts to the "helper" subdirectory

This patch implements the following TODO entry:

Re-arrange the source code structure so that the internal scripts would all sit
in a separate sub-directory. Internal scripts are those which users are not
supposed to run directly. For example, 'aiaiai-locker' is one of them.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
18 files changed:
.gitignore
Makefile
doc/TODO.txt
email/aiaiai-email-dispatcher
email/aiaiai-email-dispatcher-helper
email/aiaiai-email-lda
email/aiaiai-email-test-patchset
gerrit/aiaiai-jenkins-test-patchset
helpers/Makefile
helpers/aiaiai-checker [moved from aiaiai-checker with 98% similarity]
helpers/aiaiai-decode-rfc-2047 [moved from aiaiai-decode-rfc-2047 with 100% similarity]
helpers/aiaiai-diff-log [moved from aiaiai-diff-log with 98% similarity]
helpers/aiaiai-diff-log-helper [moved from aiaiai-diff-log-helper with 100% similarity]
helpers/aiaiai-locker.c [moved from aiaiai-locker.c with 100% similarity]
helpers/aiaiai-make-kernel [moved from aiaiai-make-kernel with 99% similarity]
helpers/aiaiai-match-keywords [moved from aiaiai-match-keywords with 97% similarity]
helpers/aiaiai-sh-functions [moved from aiaiai-sh-functions with 100% similarity]
helpers/aiaiai-test-bisectability [moved from aiaiai-test-bisectability with 99% similarity]