Skip to content
Started by upstream project "registry-rebuild-upload-titan" build number 3233
originally caused by:
 Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 3214
 originally caused by:
  Started by an SCM change
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10
Commit message: "ttcn3-bts-test: write bts logs to tmpfs"
 > git rev-list --no-walk 290ae4c2e7eaaad3301a24803df2c7d0d3b51bcc # timeout=10
[registry-rebuild-upload-ttcn3-bts-tests] $ /bin/sh -xe /tmp/jenkins15039907928082574612.sh
+ REGISTRY=registry.osmocom.org
+ make -C ttcn3-bts-test REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=registry.osmocom.org \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 393B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
#1 DONE 0.2s

#2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.2s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 876B done
#5 DONE 0.3s

#6 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.4s

#4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest
#4 CACHED

#7 [2/4] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit
#7 DONE 0.5s

#8 [3/4] RUN	TTCN3-DOCKER-PREPARE "master" bts
#8 0.558 + OSMO_TTCN3_BRANCH=master
#8 0.558 + shift
#8 0.558 + cd /osmo-ttcn3-hacks
#8 0.558 + git fetch
#8 0.732 From https://gerrit.osmocom.org/osmo-ttcn3-hacks
#8 0.732    7ed8efb5..ae15bb67  master     -> origin/master
#8 0.754  + 4d59e681...b48c389b pespin/5gc -> origin/pespin/5gc  (forced update)
#8 0.758 + git checkout master
#8 0.926 Already on 'master'
#8 0.928 Your branch is behind 'origin/master' by 6 commits, and can be fast-forwarded.
#8 0.928   (use "git pull" to update your local branch)
#8 0.928 + git symbolic-ref -q HEAD
#8 0.928 refs/heads/master
#8 0.928 + git reset --hard origin/master
#8 0.947 HEAD is now at ae15bb67 GTPv1U_Emulation: Rename s/f_gtp1u_ping4/f_gtp1u_ping/
#8 0.947 + git rev-parse --abbrev-ref HEAD
#8 0.948 master
#8 0.948 + git rev-parse HEAD
#8 0.949 ae15bb672948484ed46c8e0338b984daba8f55d9
#8 0.949 + diff -q /tmp/deps-Makefile deps/Makefile
#8 0.949 Files /tmp/deps-Makefile and deps/Makefile differ
#8 0.949 + make -j8 deps
#8 0.972 (make -j20 -C deps || make -j1 -C deps)
#8 0.972 make[1]: warning: -j20 forced in submake: resetting jobserver mode.
#8 0.972 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#8 0.974 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.974 To add an exception for this directory, call:
#8 0.974 
#8 0.974 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.975 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions'
#8 0.975 To add an exception for this directory, call:
#8 0.975 
#8 0.975 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions
#8 0.976 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.976 usage: git diff --no-index [<options>] <path> <path>
#8 0.976 
#8 0.976 Diff output format options
#8 0.976     -p, --patch           generate patch
#8 0.976     -s, --no-patch        suppress diff output
#8 0.976     -u                    generate patch
#8 0.976     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.976     -W, --function-context
#8 0.976                           generate diffs with <n> lines context
#8 0.976     --raw                 generate the diff in raw format
#8 0.976     --patch-with-raw      synonym for '-p --raw'
#8 0.976     --patch-with-stat     synonym for '-p --stat'
#8 0.976     --numstat             machine friendly --stat
#8 0.976     --shortstat           output only the last line of --stat
#8 0.976     -X, --dirstat[=<param1,param2>...]
#8 0.976                           output the distribution of relative amount of changes for each sub-directory
#8 0.976     --cumulative          synonym for --dirstat=cumulative
#8 0.976     --dirstat-by-file[=<param1,param2>...]
#8 0.976                           synonym for --dirstat=files,param1,param2...
#8 0.976     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.976     --summary             condensed summary such as creations, renames and mode changes
#8 0.976     --name-only           show only names of changed files
#8 0.976     --name-status         show only names and status of changed files
#8 0.976     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.976                           generate diffstat
#8 0.976     --stat-width <width>  generate diffstat with a given width
#8 0.976     --stat-name-width <width>
#8 0.976                           generate diffstat with a given name width
#8 0.976     --stat-graph-width <width>
#8 0.976                           generate diffstat with a given graph width
#8 0.976     --stat-count <count>  generate diffstat with limited lines
#8 0.976     --compact-summary     generate compact summary in diffstat
#8 0.976     --binary              output a binary diff that can be applied
#8 0.976     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.976     --color[=<when>]      show colored diff
#8 0.976     --ws-error-highlight <kind>
#8 0.976                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.976     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.976     --abbrev[=<n>]        use <n> digits to display object names
#8 0.976     --src-prefix <prefix>
#8 0.976                           show the given source prefix instead of "a/"
#8 0.976     --dst-prefix <prefix>
#8 0.976                           show the given destination prefix instead of "b/"
#8 0.976     --line-prefix <prefix>
#8 0.976                           prepend an additional prefix to every line of output
#8 0.976     --no-prefix           do not show any source or destination prefix
#8 0.976     --inter-hunk-context <n>
#8 0.976                           show context between diff hunks up to the specified number of lines
#8 0.976     --output-indicator-new <char>
#8 0.976                           specify the character to indicate a new line instead of '+'
#8 0.976     --output-indicator-old <char>
#8 0.976                           specify the character to indicate an old line instead of '-'
#8 0.976     --output-indicator-context <char>
#8 0.976                           specify the character to indicate a context instead of ' '
#8 0.976 
#8 0.976 Diff rename options
#8 0.976     -B, --break-rewrites[=<n>[/<m>]]
#8 0.976                           break complete rewrite changes into pairs of delete and create
#8 0.976     -M, --find-renames[=<n>]
#8 0.976                           detect renames
#8 0.976     -D, --irreversible-delete
#8 0.976                           omit the preimage for deletes
#8 0.976     -C, --find-copies[=<n>]
#8 0.976                           detect copies
#8 0.976     --find-copies-harder  use unmodified files as source to find copies
#8 0.976     --no-renames          disable rename detection
#8 0.976     --rename-empty        use empty blobs as rename source
#8 0.976     --follow              continue listing the history of a file beyond renames
#8 0.976     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.976 
#8 0.976 Diff algorithm options
#8 0.976     --minimal             produce the smallest possible diff
#8 0.976     -w, --ignore-all-space
#8 0.976                           ignore whitespace when comparing lines
#8 0.976     -b, --ignore-space-change
#8 0.976                           ignore changes in amount of whitespace
#8 0.976     --ignore-space-at-eol
#8 0.976                           ignore changes in whitespace at EOL
#8 0.976     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.976     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.976     -I, --ignore-matching-lines <regex>
#8 0.976                           ignore changes whose all lines match <regex>
#8 0.976     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.976     --patience            generate diff using the "patience diff" algorithm
#8 0.976     --histogram           generate diff using the "histogram diff" algorithm
#8 0.976     --diff-algorithm <algorithm>
#8 0.976                           choose a diff algorithm
#8 0.976     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.976     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.976     --word-diff-regex <regex>
#8 0.976                           use <regex> to decide what a word is
#8 0.976     --color-words[=<regex>]
#8 0.976                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.976     --color-moved[=<mode>]
#8 0.976                           moved lines of code are colored differently
#8 0.976     --color-moved-ws <mode>
#8 0.976                           how white spaces are ignored in --color-moved
#8 0.976 
#8 0.976 Other diff options
#8 0.976     --relative[=<prefix>]
#8 0.976                           when run from subdir, exclude changes outside and show relative paths
#8 0.976     -a, --text            treat all files as text
#8 0.976     -R                    swap two inputs, reverse the diff
#8 0.976     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.976     --quiet               disable all output of the program
#8 0.976     --ext-diff            allow an external diff helper to be executed
#8 0.976     --textconv            run external text conversion filters when comparing binary files
#8 0.976     --ignore-submodules[=<when>]
#8 0.976                           ignore changes to submodules in the diff generation
#8 0.976     --submodule[=<format>]
#8 0.976                           specify how differences in submodules are shown
#8 0.976     --ita-invisible-in-index
#8 0.976                           hide 'git add -N' entries from the index
#8 0.976     --ita-visible-in-index
#8 0.976                           treat 'git add -N' entries as real in the index
#8 0.976     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.976     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.976     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.976     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.976     -O <file>             control the order in which files appear in the output
#8 0.976     --rotate-to <path>    show the change in the specified path first
#8 0.976     --skip-to <path>      skip the output to the specified path
#8 0.976     --find-object <object-id>
#8 0.976                           look for differences that change the number of occurrences of the specified object
#8 0.976     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.976                           select files by diff type
#8 0.976     --output <file>       output to a specific file
#8 0.976 
#8 0.978 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.978 To add an exception for this directory, call:
#8 0.978 
#8 0.978 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.979 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA'
#8 0.979 To add an exception for this directory, call:
#8 0.979 
#8 0.979 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA
#8 0.979 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.979 usage: git diff --no-index [<options>] <path> <path>
#8 0.979 
#8 0.979 Diff output format options
#8 0.979     -p, --patch           generate patch
#8 0.979     -s, --no-patch        suppress diff output
#8 0.979     -u                    generate patch
#8 0.979     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.979     -W, --function-context
#8 0.979                           generate diffs with <n> lines context
#8 0.979     --raw                 generate the diff in raw format
#8 0.979     --patch-with-raw      synonym for '-p --raw'
#8 0.979     --patch-with-stat     synonym for '-p --stat'
#8 0.979     --numstat             machine friendly --stat
#8 0.979     --shortstat           output only the last line of --stat
#8 0.979     -X, --dirstat[=<param1,param2>...]
#8 0.979                           output the distribution of relative amount of changes for each sub-directory
#8 0.979     --cumulative          synonym for --dirstat=cumulative
#8 0.979     --dirstat-by-file[=<param1,param2>...]
#8 0.979                           synonym for --dirstat=files,param1,param2...
#8 0.979     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.979     --summary             condensed summary such as creations, renames and mode changes
#8 0.979     --name-only           show only names of changed files
#8 0.979     --name-status         show only names and status of changed files
#8 0.979     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.979                           generate diffstat
#8 0.979     --stat-width <width>  generate diffstat with a given width
#8 0.979     --stat-name-width <width>
#8 0.979                           generate diffstat with a given name width
#8 0.979     --stat-graph-width <width>
#8 0.979                           generate diffstat with a given graph width
#8 0.979     --stat-count <count>  generate diffstat with limited lines
#8 0.979     --compact-summary     generate compact summary in diffstat
#8 0.979     --binary              output a binary diff that can be applied
#8 0.979     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.979     --color[=<when>]      show colored diff
#8 0.979     --ws-error-highlight <kind>
#8 0.979                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.979     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.979     --abbrev[=<n>]        use <n> digits to display object names
#8 0.979     --src-prefix <prefix>
#8 0.979                           show the given source prefix instead of "a/"
#8 0.979     --dst-prefix <prefix>
#8 0.979                           show the given destination prefix instead of "b/"
#8 0.979     --line-prefix <prefix>
#8 0.979                           prepend an additional prefix to every line of output
#8 0.979     --no-prefix           do not show any source or destination prefix
#8 0.979     --inter-hunk-context <n>
#8 0.979                           show context between diff hunks up to the specified number of lines
#8 0.979     --output-indicator-new <char>
#8 0.979                           specify the character to indicate a new line instead of '+'
#8 0.979     --output-indicator-old <char>
#8 0.979                           specify the character to indicate an old line instead of '-'
#8 0.979     --output-indicator-context <char>
#8 0.979                           specify the character to indicate a context instead of ' '
#8 0.979 
#8 0.979 Diff rename options
#8 0.979     -B, --break-rewrites[=<n>[/<m>]]
#8 0.979                           break complete rewrite changes into pairs of delete and create
#8 0.979     -M, --find-renames[=<n>]
#8 0.979                           detect renames
#8 0.979     -D, --irreversible-delete
#8 0.979                           omit the preimage for deletes
#8 0.979     -C, --find-copies[=<n>]
#8 0.979                           detect copies
#8 0.979     --find-copies-harder  use unmodified files as source to find copies
#8 0.979     --no-renames          disable rename detection
#8 0.979     --rename-empty        use empty blobs as rename source
#8 0.979     --follow              continue listing the history of a file beyond renames
#8 0.979     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.979 
#8 0.979 Diff algorithm options
#8 0.979     --minimal             produce the smallest possible diff
#8 0.979     -w, --ignore-all-space
#8 0.979                           ignore whitespace when comparing lines
#8 0.979     -b, --ignore-space-change
#8 0.979                           ignore changes in amount of whitespace
#8 0.979     --ignore-space-at-eol
#8 0.979                           ignore changes in whitespace at EOL
#8 0.979     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.979     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.979     -I, --ignore-matching-lines <regex>
#8 0.979                           ignore changes whose all lines match <regex>
#8 0.979     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.979     --patience            generate diff using the "patience diff" algorithm
#8 0.979     --histogram           generate diff using the "histogram diff" algorithm
#8 0.979     --diff-algorithm <algorithm>
#8 0.979                           choose a diff algorithm
#8 0.979     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.979     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.979     --word-diff-regex <regex>
#8 0.979                           use <regex> to decide what a word is
#8 0.979     --color-words[=<regex>]
#8 0.979                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.979     --color-moved[=<mode>]
#8 0.979                           moved lines of code are colored differently
#8 0.979     --color-moved-ws <mode>
#8 0.979                           how white spaces are ignored in --color-moved
#8 0.979 
#8 0.979 Other diff options
#8 0.979     --relative[=<prefix>]
#8 0.979                           when run from subdir, exclude changes outside and show relative paths
#8 0.979     -a, --text            treat all files as text
#8 0.979     -R                    swap two inputs, reverse the diff
#8 0.979     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.979     --quiet               disable all output of the program
#8 0.979     --ext-diff            allow an external diff helper to be executed
#8 0.979     --textconv            run external text conversion filters when comparing binary files
#8 0.979     --ignore-submodules[=<when>]
#8 0.979                           ignore changes to submodules in the diff generation
#8 0.979     --submodule[=<format>]
#8 0.979                           specify how differences in submodules are shown
#8 0.979     --ita-invisible-in-index
#8 0.979                           hide 'git add -N' entries from the index
#8 0.979     --ita-visible-in-index
#8 0.979                           treat 'git add -N' entries as real in the index
#8 0.979     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.979     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.979     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.979     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.979     -O <file>             control the order in which files appear in the output
#8 0.980     --rotate-to <path>    show the change in the specified path first
#8 0.980     --skip-to <path>      skip the output to the specified path
#8 0.980     --find-object <object-id>
#8 0.980                           look for differences that change the number of occurrences of the specified object
#8 0.980     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.980                           select files by diff type
#8 0.980     --output <file>       output to a specific file
#8 0.980 
#8 0.981 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.981 To add an exception for this directory, call:
#8 0.981 
#8 0.981 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.982 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP'
#8 0.982 To add an exception for this directory, call:
#8 0.982 
#8 0.982 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP
#8 0.982 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.982 usage: git diff --no-index [<options>] <path> <path>
#8 0.982 
#8 0.982 Diff output format options
#8 0.982     -p, --patch           generate patch
#8 0.982     -s, --no-patch        suppress diff output
#8 0.982     -u                    generate patch
#8 0.982     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.982     -W, --function-context
#8 0.982                           generate diffs with <n> lines context
#8 0.982     --raw                 generate the diff in raw format
#8 0.982     --patch-with-raw      synonym for '-p --raw'
#8 0.982     --patch-with-stat     synonym for '-p --stat'
#8 0.982     --numstat             machine friendly --stat
#8 0.982     --shortstat           output only the last line of --stat
#8 0.982     -X, --dirstat[=<param1,param2>...]
#8 0.982                           output the distribution of relative amount of changes for each sub-directory
#8 0.982     --cumulative          synonym for --dirstat=cumulative
#8 0.982     --dirstat-by-file[=<param1,param2>...]
#8 0.982                           synonym for --dirstat=files,param1,param2...
#8 0.982     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.982     --summary             condensed summary such as creations, renames and mode changes
#8 0.982     --name-only           show only names of changed files
#8 0.982     --name-status         show only names and status of changed files
#8 0.982     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.982                           generate diffstat
#8 0.982     --stat-width <width>  generate diffstat with a given width
#8 0.982     --stat-name-width <width>
#8 0.982                           generate diffstat with a given name width
#8 0.982     --stat-graph-width <width>
#8 0.982                           generate diffstat with a given graph width
#8 0.982     --stat-count <count>  generate diffstat with limited lines
#8 0.982     --compact-summary     generate compact summary in diffstat
#8 0.982     --binary              output a binary diff that can be applied
#8 0.982     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.982     --color[=<when>]      show colored diff
#8 0.982     --ws-error-highlight <kind>
#8 0.982                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.982     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.982     --abbrev[=<n>]        use <n> digits to display object names
#8 0.982     --src-prefix <prefix>
#8 0.982                           show the given source prefix instead of "a/"
#8 0.982     --dst-prefix <prefix>
#8 0.982                           show the given destination prefix instead of "b/"
#8 0.982     --line-prefix <prefix>
#8 0.982                           prepend an additional prefix to every line of output
#8 0.982     --no-prefix           do not show any source or destination prefix
#8 0.982     --inter-hunk-context <n>
#8 0.982                           show context between diff hunks up to the specified number of lines
#8 0.982     --output-indicator-new <char>
#8 0.982                           specify the character to indicate a new line instead of '+'
#8 0.982     --output-indicator-old <char>
#8 0.982                           specify the character to indicate an old line instead of '-'
#8 0.982     --output-indicator-context <char>
#8 0.982                           specify the character to indicate a context instead of ' '
#8 0.982 
#8 0.982 Diff rename options
#8 0.982     -B, --break-rewrites[=<n>[/<m>]]
#8 0.982                           break complete rewrite changes into pairs of delete and create
#8 0.982     -M, --find-renames[=<n>]
#8 0.982                           detect renames
#8 0.982     -D, --irreversible-delete
#8 0.982                           omit the preimage for deletes
#8 0.982     -C, --find-copies[=<n>]
#8 0.982                           detect copies
#8 0.982     --find-copies-harder  use unmodified files as source to find copies
#8 0.982     --no-renames          disable rename detection
#8 0.982     --rename-empty        use empty blobs as rename source
#8 0.982     --follow              continue listing the history of a file beyond renames
#8 0.982     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.982 
#8 0.982 Diff algorithm options
#8 0.982     --minimal             produce the smallest possible diff
#8 0.982     -w, --ignore-all-space
#8 0.982                           ignore whitespace when comparing lines
#8 0.982     -b, --ignore-space-change
#8 0.982                           ignore changes in amount of whitespace
#8 0.982     --ignore-space-at-eol
#8 0.982                           ignore changes in whitespace at EOL
#8 0.982     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.982     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.982     -I, --ignore-matching-lines <regex>
#8 0.982                           ignore changes whose all lines match <regex>
#8 0.982     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.982     --patience            generate diff using the "patience diff" algorithm
#8 0.982     --histogram           generate diff using the "histogram diff" algorithm
#8 0.982     --diff-algorithm <algorithm>
#8 0.982                           choose a diff algorithm
#8 0.982     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.982     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.982     --word-diff-regex <regex>
#8 0.982                           use <regex> to decide what a word is
#8 0.982     --color-words[=<regex>]
#8 0.982                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.982     --color-moved[=<mode>]
#8 0.982                           moved lines of code are colored differently
#8 0.982     --color-moved-ws <mode>
#8 0.982                           how white spaces are ignored in --color-moved
#8 0.982 
#8 0.982 Other diff options
#8 0.982     --relative[=<prefix>]
#8 0.982                           when run from subdir, exclude changes outside and show relative paths
#8 0.982     -a, --text            treat all files as text
#8 0.982     -R                    swap two inputs, reverse the diff
#8 0.982     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.982     --quiet               disable all output of the program
#8 0.982     --ext-diff            allow an external diff helper to be executed
#8 0.982     --textconv            run external text conversion filters when comparing binary files
#8 0.982     --ignore-submodules[=<when>]
#8 0.982                           ignore changes to submodules in the diff generation
#8 0.982     --submodule[=<format>]
#8 0.982                           specify how differences in submodules are shown
#8 0.982     --ita-invisible-in-index
#8 0.982                           hide 'git add -N' entries from the index
#8 0.982     --ita-visible-in-index
#8 0.982                           treat 'git add -N' entries as real in the index
#8 0.982     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.982     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.982     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.982     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.982     -O <file>             control the order in which files appear in the output
#8 0.982     --rotate-to <path>    show the change in the specified path first
#8 0.982     --skip-to <path>      skip the output to the specified path
#8 0.982     --find-object <object-id>
#8 0.982                           look for differences that change the number of occurrences of the specified object
#8 0.982     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.982                           select files by diff type
#8 0.982     --output <file>       output to a specific file
#8 0.982 
#8 0.993 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.993 To add an exception for this directory, call:
#8 0.993 
#8 0.993 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.994 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0'
#8 0.994 To add an exception for this directory, call:
#8 0.994 
#8 0.994 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0
#8 0.995 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.995 usage: git diff --no-index [<options>] <path> <path>
#8 0.995 
#8 0.995 Diff output format options
#8 0.995     -p, --patch           generate patch
#8 0.995     -s, --no-patch        suppress diff output
#8 0.995     -u                    generate patch
#8 0.995     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.995     -W, --function-context
#8 0.995                           generate diffs with <n> lines context
#8 0.995     --raw                 generate the diff in raw format
#8 0.995     --patch-with-raw      synonym for '-p --raw'
#8 0.995     --patch-with-stat     synonym for '-p --stat'
#8 0.995     --numstat             machine friendly --stat
#8 0.995     --shortstat           output only the last line of --stat
#8 0.995     -X, --dirstat[=<param1,param2>...]
#8 0.995                           output the distribution of relative amount of changes for each sub-directory
#8 0.995     --cumulative          synonym for --dirstat=cumulative
#8 0.995     --dirstat-by-file[=<param1,param2>...]
#8 0.995                           synonym for --dirstat=files,param1,param2...
#8 0.995     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.995     --summary             condensed summary such as creations, renames and mode changes
#8 0.995     --name-only           show only names of changed files
#8 0.995     --name-status         show only names and status of changed files
#8 0.995     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.995                           generate diffstat
#8 0.995     --stat-width <width>  generate diffstat with a given width
#8 0.995     --stat-name-width <width>
#8 0.995                           generate diffstat with a given name width
#8 0.995     --stat-graph-width <width>
#8 0.995                           generate diffstat with a given graph width
#8 0.995     --stat-count <count>  generate diffstat with limited lines
#8 0.995     --compact-summary     generate compact summary in diffstat
#8 0.995     --binary              output a binary diff that can be applied
#8 0.995     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.995     --color[=<when>]      show colored diff
#8 0.995     --ws-error-highlight <kind>
#8 0.995                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.995     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.995     --abbrev[=<n>]        use <n> digits to display object names
#8 0.995     --src-prefix <prefix>
#8 0.995                           show the given source prefix instead of "a/"
#8 0.995     --dst-prefix <prefix>
#8 0.995                           show the given destination prefix instead of "b/"
#8 0.995     --line-prefix <prefix>
#8 0.995                           prepend an additional prefix to every line of output
#8 0.995     --no-prefix           do not show any source or destination prefix
#8 0.995     --inter-hunk-context <n>
#8 0.995                           show context between diff hunks up to the specified number of lines
#8 0.995     --output-indicator-new <char>
#8 0.995                           specify the character to indicate a new line instead of '+'
#8 0.995     --output-indicator-old <char>
#8 0.995                           specify the character to indicate an old line instead of '-'
#8 0.995     --output-indicator-context <char>
#8 0.995                           specify the character to indicate a context instead of ' '
#8 0.995 
#8 0.995 Diff rename options
#8 0.995     -B, --break-rewrites[=<n>[/<m>]]
#8 0.995                           break complete rewrite changes into pairs of delete and create
#8 0.995     -M, --find-renames[=<n>]
#8 0.995                           detect renames
#8 0.995     -D, --irreversible-delete
#8 0.995                           omit the preimage for deletes
#8 0.995     -C, --find-copies[=<n>]
#8 0.995                           detect copies
#8 0.995     --find-copies-harder  use unmodified files as source to find copies
#8 0.995     --no-renames          disable rename detection
#8 0.995     --rename-empty        use empty blobs as rename source
#8 0.995     --follow              continue listing the history of a file beyond renames
#8 0.995     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.995 
#8 0.995 Diff algorithm options
#8 0.995     --minimal             produce the smallest possible diff
#8 0.995     -w, --ignore-all-space
#8 0.995                           ignore whitespace when comparing lines
#8 0.995     -b, --ignore-space-change
#8 0.995                           ignore changes in amount of whitespace
#8 0.995     --ignore-space-at-eol
#8 0.995                           ignore changes in whitespace at EOL
#8 0.995     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.995     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.995     -I, --ignore-matching-lines <regex>
#8 0.995                           ignore changes whose all lines match <regex>
#8 0.995     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.995     --patience            generate diff using the "patience diff" algorithm
#8 0.995     --histogram           generate diff using the "histogram diff" algorithm
#8 0.995     --diff-algorithm <algorithm>
#8 0.995                           choose a diff algorithm
#8 0.995     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.995     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.995     --word-diff-regex <regex>
#8 0.995                           use <regex> to decide what a word is
#8 0.995     --color-words[=<regex>]
#8 0.995                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.995     --color-moved[=<mode>]
#8 0.995                           moved lines of code are colored differently
#8 0.995     --color-moved-ws <mode>
#8 0.995                           how white spaces are ignored in --color-moved
#8 0.995 
#8 0.995 Other diff options
#8 0.995     --relative[=<prefix>]
#8 0.995                           when run from subdir, exclude changes outside and show relative paths
#8 0.995     -a, --text            treat all files as text
#8 0.995     -R                    swap two inputs, reverse the diff
#8 0.995     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.995     --quiet               disable all output of the program
#8 0.995     --ext-diff            allow an external diff helper to be executed
#8 0.995     --textconv            run external text conversion filters when comparing binary files
#8 0.995     --ignore-submodules[=<when>]
#8 0.995                           ignore changes to submodules in the diff generation
#8 0.995     --submodule[=<format>]
#8 0.995                           specify how differences in submodules are shown
#8 0.995     --ita-invisible-in-index
#8 0.995                           hide 'git add -N' entries from the index
#8 0.995     --ita-visible-in-index
#8 0.995                           treat 'git add -N' entries as real in the index
#8 0.995     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.995     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.995     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.995     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.995     -O <file>             control the order in which files appear in the output
#8 0.995     --rotate-to <path>    show the change in the specified path first
#8 0.995     --skip-to <path>      skip the output to the specified path
#8 0.995     --find-object <object-id>
#8 0.995                           look for differences that change the number of occurrences of the specified object
#8 0.995     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.995                           select files by diff type
#8 0.995     --output <file>       output to a specific file
#8 0.995 
#8 0.997 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.997 To add an exception for this directory, call:
#8 0.997 
#8 0.997 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.998 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'
#8 0.998 To add an exception for this directory, call:
#8 0.998 
#8 0.998 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#8 0.999 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 0.999 usage: git diff --no-index [<options>] <path> <path>
#8 0.999 
#8 0.999 Diff output format options
#8 0.999     -p, --patch           generate patch
#8 0.999     -s, --no-patch        suppress diff output
#8 0.999     -u                    generate patch
#8 0.999     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 0.999     -W, --function-context
#8 0.999                           generate diffs with <n> lines context
#8 0.999     --raw                 generate the diff in raw format
#8 0.999     --patch-with-raw      synonym for '-p --raw'
#8 0.999     --patch-with-stat     synonym for '-p --stat'
#8 0.999     --numstat             machine friendly --stat
#8 0.999     --shortstat           output only the last line of --stat
#8 0.999     -X, --dirstat[=<param1,param2>...]
#8 0.999                           output the distribution of relative amount of changes for each sub-directory
#8 0.999     --cumulative          synonym for --dirstat=cumulative
#8 0.999     --dirstat-by-file[=<param1,param2>...]
#8 0.999                           synonym for --dirstat=files,param1,param2...
#8 0.999     --check               warn if changes introduce conflict markers or whitespace errors
#8 0.999     --summary             condensed summary such as creations, renames and mode changes
#8 0.999     --name-only           show only names of changed files
#8 0.999     --name-status         show only names and status of changed files
#8 0.999     --stat[=<width>[,<name-width>[,<count>]]]
#8 0.999                           generate diffstat
#8 0.999     --stat-width <width>  generate diffstat with a given width
#8 0.999     --stat-name-width <width>
#8 0.999                           generate diffstat with a given name width
#8 0.999     --stat-graph-width <width>
#8 0.999                           generate diffstat with a given graph width
#8 0.999     --stat-count <count>  generate diffstat with limited lines
#8 0.999     --compact-summary     generate compact summary in diffstat
#8 0.999     --binary              output a binary diff that can be applied
#8 0.999     --full-index          show full pre- and post-image object names on the "index" lines
#8 0.999     --color[=<when>]      show colored diff
#8 0.999     --ws-error-highlight <kind>
#8 0.999                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 0.999     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 0.999     --abbrev[=<n>]        use <n> digits to display object names
#8 0.999     --src-prefix <prefix>
#8 0.999                           show the given source prefix instead of "a/"
#8 0.999     --dst-prefix <prefix>
#8 0.999                           show the given destination prefix instead of "b/"
#8 0.999     --line-prefix <prefix>
#8 0.999                           prepend an additional prefix to every line of output
#8 0.999     --no-prefix           do not show any source or destination prefix
#8 0.999     --inter-hunk-context <n>
#8 0.999                           show context between diff hunks up to the specified number of lines
#8 0.999     --output-indicator-new <char>
#8 0.999                           specify the character to indicate a new line instead of '+'
#8 0.999     --output-indicator-old <char>
#8 0.999                           specify the character to indicate an old line instead of '-'
#8 0.999     --output-indicator-context <char>
#8 0.999                           specify the character to indicate a context instead of ' '
#8 0.999 
#8 0.999 Diff rename options
#8 0.999     -B, --break-rewrites[=<n>[/<m>]]
#8 0.999                           break complete rewrite changes into pairs of delete and create
#8 0.999     -M, --find-renames[=<n>]
#8 0.999                           detect renames
#8 0.999     -D, --irreversible-delete
#8 0.999                           omit the preimage for deletes
#8 0.999     -C, --find-copies[=<n>]
#8 0.999                           detect copies
#8 0.999     --find-copies-harder  use unmodified files as source to find copies
#8 0.999     --no-renames          disable rename detection
#8 0.999     --rename-empty        use empty blobs as rename source
#8 0.999     --follow              continue listing the history of a file beyond renames
#8 0.999     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 0.999 
#8 0.999 Diff algorithm options
#8 0.999     --minimal             produce the smallest possible diff
#8 0.999     -w, --ignore-all-space
#8 0.999                           ignore whitespace when comparing lines
#8 0.999     -b, --ignore-space-change
#8 0.999                           ignore changes in amount of whitespace
#8 0.999     --ignore-space-at-eol
#8 0.999                           ignore changes in whitespace at EOL
#8 0.999     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 0.999     --ignore-blank-lines  ignore changes whose lines are all blank
#8 0.999     -I, --ignore-matching-lines <regex>
#8 0.999                           ignore changes whose all lines match <regex>
#8 0.999     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 0.999     --patience            generate diff using the "patience diff" algorithm
#8 0.999     --histogram           generate diff using the "histogram diff" algorithm
#8 0.999     --diff-algorithm <algorithm>
#8 0.999                           choose a diff algorithm
#8 0.999     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 0.999     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 0.999     --word-diff-regex <regex>
#8 0.999                           use <regex> to decide what a word is
#8 0.999     --color-words[=<regex>]
#8 0.999                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 0.999     --color-moved[=<mode>]
#8 0.999                           moved lines of code are colored differently
#8 0.999     --color-moved-ws <mode>
#8 0.999                           how white spaces are ignored in --color-moved
#8 0.999 
#8 0.999 Other diff options
#8 0.999     --relative[=<prefix>]
#8 0.999                           when run from subdir, exclude changes outside and show relative paths
#8 0.999     -a, --text            treat all files as text
#8 0.999     -R                    swap two inputs, reverse the diff
#8 0.999     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 0.999     --quiet               disable all output of the program
#8 0.999     --ext-diff            allow an external diff helper to be executed
#8 0.999     --textconv            run external text conversion filters when comparing binary files
#8 0.999     --ignore-submodules[=<when>]
#8 0.999                           ignore changes to submodules in the diff generation
#8 0.999     --submodule[=<format>]
#8 0.999                           specify how differences in submodules are shown
#8 0.999     --ita-invisible-in-index
#8 0.999                           hide 'git add -N' entries from the index
#8 0.999     --ita-visible-in-index
#8 0.999                           treat 'git add -N' entries as real in the index
#8 0.999     -S <string>           look for differences that change the number of occurrences of the specified string
#8 0.999     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 0.999     --pickaxe-all         show all changes in the changeset with -S or -G
#8 0.999     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 0.999     -O <file>             control the order in which files appear in the output
#8 0.999     --rotate-to <path>    show the change in the specified path first
#8 0.999     --skip-to <path>      skip the output to the specified path
#8 0.999     --find-object <object-id>
#8 0.999                           look for differences that change the number of occurrences of the specified object
#8 0.999     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 0.999                           select files by diff type
#8 0.999     --output <file>       output to a specific file
#8 0.999 
#8 1.001 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 1.001 To add an exception for this directory, call:
#8 1.001 
#8 1.001 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 1.002 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS'
#8 1.002 To add an exception for this directory, call:
#8 1.002 
#8 1.002 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS
#8 1.002 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.002 usage: git diff --no-index [<options>] <path> <path>
#8 1.002 
#8 1.002 Diff output format options
#8 1.002     -p, --patch           generate patch
#8 1.002     -s, --no-patch        suppress diff output
#8 1.002     -u                    generate patch
#8 1.002     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.002     -W, --function-context
#8 1.002                           generate diffs with <n> lines context
#8 1.002     --raw                 generate the diff in raw format
#8 1.002     --patch-with-raw      synonym for '-p --raw'
#8 1.002     --patch-with-stat     synonym for '-p --stat'
#8 1.002     --numstat             machine friendly --stat
#8 1.002     --shortstat           output only the last line of --stat
#8 1.002     -X, --dirstat[=<param1,param2>...]
#8 1.002                           output the distribution of relative amount of changes for each sub-directory
#8 1.002     --cumulative          synonym for --dirstat=cumulative
#8 1.002     --dirstat-by-file[=<param1,param2>...]
#8 1.002                           synonym for --dirstat=files,param1,param2...
#8 1.002     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.002     --summary             condensed summary such as creations, renames and mode changes
#8 1.002     --name-only           show only names of changed files
#8 1.002     --name-status         show only names and status of changed files
#8 1.002     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.002                           generate diffstat
#8 1.002     --stat-width <width>  generate diffstat with a given width
#8 1.002     --stat-name-width <width>
#8 1.002                           generate diffstat with a given name width
#8 1.002     --stat-graph-width <width>
#8 1.002                           generate diffstat with a given graph width
#8 1.002     --stat-count <count>  generate diffstat with limited lines
#8 1.002     --compact-summary     generate compact summary in diffstat
#8 1.002     --binary              output a binary diff that can be applied
#8 1.002     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.002     --color[=<when>]      show colored diff
#8 1.002     --ws-error-highlight <kind>
#8 1.002                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.002     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.002     --abbrev[=<n>]        use <n> digits to display object names
#8 1.002     --src-prefix <prefix>
#8 1.002                           show the given source prefix instead of "a/"
#8 1.002     --dst-prefix <prefix>
#8 1.002                           show the given destination prefix instead of "b/"
#8 1.002     --line-prefix <prefix>
#8 1.002                           prepend an additional prefix to every line of output
#8 1.002     --no-prefix           do not show any source or destination prefix
#8 1.002     --inter-hunk-context <n>
#8 1.002                           show context between diff hunks up to the specified number of lines
#8 1.002     --output-indicator-new <char>
#8 1.002                           specify the character to indicate a new line instead of '+'
#8 1.002     --output-indicator-old <char>
#8 1.002                           specify the character to indicate an old line instead of '-'
#8 1.002     --output-indicator-context <char>
#8 1.002                           specify the character to indicate a context instead of ' '
#8 1.002 
#8 1.002 Diff rename options
#8 1.002     -B, --break-rewrites[=<n>[/<m>]]
#8 1.002                           break complete rewrite changes into pairs of delete and create
#8 1.002     -M, --find-renames[=<n>]
#8 1.002                           detect renames
#8 1.002     -D, --irreversible-delete
#8 1.003                           omit the preimage for deletes
#8 1.003     -C, --find-copies[=<n>]
#8 1.003                           detect copies
#8 1.003     --find-copies-harder  use unmodified files as source to find copies
#8 1.003     --no-renames          disable rename detection
#8 1.003     --rename-empty        use empty blobs as rename source
#8 1.003     --follow              continue listing the history of a file beyond renames
#8 1.003     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.003 
#8 1.003 Diff algorithm options
#8 1.003     --minimal             produce the smallest possible diff
#8 1.003     -w, --ignore-all-space
#8 1.003                           ignore whitespace when comparing lines
#8 1.003     -b, --ignore-space-change
#8 1.003                           ignore changes in amount of whitespace
#8 1.003     --ignore-space-at-eol
#8 1.003                           ignore changes in whitespace at EOL
#8 1.003     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.003     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.003     -I, --ignore-matching-lines <regex>
#8 1.003                           ignore changes whose all lines match <regex>
#8 1.003     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.003     --patience            generate diff using the "patience diff" algorithm
#8 1.003     --histogram           generate diff using the "histogram diff" algorithm
#8 1.003     --diff-algorithm <algorithm>
#8 1.003                           choose a diff algorithm
#8 1.003     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.003     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.003     --word-diff-regex <regex>
#8 1.003                           use <regex> to decide what a word is
#8 1.003     --color-words[=<regex>]
#8 1.003                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.003     --color-moved[=<mode>]
#8 1.003                           moved lines of code are colored differently
#8 1.003     --color-moved-ws <mode>
#8 1.003                           how white spaces are ignored in --color-moved
#8 1.003 
#8 1.003 Other diff options
#8 1.003     --relative[=<prefix>]
#8 1.003                           when run from subdir, exclude changes outside and show relative paths
#8 1.003     -a, --text            treat all files as text
#8 1.003     -R                    swap two inputs, reverse the diff
#8 1.003     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.003     --quiet               disable all output of the program
#8 1.003     --ext-diff            allow an external diff helper to be executed
#8 1.003     --textconv            run external text conversion filters when comparing binary files
#8 1.003     --ignore-submodules[=<when>]
#8 1.003                           ignore changes to submodules in the diff generation
#8 1.003     --submodule[=<format>]
#8 1.003                           specify how differences in submodules are shown
#8 1.003     --ita-invisible-in-index
#8 1.003                           hide 'git add -N' entries from the index
#8 1.003     --ita-visible-in-index
#8 1.003                           treat 'git add -N' entries as real in the index
#8 1.003     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.003     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.003     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.003     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.003     -O <file>             control the order in which files appear in the output
#8 1.003     --rotate-to <path>    show the change in the specified path first
#8 1.003     --skip-to <path>      skip the output to the specified path
#8 1.003     --find-object <object-id>
#8 1.003                           look for differences that change the number of occurrences of the specified object
#8 1.003     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.003                           select files by diff type
#8 1.003     --output <file>       output to a specific file
#8 1.003 
#8 1.006 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 1.006 To add an exception for this directory, call:
#8 1.006 
#8 1.006 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 1.007 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE'
#8 1.007 To add an exception for this directory, call:
#8 1.007 
#8 1.007 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE
#8 1.008 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.008 usage: git diff --no-index [<options>] <path> <path>
#8 1.008 
#8 1.008 Diff output format options
#8 1.008     -p, --patch           generate patch
#8 1.008     -s, --no-patch        suppress diff output
#8 1.008     -u                    generate patch
#8 1.008     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.008     -W, --function-context
#8 1.008                           generate diffs with <n> lines context
#8 1.008     --raw                 generate the diff in raw format
#8 1.008     --patch-with-raw      synonym for '-p --raw'
#8 1.008     --patch-with-stat     synonym for '-p --stat'
#8 1.008     --numstat             machine friendly --stat
#8 1.008     --shortstat           output only the last line of --stat
#8 1.008     -X, --dirstat[=<param1,param2>...]
#8 1.008                           output the distribution of relative amount of changes for each sub-directory
#8 1.008     --cumulative          synonym for --dirstat=cumulative
#8 1.008     --dirstat-by-file[=<param1,param2>...]
#8 1.008                           synonym for --dirstat=files,param1,param2...
#8 1.008     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.008     --summary             condensed summary such as creations, renames and mode changes
#8 1.008     --name-only           show only names of changed files
#8 1.008     --name-status         show only names and status of changed files
#8 1.008     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.008                           generate diffstat
#8 1.008     --stat-width <width>  generate diffstat with a given width
#8 1.008     --stat-name-width <width>
#8 1.008                           generate diffstat with a given name width
#8 1.008     --stat-graph-width <width>
#8 1.008                           generate diffstat with a given graph width
#8 1.008     --stat-count <count>  generate diffstat with limited lines
#8 1.008     --compact-summary     generate compact summary in diffstat
#8 1.008     --binary              output a binary diff that can be applied
#8 1.008     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.008     --color[=<when>]      show colored diff
#8 1.008     --ws-error-highlight <kind>
#8 1.008                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.008     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.008     --abbrev[=<n>]        use <n> digits to display object names
#8 1.008     --src-prefix <prefix>
#8 1.008                           show the given source prefix instead of "a/"
#8 1.008     --dst-prefix <prefix>
#8 1.008                           show the given destination prefix instead of "b/"
#8 1.008     --line-prefix <prefix>
#8 1.008                           prepend an additional prefix to every line of output
#8 1.008     --no-prefix           do not show any source or destination prefix
#8 1.008     --inter-hunk-context <n>
#8 1.008                           show context between diff hunks up to the specified number of lines
#8 1.008     --output-indicator-new <char>
#8 1.008                           specify the character to indicate a new line instead of '+'
#8 1.008     --output-indicator-old <char>
#8 1.008                           specify the character to indicate an old line instead of '-'
#8 1.008     --output-indicator-context <char>
#8 1.008                           specify the character to indicate a context instead of ' '
#8 1.008 
#8 1.008 Diff rename options
#8 1.008     -B, --break-rewrites[=<n>[/<m>]]
#8 1.008                           break complete rewrite changes into pairs of delete and create
#8 1.008     -M, --find-renames[=<n>]
#8 1.008                           detect renames
#8 1.008     -D, --irreversible-delete
#8 1.008                           omit the preimage for deletes
#8 1.008     -C, --find-copies[=<n>]
#8 1.008                           detect copies
#8 1.008     --find-copies-harder  use unmodified files as source to find copies
#8 1.008     --no-renames          disable rename detection
#8 1.008     --rename-empty        use empty blobs as rename source
#8 1.008     --follow              continue listing the history of a file beyond renames
#8 1.008     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.008 
#8 1.008 Diff algorithm options
#8 1.008     --minimal             produce the smallest possible diff
#8 1.008     -w, --ignore-all-space
#8 1.008                           ignore whitespace when comparing lines
#8 1.008     -b, --ignore-space-change
#8 1.008                           ignore changes in amount of whitespace
#8 1.008     --ignore-space-at-eol
#8 1.008                           ignore changes in whitespace at EOL
#8 1.008     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.008     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.008     -I, --ignore-matching-lines <regex>
#8 1.008                           ignore changes whose all lines match <regex>
#8 1.008     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.008     --patience            generate diff using the "patience diff" algorithm
#8 1.008     --histogram           generate diff using the "histogram diff" algorithm
#8 1.008     --diff-algorithm <algorithm>
#8 1.008                           choose a diff algorithm
#8 1.008     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.008     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.008     --word-diff-regex <regex>
#8 1.008                           use <regex> to decide what a word is
#8 1.008     --color-words[=<regex>]
#8 1.008                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.008     --color-moved[=<mode>]
#8 1.008                           moved lines of code are colored differently
#8 1.008     --color-moved-ws <mode>
#8 1.008                           how white spaces are ignored in --color-moved
#8 1.008 
#8 1.008 Other diff options
#8 1.008     --relative[=<prefix>]
#8 1.008                           when run from subdir, exclude changes outside and show relative paths
#8 1.008     -a, --text            treat all files as text
#8 1.008     -R                    swap two inputs, reverse the diff
#8 1.008     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.008     --quiet               disable all output of the program
#8 1.008     --ext-diff            allow an external diff helper to be executed
#8 1.008     --textconv            run external text conversion filters when comparing binary files
#8 1.008     --ignore-submodules[=<when>]
#8 1.008                           ignore changes to submodules in the diff generation
#8 1.008     --submodule[=<format>]
#8 1.008                           specify how differences in submodules are shown
#8 1.008     --ita-invisible-in-index
#8 1.008                           hide 'git add -N' entries from the index
#8 1.008     --ita-visible-in-index
#8 1.008                           treat 'git add -N' entries as real in the index
#8 1.008     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.008     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.008     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.008     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.008     -O <file>             control the order in which files appear in the output
#8 1.008     --rotate-to <path>    show the change in the specified path first
#8 1.008     --skip-to <path>      skip the output to the specified path
#8 1.008     --find-object <object-id>
#8 1.008                           look for differences that change the number of occurrences of the specified object
#8 1.008     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.008                           select files by diff type
#8 1.008     --output <file>       output to a specific file
#8 1.008 
#8 1.019 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 1.019 To add an exception for this directory, call:
#8 1.019 
#8 1.019 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 1.020 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0'
#8 1.020 To add an exception for this directory, call:
#8 1.020 
#8 1.020 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0
#8 1.021 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.021 usage: git diff --no-index [<options>] <path> <path>
#8 1.021 
#8 1.021 Diff output format options
#8 1.021     -p, --patch           generate patch
#8 1.021     -s, --no-patch        suppress diff output
#8 1.021     -u                    generate patch
#8 1.021     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.021     -W, --function-context
#8 1.021                           generate diffs with <n> lines context
#8 1.021     --raw                 generate the diff in raw format
#8 1.021     --patch-with-raw      synonym for '-p --raw'
#8 1.021     --patch-with-stat     synonym for '-p --stat'
#8 1.021     --numstat             machine friendly --stat
#8 1.021     --shortstat           output only the last line of --stat
#8 1.021     -X, --dirstat[=<param1,param2>...]
#8 1.021                           output the distribution of relative amount of changes for each sub-directory
#8 1.021     --cumulative          synonym for --dirstat=cumulative
#8 1.021     --dirstat-by-file[=<param1,param2>...]
#8 1.021                           synonym for --dirstat=files,param1,param2...
#8 1.021     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.021     --summary             condensed summary such as creations, renames and mode changes
#8 1.021     --name-only           show only names of changed files
#8 1.021     --name-status         show only names and status of changed files
#8 1.021     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.021                           generate diffstat
#8 1.021     --stat-width <width>  generate diffstat with a given width
#8 1.021     --stat-name-width <width>
#8 1.021                           generate diffstat with a given name width
#8 1.021     --stat-graph-width <width>
#8 1.021                           generate diffstat with a given graph width
#8 1.021     --stat-count <count>  generate diffstat with limited lines
#8 1.021     --compact-summary     generate compact summary in diffstat
#8 1.021     --binary              output a binary diff that can be applied
#8 1.021     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.021     --color[=<when>]      show colored diff
#8 1.021     --ws-error-highlight <kind>
#8 1.021                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.021     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.021     --abbrev[=<n>]        use <n> digits to display object names
#8 1.021     --src-prefix <prefix>
#8 1.021                           show the given source prefix instead of "a/"
#8 1.021     --dst-prefix <prefix>
#8 1.021                           show the given destination prefix instead of "b/"
#8 1.021     --line-prefix <prefix>
#8 1.021                           prepend an additional prefix to every line of output
#8 1.021     --no-prefix           do not show any source or destination prefix
#8 1.021     --inter-hunk-context <n>
#8 1.021                           show context between diff hunks up to the specified number of lines
#8 1.021     --output-indicator-new <char>
#8 1.021                           specify the character to indicate a new line instead of '+'
#8 1.021     --output-indicator-old <char>
#8 1.021                           specify the character to indicate an old line instead of '-'
#8 1.021     --output-indicator-context <char>
#8 1.021                           specify the character to indicate a context instead of ' '
#8 1.021 
#8 1.021 Diff rename options
#8 1.021     -B, --break-rewrites[=<n>[/<m>]]
#8 1.021                           break complete rewrite changes into pairs of delete and create
#8 1.021     -M, --find-renames[=<n>]
#8 1.021                           detect renames
#8 1.021     -D, --irreversible-delete
#8 1.021                           omit the preimage for deletes
#8 1.021     -C, --find-copies[=<n>]
#8 1.021                           detect copies
#8 1.021     --find-copies-harder  use unmodified files as source to find copies
#8 1.021     --no-renames          disable rename detection
#8 1.021     --rename-empty        use empty blobs as rename source
#8 1.021     --follow              continue listing the history of a file beyond renames
#8 1.021     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.021 
#8 1.021 Diff algorithm options
#8 1.021     --minimal             produce the smallest possible diff
#8 1.021     -w, --ignore-all-space
#8 1.021                           ignore whitespace when comparing lines
#8 1.021     -b, --ignore-space-change
#8 1.021                           ignore changes in amount of whitespace
#8 1.021     --ignore-space-at-eol
#8 1.021                           ignore changes in whitespace at EOL
#8 1.021     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.021     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.021     -I, --ignore-matching-lines <regex>
#8 1.021                           ignore changes whose all lines match <regex>
#8 1.021     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.021     --patience            generate diff using the "patience diff" algorithm
#8 1.021     --histogram           generate diff using the "histogram diff" algorithm
#8 1.021     --diff-algorithm <algorithm>
#8 1.021                           choose a diff algorithm
#8 1.021     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.021     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.021     --word-diff-regex <regex>
#8 1.021                           use <regex> to decide what a word is
#8 1.021     --color-words[=<regex>]
#8 1.021                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.021     --color-moved[=<mode>]
#8 1.021                           moved lines of code are colored differently
#8 1.021     --color-moved-ws <mode>
#8 1.021                           how white spaces are ignored in --color-moved
#8 1.021 
#8 1.021 Other diff options
#8 1.021     --relative[=<prefix>]
#8 1.021                           when run from subdir, exclude changes outside and show relative paths
#8 1.021     -a, --text            treat all files as text
#8 1.021     -R                    swap two inputs, reverse the diff
#8 1.021     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.021     --quiet               disable all output of the program
#8 1.021     --ext-diff            allow an external diff helper to be executed
#8 1.021     --textconv            run external text conversion filters when comparing binary files
#8 1.021     --ignore-submodules[=<when>]
#8 1.021                           ignore changes to submodules in the diff generation
#8 1.021     --submodule[=<format>]
#8 1.021                           specify how differences in submodules are shown
#8 1.021     --ita-invisible-in-index
#8 1.021                           hide 'git add -N' entries from the index
#8 1.021     --ita-visible-in-index
#8 1.021                           treat 'git add -N' entries as real in the index
#8 1.021     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.021     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.021     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.021     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.021     -O <file>             control the order in which files appear in the output
#8 1.021     --rotate-to <path>    show the change in the specified path first
#8 1.021     --skip-to <path>      skip the output to the specified path
#8 1.021     --find-object <object-id>
#8 1.021                           look for differences that change the number of occurrences of the specified object
#8 1.021     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.021                           select files by diff type
#8 1.021     --output <file>       output to a specific file
#8 1.021 
#8 1.022 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 1.022 To add an exception for this directory, call:
#8 1.022 
#8 1.022 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 1.023 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0'
#8 1.023 To add an exception for this directory, call:
#8 1.023 
#8 1.023 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0
#8 1.024 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.024 usage: git diff --no-index [<options>] <path> <path>
#8 1.024 
#8 1.024 Diff output format options
#8 1.024     -p, --patch           generate patch
#8 1.024     -s, --no-patch        suppress diff output
#8 1.024     -u                    generate patch
#8 1.024     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.024     -W, --function-context
#8 1.024                           generate diffs with <n> lines context
#8 1.024     --raw                 generate the diff in raw format
#8 1.024     --patch-with-raw      synonym for '-p --raw'
#8 1.024     --patch-with-stat     synonym for '-p --stat'
#8 1.024     --numstat             machine friendly --stat
#8 1.024     --shortstat           output only the last line of --stat
#8 1.024     -X, --dirstat[=<param1,param2>...]
#8 1.024                           output the distribution of relative amount of changes for each sub-directory
#8 1.024     --cumulative          synonym for --dirstat=cumulative
#8 1.024     --dirstat-by-file[=<param1,param2>...]
#8 1.024                           synonym for --dirstat=files,param1,param2...
#8 1.024     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.024     --summary             condensed summary such as creations, renames and mode changes
#8 1.024     --name-only           show only names of changed files
#8 1.024     --name-status         show only names and status of changed files
#8 1.024     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.024                           generate diffstat
#8 1.024     --stat-width <width>  generate diffstat with a given width
#8 1.024     --stat-name-width <width>
#8 1.024                           generate diffstat with a given name width
#8 1.024     --stat-graph-width <width>
#8 1.024                           generate diffstat with a given graph width
#8 1.024     --stat-count <count>  generate diffstat with limited lines
#8 1.024     --compact-summary     generate compact summary in diffstat
#8 1.024     --binary              output a binary diff that can be applied
#8 1.024     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.024     --color[=<when>]      show colored diff
#8 1.024     --ws-error-highlight <kind>
#8 1.024                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.024     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.024     --abbrev[=<n>]        use <n> digits to display object names
#8 1.024     --src-prefix <prefix>
#8 1.024                           show the given source prefix instead of "a/"
#8 1.024     --dst-prefix <prefix>
#8 1.024                           show the given destination prefix instead of "b/"
#8 1.024     --line-prefix <prefix>
#8 1.024                           prepend an additional prefix to every line of output
#8 1.024     --no-prefix           do not show any source or destination prefix
#8 1.024     --inter-hunk-context <n>
#8 1.024                           show context between diff hunks up to the specified number of lines
#8 1.024     --output-indicator-new <char>
#8 1.024                           specify the character to indicate a new line instead of '+'
#8 1.024     --output-indicator-old <char>
#8 1.024                           specify the character to indicate an old line instead of '-'
#8 1.024     --output-indicator-context <char>
#8 1.024                           specify the character to indicate a context instead of ' '
#8 1.024 
#8 1.024 Diff rename options
#8 1.024     -B, --break-rewrites[=<n>[/<m>]]
#8 1.024                           break complete rewrite changes into pairs of delete and create
#8 1.024     -M, --find-renames[=<n>]
#8 1.024                           detect renames
#8 1.024     -D, --irreversible-delete
#8 1.024                           omit the preimage for deletes
#8 1.024     -C, --find-copies[=<n>]
#8 1.024                           detect copies
#8 1.024     --find-copies-harder  use unmodified files as source to find copies
#8 1.024     --no-renames          disable rename detection
#8 1.024     --rename-empty        use empty blobs as rename source
#8 1.024     --follow              continue listing the history of a file beyond renames
#8 1.024     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.024 
#8 1.024 Diff algorithm options
#8 1.024     --minimal             produce the smallest possible diff
#8 1.024     -w, --ignore-all-space
#8 1.024                           ignore whitespace when comparing lines
#8 1.024     -b, --ignore-space-change
#8 1.024                           ignore changes in amount of whitespace
#8 1.024     --ignore-space-at-eol
#8 1.024                           ignore changes in whitespace at EOL
#8 1.024     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.024     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.024     -I, --ignore-matching-lines <regex>
#8 1.024                           ignore changes whose all lines match <regex>
#8 1.024     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.024     --patience            generate diff using the "patience diff" algorithm
#8 1.024     --histogram           generate diff using the "histogram diff" algorithm
#8 1.024     --diff-algorithm <algorithm>
#8 1.024                           choose a diff algorithm
#8 1.024     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.024     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.024     --word-diff-regex <regex>
#8 1.024                           use <regex> to decide what a word is
#8 1.024     --color-words[=<regex>]
#8 1.024                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.024     --color-moved[=<mode>]
#8 1.024                           moved lines of code are colored differently
#8 1.024     --color-moved-ws <mode>
#8 1.024                           how white spaces are ignored in --color-moved
#8 1.024 
#8 1.024 Other diff options
#8 1.024     --relative[=<prefix>]
#8 1.024                           when run from subdir, exclude changes outside and show relative paths
#8 1.024     -a, --text            treat all files as text
#8 1.024     -R                    swap two inputs, reverse the diff
#8 1.024     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.024     --quiet               disable all output of the program
#8 1.024     --ext-diff            allow an external diff helper to be executed
#8 1.024     --textconv            run external text conversion filters when comparing binary files
#8 1.024     --ignore-submodules[=<when>]
#8 1.024                           ignore changes to submodules in the diff generation
#8 1.024     --submodule[=<format>]
#8 1.024                           specify how differences in submodules are shown
#8 1.024     --ita-invisible-in-index
#8 1.024                           hide 'git add -N' entries from the index
#8 1.024     --ita-visible-in-index
#8 1.024                           treat 'git add -N' entries as real in the index
#8 1.024     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.024     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.024     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.024     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.024     -O <file>             control the order in which files appear in the output
#8 1.024     --rotate-to <path>    show the change in the specified path first
#8 1.024     --skip-to <path>      skip the output to the specified path
#8 1.024     --find-object <object-id>
#8 1.024                           look for differences that change the number of occurrences of the specified object
#8 1.024     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.024                           select files by diff type
#8 1.024     --output <file>       output to a specific file
#8 1.024 
#8 1.026 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 1.026 To add an exception for this directory, call:
#8 1.026 
#8 1.026 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 1.027 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP'
#8 1.027 To add an exception for this directory, call:
#8 1.027 
#8 1.027 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP
#8 1.028 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.028 usage: git diff --no-index [<options>] <path> <path>
#8 1.028 
#8 1.028 Diff output format options
#8 1.028     -p, --patch           generate patch
#8 1.028     -s, --no-patch        suppress diff output
#8 1.028     -u                    generate patch
#8 1.028     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.028     -W, --function-context
#8 1.028                           generate diffs with <n> lines context
#8 1.028     --raw                 generate the diff in raw format
#8 1.028     --patch-with-raw      synonym for '-p --raw'
#8 1.028     --patch-with-stat     synonym for '-p --stat'
#8 1.028     --numstat             machine friendly --stat
#8 1.028     --shortstat           output only the last line of --stat
#8 1.028     -X, --dirstat[=<param1,param2>...]
#8 1.028                           output the distribution of relative amount of changes for each sub-directory
#8 1.028     --cumulative          synonym for --dirstat=cumulative
#8 1.028     --dirstat-by-file[=<param1,param2>...]
#8 1.028                           synonym for --dirstat=files,param1,param2...
#8 1.028     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.028     --summary             condensed summary such as creations, renames and mode changes
#8 1.028     --name-only           show only names of changed files
#8 1.028     --name-status         show only names and status of changed files
#8 1.028     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.028                           generate diffstat
#8 1.028     --stat-width <width>  generate diffstat with a given width
#8 1.028     --stat-name-width <width>
#8 1.028                           generate diffstat with a given name width
#8 1.028     --stat-graph-width <width>
#8 1.028                           generate diffstat with a given graph width
#8 1.028     --stat-count <count>  generate diffstat with limited lines
#8 1.028     --compact-summary     generate compact summary in diffstat
#8 1.028     --binary              output a binary diff that can be applied
#8 1.028     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.028     --color[=<when>]      show colored diff
#8 1.028     --ws-error-highlight <kind>
#8 1.028                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.028     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.028     --abbrev[=<n>]        use <n> digits to display object names
#8 1.028     --src-prefix <prefix>
#8 1.028                           show the given source prefix instead of "a/"
#8 1.028     --dst-prefix <prefix>
#8 1.028                           show the given destination prefix instead of "b/"
#8 1.028     --line-prefix <prefix>
#8 1.028                           prepend an additional prefix to every line of output
#8 1.028     --no-prefix           do not show any source or destination prefix
#8 1.028     --inter-hunk-context <n>
#8 1.028                           show context between diff hunks up to the specified number of lines
#8 1.028     --output-indicator-new <char>
#8 1.028                           specify the character to indicate a new line instead of '+'
#8 1.028     --output-indicator-old <char>
#8 1.028                           specify the character to indicate an old line instead of '-'
#8 1.028     --output-indicator-context <char>
#8 1.028                           specify the character to indicate a context instead of ' '
#8 1.028 
#8 1.028 Diff rename options
#8 1.028     -B, --break-rewrites[=<n>[/<m>]]
#8 1.028                           break complete rewrite changes into pairs of delete and create
#8 1.028     -M, --find-renames[=<n>]
#8 1.028                           detect renames
#8 1.028     -D, --irreversible-delete
#8 1.028                           omit the preimage for deletes
#8 1.028     -C, --find-copies[=<n>]
#8 1.028                           detect copies
#8 1.028     --find-copies-harder  use unmodified files as source to find copies
#8 1.028     --no-renames          disable rename detection
#8 1.028     --rename-empty        use empty blobs as rename source
#8 1.028     --follow              continue listing the history of a file beyond renames
#8 1.028     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.028 
#8 1.028 Diff algorithm options
#8 1.028     --minimal             produce the smallest possible diff
#8 1.028     -w, --ignore-all-space
#8 1.028                           ignore whitespace when comparing lines
#8 1.028     -b, --ignore-space-change
#8 1.028                           ignore changes in amount of whitespace
#8 1.028     --ignore-space-at-eol
#8 1.028                           ignore changes in whitespace at EOL
#8 1.028     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.028     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.028     -I, --ignore-matching-lines <regex>
#8 1.028                           ignore changes whose all lines match <regex>
#8 1.028     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.028     --patience            generate diff using the "patience diff" algorithm
#8 1.028     --histogram           generate diff using the "histogram diff" algorithm
#8 1.028     --diff-algorithm <algorithm>
#8 1.028                           choose a diff algorithm
#8 1.028     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.028     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.028     --word-diff-regex <regex>
#8 1.028                           use <regex> to decide what a word is
#8 1.028     --color-words[=<regex>]
#8 1.028                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.028     --color-moved[=<mode>]
#8 1.028                           moved lines of code are colored differently
#8 1.028     --color-moved-ws <mode>
#8 1.028                           how white spaces are ignored in --color-moved
#8 1.028 
#8 1.028 Other diff options
#8 1.028     --relative[=<prefix>]
#8 1.028                           when run from subdir, exclude changes outside and show relative paths
#8 1.028     -a, --text            treat all files as text
#8 1.028     -R                    swap two inputs, reverse the diff
#8 1.028     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.028     --quiet               disable all output of the program
#8 1.028     --ext-diff            allow an external diff helper to be executed
#8 1.028     --textconv            run external text conversion filters when comparing binary files
#8 1.028     --ignore-submodules[=<when>]
#8 1.028                           ignore changes to submodules in the diff generation
#8 1.028     --submodule[=<format>]
#8 1.028                           specify how differences in submodules are shown
#8 1.028     --ita-invisible-in-index
#8 1.028                           hide 'git add -N' entries from the index
#8 1.028     --ita-visible-in-index
#8 1.028                           treat 'git add -N' entries as real in the index
#8 1.028     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.028     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.028     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.028     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.028     -O <file>             control the order in which files appear in the output
#8 1.028     --rotate-to <path>    show the change in the specified path first
#8 1.028     --skip-to <path>      skip the output to the specified path
#8 1.028     --find-object <object-id>
#8 1.028                           look for differences that change the number of occurrences of the specified object
#8 1.028     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.028                           select files by diff type
#8 1.028     --output <file>       output to a specific file
#8 1.028 
#8 1.030 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 1.030 To add an exception for this directory, call:
#8 1.030 
#8 1.030 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 1.031 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6'
#8 1.031 To add an exception for this directory, call:
#8 1.031 
#8 1.031 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6
#8 1.031 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.031 usage: git diff --no-index [<options>] <path> <path>
#8 1.031 
#8 1.031 Diff output format options
#8 1.031     -p, --patch           generate patch
#8 1.031     -s, --no-patch        suppress diff output
#8 1.032     -u                    generate patch
#8 1.032     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.032     -W, --function-context
#8 1.032                           generate diffs with <n> lines context
#8 1.032     --raw                 generate the diff in raw format
#8 1.032     --patch-with-raw      synonym for '-p --raw'
#8 1.032     --patch-with-stat     synonym for '-p --stat'
#8 1.032     --numstat             machine friendly --stat
#8 1.032     --shortstat           output only the last line of --stat
#8 1.032     -X, --dirstat[=<param1,param2>...]
#8 1.032                           output the distribution of relative amount of changes for each sub-directory
#8 1.032     --cumulative          synonym for --dirstat=cumulative
#8 1.032     --dirstat-by-file[=<param1,param2>...]
#8 1.032                           synonym for --dirstat=files,param1,param2...
#8 1.032     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.032     --summary             condensed summary such as creations, renames and mode changes
#8 1.032     --name-only           show only names of changed files
#8 1.032     --name-status         show only names and status of changed files
#8 1.032     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.032                           generate diffstat
#8 1.032     --stat-width <width>  generate diffstat with a given width
#8 1.032     --stat-name-width <width>
#8 1.032                           generate diffstat with a given name width
#8 1.032     --stat-graph-width <width>
#8 1.032                           generate diffstat with a given graph width
#8 1.032     --stat-count <count>  generate diffstat with limited lines
#8 1.032     --compact-summary     generate compact summary in diffstat
#8 1.032     --binary              output a binary diff that can be applied
#8 1.032     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.032     --color[=<when>]      show colored diff
#8 1.032     --ws-error-highlight <kind>
#8 1.032                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.032     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.032     --abbrev[=<n>]        use <n> digits to display object names
#8 1.032     --src-prefix <prefix>
#8 1.032                           show the given source prefix instead of "a/"
#8 1.032     --dst-prefix <prefix>
#8 1.032                           show the given destination prefix instead of "b/"
#8 1.032     --line-prefix <prefix>
#8 1.032                           prepend an additional prefix to every line of output
#8 1.032     --no-prefix           do not show any source or destination prefix
#8 1.032     --inter-hunk-context <n>
#8 1.032                           show context between diff hunks up to the specified number of lines
#8 1.032     --output-indicator-new <char>
#8 1.032                           specify the character to indicate a new line instead of '+'
#8 1.032     --output-indicator-old <char>
#8 1.032                           specify the character to indicate an old line instead of '-'
#8 1.032     --output-indicator-context <char>
#8 1.032                           specify the character to indicate a context instead of ' '
#8 1.032 
#8 1.032 Diff rename options
#8 1.032     -B, --break-rewrites[=<n>[/<m>]]
#8 1.032                           break complete rewrite changes into pairs of delete and create
#8 1.032     -M, --find-renames[=<n>]
#8 1.032                           detect renames
#8 1.032     -D, --irreversible-delete
#8 1.032                           omit the preimage for deletes
#8 1.032     -C, --find-copies[=<n>]
#8 1.032                           detect copies
#8 1.032     --find-copies-harder  use unmodified files as source to find copies
#8 1.032     --no-renames          disable rename detection
#8 1.032     --rename-empty        use empty blobs as rename source
#8 1.032     --follow              continue listing the history of a file beyond renames
#8 1.032     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.032 
#8 1.032 Diff algorithm options
#8 1.032     --minimal             produce the smallest possible diff
#8 1.032     -w, --ignore-all-space
#8 1.032                           ignore whitespace when comparing lines
#8 1.032     -b, --ignore-space-change
#8 1.032                           ignore changes in amount of whitespace
#8 1.032     --ignore-space-at-eol
#8 1.032                           ignore changes in whitespace at EOL
#8 1.032     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.032     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.032     -I, --ignore-matching-lines <regex>
#8 1.032                           ignore changes whose all lines match <regex>
#8 1.032     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.032     --patience            generate diff using the "patience diff" algorithm
#8 1.032     --histogram           generate diff using the "histogram diff" algorithm
#8 1.032     --diff-algorithm <algorithm>
#8 1.032                           choose a diff algorithm
#8 1.032     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.032     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.032     --word-diff-regex <regex>
#8 1.032                           use <regex> to decide what a word is
#8 1.032     --color-words[=<regex>]
#8 1.032                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.032     --color-moved[=<mode>]
#8 1.032                           moved lines of code are colored differently
#8 1.032     --color-moved-ws <mode>
#8 1.032                           how white spaces are ignored in --color-moved
#8 1.032 
#8 1.032 Other diff options
#8 1.032     --relative[=<prefix>]
#8 1.032                           when run from subdir, exclude changes outside and show relative paths
#8 1.032     -a, --text            treat all files as text
#8 1.032     -R                    swap two inputs, reverse the diff
#8 1.032     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.032     --quiet               disable all output of the program
#8 1.032     --ext-diff            allow an external diff helper to be executed
#8 1.032     --textconv            run external text conversion filters when comparing binary files
#8 1.032     --ignore-submodules[=<when>]
#8 1.032                           ignore changes to submodules in the diff generation
#8 1.032     --submodule[=<format>]
#8 1.032                           specify how differences in submodules are shown
#8 1.032     --ita-invisible-in-index
#8 1.032                           hide 'git add -N' entries from the index
#8 1.032     --ita-visible-in-index
#8 1.032                           treat 'git add -N' entries as real in the index
#8 1.032     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.032     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.032     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.032     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.032     -O <file>             control the order in which files appear in the output
#8 1.032     --rotate-to <path>    show the change in the specified path first
#8 1.032     --skip-to <path>      skip the output to the specified path
#8 1.032     --find-object <object-id>
#8 1.032                           look for differences that change the number of occurrences of the specified object
#8 1.032     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.032                           select files by diff type
#8 1.032     --output <file>       output to a specific file
#8 1.032 
#8 1.034 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 1.034 To add an exception for this directory, call:
#8 1.034 
#8 1.034 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 1.035 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP'
#8 1.035 To add an exception for this directory, call:
#8 1.035 
#8 1.035 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP
#8 1.035 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.035 usage: git diff --no-index [<options>] <path> <path>
#8 1.035 
#8 1.035 Diff output format options
#8 1.035     -p, --patch           generate patch
#8 1.035     -s, --no-patch        suppress diff output
#8 1.035     -u                    generate patch
#8 1.035     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.035     -W, --function-context
#8 1.035                           generate diffs with <n> lines context
#8 1.035     --raw                 generate the diff in raw format
#8 1.035     --patch-with-raw      synonym for '-p --raw'
#8 1.035     --patch-with-stat     synonym for '-p --stat'
#8 1.035     --numstat             machine friendly --stat
#8 1.035     --shortstat           output only the last line of --stat
#8 1.035     -X, --dirstat[=<param1,param2>...]
#8 1.035                           output the distribution of relative amount of changes for each sub-directory
#8 1.035     --cumulative          synonym for --dirstat=cumulative
#8 1.035     --dirstat-by-file[=<param1,param2>...]
#8 1.035                           synonym for --dirstat=files,param1,param2...
#8 1.035     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.035     --summary             condensed summary such as creations, renames and mode changes
#8 1.035     --name-only           show only names of changed files
#8 1.035     --name-status         show only names and status of changed files
#8 1.035     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.035                           generate diffstat
#8 1.035     --stat-width <width>  generate diffstat with a given width
#8 1.035     --stat-name-width <width>
#8 1.035                           generate diffstat with a given name width
#8 1.035     --stat-graph-width <width>
#8 1.035                           generate diffstat with a given graph width
#8 1.035     --stat-count <count>  generate diffstat with limited lines
#8 1.035     --compact-summary     generate compact summary in diffstat
#8 1.035     --binary              output a binary diff that can be applied
#8 1.035     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.035     --color[=<when>]      show colored diff
#8 1.035     --ws-error-highlight <kind>
#8 1.035                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.035     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.035     --abbrev[=<n>]        use <n> digits to display object names
#8 1.035     --src-prefix <prefix>
#8 1.035                           show the given source prefix instead of "a/"
#8 1.035     --dst-prefix <prefix>
#8 1.035                           show the given destination prefix instead of "b/"
#8 1.035     --line-prefix <prefix>
#8 1.035                           prepend an additional prefix to every line of output
#8 1.035     --no-prefix           do not show any source or destination prefix
#8 1.035     --inter-hunk-context <n>
#8 1.035                           show context between diff hunks up to the specified number of lines
#8 1.035     --output-indicator-new <char>
#8 1.035                           specify the character to indicate a new line instead of '+'
#8 1.035     --output-indicator-old <char>
#8 1.035                           specify the character to indicate an old line instead of '-'
#8 1.035     --output-indicator-context <char>
#8 1.036                           specify the character to indicate a context instead of ' '
#8 1.036 
#8 1.036 Diff rename options
#8 1.036     -B, --break-rewrites[=<n>[/<m>]]
#8 1.036                           break complete rewrite changes into pairs of delete and create
#8 1.036     -M, --find-renames[=<n>]
#8 1.036                           detect renames
#8 1.036     -D, --irreversible-delete
#8 1.036                           omit the preimage for deletes
#8 1.036     -C, --find-copies[=<n>]
#8 1.036                           detect copies
#8 1.036     --find-copies-harder  use unmodified files as source to find copies
#8 1.036     --no-renames          disable rename detection
#8 1.036     --rename-empty        use empty blobs as rename source
#8 1.036     --follow              continue listing the history of a file beyond renames
#8 1.036     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.036 
#8 1.036 Diff algorithm options
#8 1.036     --minimal             produce the smallest possible diff
#8 1.036     -w, --ignore-all-space
#8 1.036                           ignore whitespace when comparing lines
#8 1.036     -b, --ignore-space-change
#8 1.036                           ignore changes in amount of whitespace
#8 1.036     --ignore-space-at-eol
#8 1.036                           ignore changes in whitespace at EOL
#8 1.036     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.036     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.036     -I, --ignore-matching-lines <regex>
#8 1.036                           ignore changes whose all lines match <regex>
#8 1.036     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.036     --patience            generate diff using the "patience diff" algorithm
#8 1.036     --histogram           generate diff using the "histogram diff" algorithm
#8 1.036     --diff-algorithm <algorithm>
#8 1.036                           choose a diff algorithm
#8 1.036     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.036     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.036     --word-diff-regex <regex>
#8 1.036                           use <regex> to decide what a word is
#8 1.036     --color-words[=<regex>]
#8 1.036                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.036     --color-moved[=<mode>]
#8 1.036                           moved lines of code are colored differently
#8 1.036     --color-moved-ws <mode>
#8 1.036                           how white spaces are ignored in --color-moved
#8 1.036 
#8 1.036 Other diff options
#8 1.036     --relative[=<prefix>]
#8 1.036                           when run from subdir, exclude changes outside and show relative paths
#8 1.036     -a, --text            treat all files as text
#8 1.036     -R                    swap two inputs, reverse the diff
#8 1.036     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.036     --quiet               disable all output of the program
#8 1.036     --ext-diff            allow an external diff helper to be executed
#8 1.036     --textconv            run external text conversion filters when comparing binary files
#8 1.036     --ignore-submodules[=<when>]
#8 1.036                           ignore changes to submodules in the diff generation
#8 1.036     --submodule[=<format>]
#8 1.036                           specify how differences in submodules are shown
#8 1.036     --ita-invisible-in-index
#8 1.036                           hide 'git add -N' entries from the index
#8 1.036     --ita-visible-in-index
#8 1.036                           treat 'git add -N' entries as real in the index
#8 1.036     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.036     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.036     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.036     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.036     -O <file>             control the order in which files appear in the output
#8 1.036     --rotate-to <path>    show the change in the specified path first
#8 1.036     --skip-to <path>      skip the output to the specified path
#8 1.036     --find-object <object-id>
#8 1.036                           look for differences that change the number of occurrences of the specified object
#8 1.036     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.036                           select files by diff type
#8 1.036     --output <file>       output to a specific file
#8 1.036 
#8 1.037 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 1.037 To add an exception for this directory, call:
#8 1.037 
#8 1.037 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 1.038 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762'
#8 1.038 To add an exception for this directory, call:
#8 1.038 
#8 1.038 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762
#8 1.039 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.039 usage: git diff --no-index [<options>] <path> <path>
#8 1.039 
#8 1.039 Diff output format options
#8 1.039     -p, --patch           generate patch
#8 1.039     -s, --no-patch        suppress diff output
#8 1.039     -u                    generate patch
#8 1.039     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.039     -W, --function-context
#8 1.039                           generate diffs with <n> lines context
#8 1.039     --raw                 generate the diff in raw format
#8 1.039     --patch-with-raw      synonym for '-p --raw'
#8 1.039     --patch-with-stat     synonym for '-p --stat'
#8 1.039     --numstat             machine friendly --stat
#8 1.039     --shortstat           output only the last line of --stat
#8 1.039     -X, --dirstat[=<param1,param2>...]
#8 1.039                           output the distribution of relative amount of changes for each sub-directory
#8 1.039     --cumulative          synonym for --dirstat=cumulative
#8 1.039     --dirstat-by-file[=<param1,param2>...]
#8 1.039                           synonym for --dirstat=files,param1,param2...
#8 1.039     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.039     --summary             condensed summary such as creations, renames and mode changes
#8 1.039     --name-only           show only names of changed files
#8 1.039     --name-status         show only names and status of changed files
#8 1.039     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.039                           generate diffstat
#8 1.039     --stat-width <width>  generate diffstat with a given width
#8 1.039     --stat-name-width <width>
#8 1.039                           generate diffstat with a given name width
#8 1.039     --stat-graph-width <width>
#8 1.039                           generate diffstat with a given graph width
#8 1.039     --stat-count <count>  generate diffstat with limited lines
#8 1.039     --compact-summary     generate compact summary in diffstat
#8 1.039     --binary              output a binary diff that can be applied
#8 1.039     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.039     --color[=<when>]      show colored diff
#8 1.039     --ws-error-highlight <kind>
#8 1.039                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.039     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.039     --abbrev[=<n>]        use <n> digits to display object names
#8 1.039     --src-prefix <prefix>
#8 1.039                           show the given source prefix instead of "a/"
#8 1.039     --dst-prefix <prefix>
#8 1.039                           show the given destination prefix instead of "b/"
#8 1.039     --line-prefix <prefix>
#8 1.039                           prepend an additional prefix to every line of output
#8 1.039     --no-prefix           do not show any source or destination prefix
#8 1.039     --inter-hunk-context <n>
#8 1.039                           show context between diff hunks up to the specified number of lines
#8 1.039     --output-indicator-new <char>
#8 1.039                           specify the character to indicate a new line instead of '+'
#8 1.039     --output-indicator-old <char>
#8 1.039                           specify the character to indicate an old line instead of '-'
#8 1.039     --output-indicator-context <char>
#8 1.039                           specify the character to indicate a context instead of ' '
#8 1.039 
#8 1.039 Diff rename options
#8 1.039     -B, --break-rewrites[=<n>[/<m>]]
#8 1.039                           break complete rewrite changes into pairs of delete and create
#8 1.039     -M, --find-renames[=<n>]
#8 1.039                           detect renames
#8 1.039     -D, --irreversible-delete
#8 1.039                           omit the preimage for deletes
#8 1.039     -C, --find-copies[=<n>]
#8 1.039                           detect copies
#8 1.039     --find-copies-harder  use unmodified files as source to find copies
#8 1.039     --no-renames          disable rename detection
#8 1.039     --rename-empty        use empty blobs as rename source
#8 1.039     --follow              continue listing the history of a file beyond renames
#8 1.039     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.039 
#8 1.039 Diff algorithm options
#8 1.039     --minimal             produce the smallest possible diff
#8 1.039     -w, --ignore-all-space
#8 1.039                           ignore whitespace when comparing lines
#8 1.039     -b, --ignore-space-change
#8 1.039                           ignore changes in amount of whitespace
#8 1.039     --ignore-space-at-eol
#8 1.039                           ignore changes in whitespace at EOL
#8 1.039     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.039     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.039     -I, --ignore-matching-lines <regex>
#8 1.039                           ignore changes whose all lines match <regex>
#8 1.039     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.039     --patience            generate diff using the "patience diff" algorithm
#8 1.039     --histogram           generate diff using the "histogram diff" algorithm
#8 1.039     --diff-algorithm <algorithm>
#8 1.039                           choose a diff algorithm
#8 1.039     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.039     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.039     --word-diff-regex <regex>
#8 1.039                           use <regex> to decide what a word is
#8 1.039     --color-words[=<regex>]
#8 1.039                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.039     --color-moved[=<mode>]
#8 1.039                           moved lines of code are colored differently
#8 1.039     --color-moved-ws <mode>
#8 1.039                           how white spaces are ignored in --color-moved
#8 1.039 
#8 1.039 Other diff options
#8 1.039     --relative[=<prefix>]
#8 1.039                           when run from subdir, exclude changes outside and show relative paths
#8 1.039     -a, --text            treat all files as text
#8 1.039     -R                    swap two inputs, reverse the diff
#8 1.039     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.039     --quiet               disable all output of the program
#8 1.039     --ext-diff            allow an external diff helper to be executed
#8 1.039     --textconv            run external text conversion filters when comparing binary files
#8 1.039     --ignore-submodules[=<when>]
#8 1.039                           ignore changes to submodules in the diff generation
#8 1.039     --submodule[=<format>]
#8 1.039                           specify how differences in submodules are shown
#8 1.039     --ita-invisible-in-index
#8 1.039                           hide 'git add -N' entries from the index
#8 1.039     --ita-visible-in-index
#8 1.039                           treat 'git add -N' entries as real in the index
#8 1.039     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.039     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.039     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.039     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.039     -O <file>             control the order in which files appear in the output
#8 1.039     --rotate-to <path>    show the change in the specified path first
#8 1.039     --skip-to <path>      skip the output to the specified path
#8 1.039     --find-object <object-id>
#8 1.039                           look for differences that change the number of occurrences of the specified object
#8 1.039     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.039                           select files by diff type
#8 1.039     --output <file>       output to a specific file
#8 1.039 
#8 1.051 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 1.051 To add an exception for this directory, call:
#8 1.051 
#8 1.051 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 1.052 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006'
#8 1.052 To add an exception for this directory, call:
#8 1.052 
#8 1.052 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006
#8 1.053 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.053 usage: git diff --no-index [<options>] <path> <path>
#8 1.053 
#8 1.053 Diff output format options
#8 1.053     -p, --patch           generate patch
#8 1.053     -s, --no-patch        suppress diff output
#8 1.053     -u                    generate patch
#8 1.053     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.053     -W, --function-context
#8 1.053                           generate diffs with <n> lines context
#8 1.053     --raw                 generate the diff in raw format
#8 1.053     --patch-with-raw      synonym for '-p --raw'
#8 1.053     --patch-with-stat     synonym for '-p --stat'
#8 1.053     --numstat             machine friendly --stat
#8 1.053     --shortstat           output only the last line of --stat
#8 1.053     -X, --dirstat[=<param1,param2>...]
#8 1.053                           output the distribution of relative amount of changes for each sub-directory
#8 1.053     --cumulative          synonym for --dirstat=cumulative
#8 1.053     --dirstat-by-file[=<param1,param2>...]
#8 1.053                           synonym for --dirstat=files,param1,param2...
#8 1.053     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.053     --summary             condensed summary such as creations, renames and mode changes
#8 1.053     --name-only           show only names of changed files
#8 1.053     --name-status         show only names and status of changed files
#8 1.053     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.053                           generate diffstat
#8 1.053     --stat-width <width>  generate diffstat with a given width
#8 1.053     --stat-name-width <width>
#8 1.053                           generate diffstat with a given name width
#8 1.053     --stat-graph-width <width>
#8 1.053                           generate diffstat with a given graph width
#8 1.053     --stat-count <count>  generate diffstat with limited lines
#8 1.053     --compact-summary     generate compact summary in diffstat
#8 1.053     --binary              output a binary diff that can be applied
#8 1.053     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.053     --color[=<when>]      show colored diff
#8 1.053     --ws-error-highlight <kind>
#8 1.053                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.053     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.053     --abbrev[=<n>]        use <n> digits to display object names
#8 1.053     --src-prefix <prefix>
#8 1.053                           show the given source prefix instead of "a/"
#8 1.053     --dst-prefix <prefix>
#8 1.053                           show the given destination prefix instead of "b/"
#8 1.053     --line-prefix <prefix>
#8 1.053                           prepend an additional prefix to every line of output
#8 1.053     --no-prefix           do not show any source or destination prefix
#8 1.053     --inter-hunk-context <n>
#8 1.053                           show context between diff hunks up to the specified number of lines
#8 1.053     --output-indicator-new <char>
#8 1.053                           specify the character to indicate a new line instead of '+'
#8 1.053     --output-indicator-old <char>
#8 1.053                           specify the character to indicate an old line instead of '-'
#8 1.053     --output-indicator-context <char>
#8 1.053                           specify the character to indicate a context instead of ' '
#8 1.053 
#8 1.053 Diff rename options
#8 1.053     -B, --break-rewrites[=<n>[/<m>]]
#8 1.053                           break complete rewrite changes into pairs of delete and create
#8 1.053     -M, --find-renames[=<n>]
#8 1.053                           detect renames
#8 1.053     -D, --irreversible-delete
#8 1.053                           omit the preimage for deletes
#8 1.053     -C, --find-copies[=<n>]
#8 1.053                           detect copies
#8 1.053     --find-copies-harder  use unmodified files as source to find copies
#8 1.053     --no-renames          disable rename detection
#8 1.053     --rename-empty        use empty blobs as rename source
#8 1.053     --follow              continue listing the history of a file beyond renames
#8 1.053     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.053 
#8 1.053 Diff algorithm options
#8 1.053     --minimal             produce the smallest possible diff
#8 1.053     -w, --ignore-all-space
#8 1.053                           ignore whitespace when comparing lines
#8 1.053     -b, --ignore-space-change
#8 1.053                           ignore changes in amount of whitespace
#8 1.053     --ignore-space-at-eol
#8 1.053                           ignore changes in whitespace at EOL
#8 1.053     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.053     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.053     -I, --ignore-matching-lines <regex>
#8 1.053                           ignore changes whose all lines match <regex>
#8 1.053     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.053     --patience            generate diff using the "patience diff" algorithm
#8 1.053     --histogram           generate diff using the "histogram diff" algorithm
#8 1.053     --diff-algorithm <algorithm>
#8 1.053                           choose a diff algorithm
#8 1.053     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.053     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.053     --word-diff-regex <regex>
#8 1.053                           use <regex> to decide what a word is
#8 1.053     --color-words[=<regex>]
#8 1.053                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.053     --color-moved[=<mode>]
#8 1.053                           moved lines of code are colored differently
#8 1.053     --color-moved-ws <mode>
#8 1.053                           how white spaces are ignored in --color-moved
#8 1.053 
#8 1.053 Other diff options
#8 1.053     --relative[=<prefix>]
#8 1.053                           when run from subdir, exclude changes outside and show relative paths
#8 1.053     -a, --text            treat all files as text
#8 1.053     -R                    swap two inputs, reverse the diff
#8 1.053     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.053     --quiet               disable all output of the program
#8 1.053     --ext-diff            allow an external diff helper to be executed
#8 1.053     --textconv            run external text conversion filters when comparing binary files
#8 1.053     --ignore-submodules[=<when>]
#8 1.053                           ignore changes to submodules in the diff generation
#8 1.053     --submodule[=<format>]
#8 1.053                           specify how differences in submodules are shown
#8 1.053     --ita-invisible-in-index
#8 1.053                           hide 'git add -N' entries from the index
#8 1.053     --ita-visible-in-index
#8 1.053                           treat 'git add -N' entries as real in the index
#8 1.053     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.053     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.053     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.053     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.053     -O <file>             control the order in which files appear in the output
#8 1.053     --rotate-to <path>    show the change in the specified path first
#8 1.053     --skip-to <path>      skip the output to the specified path
#8 1.053     --find-object <object-id>
#8 1.053                           look for differences that change the number of occurrences of the specified object
#8 1.053     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.053                           select files by diff type
#8 1.053     --output <file>       output to a specific file
#8 1.053 
#8 1.056 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 1.056 To add an exception for this directory, call:
#8 1.056 
#8 1.056 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 1.057 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP'
#8 1.057 To add an exception for this directory, call:
#8 1.057 
#8 1.057 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP
#8 1.057 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.057 usage: git diff --no-index [<options>] <path> <path>
#8 1.057 
#8 1.057 Diff output format options
#8 1.057     -p, --patch           generate patch
#8 1.057     -s, --no-patch        suppress diff output
#8 1.057     -u                    generate patch
#8 1.057     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.057     -W, --function-context
#8 1.057                           generate diffs with <n> lines context
#8 1.057     --raw                 generate the diff in raw format
#8 1.057     --patch-with-raw      synonym for '-p --raw'
#8 1.057     --patch-with-stat     synonym for '-p --stat'
#8 1.057     --numstat             machine friendly --stat
#8 1.057     --shortstat           output only the last line of --stat
#8 1.057     -X, --dirstat[=<param1,param2>...]
#8 1.057                           output the distribution of relative amount of changes for each sub-directory
#8 1.057     --cumulative          synonym for --dirstat=cumulative
#8 1.057     --dirstat-by-file[=<param1,param2>...]
#8 1.057                           synonym for --dirstat=files,param1,param2...
#8 1.057     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.057     --summary             condensed summary such as creations, renames and mode changes
#8 1.057     --name-only           show only names of changed files
#8 1.057     --name-status         show only names and status of changed files
#8 1.057     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.057                           generate diffstat
#8 1.057     --stat-width <width>  generate diffstat with a given width
#8 1.057     --stat-name-width <width>
#8 1.057                           generate diffstat with a given name width
#8 1.057     --stat-graph-width <width>
#8 1.057                           generate diffstat with a given graph width
#8 1.057     --stat-count <count>  generate diffstat with limited lines
#8 1.057     --compact-summary     generate compact summary in diffstat
#8 1.057     --binary              output a binary diff that can be applied
#8 1.057     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.057     --color[=<when>]      show colored diff
#8 1.057     --ws-error-highlight <kind>
#8 1.057                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.057     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.058     --abbrev[=<n>]        use <n> digits to display object names
#8 1.058     --src-prefix <prefix>
#8 1.058                           show the given source prefix instead of "a/"
#8 1.058     --dst-prefix <prefix>
#8 1.058                           show the given destination prefix instead of "b/"
#8 1.058     --line-prefix <prefix>
#8 1.058                           prepend an additional prefix to every line of output
#8 1.058     --no-prefix           do not show any source or destination prefix
#8 1.058     --inter-hunk-context <n>
#8 1.058                           show context between diff hunks up to the specified number of lines
#8 1.058     --output-indicator-new <char>
#8 1.058                           specify the character to indicate a new line instead of '+'
#8 1.058     --output-indicator-old <char>
#8 1.058                           specify the character to indicate an old line instead of '-'
#8 1.058     --output-indicator-context <char>
#8 1.058                           specify the character to indicate a context instead of ' '
#8 1.058 
#8 1.058 Diff rename options
#8 1.058     -B, --break-rewrites[=<n>[/<m>]]
#8 1.058                           break complete rewrite changes into pairs of delete and create
#8 1.058     -M, --find-renames[=<n>]
#8 1.058                           detect renames
#8 1.058     -D, --irreversible-delete
#8 1.058                           omit the preimage for deletes
#8 1.058     -C, --find-copies[=<n>]
#8 1.058                           detect copies
#8 1.058     --find-copies-harder  use unmodified files as source to find copies
#8 1.058     --no-renames          disable rename detection
#8 1.058     --rename-empty        use empty blobs as rename source
#8 1.058     --follow              continue listing the history of a file beyond renames
#8 1.058     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.058 
#8 1.058 Diff algorithm options
#8 1.058     --minimal             produce the smallest possible diff
#8 1.058     -w, --ignore-all-space
#8 1.058                           ignore whitespace when comparing lines
#8 1.058     -b, --ignore-space-change
#8 1.058                           ignore changes in amount of whitespace
#8 1.058     --ignore-space-at-eol
#8 1.058                           ignore changes in whitespace at EOL
#8 1.058     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.058     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.058     -I, --ignore-matching-lines <regex>
#8 1.058                           ignore changes whose all lines match <regex>
#8 1.058     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.058     --patience            generate diff using the "patience diff" algorithm
#8 1.058     --histogram           generate diff using the "histogram diff" algorithm
#8 1.058     --diff-algorithm <algorithm>
#8 1.058                           choose a diff algorithm
#8 1.058     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.058     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.058     --word-diff-regex <regex>
#8 1.058                           use <regex> to decide what a word is
#8 1.058     --color-words[=<regex>]
#8 1.058                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.058     --color-moved[=<mode>]
#8 1.058                           moved lines of code are colored differently
#8 1.058     --color-moved-ws <mode>
#8 1.058                           how white spaces are ignored in --color-moved
#8 1.058 
#8 1.058 Other diff options
#8 1.058     --relative[=<prefix>]
#8 1.058                           when run from subdir, exclude changes outside and show relative paths
#8 1.058     -a, --text            treat all files as text
#8 1.058     -R                    swap two inputs, reverse the diff
#8 1.058     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.058     --quiet               disable all output of the program
#8 1.058     --ext-diff            allow an external diff helper to be executed
#8 1.058     --textconv            run external text conversion filters when comparing binary files
#8 1.058     --ignore-submodules[=<when>]
#8 1.058                           ignore changes to submodules in the diff generation
#8 1.058     --submodule[=<format>]
#8 1.058                           specify how differences in submodules are shown
#8 1.058     --ita-invisible-in-index
#8 1.058                           hide 'git add -N' entries from the index
#8 1.058     --ita-visible-in-index
#8 1.058                           treat 'git add -N' entries as real in the index
#8 1.058     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.058     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.058     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.058     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.058     -O <file>             control the order in which files appear in the output
#8 1.058     --rotate-to <path>    show the change in the specified path first
#8 1.058     --skip-to <path>      skip the output to the specified path
#8 1.058     --find-object <object-id>
#8 1.058                           look for differences that change the number of occurrences of the specified object
#8 1.058     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.058                           select files by diff type
#8 1.058     --output <file>       output to a specific file
#8 1.058 
#8 1.060 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 1.060 To add an exception for this directory, call:
#8 1.060 
#8 1.060 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 1.061 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0'
#8 1.061 To add an exception for this directory, call:
#8 1.061 
#8 1.061 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0
#8 1.061 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.061 usage: git diff --no-index [<options>] <path> <path>
#8 1.061 
#8 1.061 Diff output format options
#8 1.061     -p, --patch           generate patch
#8 1.061     -s, --no-patch        suppress diff output
#8 1.061     -u                    generate patch
#8 1.061     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.061     -W, --function-context
#8 1.061                           generate diffs with <n> lines context
#8 1.061     --raw                 generate the diff in raw format
#8 1.061     --patch-with-raw      synonym for '-p --raw'
#8 1.061     --patch-with-stat     synonym for '-p --stat'
#8 1.061     --numstat             machine friendly --stat
#8 1.061     --shortstat           output only the last line of --stat
#8 1.061     -X, --dirstat[=<param1,param2>...]
#8 1.061                           output the distribution of relative amount of changes for each sub-directory
#8 1.061     --cumulative          synonym for --dirstat=cumulative
#8 1.061     --dirstat-by-file[=<param1,param2>...]
#8 1.061                           synonym for --dirstat=files,param1,param2...
#8 1.061     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.061     --summary             condensed summary such as creations, renames and mode changes
#8 1.061     --name-only           show only names of changed files
#8 1.061     --name-status         show only names and status of changed files
#8 1.061     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.061                           generate diffstat
#8 1.061     --stat-width <width>  generate diffstat with a given width
#8 1.061     --stat-name-width <width>
#8 1.061                           generate diffstat with a given name width
#8 1.061     --stat-graph-width <width>
#8 1.061                           generate diffstat with a given graph width
#8 1.061     --stat-count <count>  generate diffstat with limited lines
#8 1.061     --compact-summary     generate compact summary in diffstat
#8 1.061     --binary              output a binary diff that can be applied
#8 1.061     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.061     --color[=<when>]      show colored diff
#8 1.061     --ws-error-highlight <kind>
#8 1.061                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.061     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.061     --abbrev[=<n>]        use <n> digits to display object names
#8 1.061     --src-prefix <prefix>
#8 1.061                           show the given source prefix instead of "a/"
#8 1.061     --dst-prefix <prefix>
#8 1.061                           show the given destination prefix instead of "b/"
#8 1.061     --line-prefix <prefix>
#8 1.061                           prepend an additional prefix to every line of output
#8 1.061     --no-prefix           do not show any source or destination prefix
#8 1.061     --inter-hunk-context <n>
#8 1.061                           show context between diff hunks up to the specified number of lines
#8 1.061     --output-indicator-new <char>
#8 1.061                           specify the character to indicate a new line instead of '+'
#8 1.061     --output-indicator-old <char>
#8 1.061                           specify the character to indicate an old line instead of '-'
#8 1.061     --output-indicator-context <char>
#8 1.061                           specify the character to indicate a context instead of ' '
#8 1.061 
#8 1.061 Diff rename options
#8 1.061     -B, --break-rewrites[=<n>[/<m>]]
#8 1.061                           break complete rewrite changes into pairs of delete and create
#8 1.061     -M, --find-renames[=<n>]
#8 1.061                           detect renames
#8 1.061     -D, --irreversible-delete
#8 1.061                           omit the preimage for deletes
#8 1.061     -C, --find-copies[=<n>]
#8 1.061                           detect copies
#8 1.061     --find-copies-harder  use unmodified files as source to find copies
#8 1.061     --no-renames          disable rename detection
#8 1.061     --rename-empty        use empty blobs as rename source
#8 1.061     --follow              continue listing the history of a file beyond renames
#8 1.061     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.061 
#8 1.061 Diff algorithm options
#8 1.061     --minimal             produce the smallest possible diff
#8 1.061     -w, --ignore-all-space
#8 1.061                           ignore whitespace when comparing lines
#8 1.061     -b, --ignore-space-change
#8 1.061                           ignore changes in amount of whitespace
#8 1.061     --ignore-space-at-eol
#8 1.061                           ignore changes in whitespace at EOL
#8 1.061     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.061     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.061     -I, --ignore-matching-lines <regex>
#8 1.061                           ignore changes whose all lines match <regex>
#8 1.061     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.061     --patience            generate diff using the "patience diff" algorithm
#8 1.061     --histogram           generate diff using the "histogram diff" algorithm
#8 1.061     --diff-algorithm <algorithm>
#8 1.061                           choose a diff algorithm
#8 1.061     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.061     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.061     --word-diff-regex <regex>
#8 1.061                           use <regex> to decide what a word is
#8 1.061     --color-words[=<regex>]
#8 1.061                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.061     --color-moved[=<mode>]
#8 1.061                           moved lines of code are colored differently
#8 1.061     --color-moved-ws <mode>
#8 1.061                           how white spaces are ignored in --color-moved
#8 1.061 
#8 1.061 Other diff options
#8 1.061     --relative[=<prefix>]
#8 1.061                           when run from subdir, exclude changes outside and show relative paths
#8 1.061     -a, --text            treat all files as text
#8 1.061     -R                    swap two inputs, reverse the diff
#8 1.061     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.061     --quiet               disable all output of the program
#8 1.061     --ext-diff            allow an external diff helper to be executed
#8 1.061     --textconv            run external text conversion filters when comparing binary files
#8 1.061     --ignore-submodules[=<when>]
#8 1.061                           ignore changes to submodules in the diff generation
#8 1.061     --submodule[=<format>]
#8 1.061                           specify how differences in submodules are shown
#8 1.061     --ita-invisible-in-index
#8 1.061                           hide 'git add -N' entries from the index
#8 1.061     --ita-visible-in-index
#8 1.061                           treat 'git add -N' entries as real in the index
#8 1.061     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.062     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.062     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.062     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.062     -O <file>             control the order in which files appear in the output
#8 1.062     --rotate-to <path>    show the change in the specified path first
#8 1.062     --skip-to <path>      skip the output to the specified path
#8 1.062     --find-object <object-id>
#8 1.062                           look for differences that change the number of occurrences of the specified object
#8 1.062     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.062                           select files by diff type
#8 1.062     --output <file>       output to a specific file
#8 1.062 
#8 1.065 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 1.065 To add an exception for this directory, call:
#8 1.065 
#8 1.065 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 1.067 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA'
#8 1.067 To add an exception for this directory, call:
#8 1.067 
#8 1.067 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA
#8 1.068 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.068 usage: git diff --no-index [<options>] <path> <path>
#8 1.068 
#8 1.068 Diff output format options
#8 1.068     -p, --patch           generate patch
#8 1.068     -s, --no-patch        suppress diff output
#8 1.068     -u                    generate patch
#8 1.068     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.068     -W, --function-context
#8 1.068                           generate diffs with <n> lines context
#8 1.068     --raw                 generate the diff in raw format
#8 1.068     --patch-with-raw      synonym for '-p --raw'
#8 1.068     --patch-with-stat     synonym for '-p --stat'
#8 1.068     --numstat             machine friendly --stat
#8 1.068     --shortstat           output only the last line of --stat
#8 1.068     -X, --dirstat[=<param1,param2>...]
#8 1.068                           output the distribution of relative amount of changes for each sub-directory
#8 1.068     --cumulative          synonym for --dirstat=cumulative
#8 1.068     --dirstat-by-file[=<param1,param2>...]
#8 1.068                           synonym for --dirstat=files,param1,param2...
#8 1.068     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.068     --summary             condensed summary such as creations, renames and mode changes
#8 1.068     --name-only           show only names of changed files
#8 1.068     --name-status         show only names and status of changed files
#8 1.068     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.068                           generate diffstat
#8 1.068     --stat-width <width>  generate diffstat with a given width
#8 1.068     --stat-name-width <width>
#8 1.068                           generate diffstat with a given name width
#8 1.068     --stat-graph-width <width>
#8 1.068                           generate diffstat with a given graph width
#8 1.068     --stat-count <count>  generate diffstat with limited lines
#8 1.068     --compact-summary     generate compact summary in diffstat
#8 1.068     --binary              output a binary diff that can be applied
#8 1.068     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.068     --color[=<when>]      show colored diff
#8 1.068     --ws-error-highlight <kind>
#8 1.068                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.068     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.068     --abbrev[=<n>]        use <n> digits to display object names
#8 1.068     --src-prefix <prefix>
#8 1.068                           show the given source prefix instead of "a/"
#8 1.068     --dst-prefix <prefix>
#8 1.068                           show the given destination prefix instead of "b/"
#8 1.068     --line-prefix <prefix>
#8 1.068                           prepend an additional prefix to every line of output
#8 1.068     --no-prefix           do not show any source or destination prefix
#8 1.068     --inter-hunk-context <n>
#8 1.068                           show context between diff hunks up to the specified number of lines
#8 1.068     --output-indicator-new <char>
#8 1.068                           specify the character to indicate a new line instead of '+'
#8 1.068     --output-indicator-old <char>
#8 1.068                           specify the character to indicate an old line instead of '-'
#8 1.068     --output-indicator-context <char>
#8 1.068                           specify the character to indicate a context instead of ' '
#8 1.068 
#8 1.068 Diff rename options
#8 1.068     -B, --break-rewrites[=<n>[/<m>]]
#8 1.068                           break complete rewrite changes into pairs of delete and create
#8 1.068     -M, --find-renames[=<n>]
#8 1.068                           detect renames
#8 1.068     -D, --irreversible-delete
#8 1.068                           omit the preimage for deletes
#8 1.068     -C, --find-copies[=<n>]
#8 1.068                           detect copies
#8 1.068     --find-copies-harder  use unmodified files as source to find copies
#8 1.068     --no-renames          disable rename detection
#8 1.068     --rename-empty        use empty blobs as rename source
#8 1.068     --follow              continue listing the history of a file beyond renames
#8 1.068     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.068 
#8 1.068 Diff algorithm options
#8 1.068     --minimal             produce the smallest possible diff
#8 1.068     -w, --ignore-all-space
#8 1.068                           ignore whitespace when comparing lines
#8 1.068     -b, --ignore-space-change
#8 1.068                           ignore changes in amount of whitespace
#8 1.068     --ignore-space-at-eol
#8 1.068                           ignore changes in whitespace at EOL
#8 1.068     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.068     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.068     -I, --ignore-matching-lines <regex>
#8 1.068                           ignore changes whose all lines match <regex>
#8 1.068     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.068     --patience            generate diff using the "patience diff" algorithm
#8 1.068     --histogram           generate diff using the "histogram diff" algorithm
#8 1.068     --diff-algorithm <algorithm>
#8 1.068                           choose a diff algorithm
#8 1.068     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.068     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.068     --word-diff-regex <regex>
#8 1.068                           use <regex> to decide what a word is
#8 1.068     --color-words[=<regex>]
#8 1.068                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.068     --color-moved[=<mode>]
#8 1.068                           moved lines of code are colored differently
#8 1.068     --color-moved-ws <mode>
#8 1.068                           how white spaces are ignored in --color-moved
#8 1.068 
#8 1.068 Other diff options
#8 1.068     --relative[=<prefix>]
#8 1.068                           when run from subdir, exclude changes outside and show relative paths
#8 1.068     -a, --text            treat all files as text
#8 1.068     -R                    swap two inputs, reverse the diff
#8 1.068     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.068     --quiet               disable all output of the program
#8 1.068     --ext-diff            allow an external diff helper to be executed
#8 1.068     --textconv            run external text conversion filters when comparing binary files
#8 1.068     --ignore-submodules[=<when>]
#8 1.068                           ignore changes to submodules in the diff generation
#8 1.068     --submodule[=<format>]
#8 1.068                           specify how differences in submodules are shown
#8 1.068     --ita-invisible-in-index
#8 1.068                           hide 'git add -N' entries from the index
#8 1.068     --ita-visible-in-index
#8 1.068                           treat 'git add -N' entries as real in the index
#8 1.068     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.068     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.068     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.068     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.068     -O <file>             control the order in which files appear in the output
#8 1.068     --rotate-to <path>    show the change in the specified path first
#8 1.068     --skip-to <path>      skip the output to the specified path
#8 1.068     --find-object <object-id>
#8 1.068                           look for differences that change the number of occurrences of the specified object
#8 1.068     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.068                           select files by diff type
#8 1.068     --output <file>       output to a specific file
#8 1.068 
#8 1.072 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 1.072 To add an exception for this directory, call:
#8 1.072 
#8 1.072 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 1.074 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0'
#8 1.074 To add an exception for this directory, call:
#8 1.074 
#8 1.074 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0
#8 1.076 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.076 usage: git diff --no-index [<options>] <path> <path>
#8 1.076 
#8 1.076 Diff output format options
#8 1.076     -p, --patch           generate patch
#8 1.076     -s, --no-patch        suppress diff output
#8 1.076     -u                    generate patch
#8 1.076     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.076     -W, --function-context
#8 1.076                           generate diffs with <n> lines context
#8 1.076     --raw                 generate the diff in raw format
#8 1.076     --patch-with-raw      synonym for '-p --raw'
#8 1.076     --patch-with-stat     synonym for '-p --stat'
#8 1.076     --numstat             machine friendly --stat
#8 1.076     --shortstat           output only the last line of --stat
#8 1.076     -X, --dirstat[=<param1,param2>...]
#8 1.076                           output the distribution of relative amount of changes for each sub-directory
#8 1.076     --cumulative          synonym for --dirstat=cumulative
#8 1.076     --dirstat-by-file[=<param1,param2>...]
#8 1.076                           synonym for --dirstat=files,param1,param2...
#8 1.076     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.076     --summary             condensed summary such as creations, renames and mode changes
#8 1.076     --name-only           show only names of changed files
#8 1.076     --name-status         show only names and status of changed files
#8 1.076     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.076                           generate diffstat
#8 1.076     --stat-width <width>  generate diffstat with a given width
#8 1.076     --stat-name-width <width>
#8 1.076                           generate diffstat with a given name width
#8 1.076     --stat-graph-width <width>
#8 1.076                           generate diffstat with a given graph width
#8 1.076     --stat-count <count>  generate diffstat with limited lines
#8 1.076     --compact-summary     generate compact summary in diffstat
#8 1.076     --binary              output a binary diff that can be applied
#8 1.076     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.076     --color[=<when>]      show colored diff
#8 1.076     --ws-error-highlight <kind>
#8 1.076                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.076     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.076     --abbrev[=<n>]        use <n> digits to display object names
#8 1.076     --src-prefix <prefix>
#8 1.076                           show the given source prefix instead of "a/"
#8 1.076     --dst-prefix <prefix>
#8 1.076                           show the given destination prefix instead of "b/"
#8 1.076     --line-prefix <prefix>
#8 1.076                           prepend an additional prefix to every line of output
#8 1.076     --no-prefix           do not show any source or destination prefix
#8 1.076     --inter-hunk-context <n>
#8 1.076                           show context between diff hunks up to the specified number of lines
#8 1.076     --output-indicator-new <char>
#8 1.076                           specify the character to indicate a new line instead of '+'
#8 1.076     --output-indicator-old <char>
#8 1.076                           specify the character to indicate an old line instead of '-'
#8 1.076     --output-indicator-context <char>
#8 1.076                           specify the character to indicate a context instead of ' '
#8 1.076 
#8 1.076 Diff rename options
#8 1.076     -B, --break-rewrites[=<n>[/<m>]]
#8 1.076                           break complete rewrite changes into pairs of delete and create
#8 1.076     -M, --find-renames[=<n>]
#8 1.076                           detect renames
#8 1.076     -D, --irreversible-delete
#8 1.076                           omit the preimage for deletes
#8 1.076     -C, --find-copies[=<n>]
#8 1.076                           detect copies
#8 1.076     --find-copies-harder  use unmodified files as source to find copies
#8 1.076     --no-renames          disable rename detection
#8 1.076     --rename-empty        use empty blobs as rename source
#8 1.076     --follow              continue listing the history of a file beyond renames
#8 1.076     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.076 
#8 1.076 Diff algorithm options
#8 1.076     --minimal             produce the smallest possible diff
#8 1.076     -w, --ignore-all-space
#8 1.076                           ignore whitespace when comparing lines
#8 1.076     -b, --ignore-space-change
#8 1.076                           ignore changes in amount of whitespace
#8 1.076     --ignore-space-at-eol
#8 1.076                           ignore changes in whitespace at EOL
#8 1.076     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.076     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.076     -I, --ignore-matching-lines <regex>
#8 1.076                           ignore changes whose all lines match <regex>
#8 1.076     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.076     --patience            generate diff using the "patience diff" algorithm
#8 1.076     --histogram           generate diff using the "histogram diff" algorithm
#8 1.076     --diff-algorithm <algorithm>
#8 1.076                           choose a diff algorithm
#8 1.076     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.076     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.076     --word-diff-regex <regex>
#8 1.076                           use <regex> to decide what a word is
#8 1.076     --color-words[=<regex>]
#8 1.076                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.076     --color-moved[=<mode>]
#8 1.076                           moved lines of code are colored differently
#8 1.076     --color-moved-ws <mode>
#8 1.076                           how white spaces are ignored in --color-moved
#8 1.076 
#8 1.076 Other diff options
#8 1.076     --relative[=<prefix>]
#8 1.076                           when run from subdir, exclude changes outside and show relative paths
#8 1.076     -a, --text            treat all files as text
#8 1.076     -R                    swap two inputs, reverse the diff
#8 1.076     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.076     --quiet               disable all output of the program
#8 1.076     --ext-diff            allow an external diff helper to be executed
#8 1.076     --textconv            run external text conversion filters when comparing binary files
#8 1.076     --ignore-submodules[=<when>]
#8 1.076                           ignore changes to submodules in the diff generation
#8 1.076     --submodule[=<format>]
#8 1.076                           specify how differences in submodules are shown
#8 1.076     --ita-invisible-in-index
#8 1.076                           hide 'git add -N' entries from the index
#8 1.076     --ita-visible-in-index
#8 1.076                           treat 'git add -N' entries as real in the index
#8 1.076     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.076     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.076     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.076     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.076     -O <file>             control the order in which files appear in the output
#8 1.076     --rotate-to <path>    show the change in the specified path first
#8 1.076     --skip-to <path>      skip the output to the specified path
#8 1.076     --find-object <object-id>
#8 1.076                           look for differences that change the number of occurrences of the specified object
#8 1.076     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.076                           select files by diff type
#8 1.076     --output <file>       output to a specific file
#8 1.076 
#8 1.083 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 1.083 To add an exception for this directory, call:
#8 1.083 
#8 1.083 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 1.088 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP'
#8 1.088 To add an exception for this directory, call:
#8 1.088 
#8 1.088 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP
#8 1.091 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.091 usage: git diff --no-index [<options>] <path> <path>
#8 1.091 
#8 1.091 Diff output format options
#8 1.091     -p, --patch           generate patch
#8 1.091     -s, --no-patch        suppress diff output
#8 1.091     -u                    generate patch
#8 1.091     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.091     -W, --function-context
#8 1.091                           generate diffs with <n> lines context
#8 1.091     --raw                 generate the diff in raw format
#8 1.091     --patch-with-raw      synonym for '-p --raw'
#8 1.091     --patch-with-stat     synonym for '-p --stat'
#8 1.091     --numstat             machine friendly --stat
#8 1.091     --shortstat           output only the last line of --stat
#8 1.091     -X, --dirstat[=<param1,param2>...]
#8 1.091                           output the distribution of relative amount of changes for each sub-directory
#8 1.091     --cumulative          synonym for --dirstat=cumulative
#8 1.091     --dirstat-by-file[=<param1,param2>...]
#8 1.091                           synonym for --dirstat=files,param1,param2...
#8 1.091     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.091     --summary             condensed summary such as creations, renames and mode changes
#8 1.091     --name-only           show only names of changed files
#8 1.091     --name-status         show only names and status of changed files
#8 1.091     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.091                           generate diffstat
#8 1.091     --stat-width <width>  generate diffstat with a given width
#8 1.091     --stat-name-width <width>
#8 1.091                           generate diffstat with a given name width
#8 1.091     --stat-graph-width <width>
#8 1.091                           generate diffstat with a given graph width
#8 1.091     --stat-count <count>  generate diffstat with limited lines
#8 1.091     --compact-summary     generate compact summary in diffstat
#8 1.091     --binary              output a binary diff that can be applied
#8 1.091     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.091     --color[=<when>]      show colored diff
#8 1.091     --ws-error-highlight <kind>
#8 1.091                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.091     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.091     --abbrev[=<n>]        use <n> digits to display object names
#8 1.091     --src-prefix <prefix>
#8 1.091                           show the given source prefix instead of "a/"
#8 1.091     --dst-prefix <prefix>
#8 1.092                           show the given destination prefix instead of "b/"
#8 1.092     --line-prefix <prefix>
#8 1.092                           prepend an additional prefix to every line of output
#8 1.092     --no-prefix           do not show any source or destination prefix
#8 1.092     --inter-hunk-context <n>
#8 1.092                           show context between diff hunks up to the specified number of lines
#8 1.092     --output-indicator-new <char>
#8 1.092                           specify the character to indicate a new line instead of '+'
#8 1.092     --output-indicator-old <char>
#8 1.092                           specify the character to indicate an old line instead of '-'
#8 1.092     --output-indicator-context <char>
#8 1.092                           specify the character to indicate a context instead of ' '
#8 1.092 
#8 1.092 Diff rename options
#8 1.092     -B, --break-rewrites[=<n>[/<m>]]
#8 1.092                           break complete rewrite changes into pairs of delete and create
#8 1.092     -M, --find-renames[=<n>]
#8 1.092                           detect renames
#8 1.092     -D, --irreversible-delete
#8 1.092                           omit the preimage for deletes
#8 1.092     -C, --find-copies[=<n>]
#8 1.092                           detect copies
#8 1.092     --find-copies-harder  use unmodified files as source to find copies
#8 1.092     --no-renames          disable rename detection
#8 1.092     --rename-empty        use empty blobs as rename source
#8 1.092     --follow              continue listing the history of a file beyond renames
#8 1.092     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.092 
#8 1.092 Diff algorithm options
#8 1.092     --minimal             produce the smallest possible diff
#8 1.092     -w, --ignore-all-space
#8 1.092                           ignore whitespace when comparing lines
#8 1.092     -b, --ignore-space-change
#8 1.092                           ignore changes in amount of whitespace
#8 1.092     --ignore-space-at-eol
#8 1.092                           ignore changes in whitespace at EOL
#8 1.092     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.092     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.092     -I, --ignore-matching-lines <regex>
#8 1.092                           ignore changes whose all lines match <regex>
#8 1.092     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.092     --patience            generate diff using the "patience diff" algorithm
#8 1.092     --histogram           generate diff using the "histogram diff" algorithm
#8 1.092     --diff-algorithm <algorithm>
#8 1.092                           choose a diff algorithm
#8 1.092     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.092     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.092     --word-diff-regex <regex>
#8 1.092                           use <regex> to decide what a word is
#8 1.092     --color-words[=<regex>]
#8 1.092                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.092     --color-moved[=<mode>]
#8 1.092                           moved lines of code are colored differently
#8 1.092     --color-moved-ws <mode>
#8 1.092                           how white spaces are ignored in --color-moved
#8 1.092 
#8 1.092 Other diff options
#8 1.092     --relative[=<prefix>]
#8 1.092                           when run from subdir, exclude changes outside and show relative paths
#8 1.092     -a, --text            treat all files as text
#8 1.092     -R                    swap two inputs, reverse the diff
#8 1.092     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.092     --quiet               disable all output of the program
#8 1.092     --ext-diff            allow an external diff helper to be executed
#8 1.092     --textconv            run external text conversion filters when comparing binary files
#8 1.092     --ignore-submodules[=<when>]
#8 1.092                           ignore changes to submodules in the diff generation
#8 1.092     --submodule[=<format>]
#8 1.092                           specify how differences in submodules are shown
#8 1.092     --ita-invisible-in-index
#8 1.092                           hide 'git add -N' entries from the index
#8 1.092     --ita-visible-in-index
#8 1.092                           treat 'git add -N' entries as real in the index
#8 1.092     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.092     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.092     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.092     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.092     -O <file>             control the order in which files appear in the output
#8 1.092     --rotate-to <path>    show the change in the specified path first
#8 1.092     --skip-to <path>      skip the output to the specified path
#8 1.092     --find-object <object-id>
#8 1.092                           look for differences that change the number of occurrences of the specified object
#8 1.092     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.092                           select files by diff type
#8 1.092     --output <file>       output to a specific file
#8 1.092 
#8 1.101 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 1.101 To add an exception for this directory, call:
#8 1.101 
#8 1.101 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 1.107 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP'
#8 1.107 To add an exception for this directory, call:
#8 1.107 
#8 1.107 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP
#8 1.111 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.111 usage: git diff --no-index [<options>] <path> <path>
#8 1.111 
#8 1.111 Diff output format options
#8 1.111     -p, --patch           generate patch
#8 1.111     -s, --no-patch        suppress diff output
#8 1.111     -u                    generate patch
#8 1.111     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.111     -W, --function-context
#8 1.111                           generate diffs with <n> lines context
#8 1.111     --raw                 generate the diff in raw format
#8 1.111     --patch-with-raw      synonym for '-p --raw'
#8 1.111     --patch-with-stat     synonym for '-p --stat'
#8 1.111     --numstat             machine friendly --stat
#8 1.111     --shortstat           output only the last line of --stat
#8 1.111     -X, --dirstat[=<param1,param2>...]
#8 1.111                           output the distribution of relative amount of changes for each sub-directory
#8 1.111     --cumulative          synonym for --dirstat=cumulative
#8 1.111     --dirstat-by-file[=<param1,param2>...]
#8 1.111                           synonym for --dirstat=files,param1,param2...
#8 1.111     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.111     --summary             condensed summary such as creations, renames and mode changes
#8 1.111     --name-only           show only names of changed files
#8 1.111     --name-status         show only names and status of changed files
#8 1.111     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.111                           generate diffstat
#8 1.111     --stat-width <width>  generate diffstat with a given width
#8 1.111     --stat-name-width <width>
#8 1.111                           generate diffstat with a given name width
#8 1.111     --stat-graph-width <width>
#8 1.111                           generate diffstat with a given graph width
#8 1.111     --stat-count <count>  generate diffstat with limited lines
#8 1.111     --compact-summary     generate compact summary in diffstat
#8 1.111     --binary              output a binary diff that can be applied
#8 1.111     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.111     --color[=<when>]      show colored diff
#8 1.111     --ws-error-highlight <kind>
#8 1.111                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.111     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.111     --abbrev[=<n>]        use <n> digits to display object names
#8 1.111     --src-prefix <prefix>
#8 1.111                           show the given source prefix instead of "a/"
#8 1.111     --dst-prefix <prefix>
#8 1.111                           show the given destination prefix instead of "b/"
#8 1.111     --line-prefix <prefix>
#8 1.111                           prepend an additional prefix to every line of output
#8 1.111     --no-prefix           do not show any source or destination prefix
#8 1.111     --inter-hunk-context <n>
#8 1.111                           show context between diff hunks up to the specified number of lines
#8 1.111     --output-indicator-new <char>
#8 1.111                           specify the character to indicate a new line instead of '+'
#8 1.111     --output-indicator-old <char>
#8 1.111                           specify the character to indicate an old line instead of '-'
#8 1.111     --output-indicator-context <char>
#8 1.111                           specify the character to indicate a context instead of ' '
#8 1.111 
#8 1.111 Diff rename options
#8 1.111     -B, --break-rewrites[=<n>[/<m>]]
#8 1.111                           break complete rewrite changes into pairs of delete and create
#8 1.111     -M, --find-renames[=<n>]
#8 1.111                           detect renames
#8 1.111     -D, --irreversible-delete
#8 1.111                           omit the preimage for deletes
#8 1.111     -C, --find-copies[=<n>]
#8 1.111                           detect copies
#8 1.111     --find-copies-harder  use unmodified files as source to find copies
#8 1.111     --no-renames          disable rename detection
#8 1.111     --rename-empty        use empty blobs as rename source
#8 1.111     --follow              continue listing the history of a file beyond renames
#8 1.111     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.111 
#8 1.111 Diff algorithm options
#8 1.111     --minimal             produce the smallest possible diff
#8 1.111     -w, --ignore-all-space
#8 1.111                           ignore whitespace when comparing lines
#8 1.111     -b, --ignore-space-change
#8 1.111                           ignore changes in amount of whitespace
#8 1.111     --ignore-space-at-eol
#8 1.111                           ignore changes in whitespace at EOL
#8 1.111     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.111     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.111     -I, --ignore-matching-lines <regex>
#8 1.111                           ignore changes whose all lines match <regex>
#8 1.111     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.111     --patience            generate diff using the "patience diff" algorithm
#8 1.111     --histogram           generate diff using the "histogram diff" algorithm
#8 1.111     --diff-algorithm <algorithm>
#8 1.111                           choose a diff algorithm
#8 1.111     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.111     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.111     --word-diff-regex <regex>
#8 1.111                           use <regex> to decide what a word is
#8 1.111     --color-words[=<regex>]
#8 1.111                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.111     --color-moved[=<mode>]
#8 1.111                           moved lines of code are colored differently
#8 1.111     --color-moved-ws <mode>
#8 1.111                           how white spaces are ignored in --color-moved
#8 1.111 
#8 1.111 Other diff options
#8 1.111     --relative[=<prefix>]
#8 1.111                           when run from subdir, exclude changes outside and show relative paths
#8 1.111     -a, --text            treat all files as text
#8 1.111     -R                    swap two inputs, reverse the diff
#8 1.111     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.111     --quiet               disable all output of the program
#8 1.111     --ext-diff            allow an external diff helper to be executed
#8 1.111     --textconv            run external text conversion filters when comparing binary files
#8 1.111     --ignore-submodules[=<when>]
#8 1.111                           ignore changes to submodules in the diff generation
#8 1.111     --submodule[=<format>]
#8 1.111                           specify how differences in submodules are shown
#8 1.111     --ita-invisible-in-index
#8 1.111                           hide 'git add -N' entries from the index
#8 1.111     --ita-visible-in-index
#8 1.111                           treat 'git add -N' entries as real in the index
#8 1.111     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.111     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.111     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.111     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.111     -O <file>             control the order in which files appear in the output
#8 1.111     --rotate-to <path>    show the change in the specified path first
#8 1.111     --skip-to <path>      skip the output to the specified path
#8 1.111     --find-object <object-id>
#8 1.111                           look for differences that change the number of occurrences of the specified object
#8 1.111     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.111                           select files by diff type
#8 1.111     --output <file>       output to a specific file
#8 1.111 
#8 1.119 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 1.119 To add an exception for this directory, call:
#8 1.119 
#8 1.119 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 1.125 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP'
#8 1.125 To add an exception for this directory, call:
#8 1.125 
#8 1.125 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP
#8 1.129 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.129 usage: git diff --no-index [<options>] <path> <path>
#8 1.129 
#8 1.129 Diff output format options
#8 1.129     -p, --patch           generate patch
#8 1.129     -s, --no-patch        suppress diff output
#8 1.129     -u                    generate patch
#8 1.129     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.129     -W, --function-context
#8 1.129                           generate diffs with <n> lines context
#8 1.129     --raw                 generate the diff in raw format
#8 1.129     --patch-with-raw      synonym for '-p --raw'
#8 1.129     --patch-with-stat     synonym for '-p --stat'
#8 1.129     --numstat             machine friendly --stat
#8 1.129     --shortstat           output only the last line of --stat
#8 1.129     -X, --dirstat[=<param1,param2>...]
#8 1.129                           output the distribution of relative amount of changes for each sub-directory
#8 1.129     --cumulative          synonym for --dirstat=cumulative
#8 1.129     --dirstat-by-file[=<param1,param2>...]
#8 1.129                           synonym for --dirstat=files,param1,param2...
#8 1.129     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.129     --summary             condensed summary such as creations, renames and mode changes
#8 1.129     --name-only           show only names of changed files
#8 1.129     --name-status         show only names and status of changed files
#8 1.129     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.129                           generate diffstat
#8 1.129     --stat-width <width>  generate diffstat with a given width
#8 1.129     --stat-name-width <width>
#8 1.129                           generate diffstat with a given name width
#8 1.129     --stat-graph-width <width>
#8 1.129                           generate diffstat with a given graph width
#8 1.129     --stat-count <count>  generate diffstat with limited lines
#8 1.129     --compact-summary     generate compact summary in diffstat
#8 1.129     --binary              output a binary diff that can be applied
#8 1.129     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.129     --color[=<when>]      show colored diff
#8 1.129     --ws-error-highlight <kind>
#8 1.129                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.129     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.129     --abbrev[=<n>]        use <n> digits to display object names
#8 1.129     --src-prefix <prefix>
#8 1.129                           show the given source prefix instead of "a/"
#8 1.129     --dst-prefix <prefix>
#8 1.129                           show the given destination prefix instead of "b/"
#8 1.129     --line-prefix <prefix>
#8 1.129                           prepend an additional prefix to every line of output
#8 1.129     --no-prefix           do not show any source or destination prefix
#8 1.129     --inter-hunk-context <n>
#8 1.129                           show context between diff hunks up to the specified number of lines
#8 1.129     --output-indicator-new <char>
#8 1.129                           specify the character to indicate a new line instead of '+'
#8 1.129     --output-indicator-old <char>
#8 1.129                           specify the character to indicate an old line instead of '-'
#8 1.129     --output-indicator-context <char>
#8 1.129                           specify the character to indicate a context instead of ' '
#8 1.129 
#8 1.129 Diff rename options
#8 1.129     -B, --break-rewrites[=<n>[/<m>]]
#8 1.129                           break complete rewrite changes into pairs of delete and create
#8 1.129     -M, --find-renames[=<n>]
#8 1.129                           detect renames
#8 1.129     -D, --irreversible-delete
#8 1.129                           omit the preimage for deletes
#8 1.129     -C, --find-copies[=<n>]
#8 1.129                           detect copies
#8 1.129     --find-copies-harder  use unmodified files as source to find copies
#8 1.129     --no-renames          disable rename detection
#8 1.129     --rename-empty        use empty blobs as rename source
#8 1.129     --follow              continue listing the history of a file beyond renames
#8 1.129     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.129 
#8 1.129 Diff algorithm options
#8 1.129     --minimal             produce the smallest possible diff
#8 1.129     -w, --ignore-all-space
#8 1.129                           ignore whitespace when comparing lines
#8 1.129     -b, --ignore-space-change
#8 1.129                           ignore changes in amount of whitespace
#8 1.129     --ignore-space-at-eol
#8 1.129                           ignore changes in whitespace at EOL
#8 1.129     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.129     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.129     -I, --ignore-matching-lines <regex>
#8 1.129                           ignore changes whose all lines match <regex>
#8 1.129     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.129     --patience            generate diff using the "patience diff" algorithm
#8 1.129     --histogram           generate diff using the "histogram diff" algorithm
#8 1.129     --diff-algorithm <algorithm>
#8 1.129                           choose a diff algorithm
#8 1.129     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.129     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.129     --word-diff-regex <regex>
#8 1.129                           use <regex> to decide what a word is
#8 1.129     --color-words[=<regex>]
#8 1.129                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.129     --color-moved[=<mode>]
#8 1.129                           moved lines of code are colored differently
#8 1.129     --color-moved-ws <mode>
#8 1.129                           how white spaces are ignored in --color-moved
#8 1.129 
#8 1.129 Other diff options
#8 1.129     --relative[=<prefix>]
#8 1.129                           when run from subdir, exclude changes outside and show relative paths
#8 1.130     -a, --text            treat all files as text
#8 1.130     -R                    swap two inputs, reverse the diff
#8 1.130     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.130     --quiet               disable all output of the program
#8 1.130     --ext-diff            allow an external diff helper to be executed
#8 1.130     --textconv            run external text conversion filters when comparing binary files
#8 1.130     --ignore-submodules[=<when>]
#8 1.130                           ignore changes to submodules in the diff generation
#8 1.130     --submodule[=<format>]
#8 1.130                           specify how differences in submodules are shown
#8 1.130     --ita-invisible-in-index
#8 1.130                           hide 'git add -N' entries from the index
#8 1.130     --ita-visible-in-index
#8 1.130                           treat 'git add -N' entries as real in the index
#8 1.130     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.130     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.130     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.130     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.130     -O <file>             control the order in which files appear in the output
#8 1.130     --rotate-to <path>    show the change in the specified path first
#8 1.130     --skip-to <path>      skip the output to the specified path
#8 1.130     --find-object <object-id>
#8 1.130                           look for differences that change the number of occurrences of the specified object
#8 1.130     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.130                           select files by diff type
#8 1.130     --output <file>       output to a specific file
#8 1.130 
#8 1.137 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 1.137 To add an exception for this directory, call:
#8 1.137 
#8 1.137 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 1.144 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP'
#8 1.144 To add an exception for this directory, call:
#8 1.144 
#8 1.144 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP
#8 1.148 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.148 usage: git diff --no-index [<options>] <path> <path>
#8 1.148 
#8 1.148 Diff output format options
#8 1.148     -p, --patch           generate patch
#8 1.148     -s, --no-patch        suppress diff output
#8 1.148     -u                    generate patch
#8 1.148     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.148     -W, --function-context
#8 1.148                           generate diffs with <n> lines context
#8 1.148     --raw                 generate the diff in raw format
#8 1.148     --patch-with-raw      synonym for '-p --raw'
#8 1.148     --patch-with-stat     synonym for '-p --stat'
#8 1.148     --numstat             machine friendly --stat
#8 1.148     --shortstat           output only the last line of --stat
#8 1.148     -X, --dirstat[=<param1,param2>...]
#8 1.148                           output the distribution of relative amount of changes for each sub-directory
#8 1.148     --cumulative          synonym for --dirstat=cumulative
#8 1.148     --dirstat-by-file[=<param1,param2>...]
#8 1.148                           synonym for --dirstat=files,param1,param2...
#8 1.148     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.148     --summary             condensed summary such as creations, renames and mode changes
#8 1.148     --name-only           show only names of changed files
#8 1.148     --name-status         show only names and status of changed files
#8 1.148     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.148                           generate diffstat
#8 1.148     --stat-width <width>  generate diffstat with a given width
#8 1.148     --stat-name-width <width>
#8 1.148                           generate diffstat with a given name width
#8 1.148     --stat-graph-width <width>
#8 1.148                           generate diffstat with a given graph width
#8 1.148     --stat-count <count>  generate diffstat with limited lines
#8 1.148     --compact-summary     generate compact summary in diffstat
#8 1.148     --binary              output a binary diff that can be applied
#8 1.148     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.148     --color[=<when>]      show colored diff
#8 1.148     --ws-error-highlight <kind>
#8 1.148                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.148     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.148     --abbrev[=<n>]        use <n> digits to display object names
#8 1.148     --src-prefix <prefix>
#8 1.148                           show the given source prefix instead of "a/"
#8 1.148     --dst-prefix <prefix>
#8 1.148                           show the given destination prefix instead of "b/"
#8 1.148     --line-prefix <prefix>
#8 1.148                           prepend an additional prefix to every line of output
#8 1.148     --no-prefix           do not show any source or destination prefix
#8 1.148     --inter-hunk-context <n>
#8 1.148                           show context between diff hunks up to the specified number of lines
#8 1.148     --output-indicator-new <char>
#8 1.148                           specify the character to indicate a new line instead of '+'
#8 1.148     --output-indicator-old <char>
#8 1.148                           specify the character to indicate an old line instead of '-'
#8 1.148     --output-indicator-context <char>
#8 1.148                           specify the character to indicate a context instead of ' '
#8 1.148 
#8 1.148 Diff rename options
#8 1.148     -B, --break-rewrites[=<n>[/<m>]]
#8 1.148                           break complete rewrite changes into pairs of delete and create
#8 1.148     -M, --find-renames[=<n>]
#8 1.148                           detect renames
#8 1.148     -D, --irreversible-delete
#8 1.148                           omit the preimage for deletes
#8 1.148     -C, --find-copies[=<n>]
#8 1.148                           detect copies
#8 1.148     --find-copies-harder  use unmodified files as source to find copies
#8 1.148     --no-renames          disable rename detection
#8 1.148     --rename-empty        use empty blobs as rename source
#8 1.148     --follow              continue listing the history of a file beyond renames
#8 1.148     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.148 
#8 1.148 Diff algorithm options
#8 1.148     --minimal             produce the smallest possible diff
#8 1.148     -w, --ignore-all-space
#8 1.148                           ignore whitespace when comparing lines
#8 1.148     -b, --ignore-space-change
#8 1.148                           ignore changes in amount of whitespace
#8 1.148     --ignore-space-at-eol
#8 1.148                           ignore changes in whitespace at EOL
#8 1.148     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.148     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.148     -I, --ignore-matching-lines <regex>
#8 1.148                           ignore changes whose all lines match <regex>
#8 1.148     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.148     --patience            generate diff using the "patience diff" algorithm
#8 1.148     --histogram           generate diff using the "histogram diff" algorithm
#8 1.148     --diff-algorithm <algorithm>
#8 1.148                           choose a diff algorithm
#8 1.148     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.148     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.148     --word-diff-regex <regex>
#8 1.148                           use <regex> to decide what a word is
#8 1.148     --color-words[=<regex>]
#8 1.148                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.148     --color-moved[=<mode>]
#8 1.148                           moved lines of code are colored differently
#8 1.148     --color-moved-ws <mode>
#8 1.148                           how white spaces are ignored in --color-moved
#8 1.148 
#8 1.148 Other diff options
#8 1.148     --relative[=<prefix>]
#8 1.148                           when run from subdir, exclude changes outside and show relative paths
#8 1.148     -a, --text            treat all files as text
#8 1.148     -R                    swap two inputs, reverse the diff
#8 1.148     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.148     --quiet               disable all output of the program
#8 1.148     --ext-diff            allow an external diff helper to be executed
#8 1.148     --textconv            run external text conversion filters when comparing binary files
#8 1.148     --ignore-submodules[=<when>]
#8 1.148                           ignore changes to submodules in the diff generation
#8 1.148     --submodule[=<format>]
#8 1.148                           specify how differences in submodules are shown
#8 1.148     --ita-invisible-in-index
#8 1.148                           hide 'git add -N' entries from the index
#8 1.148     --ita-visible-in-index
#8 1.148                           treat 'git add -N' entries as real in the index
#8 1.148     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.148     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.148     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.148     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.148     -O <file>             control the order in which files appear in the output
#8 1.148     --rotate-to <path>    show the change in the specified path first
#8 1.148     --skip-to <path>      skip the output to the specified path
#8 1.148     --find-object <object-id>
#8 1.148                           look for differences that change the number of occurrences of the specified object
#8 1.148     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.148                           select files by diff type
#8 1.148     --output <file>       output to a specific file
#8 1.148 
#8 1.155 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 1.155 To add an exception for this directory, call:
#8 1.155 
#8 1.155 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 1.162 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA'
#8 1.162 To add an exception for this directory, call:
#8 1.162 
#8 1.162 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA
#8 1.166 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.166 usage: git diff --no-index [<options>] <path> <path>
#8 1.166 
#8 1.166 Diff output format options
#8 1.166     -p, --patch           generate patch
#8 1.166     -s, --no-patch        suppress diff output
#8 1.166     -u                    generate patch
#8 1.166     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.166     -W, --function-context
#8 1.166                           generate diffs with <n> lines context
#8 1.166     --raw                 generate the diff in raw format
#8 1.166     --patch-with-raw      synonym for '-p --raw'
#8 1.166     --patch-with-stat     synonym for '-p --stat'
#8 1.166     --numstat             machine friendly --stat
#8 1.166     --shortstat           output only the last line of --stat
#8 1.166     -X, --dirstat[=<param1,param2>...]
#8 1.166                           output the distribution of relative amount of changes for each sub-directory
#8 1.166     --cumulative          synonym for --dirstat=cumulative
#8 1.166     --dirstat-by-file[=<param1,param2>...]
#8 1.166                           synonym for --dirstat=files,param1,param2...
#8 1.166     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.166     --summary             condensed summary such as creations, renames and mode changes
#8 1.166     --name-only           show only names of changed files
#8 1.166     --name-status         show only names and status of changed files
#8 1.166     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.166                           generate diffstat
#8 1.166     --stat-width <width>  generate diffstat with a given width
#8 1.166     --stat-name-width <width>
#8 1.166                           generate diffstat with a given name width
#8 1.166     --stat-graph-width <width>
#8 1.166                           generate diffstat with a given graph width
#8 1.166     --stat-count <count>  generate diffstat with limited lines
#8 1.166     --compact-summary     generate compact summary in diffstat
#8 1.166     --binary              output a binary diff that can be applied
#8 1.166     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.166     --color[=<when>]      show colored diff
#8 1.166     --ws-error-highlight <kind>
#8 1.166                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.166     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.166     --abbrev[=<n>]        use <n> digits to display object names
#8 1.166     --src-prefix <prefix>
#8 1.166                           show the given source prefix instead of "a/"
#8 1.166     --dst-prefix <prefix>
#8 1.166                           show the given destination prefix instead of "b/"
#8 1.166     --line-prefix <prefix>
#8 1.166                           prepend an additional prefix to every line of output
#8 1.166     --no-prefix           do not show any source or destination prefix
#8 1.166     --inter-hunk-context <n>
#8 1.166                           show context between diff hunks up to the specified number of lines
#8 1.166     --output-indicator-new <char>
#8 1.166                           specify the character to indicate a new line instead of '+'
#8 1.166     --output-indicator-old <char>
#8 1.166                           specify the character to indicate an old line instead of '-'
#8 1.166     --output-indicator-context <char>
#8 1.166                           specify the character to indicate a context instead of ' '
#8 1.166 
#8 1.166 Diff rename options
#8 1.166     -B, --break-rewrites[=<n>[/<m>]]
#8 1.166                           break complete rewrite changes into pairs of delete and create
#8 1.166     -M, --find-renames[=<n>]
#8 1.166                           detect renames
#8 1.166     -D, --irreversible-delete
#8 1.166                           omit the preimage for deletes
#8 1.166     -C, --find-copies[=<n>]
#8 1.166                           detect copies
#8 1.166     --find-copies-harder  use unmodified files as source to find copies
#8 1.166     --no-renames          disable rename detection
#8 1.166     --rename-empty        use empty blobs as rename source
#8 1.166     --follow              continue listing the history of a file beyond renames
#8 1.166     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.166 
#8 1.166 Diff algorithm options
#8 1.166     --minimal             produce the smallest possible diff
#8 1.166     -w, --ignore-all-space
#8 1.166                           ignore whitespace when comparing lines
#8 1.166     -b, --ignore-space-change
#8 1.166                           ignore changes in amount of whitespace
#8 1.166     --ignore-space-at-eol
#8 1.166                           ignore changes in whitespace at EOL
#8 1.166     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.166     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.166     -I, --ignore-matching-lines <regex>
#8 1.166                           ignore changes whose all lines match <regex>
#8 1.166     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.166     --patience            generate diff using the "patience diff" algorithm
#8 1.166     --histogram           generate diff using the "histogram diff" algorithm
#8 1.166     --diff-algorithm <algorithm>
#8 1.166                           choose a diff algorithm
#8 1.166     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.166     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.166     --word-diff-regex <regex>
#8 1.166                           use <regex> to decide what a word is
#8 1.166     --color-words[=<regex>]
#8 1.166                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.166     --color-moved[=<mode>]
#8 1.166                           moved lines of code are colored differently
#8 1.166     --color-moved-ws <mode>
#8 1.166                           how white spaces are ignored in --color-moved
#8 1.166 
#8 1.166 Other diff options
#8 1.166     --relative[=<prefix>]
#8 1.166                           when run from subdir, exclude changes outside and show relative paths
#8 1.166     -a, --text            treat all files as text
#8 1.166     -R                    swap two inputs, reverse the diff
#8 1.166     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.166     --quiet               disable all output of the program
#8 1.166     --ext-diff            allow an external diff helper to be executed
#8 1.166     --textconv            run external text conversion filters when comparing binary files
#8 1.166     --ignore-submodules[=<when>]
#8 1.166                           ignore changes to submodules in the diff generation
#8 1.166     --submodule[=<format>]
#8 1.166                           specify how differences in submodules are shown
#8 1.166     --ita-invisible-in-index
#8 1.166                           hide 'git add -N' entries from the index
#8 1.166     --ita-visible-in-index
#8 1.166                           treat 'git add -N' entries as real in the index
#8 1.166     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.166     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.166     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.166     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.166     -O <file>             control the order in which files appear in the output
#8 1.166     --rotate-to <path>    show the change in the specified path first
#8 1.166     --skip-to <path>      skip the output to the specified path
#8 1.166     --find-object <object-id>
#8 1.166                           look for differences that change the number of occurrences of the specified object
#8 1.166     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.166                           select files by diff type
#8 1.166     --output <file>       output to a specific file
#8 1.166 
#8 1.171 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 1.171 To add an exception for this directory, call:
#8 1.171 
#8 1.171 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 1.178 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE'
#8 1.178 To add an exception for this directory, call:
#8 1.178 
#8 1.178 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE
#8 1.182 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.182 usage: git diff --no-index [<options>] <path> <path>
#8 1.182 
#8 1.182 Diff output format options
#8 1.182     -p, --patch           generate patch
#8 1.182     -s, --no-patch        suppress diff output
#8 1.182     -u                    generate patch
#8 1.182     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.182     -W, --function-context
#8 1.182                           generate diffs with <n> lines context
#8 1.182     --raw                 generate the diff in raw format
#8 1.182     --patch-with-raw      synonym for '-p --raw'
#8 1.182     --patch-with-stat     synonym for '-p --stat'
#8 1.182     --numstat             machine friendly --stat
#8 1.182     --shortstat           output only the last line of --stat
#8 1.182     -X, --dirstat[=<param1,param2>...]
#8 1.182                           output the distribution of relative amount of changes for each sub-directory
#8 1.182     --cumulative          synonym for --dirstat=cumulative
#8 1.182     --dirstat-by-file[=<param1,param2>...]
#8 1.182                           synonym for --dirstat=files,param1,param2...
#8 1.182     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.182     --summary             condensed summary such as creations, renames and mode changes
#8 1.182     --name-only           show only names of changed files
#8 1.182     --name-status         show only names and status of changed files
#8 1.182     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.182                           generate diffstat
#8 1.182     --stat-width <width>  generate diffstat with a given width
#8 1.182     --stat-name-width <width>
#8 1.182                           generate diffstat with a given name width
#8 1.182     --stat-graph-width <width>
#8 1.182                           generate diffstat with a given graph width
#8 1.182     --stat-count <count>  generate diffstat with limited lines
#8 1.182     --compact-summary     generate compact summary in diffstat
#8 1.182     --binary              output a binary diff that can be applied
#8 1.182     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.182     --color[=<when>]      show colored diff
#8 1.182     --ws-error-highlight <kind>
#8 1.182                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.182     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.182     --abbrev[=<n>]        use <n> digits to display object names
#8 1.182     --src-prefix <prefix>
#8 1.182                           show the given source prefix instead of "a/"
#8 1.182     --dst-prefix <prefix>
#8 1.182                           show the given destination prefix instead of "b/"
#8 1.182     --line-prefix <prefix>
#8 1.182                           prepend an additional prefix to every line of output
#8 1.182     --no-prefix           do not show any source or destination prefix
#8 1.182     --inter-hunk-context <n>
#8 1.182                           show context between diff hunks up to the specified number of lines
#8 1.182     --output-indicator-new <char>
#8 1.182                           specify the character to indicate a new line instead of '+'
#8 1.182     --output-indicator-old <char>
#8 1.182                           specify the character to indicate an old line instead of '-'
#8 1.182     --output-indicator-context <char>
#8 1.182                           specify the character to indicate a context instead of ' '
#8 1.182 
#8 1.182 Diff rename options
#8 1.182     -B, --break-rewrites[=<n>[/<m>]]
#8 1.182                           break complete rewrite changes into pairs of delete and create
#8 1.182     -M, --find-renames[=<n>]
#8 1.182                           detect renames
#8 1.182     -D, --irreversible-delete
#8 1.182                           omit the preimage for deletes
#8 1.182     -C, --find-copies[=<n>]
#8 1.182                           detect copies
#8 1.182     --find-copies-harder  use unmodified files as source to find copies
#8 1.182     --no-renames          disable rename detection
#8 1.182     --rename-empty        use empty blobs as rename source
#8 1.182     --follow              continue listing the history of a file beyond renames
#8 1.182     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.182 
#8 1.182 Diff algorithm options
#8 1.182     --minimal             produce the smallest possible diff
#8 1.182     -w, --ignore-all-space
#8 1.182                           ignore whitespace when comparing lines
#8 1.182     -b, --ignore-space-change
#8 1.182                           ignore changes in amount of whitespace
#8 1.182     --ignore-space-at-eol
#8 1.182                           ignore changes in whitespace at EOL
#8 1.182     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.182     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.182     -I, --ignore-matching-lines <regex>
#8 1.182                           ignore changes whose all lines match <regex>
#8 1.182     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.182     --patience            generate diff using the "patience diff" algorithm
#8 1.182     --histogram           generate diff using the "histogram diff" algorithm
#8 1.182     --diff-algorithm <algorithm>
#8 1.182                           choose a diff algorithm
#8 1.182     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.182     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.182     --word-diff-regex <regex>
#8 1.182                           use <regex> to decide what a word is
#8 1.182     --color-words[=<regex>]
#8 1.182                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.182     --color-moved[=<mode>]
#8 1.182                           moved lines of code are colored differently
#8 1.182     --color-moved-ws <mode>
#8 1.182                           how white spaces are ignored in --color-moved
#8 1.182 
#8 1.182 Other diff options
#8 1.182     --relative[=<prefix>]
#8 1.182                           when run from subdir, exclude changes outside and show relative paths
#8 1.182     -a, --text            treat all files as text
#8 1.182     -R                    swap two inputs, reverse the diff
#8 1.182     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.182     --quiet               disable all output of the program
#8 1.182     --ext-diff            allow an external diff helper to be executed
#8 1.182     --textconv            run external text conversion filters when comparing binary files
#8 1.182     --ignore-submodules[=<when>]
#8 1.182                           ignore changes to submodules in the diff generation
#8 1.182     --submodule[=<format>]
#8 1.182                           specify how differences in submodules are shown
#8 1.182     --ita-invisible-in-index
#8 1.182                           hide 'git add -N' entries from the index
#8 1.182     --ita-visible-in-index
#8 1.182                           treat 'git add -N' entries as real in the index
#8 1.182     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.182     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.182     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.182     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.182     -O <file>             control the order in which files appear in the output
#8 1.182     --rotate-to <path>    show the change in the specified path first
#8 1.182     --skip-to <path>      skip the output to the specified path
#8 1.182     --find-object <object-id>
#8 1.182                           look for differences that change the number of occurrences of the specified object
#8 1.182     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.182                           select files by diff type
#8 1.182     --output <file>       output to a specific file
#8 1.182 
#8 1.190 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 1.190 To add an exception for this directory, call:
#8 1.190 
#8 1.190 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 1.197 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP'
#8 1.197 To add an exception for this directory, call:
#8 1.197 
#8 1.197 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP
#8 1.201 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.201 usage: git diff --no-index [<options>] <path> <path>
#8 1.201 
#8 1.201 Diff output format options
#8 1.201     -p, --patch           generate patch
#8 1.201     -s, --no-patch        suppress diff output
#8 1.201     -u                    generate patch
#8 1.201     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.201     -W, --function-context
#8 1.201                           generate diffs with <n> lines context
#8 1.201     --raw                 generate the diff in raw format
#8 1.201     --patch-with-raw      synonym for '-p --raw'
#8 1.201     --patch-with-stat     synonym for '-p --stat'
#8 1.201     --numstat             machine friendly --stat
#8 1.201     --shortstat           output only the last line of --stat
#8 1.201     -X, --dirstat[=<param1,param2>...]
#8 1.201                           output the distribution of relative amount of changes for each sub-directory
#8 1.201     --cumulative          synonym for --dirstat=cumulative
#8 1.201     --dirstat-by-file[=<param1,param2>...]
#8 1.201                           synonym for --dirstat=files,param1,param2...
#8 1.201     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.201     --summary             condensed summary such as creations, renames and mode changes
#8 1.201     --name-only           show only names of changed files
#8 1.201     --name-status         show only names and status of changed files
#8 1.201     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.201                           generate diffstat
#8 1.201     --stat-width <width>  generate diffstat with a given width
#8 1.201     --stat-name-width <width>
#8 1.201                           generate diffstat with a given name width
#8 1.201     --stat-graph-width <width>
#8 1.201                           generate diffstat with a given graph width
#8 1.201     --stat-count <count>  generate diffstat with limited lines
#8 1.201     --compact-summary     generate compact summary in diffstat
#8 1.201     --binary              output a binary diff that can be applied
#8 1.201     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.201     --color[=<when>]      show colored diff
#8 1.201     --ws-error-highlight <kind>
#8 1.201                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.201     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.201     --abbrev[=<n>]        use <n> digits to display object names
#8 1.201     --src-prefix <prefix>
#8 1.201                           show the given source prefix instead of "a/"
#8 1.201     --dst-prefix <prefix>
#8 1.201                           show the given destination prefix instead of "b/"
#8 1.201     --line-prefix <prefix>
#8 1.201                           prepend an additional prefix to every line of output
#8 1.201     --no-prefix           do not show any source or destination prefix
#8 1.201     --inter-hunk-context <n>
#8 1.201                           show context between diff hunks up to the specified number of lines
#8 1.201     --output-indicator-new <char>
#8 1.201                           specify the character to indicate a new line instead of '+'
#8 1.201     --output-indicator-old <char>
#8 1.201                           specify the character to indicate an old line instead of '-'
#8 1.201     --output-indicator-context <char>
#8 1.201                           specify the character to indicate a context instead of ' '
#8 1.201 
#8 1.201 Diff rename options
#8 1.201     -B, --break-rewrites[=<n>[/<m>]]
#8 1.201                           break complete rewrite changes into pairs of delete and create
#8 1.201     -M, --find-renames[=<n>]
#8 1.201                           detect renames
#8 1.201     -D, --irreversible-delete
#8 1.201                           omit the preimage for deletes
#8 1.201     -C, --find-copies[=<n>]
#8 1.201                           detect copies
#8 1.201     --find-copies-harder  use unmodified files as source to find copies
#8 1.201     --no-renames          disable rename detection
#8 1.201     --rename-empty        use empty blobs as rename source
#8 1.201     --follow              continue listing the history of a file beyond renames
#8 1.201     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.201 
#8 1.201 Diff algorithm options
#8 1.201     --minimal             produce the smallest possible diff
#8 1.201     -w, --ignore-all-space
#8 1.201                           ignore whitespace when comparing lines
#8 1.201     -b, --ignore-space-change
#8 1.201                           ignore changes in amount of whitespace
#8 1.201     --ignore-space-at-eol
#8 1.201                           ignore changes in whitespace at EOL
#8 1.201     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.201     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.201     -I, --ignore-matching-lines <regex>
#8 1.201                           ignore changes whose all lines match <regex>
#8 1.201     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.201     --patience            generate diff using the "patience diff" algorithm
#8 1.201     --histogram           generate diff using the "histogram diff" algorithm
#8 1.201     --diff-algorithm <algorithm>
#8 1.201                           choose a diff algorithm
#8 1.201     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.201     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.201     --word-diff-regex <regex>
#8 1.201                           use <regex> to decide what a word is
#8 1.201     --color-words[=<regex>]
#8 1.201                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.201     --color-moved[=<mode>]
#8 1.201                           moved lines of code are colored differently
#8 1.201     --color-moved-ws <mode>
#8 1.201                           how white spaces are ignored in --color-moved
#8 1.201 
#8 1.201 Other diff options
#8 1.201     --relative[=<prefix>]
#8 1.201                           when run from subdir, exclude changes outside and show relative paths
#8 1.201     -a, --text            treat all files as text
#8 1.201     -R                    swap two inputs, reverse the diff
#8 1.201     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.201     --quiet               disable all output of the program
#8 1.201     --ext-diff            allow an external diff helper to be executed
#8 1.201     --textconv            run external text conversion filters when comparing binary files
#8 1.201     --ignore-submodules[=<when>]
#8 1.201                           ignore changes to submodules in the diff generation
#8 1.201     --submodule[=<format>]
#8 1.201                           specify how differences in submodules are shown
#8 1.201     --ita-invisible-in-index
#8 1.201                           hide 'git add -N' entries from the index
#8 1.201     --ita-visible-in-index
#8 1.201                           treat 'git add -N' entries as real in the index
#8 1.201     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.201     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.201     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.201     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.201     -O <file>             control the order in which files appear in the output
#8 1.201     --rotate-to <path>    show the change in the specified path first
#8 1.201     --skip-to <path>      skip the output to the specified path
#8 1.201     --find-object <object-id>
#8 1.201                           look for differences that change the number of occurrences of the specified object
#8 1.201     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.201                           select files by diff type
#8 1.201     --output <file>       output to a specific file
#8 1.201 
#8 1.209 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 1.209 To add an exception for this directory, call:
#8 1.209 
#8 1.209 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 1.216 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP'
#8 1.216 To add an exception for this directory, call:
#8 1.216 
#8 1.216 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP
#8 1.220 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.220 usage: git diff --no-index [<options>] <path> <path>
#8 1.220 
#8 1.220 Diff output format options
#8 1.220     -p, --patch           generate patch
#8 1.220     -s, --no-patch        suppress diff output
#8 1.220     -u                    generate patch
#8 1.220     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.220     -W, --function-context
#8 1.220                           generate diffs with <n> lines context
#8 1.220     --raw                 generate the diff in raw format
#8 1.220     --patch-with-raw      synonym for '-p --raw'
#8 1.220     --patch-with-stat     synonym for '-p --stat'
#8 1.220     --numstat             machine friendly --stat
#8 1.220     --shortstat           output only the last line of --stat
#8 1.220     -X, --dirstat[=<param1,param2>...]
#8 1.220                           output the distribution of relative amount of changes for each sub-directory
#8 1.220     --cumulative          synonym for --dirstat=cumulative
#8 1.220     --dirstat-by-file[=<param1,param2>...]
#8 1.220                           synonym for --dirstat=files,param1,param2...
#8 1.220     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.220     --summary             condensed summary such as creations, renames and mode changes
#8 1.220     --name-only           show only names of changed files
#8 1.220     --name-status         show only names and status of changed files
#8 1.220     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.220                           generate diffstat
#8 1.220     --stat-width <width>  generate diffstat with a given width
#8 1.220     --stat-name-width <width>
#8 1.220                           generate diffstat with a given name width
#8 1.220     --stat-graph-width <width>
#8 1.220                           generate diffstat with a given graph width
#8 1.220     --stat-count <count>  generate diffstat with limited lines
#8 1.220     --compact-summary     generate compact summary in diffstat
#8 1.220     --binary              output a binary diff that can be applied
#8 1.220     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.220     --color[=<when>]      show colored diff
#8 1.220     --ws-error-highlight <kind>
#8 1.220                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.220     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.220     --abbrev[=<n>]        use <n> digits to display object names
#8 1.220     --src-prefix <prefix>
#8 1.220                           show the given source prefix instead of "a/"
#8 1.220     --dst-prefix <prefix>
#8 1.220                           show the given destination prefix instead of "b/"
#8 1.220     --line-prefix <prefix>
#8 1.220                           prepend an additional prefix to every line of output
#8 1.220     --no-prefix           do not show any source or destination prefix
#8 1.220     --inter-hunk-context <n>
#8 1.220                           show context between diff hunks up to the specified number of lines
#8 1.220     --output-indicator-new <char>
#8 1.220                           specify the character to indicate a new line instead of '+'
#8 1.220     --output-indicator-old <char>
#8 1.220                           specify the character to indicate an old line instead of '-'
#8 1.220     --output-indicator-context <char>
#8 1.220                           specify the character to indicate a context instead of ' '
#8 1.220 
#8 1.220 Diff rename options
#8 1.220     -B, --break-rewrites[=<n>[/<m>]]
#8 1.220                           break complete rewrite changes into pairs of delete and create
#8 1.220     -M, --find-renames[=<n>]
#8 1.220                           detect renames
#8 1.220     -D, --irreversible-delete
#8 1.220                           omit the preimage for deletes
#8 1.220     -C, --find-copies[=<n>]
#8 1.220                           detect copies
#8 1.220     --find-copies-harder  use unmodified files as source to find copies
#8 1.220     --no-renames          disable rename detection
#8 1.220     --rename-empty        use empty blobs as rename source
#8 1.220     --follow              continue listing the history of a file beyond renames
#8 1.220     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.220 
#8 1.220 Diff algorithm options
#8 1.220     --minimal             produce the smallest possible diff
#8 1.220     -w, --ignore-all-space
#8 1.220                           ignore whitespace when comparing lines
#8 1.220     -b, --ignore-space-change
#8 1.220                           ignore changes in amount of whitespace
#8 1.220     --ignore-space-at-eol
#8 1.220                           ignore changes in whitespace at EOL
#8 1.220     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.220     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.220     -I, --ignore-matching-lines <regex>
#8 1.220                           ignore changes whose all lines match <regex>
#8 1.220     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.220     --patience            generate diff using the "patience diff" algorithm
#8 1.220     --histogram           generate diff using the "histogram diff" algorithm
#8 1.220     --diff-algorithm <algorithm>
#8 1.220                           choose a diff algorithm
#8 1.220     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.220     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.220     --word-diff-regex <regex>
#8 1.220                           use <regex> to decide what a word is
#8 1.220     --color-words[=<regex>]
#8 1.220                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.220     --color-moved[=<mode>]
#8 1.220                           moved lines of code are colored differently
#8 1.220     --color-moved-ws <mode>
#8 1.220                           how white spaces are ignored in --color-moved
#8 1.220 
#8 1.220 Other diff options
#8 1.220     --relative[=<prefix>]
#8 1.220                           when run from subdir, exclude changes outside and show relative paths
#8 1.220     -a, --text            treat all files as text
#8 1.220     -R                    swap two inputs, reverse the diff
#8 1.220     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.220     --quiet               disable all output of the program
#8 1.220     --ext-diff            allow an external diff helper to be executed
#8 1.220     --textconv            run external text conversion filters when comparing binary files
#8 1.220     --ignore-submodules[=<when>]
#8 1.221                           ignore changes to submodules in the diff generation
#8 1.221     --submodule[=<format>]
#8 1.221                           specify how differences in submodules are shown
#8 1.221     --ita-invisible-in-index
#8 1.221                           hide 'git add -N' entries from the index
#8 1.221     --ita-visible-in-index
#8 1.221                           treat 'git add -N' entries as real in the index
#8 1.221     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.221     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.221     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.221     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.221     -O <file>             control the order in which files appear in the output
#8 1.221     --rotate-to <path>    show the change in the specified path first
#8 1.221     --skip-to <path>      skip the output to the specified path
#8 1.221     --find-object <object-id>
#8 1.221                           look for differences that change the number of occurrences of the specified object
#8 1.221     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.221                           select files by diff type
#8 1.221     --output <file>       output to a specific file
#8 1.221 
#8 1.230 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 1.230 To add an exception for this directory, call:
#8 1.230 
#8 1.230 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 1.236 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA'
#8 1.236 To add an exception for this directory, call:
#8 1.236 
#8 1.236 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA
#8 1.240 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.240 usage: git diff --no-index [<options>] <path> <path>
#8 1.240 
#8 1.240 Diff output format options
#8 1.240     -p, --patch           generate patch
#8 1.240     -s, --no-patch        suppress diff output
#8 1.240     -u                    generate patch
#8 1.240     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.240     -W, --function-context
#8 1.240                           generate diffs with <n> lines context
#8 1.240     --raw                 generate the diff in raw format
#8 1.240     --patch-with-raw      synonym for '-p --raw'
#8 1.240     --patch-with-stat     synonym for '-p --stat'
#8 1.240     --numstat             machine friendly --stat
#8 1.240     --shortstat           output only the last line of --stat
#8 1.240     -X, --dirstat[=<param1,param2>...]
#8 1.240                           output the distribution of relative amount of changes for each sub-directory
#8 1.240     --cumulative          synonym for --dirstat=cumulative
#8 1.240     --dirstat-by-file[=<param1,param2>...]
#8 1.240                           synonym for --dirstat=files,param1,param2...
#8 1.240     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.240     --summary             condensed summary such as creations, renames and mode changes
#8 1.240     --name-only           show only names of changed files
#8 1.240     --name-status         show only names and status of changed files
#8 1.240     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.240                           generate diffstat
#8 1.240     --stat-width <width>  generate diffstat with a given width
#8 1.240     --stat-name-width <width>
#8 1.240                           generate diffstat with a given name width
#8 1.240     --stat-graph-width <width>
#8 1.240                           generate diffstat with a given graph width
#8 1.240     --stat-count <count>  generate diffstat with limited lines
#8 1.240     --compact-summary     generate compact summary in diffstat
#8 1.240     --binary              output a binary diff that can be applied
#8 1.240     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.240     --color[=<when>]      show colored diff
#8 1.240     --ws-error-highlight <kind>
#8 1.240                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.240     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.240     --abbrev[=<n>]        use <n> digits to display object names
#8 1.240     --src-prefix <prefix>
#8 1.240                           show the given source prefix instead of "a/"
#8 1.240     --dst-prefix <prefix>
#8 1.240                           show the given destination prefix instead of "b/"
#8 1.240     --line-prefix <prefix>
#8 1.240                           prepend an additional prefix to every line of output
#8 1.240     --no-prefix           do not show any source or destination prefix
#8 1.240     --inter-hunk-context <n>
#8 1.240                           show context between diff hunks up to the specified number of lines
#8 1.240     --output-indicator-new <char>
#8 1.240                           specify the character to indicate a new line instead of '+'
#8 1.240     --output-indicator-old <char>
#8 1.240                           specify the character to indicate an old line instead of '-'
#8 1.240     --output-indicator-context <char>
#8 1.240                           specify the character to indicate a context instead of ' '
#8 1.240 
#8 1.240 Diff rename options
#8 1.240     -B, --break-rewrites[=<n>[/<m>]]
#8 1.240                           break complete rewrite changes into pairs of delete and create
#8 1.240     -M, --find-renames[=<n>]
#8 1.240                           detect renames
#8 1.240     -D, --irreversible-delete
#8 1.240                           omit the preimage for deletes
#8 1.240     -C, --find-copies[=<n>]
#8 1.240                           detect copies
#8 1.240     --find-copies-harder  use unmodified files as source to find copies
#8 1.240     --no-renames          disable rename detection
#8 1.240     --rename-empty        use empty blobs as rename source
#8 1.240     --follow              continue listing the history of a file beyond renames
#8 1.240     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.240 
#8 1.240 Diff algorithm options
#8 1.240     --minimal             produce the smallest possible diff
#8 1.240     -w, --ignore-all-space
#8 1.240                           ignore whitespace when comparing lines
#8 1.240     -b, --ignore-space-change
#8 1.240                           ignore changes in amount of whitespace
#8 1.240     --ignore-space-at-eol
#8 1.240                           ignore changes in whitespace at EOL
#8 1.240     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.240     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.240     -I, --ignore-matching-lines <regex>
#8 1.240                           ignore changes whose all lines match <regex>
#8 1.240     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.240     --patience            generate diff using the "patience diff" algorithm
#8 1.240     --histogram           generate diff using the "histogram diff" algorithm
#8 1.240     --diff-algorithm <algorithm>
#8 1.240                           choose a diff algorithm
#8 1.240     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.240     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.240     --word-diff-regex <regex>
#8 1.240                           use <regex> to decide what a word is
#8 1.240     --color-words[=<regex>]
#8 1.240                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.240     --color-moved[=<mode>]
#8 1.240                           moved lines of code are colored differently
#8 1.240     --color-moved-ws <mode>
#8 1.240                           how white spaces are ignored in --color-moved
#8 1.240 
#8 1.240 Other diff options
#8 1.240     --relative[=<prefix>]
#8 1.240                           when run from subdir, exclude changes outside and show relative paths
#8 1.240     -a, --text            treat all files as text
#8 1.240     -R                    swap two inputs, reverse the diff
#8 1.240     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.240     --quiet               disable all output of the program
#8 1.240     --ext-diff            allow an external diff helper to be executed
#8 1.240     --textconv            run external text conversion filters when comparing binary files
#8 1.240     --ignore-submodules[=<when>]
#8 1.240                           ignore changes to submodules in the diff generation
#8 1.240     --submodule[=<format>]
#8 1.240                           specify how differences in submodules are shown
#8 1.240     --ita-invisible-in-index
#8 1.240                           hide 'git add -N' entries from the index
#8 1.240     --ita-visible-in-index
#8 1.240                           treat 'git add -N' entries as real in the index
#8 1.240     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.241     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.241     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.241     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.241     -O <file>             control the order in which files appear in the output
#8 1.241     --rotate-to <path>    show the change in the specified path first
#8 1.241     --skip-to <path>      skip the output to the specified path
#8 1.241     --find-object <object-id>
#8 1.241                           look for differences that change the number of occurrences of the specified object
#8 1.241     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.241                           select files by diff type
#8 1.241     --output <file>       output to a specific file
#8 1.241 
#8 1.247 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1'
#8 1.247 To add an exception for this directory, call:
#8 1.247 
#8 1.247 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1
#8 1.253 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1'
#8 1.253 To add an exception for this directory, call:
#8 1.253 
#8 1.253 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1
#8 1.257 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.257 usage: git diff --no-index [<options>] <path> <path>
#8 1.257 
#8 1.257 Diff output format options
#8 1.257     -p, --patch           generate patch
#8 1.257     -s, --no-patch        suppress diff output
#8 1.257     -u                    generate patch
#8 1.257     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.257     -W, --function-context
#8 1.257                           generate diffs with <n> lines context
#8 1.257     --raw                 generate the diff in raw format
#8 1.257     --patch-with-raw      synonym for '-p --raw'
#8 1.257     --patch-with-stat     synonym for '-p --stat'
#8 1.257     --numstat             machine friendly --stat
#8 1.257     --shortstat           output only the last line of --stat
#8 1.257     -X, --dirstat[=<param1,param2>...]
#8 1.257                           output the distribution of relative amount of changes for each sub-directory
#8 1.257     --cumulative          synonym for --dirstat=cumulative
#8 1.257     --dirstat-by-file[=<param1,param2>...]
#8 1.257                           synonym for --dirstat=files,param1,param2...
#8 1.257     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.257     --summary             condensed summary such as creations, renames and mode changes
#8 1.257     --name-only           show only names of changed files
#8 1.257     --name-status         show only names and status of changed files
#8 1.257     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.257                           generate diffstat
#8 1.257     --stat-width <width>  generate diffstat with a given width
#8 1.257     --stat-name-width <width>
#8 1.257                           generate diffstat with a given name width
#8 1.257     --stat-graph-width <width>
#8 1.257                           generate diffstat with a given graph width
#8 1.257     --stat-count <count>  generate diffstat with limited lines
#8 1.257     --compact-summary     generate compact summary in diffstat
#8 1.257     --binary              output a binary diff that can be applied
#8 1.257     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.257     --color[=<when>]      show colored diff
#8 1.257     --ws-error-highlight <kind>
#8 1.257                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.257     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.257     --abbrev[=<n>]        use <n> digits to display object names
#8 1.257     --src-prefix <prefix>
#8 1.257                           show the given source prefix instead of "a/"
#8 1.257     --dst-prefix <prefix>
#8 1.257                           show the given destination prefix instead of "b/"
#8 1.257     --line-prefix <prefix>
#8 1.257                           prepend an additional prefix to every line of output
#8 1.257     --no-prefix           do not show any source or destination prefix
#8 1.257     --inter-hunk-context <n>
#8 1.257                           show context between diff hunks up to the specified number of lines
#8 1.257     --output-indicator-new <char>
#8 1.257                           specify the character to indicate a new line instead of '+'
#8 1.257     --output-indicator-old <char>
#8 1.257                           specify the character to indicate an old line instead of '-'
#8 1.257     --output-indicator-context <char>
#8 1.257                           specify the character to indicate a context instead of ' '
#8 1.257 
#8 1.257 Diff rename options
#8 1.257     -B, --break-rewrites[=<n>[/<m>]]
#8 1.257                           break complete rewrite changes into pairs of delete and create
#8 1.257     -M, --find-renames[=<n>]
#8 1.257                           detect renames
#8 1.257     -D, --irreversible-delete
#8 1.257                           omit the preimage for deletes
#8 1.257     -C, --find-copies[=<n>]
#8 1.257                           detect copies
#8 1.257     --find-copies-harder  use unmodified files as source to find copies
#8 1.257     --no-renames          disable rename detection
#8 1.257     --rename-empty        use empty blobs as rename source
#8 1.257     --follow              continue listing the history of a file beyond renames
#8 1.257     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.257 
#8 1.257 Diff algorithm options
#8 1.257     --minimal             produce the smallest possible diff
#8 1.257     -w, --ignore-all-space
#8 1.257                           ignore whitespace when comparing lines
#8 1.257     -b, --ignore-space-change
#8 1.257                           ignore changes in amount of whitespace
#8 1.258     --ignore-space-at-eol
#8 1.258                           ignore changes in whitespace at EOL
#8 1.258     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.258     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.258     -I, --ignore-matching-lines <regex>
#8 1.258                           ignore changes whose all lines match <regex>
#8 1.258     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.258     --patience            generate diff using the "patience diff" algorithm
#8 1.258     --histogram           generate diff using the "histogram diff" algorithm
#8 1.258     --diff-algorithm <algorithm>
#8 1.258                           choose a diff algorithm
#8 1.258     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.258     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.258     --word-diff-regex <regex>
#8 1.258                           use <regex> to decide what a word is
#8 1.258     --color-words[=<regex>]
#8 1.258                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.258     --color-moved[=<mode>]
#8 1.258                           moved lines of code are colored differently
#8 1.258     --color-moved-ws <mode>
#8 1.258                           how white spaces are ignored in --color-moved
#8 1.258 
#8 1.258 Other diff options
#8 1.258     --relative[=<prefix>]
#8 1.258                           when run from subdir, exclude changes outside and show relative paths
#8 1.258     -a, --text            treat all files as text
#8 1.258     -R                    swap two inputs, reverse the diff
#8 1.258     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.258     --quiet               disable all output of the program
#8 1.258     --ext-diff            allow an external diff helper to be executed
#8 1.258     --textconv            run external text conversion filters when comparing binary files
#8 1.258     --ignore-submodules[=<when>]
#8 1.258                           ignore changes to submodules in the diff generation
#8 1.258     --submodule[=<format>]
#8 1.258                           specify how differences in submodules are shown
#8 1.258     --ita-invisible-in-index
#8 1.258                           hide 'git add -N' entries from the index
#8 1.258     --ita-visible-in-index
#8 1.258                           treat 'git add -N' entries as real in the index
#8 1.258     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.258     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.258     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.258     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.258     -O <file>             control the order in which files appear in the output
#8 1.258     --rotate-to <path>    show the change in the specified path first
#8 1.258     --skip-to <path>      skip the output to the specified path
#8 1.258     --find-object <object-id>
#8 1.258                           look for differences that change the number of occurrences of the specified object
#8 1.258     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.258                           select files by diff type
#8 1.258     --output <file>       output to a specific file
#8 1.258 
#8 1.265 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0'
#8 1.265 To add an exception for this directory, call:
#8 1.265 
#8 1.265 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0
#8 1.271 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0'
#8 1.271 To add an exception for this directory, call:
#8 1.271 
#8 1.271 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0
#8 1.275 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.275 usage: git diff --no-index [<options>] <path> <path>
#8 1.275 
#8 1.275 Diff output format options
#8 1.275     -p, --patch           generate patch
#8 1.275     -s, --no-patch        suppress diff output
#8 1.275     -u                    generate patch
#8 1.275     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.275     -W, --function-context
#8 1.275                           generate diffs with <n> lines context
#8 1.275     --raw                 generate the diff in raw format
#8 1.275     --patch-with-raw      synonym for '-p --raw'
#8 1.275     --patch-with-stat     synonym for '-p --stat'
#8 1.275     --numstat             machine friendly --stat
#8 1.275     --shortstat           output only the last line of --stat
#8 1.275     -X, --dirstat[=<param1,param2>...]
#8 1.275                           output the distribution of relative amount of changes for each sub-directory
#8 1.275     --cumulative          synonym for --dirstat=cumulative
#8 1.275     --dirstat-by-file[=<param1,param2>...]
#8 1.275                           synonym for --dirstat=files,param1,param2...
#8 1.275     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.275     --summary             condensed summary such as creations, renames and mode changes
#8 1.275     --name-only           show only names of changed files
#8 1.275     --name-status         show only names and status of changed files
#8 1.275     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.275                           generate diffstat
#8 1.275     --stat-width <width>  generate diffstat with a given width
#8 1.275     --stat-name-width <width>
#8 1.275                           generate diffstat with a given name width
#8 1.275     --stat-graph-width <width>
#8 1.275                           generate diffstat with a given graph width
#8 1.275     --stat-count <count>  generate diffstat with limited lines
#8 1.275     --compact-summary     generate compact summary in diffstat
#8 1.275     --binary              output a binary diff that can be applied
#8 1.275     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.275     --color[=<when>]      show colored diff
#8 1.275     --ws-error-highlight <kind>
#8 1.275                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.275     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.275     --abbrev[=<n>]        use <n> digits to display object names
#8 1.275     --src-prefix <prefix>
#8 1.275                           show the given source prefix instead of "a/"
#8 1.275     --dst-prefix <prefix>
#8 1.275                           show the given destination prefix instead of "b/"
#8 1.275     --line-prefix <prefix>
#8 1.275                           prepend an additional prefix to every line of output
#8 1.275     --no-prefix           do not show any source or destination prefix
#8 1.275     --inter-hunk-context <n>
#8 1.275                           show context between diff hunks up to the specified number of lines
#8 1.275     --output-indicator-new <char>
#8 1.275                           specify the character to indicate a new line instead of '+'
#8 1.275     --output-indicator-old <char>
#8 1.275                           specify the character to indicate an old line instead of '-'
#8 1.275     --output-indicator-context <char>
#8 1.275                           specify the character to indicate a context instead of ' '
#8 1.275 
#8 1.275 Diff rename options
#8 1.275     -B, --break-rewrites[=<n>[/<m>]]
#8 1.275                           break complete rewrite changes into pairs of delete and create
#8 1.275     -M, --find-renames[=<n>]
#8 1.275                           detect renames
#8 1.275     -D, --irreversible-delete
#8 1.275                           omit the preimage for deletes
#8 1.275     -C, --find-copies[=<n>]
#8 1.275                           detect copies
#8 1.275     --find-copies-harder  use unmodified files as source to find copies
#8 1.275     --no-renames          disable rename detection
#8 1.275     --rename-empty        use empty blobs as rename source
#8 1.275     --follow              continue listing the history of a file beyond renames
#8 1.275     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.275 
#8 1.275 Diff algorithm options
#8 1.275     --minimal             produce the smallest possible diff
#8 1.275     -w, --ignore-all-space
#8 1.275                           ignore whitespace when comparing lines
#8 1.275     -b, --ignore-space-change
#8 1.275                           ignore changes in amount of whitespace
#8 1.275     --ignore-space-at-eol
#8 1.275                           ignore changes in whitespace at EOL
#8 1.275     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.275     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.275     -I, --ignore-matching-lines <regex>
#8 1.275                           ignore changes whose all lines match <regex>
#8 1.275     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.275     --patience            generate diff using the "patience diff" algorithm
#8 1.275     --histogram           generate diff using the "histogram diff" algorithm
#8 1.275     --diff-algorithm <algorithm>
#8 1.275                           choose a diff algorithm
#8 1.276     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.276     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.276     --word-diff-regex <regex>
#8 1.276                           use <regex> to decide what a word is
#8 1.276     --color-words[=<regex>]
#8 1.276                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.276     --color-moved[=<mode>]
#8 1.276                           moved lines of code are colored differently
#8 1.276     --color-moved-ws <mode>
#8 1.276                           how white spaces are ignored in --color-moved
#8 1.276 
#8 1.276 Other diff options
#8 1.276     --relative[=<prefix>]
#8 1.276                           when run from subdir, exclude changes outside and show relative paths
#8 1.276     -a, --text            treat all files as text
#8 1.276     -R                    swap two inputs, reverse the diff
#8 1.276     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.276     --quiet               disable all output of the program
#8 1.276     --ext-diff            allow an external diff helper to be executed
#8 1.276     --textconv            run external text conversion filters when comparing binary files
#8 1.276     --ignore-submodules[=<when>]
#8 1.276                           ignore changes to submodules in the diff generation
#8 1.276     --submodule[=<format>]
#8 1.276                           specify how differences in submodules are shown
#8 1.276     --ita-invisible-in-index
#8 1.276                           hide 'git add -N' entries from the index
#8 1.276     --ita-visible-in-index
#8 1.276                           treat 'git add -N' entries as real in the index
#8 1.276     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.276     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.276     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.276     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.276     -O <file>             control the order in which files appear in the output
#8 1.276     --rotate-to <path>    show the change in the specified path first
#8 1.276     --skip-to <path>      skip the output to the specified path
#8 1.276     --find-object <object-id>
#8 1.276                           look for differences that change the number of occurrences of the specified object
#8 1.276     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.276                           select files by diff type
#8 1.276     --output <file>       output to a specific file
#8 1.276 
#8 1.284 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0'
#8 1.284 To add an exception for this directory, call:
#8 1.284 
#8 1.284 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0
#8 1.290 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0'
#8 1.290 To add an exception for this directory, call:
#8 1.290 
#8 1.290 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0
#8 1.294 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.294 usage: git diff --no-index [<options>] <path> <path>
#8 1.294 
#8 1.294 Diff output format options
#8 1.294     -p, --patch           generate patch
#8 1.294     -s, --no-patch        suppress diff output
#8 1.294     -u                    generate patch
#8 1.294     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.294     -W, --function-context
#8 1.294                           generate diffs with <n> lines context
#8 1.294     --raw                 generate the diff in raw format
#8 1.294     --patch-with-raw      synonym for '-p --raw'
#8 1.294     --patch-with-stat     synonym for '-p --stat'
#8 1.294     --numstat             machine friendly --stat
#8 1.294     --shortstat           output only the last line of --stat
#8 1.294     -X, --dirstat[=<param1,param2>...]
#8 1.294                           output the distribution of relative amount of changes for each sub-directory
#8 1.294     --cumulative          synonym for --dirstat=cumulative
#8 1.294     --dirstat-by-file[=<param1,param2>...]
#8 1.294                           synonym for --dirstat=files,param1,param2...
#8 1.294     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.294     --summary             condensed summary such as creations, renames and mode changes
#8 1.294     --name-only           show only names of changed files
#8 1.294     --name-status         show only names and status of changed files
#8 1.294     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.294                           generate diffstat
#8 1.294     --stat-width <width>  generate diffstat with a given width
#8 1.294     --stat-name-width <width>
#8 1.294                           generate diffstat with a given name width
#8 1.294     --stat-graph-width <width>
#8 1.294                           generate diffstat with a given graph width
#8 1.294     --stat-count <count>  generate diffstat with limited lines
#8 1.294     --compact-summary     generate compact summary in diffstat
#8 1.294     --binary              output a binary diff that can be applied
#8 1.294     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.294     --color[=<when>]      show colored diff
#8 1.294     --ws-error-highlight <kind>
#8 1.294                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.294     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.294     --abbrev[=<n>]        use <n> digits to display object names
#8 1.294     --src-prefix <prefix>
#8 1.294                           show the given source prefix instead of "a/"
#8 1.294     --dst-prefix <prefix>
#8 1.294                           show the given destination prefix instead of "b/"
#8 1.294     --line-prefix <prefix>
#8 1.294                           prepend an additional prefix to every line of output
#8 1.294     --no-prefix           do not show any source or destination prefix
#8 1.294     --inter-hunk-context <n>
#8 1.294                           show context between diff hunks up to the specified number of lines
#8 1.294     --output-indicator-new <char>
#8 1.294                           specify the character to indicate a new line instead of '+'
#8 1.294     --output-indicator-old <char>
#8 1.294                           specify the character to indicate an old line instead of '-'
#8 1.294     --output-indicator-context <char>
#8 1.294                           specify the character to indicate a context instead of ' '
#8 1.294 
#8 1.294 Diff rename options
#8 1.294     -B, --break-rewrites[=<n>[/<m>]]
#8 1.294                           break complete rewrite changes into pairs of delete and create
#8 1.294     -M, --find-renames[=<n>]
#8 1.294                           detect renames
#8 1.294     -D, --irreversible-delete
#8 1.294                           omit the preimage for deletes
#8 1.294     -C, --find-copies[=<n>]
#8 1.294                           detect copies
#8 1.294     --find-copies-harder  use unmodified files as source to find copies
#8 1.294     --no-renames          disable rename detection
#8 1.294     --rename-empty        use empty blobs as rename source
#8 1.294     --follow              continue listing the history of a file beyond renames
#8 1.294     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.294 
#8 1.294 Diff algorithm options
#8 1.294     --minimal             produce the smallest possible diff
#8 1.294     -w, --ignore-all-space
#8 1.294                           ignore whitespace when comparing lines
#8 1.294     -b, --ignore-space-change
#8 1.294                           ignore changes in amount of whitespace
#8 1.294     --ignore-space-at-eol
#8 1.294                           ignore changes in whitespace at EOL
#8 1.294     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.294     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.294     -I, --ignore-matching-lines <regex>
#8 1.295                           ignore changes whose all lines match <regex>
#8 1.295     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.295     --patience            generate diff using the "patience diff" algorithm
#8 1.295     --histogram           generate diff using the "histogram diff" algorithm
#8 1.295     --diff-algorithm <algorithm>
#8 1.295                           choose a diff algorithm
#8 1.295     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.295     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.295     --word-diff-regex <regex>
#8 1.295                           use <regex> to decide what a word is
#8 1.295     --color-words[=<regex>]
#8 1.295                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.295     --color-moved[=<mode>]
#8 1.295                           moved lines of code are colored differently
#8 1.295     --color-moved-ws <mode>
#8 1.295                           how white spaces are ignored in --color-moved
#8 1.295 
#8 1.295 Other diff options
#8 1.295     --relative[=<prefix>]
#8 1.295                           when run from subdir, exclude changes outside and show relative paths
#8 1.295     -a, --text            treat all files as text
#8 1.295     -R                    swap two inputs, reverse the diff
#8 1.295     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.295     --quiet               disable all output of the program
#8 1.295     --ext-diff            allow an external diff helper to be executed
#8 1.295     --textconv            run external text conversion filters when comparing binary files
#8 1.295     --ignore-submodules[=<when>]
#8 1.295                           ignore changes to submodules in the diff generation
#8 1.295     --submodule[=<format>]
#8 1.295                           specify how differences in submodules are shown
#8 1.295     --ita-invisible-in-index
#8 1.295                           hide 'git add -N' entries from the index
#8 1.295     --ita-visible-in-index
#8 1.295                           treat 'git add -N' entries as real in the index
#8 1.295     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.295     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.295     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.295     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.295     -O <file>             control the order in which files appear in the output
#8 1.295     --rotate-to <path>    show the change in the specified path first
#8 1.295     --skip-to <path>      skip the output to the specified path
#8 1.295     --find-object <object-id>
#8 1.295                           look for differences that change the number of occurrences of the specified object
#8 1.295     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.295                           select files by diff type
#8 1.295     --output <file>       output to a specific file
#8 1.295 
#8 1.300 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0'
#8 1.300 To add an exception for this directory, call:
#8 1.300 
#8 1.300 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0
#8 1.306 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0'
#8 1.306 To add an exception for this directory, call:
#8 1.306 
#8 1.306 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0
#8 1.310 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.310 usage: git diff --no-index [<options>] <path> <path>
#8 1.310 
#8 1.310 Diff output format options
#8 1.310     -p, --patch           generate patch
#8 1.310     -s, --no-patch        suppress diff output
#8 1.310     -u                    generate patch
#8 1.310     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.310     -W, --function-context
#8 1.310                           generate diffs with <n> lines context
#8 1.310     --raw                 generate the diff in raw format
#8 1.310     --patch-with-raw      synonym for '-p --raw'
#8 1.310     --patch-with-stat     synonym for '-p --stat'
#8 1.310     --numstat             machine friendly --stat
#8 1.310     --shortstat           output only the last line of --stat
#8 1.310     -X, --dirstat[=<param1,param2>...]
#8 1.310                           output the distribution of relative amount of changes for each sub-directory
#8 1.310     --cumulative          synonym for --dirstat=cumulative
#8 1.310     --dirstat-by-file[=<param1,param2>...]
#8 1.310                           synonym for --dirstat=files,param1,param2...
#8 1.310     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.310     --summary             condensed summary such as creations, renames and mode changes
#8 1.310     --name-only           show only names of changed files
#8 1.310     --name-status         show only names and status of changed files
#8 1.310     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.310                           generate diffstat
#8 1.310     --stat-width <width>  generate diffstat with a given width
#8 1.310     --stat-name-width <width>
#8 1.310                           generate diffstat with a given name width
#8 1.310     --stat-graph-width <width>
#8 1.310                           generate diffstat with a given graph width
#8 1.310     --stat-count <count>  generate diffstat with limited lines
#8 1.310     --compact-summary     generate compact summary in diffstat
#8 1.310     --binary              output a binary diff that can be applied
#8 1.310     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.310     --color[=<when>]      show colored diff
#8 1.310     --ws-error-highlight <kind>
#8 1.310                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.310     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.310     --abbrev[=<n>]        use <n> digits to display object names
#8 1.310     --src-prefix <prefix>
#8 1.310                           show the given source prefix instead of "a/"
#8 1.310     --dst-prefix <prefix>
#8 1.310                           show the given destination prefix instead of "b/"
#8 1.310     --line-prefix <prefix>
#8 1.310                           prepend an additional prefix to every line of output
#8 1.310     --no-prefix           do not show any source or destination prefix
#8 1.310     --inter-hunk-context <n>
#8 1.310                           show context between diff hunks up to the specified number of lines
#8 1.310     --output-indicator-new <char>
#8 1.310                           specify the character to indicate a new line instead of '+'
#8 1.310     --output-indicator-old <char>
#8 1.310                           specify the character to indicate an old line instead of '-'
#8 1.310     --output-indicator-context <char>
#8 1.310                           specify the character to indicate a context instead of ' '
#8 1.310 
#8 1.310 Diff rename options
#8 1.310     -B, --break-rewrites[=<n>[/<m>]]
#8 1.310                           break complete rewrite changes into pairs of delete and create
#8 1.310     -M, --find-renames[=<n>]
#8 1.310                           detect renames
#8 1.310     -D, --irreversible-delete
#8 1.310                           omit the preimage for deletes
#8 1.310     -C, --find-copies[=<n>]
#8 1.310                           detect copies
#8 1.310     --find-copies-harder  use unmodified files as source to find copies
#8 1.310     --no-renames          disable rename detection
#8 1.310     --rename-empty        use empty blobs as rename source
#8 1.310     --follow              continue listing the history of a file beyond renames
#8 1.310     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.310 
#8 1.310 Diff algorithm options
#8 1.310     --minimal             produce the smallest possible diff
#8 1.310     -w, --ignore-all-space
#8 1.310                           ignore whitespace when comparing lines
#8 1.310     -b, --ignore-space-change
#8 1.310                           ignore changes in amount of whitespace
#8 1.310     --ignore-space-at-eol
#8 1.310                           ignore changes in whitespace at EOL
#8 1.310     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.310     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.310     -I, --ignore-matching-lines <regex>
#8 1.310                           ignore changes whose all lines match <regex>
#8 1.310     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.310     --patience            generate diff using the "patience diff" algorithm
#8 1.310     --histogram           generate diff using the "histogram diff" algorithm
#8 1.310     --diff-algorithm <algorithm>
#8 1.310                           choose a diff algorithm
#8 1.310     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.310     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.310     --word-diff-regex <regex>
#8 1.310                           use <regex> to decide what a word is
#8 1.310     --color-words[=<regex>]
#8 1.310                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.310     --color-moved[=<mode>]
#8 1.310                           moved lines of code are colored differently
#8 1.310     --color-moved-ws <mode>
#8 1.310                           how white spaces are ignored in --color-moved
#8 1.310 
#8 1.310 Other diff options
#8 1.310     --relative[=<prefix>]
#8 1.310                           when run from subdir, exclude changes outside and show relative paths
#8 1.310     -a, --text            treat all files as text
#8 1.311     -R                    swap two inputs, reverse the diff
#8 1.311     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.311     --quiet               disable all output of the program
#8 1.311     --ext-diff            allow an external diff helper to be executed
#8 1.311     --textconv            run external text conversion filters when comparing binary files
#8 1.311     --ignore-submodules[=<when>]
#8 1.311                           ignore changes to submodules in the diff generation
#8 1.311     --submodule[=<format>]
#8 1.311                           specify how differences in submodules are shown
#8 1.311     --ita-invisible-in-index
#8 1.311                           hide 'git add -N' entries from the index
#8 1.311     --ita-visible-in-index
#8 1.311                           treat 'git add -N' entries as real in the index
#8 1.311     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.312     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.312     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.312     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.312     -O <file>             control the order in which files appear in the output
#8 1.312     --rotate-to <path>    show the change in the specified path first
#8 1.312     --skip-to <path>      skip the output to the specified path
#8 1.312     --find-object <object-id>
#8 1.312                           look for differences that change the number of occurrences of the specified object
#8 1.312     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.312                           select files by diff type
#8 1.312     --output <file>       output to a specific file
#8 1.312 
#8 1.315 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0'
#8 1.315 To add an exception for this directory, call:
#8 1.315 
#8 1.315 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0
#8 1.320 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0'
#8 1.320 To add an exception for this directory, call:
#8 1.320 
#8 1.320 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0
#8 1.322 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.322 usage: git diff --no-index [<options>] <path> <path>
#8 1.322 
#8 1.322 Diff output format options
#8 1.322     -p, --patch           generate patch
#8 1.322     -s, --no-patch        suppress diff output
#8 1.322     -u                    generate patch
#8 1.322     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.322     -W, --function-context
#8 1.322                           generate diffs with <n> lines context
#8 1.322     --raw                 generate the diff in raw format
#8 1.322     --patch-with-raw      synonym for '-p --raw'
#8 1.322     --patch-with-stat     synonym for '-p --stat'
#8 1.322     --numstat             machine friendly --stat
#8 1.322     --shortstat           output only the last line of --stat
#8 1.322     -X, --dirstat[=<param1,param2>...]
#8 1.322                           output the distribution of relative amount of changes for each sub-directory
#8 1.322     --cumulative          synonym for --dirstat=cumulative
#8 1.322     --dirstat-by-file[=<param1,param2>...]
#8 1.322                           synonym for --dirstat=files,param1,param2...
#8 1.322     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.322     --summary             condensed summary such as creations, renames and mode changes
#8 1.322     --name-only           show only names of changed files
#8 1.322     --name-status         show only names and status of changed files
#8 1.322     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.322                           generate diffstat
#8 1.322     --stat-width <width>  generate diffstat with a given width
#8 1.322     --stat-name-width <width>
#8 1.322                           generate diffstat with a given name width
#8 1.322     --stat-graph-width <width>
#8 1.322                           generate diffstat with a given graph width
#8 1.322     --stat-count <count>  generate diffstat with limited lines
#8 1.322     --compact-summary     generate compact summary in diffstat
#8 1.322     --binary              output a binary diff that can be applied
#8 1.322     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.322     --color[=<when>]      show colored diff
#8 1.322     --ws-error-highlight <kind>
#8 1.322                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.322     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.322     --abbrev[=<n>]        use <n> digits to display object names
#8 1.322     --src-prefix <prefix>
#8 1.322                           show the given source prefix instead of "a/"
#8 1.322     --dst-prefix <prefix>
#8 1.322                           show the given destination prefix instead of "b/"
#8 1.322     --line-prefix <prefix>
#8 1.322                           prepend an additional prefix to every line of output
#8 1.322     --no-prefix           do not show any source or destination prefix
#8 1.322     --inter-hunk-context <n>
#8 1.322                           show context between diff hunks up to the specified number of lines
#8 1.322     --output-indicator-new <char>
#8 1.322                           specify the character to indicate a new line instead of '+'
#8 1.322     --output-indicator-old <char>
#8 1.322                           specify the character to indicate an old line instead of '-'
#8 1.322     --output-indicator-context <char>
#8 1.322                           specify the character to indicate a context instead of ' '
#8 1.322 
#8 1.322 Diff rename options
#8 1.322     -B, --break-rewrites[=<n>[/<m>]]
#8 1.322                           break complete rewrite changes into pairs of delete and create
#8 1.322     -M, --find-renames[=<n>]
#8 1.322                           detect renames
#8 1.322     -D, --irreversible-delete
#8 1.322                           omit the preimage for deletes
#8 1.322     -C, --find-copies[=<n>]
#8 1.322                           detect copies
#8 1.322     --find-copies-harder  use unmodified files as source to find copies
#8 1.322     --no-renames          disable rename detection
#8 1.322     --rename-empty        use empty blobs as rename source
#8 1.322     --follow              continue listing the history of a file beyond renames
#8 1.322     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.322 
#8 1.322 Diff algorithm options
#8 1.322     --minimal             produce the smallest possible diff
#8 1.322     -w, --ignore-all-space
#8 1.322                           ignore whitespace when comparing lines
#8 1.322     -b, --ignore-space-change
#8 1.322                           ignore changes in amount of whitespace
#8 1.322     --ignore-space-at-eol
#8 1.322                           ignore changes in whitespace at EOL
#8 1.322     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.322     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.322     -I, --ignore-matching-lines <regex>
#8 1.322                           ignore changes whose all lines match <regex>
#8 1.322     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.322     --patience            generate diff using the "patience diff" algorithm
#8 1.322     --histogram           generate diff using the "histogram diff" algorithm
#8 1.322     --diff-algorithm <algorithm>
#8 1.322                           choose a diff algorithm
#8 1.322     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.322     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.322     --word-diff-regex <regex>
#8 1.322                           use <regex> to decide what a word is
#8 1.322     --color-words[=<regex>]
#8 1.322                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.322     --color-moved[=<mode>]
#8 1.322                           moved lines of code are colored differently
#8 1.322     --color-moved-ws <mode>
#8 1.322                           how white spaces are ignored in --color-moved
#8 1.322 
#8 1.323 Other diff options
#8 1.323     --relative[=<prefix>]
#8 1.323                           when run from subdir, exclude changes outside and show relative paths
#8 1.323     -a, --text            treat all files as text
#8 1.323     -R                    swap two inputs, reverse the diff
#8 1.323     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.323     --quiet               disable all output of the program
#8 1.323     --ext-diff            allow an external diff helper to be executed
#8 1.323     --textconv            run external text conversion filters when comparing binary files
#8 1.323     --ignore-submodules[=<when>]
#8 1.323                           ignore changes to submodules in the diff generation
#8 1.323     --submodule[=<format>]
#8 1.323                           specify how differences in submodules are shown
#8 1.323     --ita-invisible-in-index
#8 1.323                           hide 'git add -N' entries from the index
#8 1.323     --ita-visible-in-index
#8 1.323                           treat 'git add -N' entries as real in the index
#8 1.323     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.323     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.323     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.323     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.323     -O <file>             control the order in which files appear in the output
#8 1.323     --rotate-to <path>    show the change in the specified path first
#8 1.323     --skip-to <path>      skip the output to the specified path
#8 1.323     --find-object <object-id>
#8 1.323                           look for differences that change the number of occurrences of the specified object
#8 1.323     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.323                           select files by diff type
#8 1.323     --output <file>       output to a specific file
#8 1.323 
#8 1.326 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API'
#8 1.326 To add an exception for this directory, call:
#8 1.326 
#8 1.326 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API
#8 1.329 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API'
#8 1.329 To add an exception for this directory, call:
#8 1.329 
#8 1.329 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API
#8 1.332 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.332 usage: git diff --no-index [<options>] <path> <path>
#8 1.332 
#8 1.332 Diff output format options
#8 1.332     -p, --patch           generate patch
#8 1.332     -s, --no-patch        suppress diff output
#8 1.332     -u                    generate patch
#8 1.332     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.332     -W, --function-context
#8 1.332                           generate diffs with <n> lines context
#8 1.332     --raw                 generate the diff in raw format
#8 1.332     --patch-with-raw      synonym for '-p --raw'
#8 1.332     --patch-with-stat     synonym for '-p --stat'
#8 1.332     --numstat             machine friendly --stat
#8 1.332     --shortstat           output only the last line of --stat
#8 1.332     -X, --dirstat[=<param1,param2>...]
#8 1.332                           output the distribution of relative amount of changes for each sub-directory
#8 1.332     --cumulative          synonym for --dirstat=cumulative
#8 1.332     --dirstat-by-file[=<param1,param2>...]
#8 1.332                           synonym for --dirstat=files,param1,param2...
#8 1.332     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.332     --summary             condensed summary such as creations, renames and mode changes
#8 1.332     --name-only           show only names of changed files
#8 1.332     --name-status         show only names and status of changed files
#8 1.332     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.332                           generate diffstat
#8 1.332     --stat-width <width>  generate diffstat with a given width
#8 1.332     --stat-name-width <width>
#8 1.332                           generate diffstat with a given name width
#8 1.332     --stat-graph-width <width>
#8 1.332                           generate diffstat with a given graph width
#8 1.332     --stat-count <count>  generate diffstat with limited lines
#8 1.332     --compact-summary     generate compact summary in diffstat
#8 1.332     --binary              output a binary diff that can be applied
#8 1.332     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.332     --color[=<when>]      show colored diff
#8 1.332     --ws-error-highlight <kind>
#8 1.332                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.332     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.332     --abbrev[=<n>]        use <n> digits to display object names
#8 1.332     --src-prefix <prefix>
#8 1.332                           show the given source prefix instead of "a/"
#8 1.332     --dst-prefix <prefix>
#8 1.332                           show the given destination prefix instead of "b/"
#8 1.332     --line-prefix <prefix>
#8 1.332                           prepend an additional prefix to every line of output
#8 1.332     --no-prefix           do not show any source or destination prefix
#8 1.332     --inter-hunk-context <n>
#8 1.332                           show context between diff hunks up to the specified number of lines
#8 1.332     --output-indicator-new <char>
#8 1.332                           specify the character to indicate a new line instead of '+'
#8 1.332     --output-indicator-old <char>
#8 1.332                           specify the character to indicate an old line instead of '-'
#8 1.332     --output-indicator-context <char>
#8 1.332                           specify the character to indicate a context instead of ' '
#8 1.332 
#8 1.332 Diff rename options
#8 1.332     -B, --break-rewrites[=<n>[/<m>]]
#8 1.332                           break complete rewrite changes into pairs of delete and create
#8 1.332     -M, --find-renames[=<n>]
#8 1.332                           detect renames
#8 1.332     -D, --irreversible-delete
#8 1.332                           omit the preimage for deletes
#8 1.332     -C, --find-copies[=<n>]
#8 1.332                           detect copies
#8 1.332     --find-copies-harder  use unmodified files as source to find copies
#8 1.332     --no-renames          disable rename detection
#8 1.332     --rename-empty        use empty blobs as rename source
#8 1.332     --follow              continue listing the history of a file beyond renames
#8 1.332     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.332 
#8 1.332 Diff algorithm options
#8 1.332     --minimal             produce the smallest possible diff
#8 1.332     -w, --ignore-all-space
#8 1.332                           ignore whitespace when comparing lines
#8 1.332     -b, --ignore-space-change
#8 1.332                           ignore changes in amount of whitespace
#8 1.332     --ignore-space-at-eol
#8 1.332                           ignore changes in whitespace at EOL
#8 1.332     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.332     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.332     -I, --ignore-matching-lines <regex>
#8 1.332                           ignore changes whose all lines match <regex>
#8 1.332     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.332     --patience            generate diff using the "patience diff" algorithm
#8 1.332     --histogram           generate diff using the "histogram diff" algorithm
#8 1.332     --diff-algorithm <algorithm>
#8 1.332                           choose a diff algorithm
#8 1.332     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.332     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.332     --word-diff-regex <regex>
#8 1.332                           use <regex> to decide what a word is
#8 1.332     --color-words[=<regex>]
#8 1.332                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.332     --color-moved[=<mode>]
#8 1.332                           moved lines of code are colored differently
#8 1.332     --color-moved-ws <mode>
#8 1.332                           how white spaces are ignored in --color-moved
#8 1.332 
#8 1.332 Other diff options
#8 1.332     --relative[=<prefix>]
#8 1.332                           when run from subdir, exclude changes outside and show relative paths
#8 1.332     -a, --text            treat all files as text
#8 1.332     -R                    swap two inputs, reverse the diff
#8 1.332     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.333     --quiet               disable all output of the program
#8 1.333     --ext-diff            allow an external diff helper to be executed
#8 1.333     --textconv            run external text conversion filters when comparing binary files
#8 1.333     --ignore-submodules[=<when>]
#8 1.333                           ignore changes to submodules in the diff generation
#8 1.333     --submodule[=<format>]
#8 1.333                           specify how differences in submodules are shown
#8 1.333     --ita-invisible-in-index
#8 1.333                           hide 'git add -N' entries from the index
#8 1.333     --ita-visible-in-index
#8 1.333                           treat 'git add -N' entries as real in the index
#8 1.333     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.333     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.333     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.333     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.333     -O <file>             control the order in which files appear in the output
#8 1.333     --rotate-to <path>    show the change in the specified path first
#8 1.333     --skip-to <path>      skip the output to the specified path
#8 1.333     --find-object <object-id>
#8 1.333                           look for differences that change the number of occurrences of the specified object
#8 1.333     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.333                           select files by diff type
#8 1.333     --output <file>       output to a specific file
#8 1.333 
#8 1.336 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket'
#8 1.336 To add an exception for this directory, call:
#8 1.336 
#8 1.336 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket
#8 1.340 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket'
#8 1.340 To add an exception for this directory, call:
#8 1.340 
#8 1.340 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket
#8 1.344 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.344 usage: git diff --no-index [<options>] <path> <path>
#8 1.344 
#8 1.344 Diff output format options
#8 1.344     -p, --patch           generate patch
#8 1.344     -s, --no-patch        suppress diff output
#8 1.344     -u                    generate patch
#8 1.344     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.344     -W, --function-context
#8 1.344                           generate diffs with <n> lines context
#8 1.344     --raw                 generate the diff in raw format
#8 1.344     --patch-with-raw      synonym for '-p --raw'
#8 1.344     --patch-with-stat     synonym for '-p --stat'
#8 1.344     --numstat             machine friendly --stat
#8 1.344     --shortstat           output only the last line of --stat
#8 1.344     -X, --dirstat[=<param1,param2>...]
#8 1.344                           output the distribution of relative amount of changes for each sub-directory
#8 1.344     --cumulative          synonym for --dirstat=cumulative
#8 1.344     --dirstat-by-file[=<param1,param2>...]
#8 1.344                           synonym for --dirstat=files,param1,param2...
#8 1.344     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.344     --summary             condensed summary such as creations, renames and mode changes
#8 1.344     --name-only           show only names of changed files
#8 1.344     --name-status         show only names and status of changed files
#8 1.344     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.344                           generate diffstat
#8 1.344     --stat-width <width>  generate diffstat with a given width
#8 1.344     --stat-name-width <width>
#8 1.344                           generate diffstat with a given name width
#8 1.344     --stat-graph-width <width>
#8 1.344                           generate diffstat with a given graph width
#8 1.344     --stat-count <count>  generate diffstat with limited lines
#8 1.344     --compact-summary     generate compact summary in diffstat
#8 1.344     --binary              output a binary diff that can be applied
#8 1.344     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.344     --color[=<when>]      show colored diff
#8 1.344     --ws-error-highlight <kind>
#8 1.344                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.344     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.344     --abbrev[=<n>]        use <n> digits to display object names
#8 1.344     --src-prefix <prefix>
#8 1.344                           show the given source prefix instead of "a/"
#8 1.344     --dst-prefix <prefix>
#8 1.344                           show the given destination prefix instead of "b/"
#8 1.344     --line-prefix <prefix>
#8 1.344                           prepend an additional prefix to every line of output
#8 1.344     --no-prefix           do not show any source or destination prefix
#8 1.344     --inter-hunk-context <n>
#8 1.344                           show context between diff hunks up to the specified number of lines
#8 1.344     --output-indicator-new <char>
#8 1.344                           specify the character to indicate a new line instead of '+'
#8 1.344     --output-indicator-old <char>
#8 1.344                           specify the character to indicate an old line instead of '-'
#8 1.344     --output-indicator-context <char>
#8 1.344                           specify the character to indicate a context instead of ' '
#8 1.344 
#8 1.344 Diff rename options
#8 1.344     -B, --break-rewrites[=<n>[/<m>]]
#8 1.344                           break complete rewrite changes into pairs of delete and create
#8 1.344     -M, --find-renames[=<n>]
#8 1.344                           detect renames
#8 1.344     -D, --irreversible-delete
#8 1.344                           omit the preimage for deletes
#8 1.344     -C, --find-copies[=<n>]
#8 1.344                           detect copies
#8 1.344     --find-copies-harder  use unmodified files as source to find copies
#8 1.344     --no-renames          disable rename detection
#8 1.344     --rename-empty        use empty blobs as rename source
#8 1.344     --follow              continue listing the history of a file beyond renames
#8 1.344     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.344 
#8 1.344 Diff algorithm options
#8 1.344     --minimal             produce the smallest possible diff
#8 1.344     -w, --ignore-all-space
#8 1.344                           ignore whitespace when comparing lines
#8 1.344     -b, --ignore-space-change
#8 1.344                           ignore changes in amount of whitespace
#8 1.344     --ignore-space-at-eol
#8 1.344                           ignore changes in whitespace at EOL
#8 1.344     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.344     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.344     -I, --ignore-matching-lines <regex>
#8 1.344                           ignore changes whose all lines match <regex>
#8 1.344     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.344     --patience            generate diff using the "patience diff" algorithm
#8 1.344     --histogram           generate diff using the "histogram diff" algorithm
#8 1.344     --diff-algorithm <algorithm>
#8 1.344                           choose a diff algorithm
#8 1.344     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.344     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.344     --word-diff-regex <regex>
#8 1.344                           use <regex> to decide what a word is
#8 1.344     --color-words[=<regex>]
#8 1.344                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.344     --color-moved[=<mode>]
#8 1.344                           moved lines of code are colored differently
#8 1.344     --color-moved-ws <mode>
#8 1.344                           how white spaces are ignored in --color-moved
#8 1.344 
#8 1.344 Other diff options
#8 1.344     --relative[=<prefix>]
#8 1.344                           when run from subdir, exclude changes outside and show relative paths
#8 1.344     -a, --text            treat all files as text
#8 1.344     -R                    swap two inputs, reverse the diff
#8 1.344     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.344     --quiet               disable all output of the program
#8 1.344     --ext-diff            allow an external diff helper to be executed
#8 1.344     --textconv            run external text conversion filters when comparing binary files
#8 1.344     --ignore-submodules[=<when>]
#8 1.344                           ignore changes to submodules in the diff generation
#8 1.344     --submodule[=<format>]
#8 1.344                           specify how differences in submodules are shown
#8 1.344     --ita-invisible-in-index
#8 1.344                           hide 'git add -N' entries from the index
#8 1.344     --ita-visible-in-index
#8 1.344                           treat 'git add -N' entries as real in the index
#8 1.344     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.344     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.344     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.344     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.344     -O <file>             control the order in which files appear in the output
#8 1.344     --rotate-to <path>    show the change in the specified path first
#8 1.344     --skip-to <path>      skip the output to the specified path
#8 1.344     --find-object <object-id>
#8 1.344                           look for differences that change the number of occurrences of the specified object
#8 1.344     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.344                           select files by diff type
#8 1.344     --output <file>       output to a specific file
#8 1.344 
#8 1.349 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg'
#8 1.349 To add an exception for this directory, call:
#8 1.349 
#8 1.349 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg
#8 1.356 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg'
#8 1.356 To add an exception for this directory, call:
#8 1.356 
#8 1.356 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg
#8 1.360 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.360 usage: git diff --no-index [<options>] <path> <path>
#8 1.360 
#8 1.360 Diff output format options
#8 1.360     -p, --patch           generate patch
#8 1.360     -s, --no-patch        suppress diff output
#8 1.360     -u                    generate patch
#8 1.360     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.360     -W, --function-context
#8 1.360                           generate diffs with <n> lines context
#8 1.360     --raw                 generate the diff in raw format
#8 1.360     --patch-with-raw      synonym for '-p --raw'
#8 1.360     --patch-with-stat     synonym for '-p --stat'
#8 1.360     --numstat             machine friendly --stat
#8 1.360     --shortstat           output only the last line of --stat
#8 1.360     -X, --dirstat[=<param1,param2>...]
#8 1.360                           output the distribution of relative amount of changes for each sub-directory
#8 1.360     --cumulative          synonym for --dirstat=cumulative
#8 1.360     --dirstat-by-file[=<param1,param2>...]
#8 1.360                           synonym for --dirstat=files,param1,param2...
#8 1.360     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.360     --summary             condensed summary such as creations, renames and mode changes
#8 1.360     --name-only           show only names of changed files
#8 1.360     --name-status         show only names and status of changed files
#8 1.360     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.360                           generate diffstat
#8 1.360     --stat-width <width>  generate diffstat with a given width
#8 1.360     --stat-name-width <width>
#8 1.360                           generate diffstat with a given name width
#8 1.360     --stat-graph-width <width>
#8 1.360                           generate diffstat with a given graph width
#8 1.360     --stat-count <count>  generate diffstat with limited lines
#8 1.360     --compact-summary     generate compact summary in diffstat
#8 1.360     --binary              output a binary diff that can be applied
#8 1.360     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.360     --color[=<when>]      show colored diff
#8 1.360     --ws-error-highlight <kind>
#8 1.360                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.360     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.360     --abbrev[=<n>]        use <n> digits to display object names
#8 1.360     --src-prefix <prefix>
#8 1.360                           show the given source prefix instead of "a/"
#8 1.360     --dst-prefix <prefix>
#8 1.360                           show the given destination prefix instead of "b/"
#8 1.360     --line-prefix <prefix>
#8 1.360                           prepend an additional prefix to every line of output
#8 1.360     --no-prefix           do not show any source or destination prefix
#8 1.360     --inter-hunk-context <n>
#8 1.360                           show context between diff hunks up to the specified number of lines
#8 1.360     --output-indicator-new <char>
#8 1.360                           specify the character to indicate a new line instead of '+'
#8 1.360     --output-indicator-old <char>
#8 1.360                           specify the character to indicate an old line instead of '-'
#8 1.360     --output-indicator-context <char>
#8 1.360                           specify the character to indicate a context instead of ' '
#8 1.360 
#8 1.360 Diff rename options
#8 1.360     -B, --break-rewrites[=<n>[/<m>]]
#8 1.360                           break complete rewrite changes into pairs of delete and create
#8 1.360     -M, --find-renames[=<n>]
#8 1.360                           detect renames
#8 1.360     -D, --irreversible-delete
#8 1.360                           omit the preimage for deletes
#8 1.360     -C, --find-copies[=<n>]
#8 1.360                           detect copies
#8 1.360     --find-copies-harder  use unmodified files as source to find copies
#8 1.360     --no-renames          disable rename detection
#8 1.360     --rename-empty        use empty blobs as rename source
#8 1.360     --follow              continue listing the history of a file beyond renames
#8 1.360     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.360 
#8 1.360 Diff algorithm options
#8 1.360     --minimal             produce the smallest possible diff
#8 1.360     -w, --ignore-all-space
#8 1.360                           ignore whitespace when comparing lines
#8 1.360     -b, --ignore-space-change
#8 1.360                           ignore changes in amount of whitespace
#8 1.360     --ignore-space-at-eol
#8 1.360                           ignore changes in whitespace at EOL
#8 1.360     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.360     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.360     -I, --ignore-matching-lines <regex>
#8 1.360                           ignore changes whose all lines match <regex>
#8 1.360     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.360     --patience            generate diff using the "patience diff" algorithm
#8 1.360     --histogram           generate diff using the "histogram diff" algorithm
#8 1.360     --diff-algorithm <algorithm>
#8 1.360                           choose a diff algorithm
#8 1.360     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.360     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.360     --word-diff-regex <regex>
#8 1.360                           use <regex> to decide what a word is
#8 1.360     --color-words[=<regex>]
#8 1.360                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.360     --color-moved[=<mode>]
#8 1.360                           moved lines of code are colored differently
#8 1.360     --color-moved-ws <mode>
#8 1.360                           how white spaces are ignored in --color-moved
#8 1.360 
#8 1.360 Other diff options
#8 1.360     --relative[=<prefix>]
#8 1.360                           when run from subdir, exclude changes outside and show relative paths
#8 1.360     -a, --text            treat all files as text
#8 1.360     -R                    swap two inputs, reverse the diff
#8 1.360     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.360     --quiet               disable all output of the program
#8 1.360     --ext-diff            allow an external diff helper to be executed
#8 1.360     --textconv            run external text conversion filters when comparing binary files
#8 1.360     --ignore-submodules[=<when>]
#8 1.360                           ignore changes to submodules in the diff generation
#8 1.360     --submodule[=<format>]
#8 1.360                           specify how differences in submodules are shown
#8 1.360     --ita-invisible-in-index
#8 1.360                           hide 'git add -N' entries from the index
#8 1.360     --ita-visible-in-index
#8 1.360                           treat 'git add -N' entries as real in the index
#8 1.360     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.360     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.360     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.360     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.360     -O <file>             control the order in which files appear in the output
#8 1.360     --rotate-to <path>    show the change in the specified path first
#8 1.360     --skip-to <path>      skip the output to the specified path
#8 1.360     --find-object <object-id>
#8 1.360                           look for differences that change the number of occurrences of the specified object
#8 1.360     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.360                           select files by diff type
#8 1.360     --output <file>       output to a specific file
#8 1.360 
#8 1.365 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp'
#8 1.365 To add an exception for this directory, call:
#8 1.365 
#8 1.365 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp
#8 1.371 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp'
#8 1.371 To add an exception for this directory, call:
#8 1.371 
#8 1.371 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp
#8 1.375 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.375 usage: git diff --no-index [<options>] <path> <path>
#8 1.375 
#8 1.375 Diff output format options
#8 1.375     -p, --patch           generate patch
#8 1.375     -s, --no-patch        suppress diff output
#8 1.375     -u                    generate patch
#8 1.375     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.375     -W, --function-context
#8 1.375                           generate diffs with <n> lines context
#8 1.375     --raw                 generate the diff in raw format
#8 1.375     --patch-with-raw      synonym for '-p --raw'
#8 1.375     --patch-with-stat     synonym for '-p --stat'
#8 1.375     --numstat             machine friendly --stat
#8 1.375     --shortstat           output only the last line of --stat
#8 1.375     -X, --dirstat[=<param1,param2>...]
#8 1.375                           output the distribution of relative amount of changes for each sub-directory
#8 1.375     --cumulative          synonym for --dirstat=cumulative
#8 1.375     --dirstat-by-file[=<param1,param2>...]
#8 1.375                           synonym for --dirstat=files,param1,param2...
#8 1.375     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.375     --summary             condensed summary such as creations, renames and mode changes
#8 1.375     --name-only           show only names of changed files
#8 1.375     --name-status         show only names and status of changed files
#8 1.375     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.376                           generate diffstat
#8 1.376     --stat-width <width>  generate diffstat with a given width
#8 1.376     --stat-name-width <width>
#8 1.376                           generate diffstat with a given name width
#8 1.376     --stat-graph-width <width>
#8 1.376                           generate diffstat with a given graph width
#8 1.376     --stat-count <count>  generate diffstat with limited lines
#8 1.376     --compact-summary     generate compact summary in diffstat
#8 1.376     --binary              output a binary diff that can be applied
#8 1.376     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.376     --color[=<when>]      show colored diff
#8 1.376     --ws-error-highlight <kind>
#8 1.376                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.376     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.376     --abbrev[=<n>]        use <n> digits to display object names
#8 1.376     --src-prefix <prefix>
#8 1.376                           show the given source prefix instead of "a/"
#8 1.376     --dst-prefix <prefix>
#8 1.376                           show the given destination prefix instead of "b/"
#8 1.376     --line-prefix <prefix>
#8 1.376                           prepend an additional prefix to every line of output
#8 1.376     --no-prefix           do not show any source or destination prefix
#8 1.376     --inter-hunk-context <n>
#8 1.376                           show context between diff hunks up to the specified number of lines
#8 1.376     --output-indicator-new <char>
#8 1.376                           specify the character to indicate a new line instead of '+'
#8 1.376     --output-indicator-old <char>
#8 1.376                           specify the character to indicate an old line instead of '-'
#8 1.376     --output-indicator-context <char>
#8 1.376                           specify the character to indicate a context instead of ' '
#8 1.376 
#8 1.376 Diff rename options
#8 1.376     -B, --break-rewrites[=<n>[/<m>]]
#8 1.376                           break complete rewrite changes into pairs of delete and create
#8 1.376     -M, --find-renames[=<n>]
#8 1.376                           detect renames
#8 1.376     -D, --irreversible-delete
#8 1.376                           omit the preimage for deletes
#8 1.376     -C, --find-copies[=<n>]
#8 1.376                           detect copies
#8 1.376     --find-copies-harder  use unmodified files as source to find copies
#8 1.376     --no-renames          disable rename detection
#8 1.376     --rename-empty        use empty blobs as rename source
#8 1.376     --follow              continue listing the history of a file beyond renames
#8 1.376     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.376 
#8 1.376 Diff algorithm options
#8 1.376     --minimal             produce the smallest possible diff
#8 1.376     -w, --ignore-all-space
#8 1.376                           ignore whitespace when comparing lines
#8 1.376     -b, --ignore-space-change
#8 1.376                           ignore changes in amount of whitespace
#8 1.376     --ignore-space-at-eol
#8 1.376                           ignore changes in whitespace at EOL
#8 1.376     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.376     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.376     -I, --ignore-matching-lines <regex>
#8 1.376                           ignore changes whose all lines match <regex>
#8 1.376     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.376     --patience            generate diff using the "patience diff" algorithm
#8 1.376     --histogram           generate diff using the "histogram diff" algorithm
#8 1.376     --diff-algorithm <algorithm>
#8 1.376                           choose a diff algorithm
#8 1.376     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.376     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.376     --word-diff-regex <regex>
#8 1.376                           use <regex> to decide what a word is
#8 1.376     --color-words[=<regex>]
#8 1.376                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.376     --color-moved[=<mode>]
#8 1.376                           moved lines of code are colored differently
#8 1.376     --color-moved-ws <mode>
#8 1.376                           how white spaces are ignored in --color-moved
#8 1.376 
#8 1.376 Other diff options
#8 1.376     --relative[=<prefix>]
#8 1.376                           when run from subdir, exclude changes outside and show relative paths
#8 1.376     -a, --text            treat all files as text
#8 1.376     -R                    swap two inputs, reverse the diff
#8 1.376     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.376     --quiet               disable all output of the program
#8 1.376     --ext-diff            allow an external diff helper to be executed
#8 1.376     --textconv            run external text conversion filters when comparing binary files
#8 1.376     --ignore-submodules[=<when>]
#8 1.376                           ignore changes to submodules in the diff generation
#8 1.376     --submodule[=<format>]
#8 1.376                           specify how differences in submodules are shown
#8 1.376     --ita-invisible-in-index
#8 1.376                           hide 'git add -N' entries from the index
#8 1.376     --ita-visible-in-index
#8 1.376                           treat 'git add -N' entries as real in the index
#8 1.376     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.376     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.376     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.376     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.376     -O <file>             control the order in which files appear in the output
#8 1.376     --rotate-to <path>    show the change in the specified path first
#8 1.376     --skip-to <path>      skip the output to the specified path
#8 1.376     --find-object <object-id>
#8 1.376                           look for differences that change the number of occurrences of the specified object
#8 1.376     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.376                           select files by diff type
#8 1.376     --output <file>       output to a specific file
#8 1.376 
#8 1.383 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp'
#8 1.383 To add an exception for this directory, call:
#8 1.383 
#8 1.383 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp
#8 1.389 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp'
#8 1.389 To add an exception for this directory, call:
#8 1.389 
#8 1.389 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp
#8 1.394 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.394 usage: git diff --no-index [<options>] <path> <path>
#8 1.394 
#8 1.394 Diff output format options
#8 1.394     -p, --patch           generate patch
#8 1.394     -s, --no-patch        suppress diff output
#8 1.394     -u                    generate patch
#8 1.394     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.394     -W, --function-context
#8 1.394                           generate diffs with <n> lines context
#8 1.394     --raw                 generate the diff in raw format
#8 1.394     --patch-with-raw      synonym for '-p --raw'
#8 1.394     --patch-with-stat     synonym for '-p --stat'
#8 1.394     --numstat             machine friendly --stat
#8 1.394     --shortstat           output only the last line of --stat
#8 1.394     -X, --dirstat[=<param1,param2>...]
#8 1.394                           output the distribution of relative amount of changes for each sub-directory
#8 1.394     --cumulative          synonym for --dirstat=cumulative
#8 1.394     --dirstat-by-file[=<param1,param2>...]
#8 1.394                           synonym for --dirstat=files,param1,param2...
#8 1.394     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.394     --summary             condensed summary such as creations, renames and mode changes
#8 1.394     --name-only           show only names of changed files
#8 1.394     --name-status         show only names and status of changed files
#8 1.394     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.394                           generate diffstat
#8 1.394     --stat-width <width>  generate diffstat with a given width
#8 1.394     --stat-name-width <width>
#8 1.394                           generate diffstat with a given name width
#8 1.394     --stat-graph-width <width>
#8 1.394                           generate diffstat with a given graph width
#8 1.394     --stat-count <count>  generate diffstat with limited lines
#8 1.394     --compact-summary     generate compact summary in diffstat
#8 1.394     --binary              output a binary diff that can be applied
#8 1.394     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.394     --color[=<when>]      show colored diff
#8 1.394     --ws-error-highlight <kind>
#8 1.394                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.394     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.394     --abbrev[=<n>]        use <n> digits to display object names
#8 1.394     --src-prefix <prefix>
#8 1.394                           show the given source prefix instead of "a/"
#8 1.394     --dst-prefix <prefix>
#8 1.394                           show the given destination prefix instead of "b/"
#8 1.394     --line-prefix <prefix>
#8 1.394                           prepend an additional prefix to every line of output
#8 1.394     --no-prefix           do not show any source or destination prefix
#8 1.394     --inter-hunk-context <n>
#8 1.394                           show context between diff hunks up to the specified number of lines
#8 1.394     --output-indicator-new <char>
#8 1.394                           specify the character to indicate a new line instead of '+'
#8 1.394     --output-indicator-old <char>
#8 1.394                           specify the character to indicate an old line instead of '-'
#8 1.394     --output-indicator-context <char>
#8 1.394                           specify the character to indicate a context instead of ' '
#8 1.394 
#8 1.394 Diff rename options
#8 1.394     -B, --break-rewrites[=<n>[/<m>]]
#8 1.394                           break complete rewrite changes into pairs of delete and create
#8 1.394     -M, --find-renames[=<n>]
#8 1.394                           detect renames
#8 1.394     -D, --irreversible-delete
#8 1.394                           omit the preimage for deletes
#8 1.394     -C, --find-copies[=<n>]
#8 1.394                           detect copies
#8 1.394     --find-copies-harder  use unmodified files as source to find copies
#8 1.394     --no-renames          disable rename detection
#8 1.394     --rename-empty        use empty blobs as rename source
#8 1.394     --follow              continue listing the history of a file beyond renames
#8 1.394     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.394 
#8 1.394 Diff algorithm options
#8 1.394     --minimal             produce the smallest possible diff
#8 1.394     -w, --ignore-all-space
#8 1.394                           ignore whitespace when comparing lines
#8 1.394     -b, --ignore-space-change
#8 1.394                           ignore changes in amount of whitespace
#8 1.394     --ignore-space-at-eol
#8 1.394                           ignore changes in whitespace at EOL
#8 1.394     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.394     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.394     -I, --ignore-matching-lines <regex>
#8 1.394                           ignore changes whose all lines match <regex>
#8 1.394     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.394     --patience            generate diff using the "patience diff" algorithm
#8 1.394     --histogram           generate diff using the "histogram diff" algorithm
#8 1.394     --diff-algorithm <algorithm>
#8 1.394                           choose a diff algorithm
#8 1.394     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.394     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.394     --word-diff-regex <regex>
#8 1.394                           use <regex> to decide what a word is
#8 1.394     --color-words[=<regex>]
#8 1.394                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.394     --color-moved[=<mode>]
#8 1.394                           moved lines of code are colored differently
#8 1.394     --color-moved-ws <mode>
#8 1.394                           how white spaces are ignored in --color-moved
#8 1.394 
#8 1.394 Other diff options
#8 1.394     --relative[=<prefix>]
#8 1.394                           when run from subdir, exclude changes outside and show relative paths
#8 1.394     -a, --text            treat all files as text
#8 1.394     -R                    swap two inputs, reverse the diff
#8 1.394     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.394     --quiet               disable all output of the program
#8 1.394     --ext-diff            allow an external diff helper to be executed
#8 1.394     --textconv            run external text conversion filters when comparing binary files
#8 1.394     --ignore-submodules[=<when>]
#8 1.394                           ignore changes to submodules in the diff generation
#8 1.394     --submodule[=<format>]
#8 1.394                           specify how differences in submodules are shown
#8 1.394     --ita-invisible-in-index
#8 1.394                           hide 'git add -N' entries from the index
#8 1.394     --ita-visible-in-index
#8 1.394                           treat 'git add -N' entries as real in the index
#8 1.394     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.394     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.394     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.394     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.394     -O <file>             control the order in which files appear in the output
#8 1.394     --rotate-to <path>    show the change in the specified path first
#8 1.394     --skip-to <path>      skip the output to the specified path
#8 1.394     --find-object <object-id>
#8 1.394                           look for differences that change the number of occurrences of the specified object
#8 1.394     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.394                           select files by diff type
#8 1.394     --output <file>       output to a specific file
#8 1.394 
#8 1.401 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp'
#8 1.401 To add an exception for this directory, call:
#8 1.401 
#8 1.401 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp
#8 1.402 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp'
#8 1.402 To add an exception for this directory, call:
#8 1.402 
#8 1.402 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp
#8 1.403 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.403 usage: git diff --no-index [<options>] <path> <path>
#8 1.403 
#8 1.403 Diff output format options
#8 1.403     -p, --patch           generate patch
#8 1.403     -s, --no-patch        suppress diff output
#8 1.403     -u                    generate patch
#8 1.403     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.403     -W, --function-context
#8 1.403                           generate diffs with <n> lines context
#8 1.403     --raw                 generate the diff in raw format
#8 1.403     --patch-with-raw      synonym for '-p --raw'
#8 1.403     --patch-with-stat     synonym for '-p --stat'
#8 1.403     --numstat             machine friendly --stat
#8 1.403     --shortstat           output only the last line of --stat
#8 1.403     -X, --dirstat[=<param1,param2>...]
#8 1.403                           output the distribution of relative amount of changes for each sub-directory
#8 1.403     --cumulative          synonym for --dirstat=cumulative
#8 1.403     --dirstat-by-file[=<param1,param2>...]
#8 1.403                           synonym for --dirstat=files,param1,param2...
#8 1.403     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.403     --summary             condensed summary such as creations, renames and mode changes
#8 1.403     --name-only           show only names of changed files
#8 1.403     --name-status         show only names and status of changed files
#8 1.403     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.403                           generate diffstat
#8 1.403     --stat-width <width>  generate diffstat with a given width
#8 1.403     --stat-name-width <width>
#8 1.403                           generate diffstat with a given name width
#8 1.403     --stat-graph-width <width>
#8 1.403                           generate diffstat with a given graph width
#8 1.403     --stat-count <count>  generate diffstat with limited lines
#8 1.403     --compact-summary     generate compact summary in diffstat
#8 1.403     --binary              output a binary diff that can be applied
#8 1.403     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.403     --color[=<when>]      show colored diff
#8 1.403     --ws-error-highlight <kind>
#8 1.403                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.403     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.403     --abbrev[=<n>]        use <n> digits to display object names
#8 1.403     --src-prefix <prefix>
#8 1.403                           show the given source prefix instead of "a/"
#8 1.403     --dst-prefix <prefix>
#8 1.403                           show the given destination prefix instead of "b/"
#8 1.403     --line-prefix <prefix>
#8 1.403                           prepend an additional prefix to every line of output
#8 1.403     --no-prefix           do not show any source or destination prefix
#8 1.403     --inter-hunk-context <n>
#8 1.403                           show context between diff hunks up to the specified number of lines
#8 1.403     --output-indicator-new <char>
#8 1.403                           specify the character to indicate a new line instead of '+'
#8 1.403     --output-indicator-old <char>
#8 1.403                           specify the character to indicate an old line instead of '-'
#8 1.403     --output-indicator-context <char>
#8 1.403                           specify the character to indicate a context instead of ' '
#8 1.403 
#8 1.403 Diff rename options
#8 1.403     -B, --break-rewrites[=<n>[/<m>]]
#8 1.403                           break complete rewrite changes into pairs of delete and create
#8 1.403     -M, --find-renames[=<n>]
#8 1.403                           detect renames
#8 1.403     -D, --irreversible-delete
#8 1.403                           omit the preimage for deletes
#8 1.403     -C, --find-copies[=<n>]
#8 1.403                           detect copies
#8 1.403     --find-copies-harder  use unmodified files as source to find copies
#8 1.403     --no-renames          disable rename detection
#8 1.403     --rename-empty        use empty blobs as rename source
#8 1.403     --follow              continue listing the history of a file beyond renames
#8 1.403     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.403 
#8 1.403 Diff algorithm options
#8 1.403     --minimal             produce the smallest possible diff
#8 1.403     -w, --ignore-all-space
#8 1.403                           ignore whitespace when comparing lines
#8 1.403     -b, --ignore-space-change
#8 1.403                           ignore changes in amount of whitespace
#8 1.403     --ignore-space-at-eol
#8 1.403                           ignore changes in whitespace at EOL
#8 1.403     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.403     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.403     -I, --ignore-matching-lines <regex>
#8 1.403                           ignore changes whose all lines match <regex>
#8 1.403     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.403     --patience            generate diff using the "patience diff" algorithm
#8 1.403     --histogram           generate diff using the "histogram diff" algorithm
#8 1.403     --diff-algorithm <algorithm>
#8 1.403                           choose a diff algorithm
#8 1.403     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.403     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.403     --word-diff-regex <regex>
#8 1.403                           use <regex> to decide what a word is
#8 1.403     --color-words[=<regex>]
#8 1.403                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.403     --color-moved[=<mode>]
#8 1.403                           moved lines of code are colored differently
#8 1.403     --color-moved-ws <mode>
#8 1.403                           how white spaces are ignored in --color-moved
#8 1.403 
#8 1.403 Other diff options
#8 1.403     --relative[=<prefix>]
#8 1.403                           when run from subdir, exclude changes outside and show relative paths
#8 1.403     -a, --text            treat all files as text
#8 1.403     -R                    swap two inputs, reverse the diff
#8 1.403     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.403     --quiet               disable all output of the program
#8 1.403     --ext-diff            allow an external diff helper to be executed
#8 1.403     --textconv            run external text conversion filters when comparing binary files
#8 1.403     --ignore-submodules[=<when>]
#8 1.403                           ignore changes to submodules in the diff generation
#8 1.403     --submodule[=<format>]
#8 1.403                           specify how differences in submodules are shown
#8 1.403     --ita-invisible-in-index
#8 1.403                           hide 'git add -N' entries from the index
#8 1.403     --ita-visible-in-index
#8 1.403                           treat 'git add -N' entries as real in the index
#8 1.403     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.403     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.403     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.403     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.403     -O <file>             control the order in which files appear in the output
#8 1.403     --rotate-to <path>    show the change in the specified path first
#8 1.403     --skip-to <path>      skip the output to the specified path
#8 1.403     --find-object <object-id>
#8 1.403                           look for differences that change the number of occurrences of the specified object
#8 1.403     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.403                           select files by diff type
#8 1.403     --output <file>       output to a specific file
#8 1.403 
#8 1.406 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp'
#8 1.406 To add an exception for this directory, call:
#8 1.406 
#8 1.406 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp
#8 1.408 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp'
#8 1.408 To add an exception for this directory, call:
#8 1.408 
#8 1.408 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp
#8 1.410 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.410 usage: git diff --no-index [<options>] <path> <path>
#8 1.410 
#8 1.410 Diff output format options
#8 1.410     -p, --patch           generate patch
#8 1.410     -s, --no-patch        suppress diff output
#8 1.410     -u                    generate patch
#8 1.410     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.410     -W, --function-context
#8 1.410                           generate diffs with <n> lines context
#8 1.410     --raw                 generate the diff in raw format
#8 1.410     --patch-with-raw      synonym for '-p --raw'
#8 1.410     --patch-with-stat     synonym for '-p --stat'
#8 1.410     --numstat             machine friendly --stat
#8 1.410     --shortstat           output only the last line of --stat
#8 1.410     -X, --dirstat[=<param1,param2>...]
#8 1.410                           output the distribution of relative amount of changes for each sub-directory
#8 1.410     --cumulative          synonym for --dirstat=cumulative
#8 1.410     --dirstat-by-file[=<param1,param2>...]
#8 1.410                           synonym for --dirstat=files,param1,param2...
#8 1.410     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.410     --summary             condensed summary such as creations, renames and mode changes
#8 1.410     --name-only           show only names of changed files
#8 1.410     --name-status         show only names and status of changed files
#8 1.410     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.410                           generate diffstat
#8 1.410     --stat-width <width>  generate diffstat with a given width
#8 1.410     --stat-name-width <width>
#8 1.410                           generate diffstat with a given name width
#8 1.410     --stat-graph-width <width>
#8 1.410                           generate diffstat with a given graph width
#8 1.410     --stat-count <count>  generate diffstat with limited lines
#8 1.410     --compact-summary     generate compact summary in diffstat
#8 1.410     --binary              output a binary diff that can be applied
#8 1.410     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.410     --color[=<when>]      show colored diff
#8 1.410     --ws-error-highlight <kind>
#8 1.410                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.410     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.410     --abbrev[=<n>]        use <n> digits to display object names
#8 1.410     --src-prefix <prefix>
#8 1.410                           show the given source prefix instead of "a/"
#8 1.410     --dst-prefix <prefix>
#8 1.410                           show the given destination prefix instead of "b/"
#8 1.410     --line-prefix <prefix>
#8 1.410                           prepend an additional prefix to every line of output
#8 1.410     --no-prefix           do not show any source or destination prefix
#8 1.410     --inter-hunk-context <n>
#8 1.410                           show context between diff hunks up to the specified number of lines
#8 1.410     --output-indicator-new <char>
#8 1.410                           specify the character to indicate a new line instead of '+'
#8 1.410     --output-indicator-old <char>
#8 1.410                           specify the character to indicate an old line instead of '-'
#8 1.410     --output-indicator-context <char>
#8 1.410                           specify the character to indicate a context instead of ' '
#8 1.410 
#8 1.410 Diff rename options
#8 1.410     -B, --break-rewrites[=<n>[/<m>]]
#8 1.410                           break complete rewrite changes into pairs of delete and create
#8 1.410     -M, --find-renames[=<n>]
#8 1.410                           detect renames
#8 1.410     -D, --irreversible-delete
#8 1.410                           omit the preimage for deletes
#8 1.410     -C, --find-copies[=<n>]
#8 1.410                           detect copies
#8 1.410     --find-copies-harder  use unmodified files as source to find copies
#8 1.410     --no-renames          disable rename detection
#8 1.410     --rename-empty        use empty blobs as rename source
#8 1.410     --follow              continue listing the history of a file beyond renames
#8 1.410     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.410 
#8 1.410 Diff algorithm options
#8 1.410     --minimal             produce the smallest possible diff
#8 1.410     -w, --ignore-all-space
#8 1.410                           ignore whitespace when comparing lines
#8 1.410     -b, --ignore-space-change
#8 1.410                           ignore changes in amount of whitespace
#8 1.410     --ignore-space-at-eol
#8 1.410                           ignore changes in whitespace at EOL
#8 1.410     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.410     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.410     -I, --ignore-matching-lines <regex>
#8 1.410                           ignore changes whose all lines match <regex>
#8 1.410     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.410     --patience            generate diff using the "patience diff" algorithm
#8 1.410     --histogram           generate diff using the "histogram diff" algorithm
#8 1.410     --diff-algorithm <algorithm>
#8 1.410                           choose a diff algorithm
#8 1.410     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.410     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.410     --word-diff-regex <regex>
#8 1.410                           use <regex> to decide what a word is
#8 1.410     --color-words[=<regex>]
#8 1.410                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.410     --color-moved[=<mode>]
#8 1.410                           moved lines of code are colored differently
#8 1.410     --color-moved-ws <mode>
#8 1.410                           how white spaces are ignored in --color-moved
#8 1.410 
#8 1.410 Other diff options
#8 1.410     --relative[=<prefix>]
#8 1.410                           when run from subdir, exclude changes outside and show relative paths
#8 1.410     -a, --text            treat all files as text
#8 1.410     -R                    swap two inputs, reverse the diff
#8 1.410     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.410     --quiet               disable all output of the program
#8 1.410     --ext-diff            allow an external diff helper to be executed
#8 1.410     --textconv            run external text conversion filters when comparing binary files
#8 1.410     --ignore-submodules[=<when>]
#8 1.410                           ignore changes to submodules in the diff generation
#8 1.410     --submodule[=<format>]
#8 1.410                           specify how differences in submodules are shown
#8 1.410     --ita-invisible-in-index
#8 1.410                           hide 'git add -N' entries from the index
#8 1.410     --ita-visible-in-index
#8 1.410                           treat 'git add -N' entries as real in the index
#8 1.410     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.410     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.410     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.410     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.410     -O <file>             control the order in which files appear in the output
#8 1.410     --rotate-to <path>    show the change in the specified path first
#8 1.410     --skip-to <path>      skip the output to the specified path
#8 1.410     --find-object <object-id>
#8 1.410                           look for differences that change the number of occurrences of the specified object
#8 1.410     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.410                           select files by diff type
#8 1.410     --output <file>       output to a specific file
#8 1.410 
#8 1.413 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp'
#8 1.413 To add an exception for this directory, call:
#8 1.413 
#8 1.413 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp
#8 1.416 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp'
#8 1.416 To add an exception for this directory, call:
#8 1.416 
#8 1.416 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp
#8 1.419 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.419 usage: git diff --no-index [<options>] <path> <path>
#8 1.419 
#8 1.419 Diff output format options
#8 1.419     -p, --patch           generate patch
#8 1.419     -s, --no-patch        suppress diff output
#8 1.419     -u                    generate patch
#8 1.419     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.419     -W, --function-context
#8 1.419                           generate diffs with <n> lines context
#8 1.419     --raw                 generate the diff in raw format
#8 1.419     --patch-with-raw      synonym for '-p --raw'
#8 1.419     --patch-with-stat     synonym for '-p --stat'
#8 1.419     --numstat             machine friendly --stat
#8 1.419     --shortstat           output only the last line of --stat
#8 1.419     -X, --dirstat[=<param1,param2>...]
#8 1.419                           output the distribution of relative amount of changes for each sub-directory
#8 1.419     --cumulative          synonym for --dirstat=cumulative
#8 1.419     --dirstat-by-file[=<param1,param2>...]
#8 1.419                           synonym for --dirstat=files,param1,param2...
#8 1.419     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.419     --summary             condensed summary such as creations, renames and mode changes
#8 1.419     --name-only           show only names of changed files
#8 1.419     --name-status         show only names and status of changed files
#8 1.419     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.419                           generate diffstat
#8 1.419     --stat-width <width>  generate diffstat with a given width
#8 1.419     --stat-name-width <width>
#8 1.419                           generate diffstat with a given name width
#8 1.419     --stat-graph-width <width>
#8 1.419                           generate diffstat with a given graph width
#8 1.419     --stat-count <count>  generate diffstat with limited lines
#8 1.419     --compact-summary     generate compact summary in diffstat
#8 1.419     --binary              output a binary diff that can be applied
#8 1.419     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.419     --color[=<when>]      show colored diff
#8 1.419     --ws-error-highlight <kind>
#8 1.419                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.419     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.419     --abbrev[=<n>]        use <n> digits to display object names
#8 1.419     --src-prefix <prefix>
#8 1.419                           show the given source prefix instead of "a/"
#8 1.419     --dst-prefix <prefix>
#8 1.419                           show the given destination prefix instead of "b/"
#8 1.419     --line-prefix <prefix>
#8 1.419                           prepend an additional prefix to every line of output
#8 1.419     --no-prefix           do not show any source or destination prefix
#8 1.419     --inter-hunk-context <n>
#8 1.419                           show context between diff hunks up to the specified number of lines
#8 1.419     --output-indicator-new <char>
#8 1.419                           specify the character to indicate a new line instead of '+'
#8 1.419     --output-indicator-old <char>
#8 1.419                           specify the character to indicate an old line instead of '-'
#8 1.419     --output-indicator-context <char>
#8 1.419                           specify the character to indicate a context instead of ' '
#8 1.419 
#8 1.419 Diff rename options
#8 1.419     -B, --break-rewrites[=<n>[/<m>]]
#8 1.419                           break complete rewrite changes into pairs of delete and create
#8 1.419     -M, --find-renames[=<n>]
#8 1.419                           detect renames
#8 1.419     -D, --irreversible-delete
#8 1.419                           omit the preimage for deletes
#8 1.419     -C, --find-copies[=<n>]
#8 1.419                           detect copies
#8 1.419     --find-copies-harder  use unmodified files as source to find copies
#8 1.419     --no-renames          disable rename detection
#8 1.419     --rename-empty        use empty blobs as rename source
#8 1.419     --follow              continue listing the history of a file beyond renames
#8 1.419     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.419 
#8 1.419 Diff algorithm options
#8 1.419     --minimal             produce the smallest possible diff
#8 1.419     -w, --ignore-all-space
#8 1.419                           ignore whitespace when comparing lines
#8 1.419     -b, --ignore-space-change
#8 1.419                           ignore changes in amount of whitespace
#8 1.419     --ignore-space-at-eol
#8 1.419                           ignore changes in whitespace at EOL
#8 1.419     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.419     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.419     -I, --ignore-matching-lines <regex>
#8 1.419                           ignore changes whose all lines match <regex>
#8 1.419     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.419     --patience            generate diff using the "patience diff" algorithm
#8 1.419     --histogram           generate diff using the "histogram diff" algorithm
#8 1.419     --diff-algorithm <algorithm>
#8 1.419                           choose a diff algorithm
#8 1.419     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.419     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.419     --word-diff-regex <regex>
#8 1.419                           use <regex> to decide what a word is
#8 1.419     --color-words[=<regex>]
#8 1.419                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.419     --color-moved[=<mode>]
#8 1.419                           moved lines of code are colored differently
#8 1.419     --color-moved-ws <mode>
#8 1.419                           how white spaces are ignored in --color-moved
#8 1.419 
#8 1.419 Other diff options
#8 1.419     --relative[=<prefix>]
#8 1.419                           when run from subdir, exclude changes outside and show relative paths
#8 1.419     -a, --text            treat all files as text
#8 1.419     -R                    swap two inputs, reverse the diff
#8 1.419     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.419     --quiet               disable all output of the program
#8 1.419     --ext-diff            allow an external diff helper to be executed
#8 1.419     --textconv            run external text conversion filters when comparing binary files
#8 1.419     --ignore-submodules[=<when>]
#8 1.419                           ignore changes to submodules in the diff generation
#8 1.419     --submodule[=<format>]
#8 1.419                           specify how differences in submodules are shown
#8 1.419     --ita-invisible-in-index
#8 1.419                           hide 'git add -N' entries from the index
#8 1.419     --ita-visible-in-index
#8 1.419                           treat 'git add -N' entries as real in the index
#8 1.419     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.419     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.419     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.419     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.419     -O <file>             control the order in which files appear in the output
#8 1.419     --rotate-to <path>    show the change in the specified path first
#8 1.419     --skip-to <path>      skip the output to the specified path
#8 1.419     --find-object <object-id>
#8 1.419                           look for differences that change the number of occurrences of the specified object
#8 1.419     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.419                           select files by diff type
#8 1.419     --output <file>       output to a specific file
#8 1.419 
#8 1.423 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg'
#8 1.423 To add an exception for this directory, call:
#8 1.423 
#8 1.423 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg
#8 1.428 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg'
#8 1.428 To add an exception for this directory, call:
#8 1.428 
#8 1.428 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg
#8 1.431 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.431 usage: git diff --no-index [<options>] <path> <path>
#8 1.431 
#8 1.431 Diff output format options
#8 1.431     -p, --patch           generate patch
#8 1.431     -s, --no-patch        suppress diff output
#8 1.431     -u                    generate patch
#8 1.431     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.431     -W, --function-context
#8 1.431                           generate diffs with <n> lines context
#8 1.431     --raw                 generate the diff in raw format
#8 1.431     --patch-with-raw      synonym for '-p --raw'
#8 1.431     --patch-with-stat     synonym for '-p --stat'
#8 1.431     --numstat             machine friendly --stat
#8 1.431     --shortstat           output only the last line of --stat
#8 1.431     -X, --dirstat[=<param1,param2>...]
#8 1.431                           output the distribution of relative amount of changes for each sub-directory
#8 1.431     --cumulative          synonym for --dirstat=cumulative
#8 1.431     --dirstat-by-file[=<param1,param2>...]
#8 1.431                           synonym for --dirstat=files,param1,param2...
#8 1.431     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.431     --summary             condensed summary such as creations, renames and mode changes
#8 1.431     --name-only           show only names of changed files
#8 1.431     --name-status         show only names and status of changed files
#8 1.431     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.431                           generate diffstat
#8 1.431     --stat-width <width>  generate diffstat with a given width
#8 1.431     --stat-name-width <width>
#8 1.431                           generate diffstat with a given name width
#8 1.431     --stat-graph-width <width>
#8 1.431                           generate diffstat with a given graph width
#8 1.431     --stat-count <count>  generate diffstat with limited lines
#8 1.431     --compact-summary     generate compact summary in diffstat
#8 1.431     --binary              output a binary diff that can be applied
#8 1.431     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.431     --color[=<when>]      show colored diff
#8 1.431     --ws-error-highlight <kind>
#8 1.431                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.431     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.431     --abbrev[=<n>]        use <n> digits to display object names
#8 1.431     --src-prefix <prefix>
#8 1.431                           show the given source prefix instead of "a/"
#8 1.431     --dst-prefix <prefix>
#8 1.431                           show the given destination prefix instead of "b/"
#8 1.431     --line-prefix <prefix>
#8 1.431                           prepend an additional prefix to every line of output
#8 1.431     --no-prefix           do not show any source or destination prefix
#8 1.431     --inter-hunk-context <n>
#8 1.431                           show context between diff hunks up to the specified number of lines
#8 1.431     --output-indicator-new <char>
#8 1.431                           specify the character to indicate a new line instead of '+'
#8 1.431     --output-indicator-old <char>
#8 1.431                           specify the character to indicate an old line instead of '-'
#8 1.431     --output-indicator-context <char>
#8 1.431                           specify the character to indicate a context instead of ' '
#8 1.431 
#8 1.431 Diff rename options
#8 1.431     -B, --break-rewrites[=<n>[/<m>]]
#8 1.431                           break complete rewrite changes into pairs of delete and create
#8 1.431     -M, --find-renames[=<n>]
#8 1.431                           detect renames
#8 1.431     -D, --irreversible-delete
#8 1.431                           omit the preimage for deletes
#8 1.431     -C, --find-copies[=<n>]
#8 1.432                           detect copies
#8 1.432     --find-copies-harder  use unmodified files as source to find copies
#8 1.432     --no-renames          disable rename detection
#8 1.432     --rename-empty        use empty blobs as rename source
#8 1.432     --follow              continue listing the history of a file beyond renames
#8 1.432     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.432 
#8 1.432 Diff algorithm options
#8 1.432     --minimal             produce the smallest possible diff
#8 1.432     -w, --ignore-all-space
#8 1.432                           ignore whitespace when comparing lines
#8 1.432     -b, --ignore-space-change
#8 1.432                           ignore changes in amount of whitespace
#8 1.432     --ignore-space-at-eol
#8 1.432                           ignore changes in whitespace at EOL
#8 1.432     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.432     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.432     -I, --ignore-matching-lines <regex>
#8 1.432                           ignore changes whose all lines match <regex>
#8 1.432     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.432     --patience            generate diff using the "patience diff" algorithm
#8 1.432     --histogram           generate diff using the "histogram diff" algorithm
#8 1.432     --diff-algorithm <algorithm>
#8 1.432                           choose a diff algorithm
#8 1.432     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.432     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.432     --word-diff-regex <regex>
#8 1.432                           use <regex> to decide what a word is
#8 1.432     --color-words[=<regex>]
#8 1.432                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.432     --color-moved[=<mode>]
#8 1.432                           moved lines of code are colored differently
#8 1.432     --color-moved-ws <mode>
#8 1.432                           how white spaces are ignored in --color-moved
#8 1.432 
#8 1.432 Other diff options
#8 1.432     --relative[=<prefix>]
#8 1.432                           when run from subdir, exclude changes outside and show relative paths
#8 1.432     -a, --text            treat all files as text
#8 1.432     -R                    swap two inputs, reverse the diff
#8 1.432     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.432     --quiet               disable all output of the program
#8 1.432     --ext-diff            allow an external diff helper to be executed
#8 1.432     --textconv            run external text conversion filters when comparing binary files
#8 1.432     --ignore-submodules[=<when>]
#8 1.432                           ignore changes to submodules in the diff generation
#8 1.432     --submodule[=<format>]
#8 1.432                           specify how differences in submodules are shown
#8 1.432     --ita-invisible-in-index
#8 1.432                           hide 'git add -N' entries from the index
#8 1.432     --ita-visible-in-index
#8 1.432                           treat 'git add -N' entries as real in the index
#8 1.432     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.432     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.432     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.432     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.432     -O <file>             control the order in which files appear in the output
#8 1.432     --rotate-to <path>    show the change in the specified path first
#8 1.432     --skip-to <path>      skip the output to the specified path
#8 1.432     --find-object <object-id>
#8 1.432                           look for differences that change the number of occurrences of the specified object
#8 1.432     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.432                           select files by diff type
#8 1.432     --output <file>       output to a specific file
#8 1.432 
#8 1.437 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp'
#8 1.437 To add an exception for this directory, call:
#8 1.437 
#8 1.437 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp
#8 1.443 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp'
#8 1.443 To add an exception for this directory, call:
#8 1.443 
#8 1.443 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp
#8 1.447 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.447 usage: git diff --no-index [<options>] <path> <path>
#8 1.447 
#8 1.447 Diff output format options
#8 1.447     -p, --patch           generate patch
#8 1.447     -s, --no-patch        suppress diff output
#8 1.447     -u                    generate patch
#8 1.447     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.447     -W, --function-context
#8 1.447                           generate diffs with <n> lines context
#8 1.447     --raw                 generate the diff in raw format
#8 1.447     --patch-with-raw      synonym for '-p --raw'
#8 1.447     --patch-with-stat     synonym for '-p --stat'
#8 1.447     --numstat             machine friendly --stat
#8 1.447     --shortstat           output only the last line of --stat
#8 1.447     -X, --dirstat[=<param1,param2>...]
#8 1.447                           output the distribution of relative amount of changes for each sub-directory
#8 1.447     --cumulative          synonym for --dirstat=cumulative
#8 1.447     --dirstat-by-file[=<param1,param2>...]
#8 1.447                           synonym for --dirstat=files,param1,param2...
#8 1.447     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.447     --summary             condensed summary such as creations, renames and mode changes
#8 1.447     --name-only           show only names of changed files
#8 1.447     --name-status         show only names and status of changed files
#8 1.447     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.447                           generate diffstat
#8 1.447     --stat-width <width>  generate diffstat with a given width
#8 1.447     --stat-name-width <width>
#8 1.447                           generate diffstat with a given name width
#8 1.447     --stat-graph-width <width>
#8 1.447                           generate diffstat with a given graph width
#8 1.447     --stat-count <count>  generate diffstat with limited lines
#8 1.447     --compact-summary     generate compact summary in diffstat
#8 1.447     --binary              output a binary diff that can be applied
#8 1.447     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.447     --color[=<when>]      show colored diff
#8 1.447     --ws-error-highlight <kind>
#8 1.447                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.447     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.447     --abbrev[=<n>]        use <n> digits to display object names
#8 1.447     --src-prefix <prefix>
#8 1.447                           show the given source prefix instead of "a/"
#8 1.447     --dst-prefix <prefix>
#8 1.447                           show the given destination prefix instead of "b/"
#8 1.447     --line-prefix <prefix>
#8 1.447                           prepend an additional prefix to every line of output
#8 1.447     --no-prefix           do not show any source or destination prefix
#8 1.447     --inter-hunk-context <n>
#8 1.447                           show context between diff hunks up to the specified number of lines
#8 1.447     --output-indicator-new <char>
#8 1.447                           specify the character to indicate a new line instead of '+'
#8 1.447     --output-indicator-old <char>
#8 1.447                           specify the character to indicate an old line instead of '-'
#8 1.447     --output-indicator-context <char>
#8 1.447                           specify the character to indicate a context instead of ' '
#8 1.447 
#8 1.447 Diff rename options
#8 1.447     -B, --break-rewrites[=<n>[/<m>]]
#8 1.447                           break complete rewrite changes into pairs of delete and create
#8 1.447     -M, --find-renames[=<n>]
#8 1.447                           detect renames
#8 1.447     -D, --irreversible-delete
#8 1.447                           omit the preimage for deletes
#8 1.447     -C, --find-copies[=<n>]
#8 1.447                           detect copies
#8 1.447     --find-copies-harder  use unmodified files as source to find copies
#8 1.447     --no-renames          disable rename detection
#8 1.447     --rename-empty        use empty blobs as rename source
#8 1.447     --follow              continue listing the history of a file beyond renames
#8 1.447     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.447 
#8 1.447 Diff algorithm options
#8 1.447     --minimal             produce the smallest possible diff
#8 1.447     -w, --ignore-all-space
#8 1.447                           ignore whitespace when comparing lines
#8 1.447     -b, --ignore-space-change
#8 1.447                           ignore changes in amount of whitespace
#8 1.447     --ignore-space-at-eol
#8 1.447                           ignore changes in whitespace at EOL
#8 1.447     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.447     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.447     -I, --ignore-matching-lines <regex>
#8 1.447                           ignore changes whose all lines match <regex>
#8 1.447     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.447     --patience            generate diff using the "patience diff" algorithm
#8 1.447     --histogram           generate diff using the "histogram diff" algorithm
#8 1.447     --diff-algorithm <algorithm>
#8 1.447                           choose a diff algorithm
#8 1.447     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.447     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.447     --word-diff-regex <regex>
#8 1.447                           use <regex> to decide what a word is
#8 1.447     --color-words[=<regex>]
#8 1.447                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.447     --color-moved[=<mode>]
#8 1.447                           moved lines of code are colored differently
#8 1.447     --color-moved-ws <mode>
#8 1.447                           how white spaces are ignored in --color-moved
#8 1.447 
#8 1.447 Other diff options
#8 1.447     --relative[=<prefix>]
#8 1.447                           when run from subdir, exclude changes outside and show relative paths
#8 1.447     -a, --text            treat all files as text
#8 1.447     -R                    swap two inputs, reverse the diff
#8 1.447     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.447     --quiet               disable all output of the program
#8 1.447     --ext-diff            allow an external diff helper to be executed
#8 1.447     --textconv            run external text conversion filters when comparing binary files
#8 1.447     --ignore-submodules[=<when>]
#8 1.447                           ignore changes to submodules in the diff generation
#8 1.447     --submodule[=<format>]
#8 1.447                           specify how differences in submodules are shown
#8 1.447     --ita-invisible-in-index
#8 1.447                           hide 'git add -N' entries from the index
#8 1.447     --ita-visible-in-index
#8 1.447                           treat 'git add -N' entries as real in the index
#8 1.447     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.447     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.447     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.447     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.447     -O <file>             control the order in which files appear in the output
#8 1.447     --rotate-to <path>    show the change in the specified path first
#8 1.447     --skip-to <path>      skip the output to the specified path
#8 1.447     --find-object <object-id>
#8 1.447                           look for differences that change the number of occurrences of the specified object
#8 1.447     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.447                           select files by diff type
#8 1.447     --output <file>       output to a specific file
#8 1.447 
#8 1.452 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp'
#8 1.452 To add an exception for this directory, call:
#8 1.452 
#8 1.452 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp
#8 1.455 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp'
#8 1.455 To add an exception for this directory, call:
#8 1.455 
#8 1.455 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp
#8 1.457 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.457 usage: git diff --no-index [<options>] <path> <path>
#8 1.457 
#8 1.457 Diff output format options
#8 1.457     -p, --patch           generate patch
#8 1.457     -s, --no-patch        suppress diff output
#8 1.457     -u                    generate patch
#8 1.457     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.457     -W, --function-context
#8 1.457                           generate diffs with <n> lines context
#8 1.457     --raw                 generate the diff in raw format
#8 1.457     --patch-with-raw      synonym for '-p --raw'
#8 1.457     --patch-with-stat     synonym for '-p --stat'
#8 1.457     --numstat             machine friendly --stat
#8 1.457     --shortstat           output only the last line of --stat
#8 1.457     -X, --dirstat[=<param1,param2>...]
#8 1.457                           output the distribution of relative amount of changes for each sub-directory
#8 1.457     --cumulative          synonym for --dirstat=cumulative
#8 1.457     --dirstat-by-file[=<param1,param2>...]
#8 1.457                           synonym for --dirstat=files,param1,param2...
#8 1.457     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.457     --summary             condensed summary such as creations, renames and mode changes
#8 1.458     --name-only           show only names of changed files
#8 1.458     --name-status         show only names and status of changed files
#8 1.458     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.458                           generate diffstat
#8 1.458     --stat-width <width>  generate diffstat with a given width
#8 1.458     --stat-name-width <width>
#8 1.458                           generate diffstat with a given name width
#8 1.458     --stat-graph-width <width>
#8 1.458                           generate diffstat with a given graph width
#8 1.458     --stat-count <count>  generate diffstat with limited lines
#8 1.458     --compact-summary     generate compact summary in diffstat
#8 1.458     --binary              output a binary diff that can be applied
#8 1.458     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.458     --color[=<when>]      show colored diff
#8 1.458     --ws-error-highlight <kind>
#8 1.458                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.458     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.458     --abbrev[=<n>]        use <n> digits to display object names
#8 1.458     --src-prefix <prefix>
#8 1.458                           show the given source prefix instead of "a/"
#8 1.458     --dst-prefix <prefix>
#8 1.458                           show the given destination prefix instead of "b/"
#8 1.458     --line-prefix <prefix>
#8 1.458                           prepend an additional prefix to every line of output
#8 1.458     --no-prefix           do not show any source or destination prefix
#8 1.458     --inter-hunk-context <n>
#8 1.458                           show context between diff hunks up to the specified number of lines
#8 1.458     --output-indicator-new <char>
#8 1.458                           specify the character to indicate a new line instead of '+'
#8 1.458     --output-indicator-old <char>
#8 1.458                           specify the character to indicate an old line instead of '-'
#8 1.458     --output-indicator-context <char>
#8 1.458                           specify the character to indicate a context instead of ' '
#8 1.458 
#8 1.458 Diff rename options
#8 1.458     -B, --break-rewrites[=<n>[/<m>]]
#8 1.458                           break complete rewrite changes into pairs of delete and create
#8 1.458     -M, --find-renames[=<n>]
#8 1.458                           detect renames
#8 1.458     -D, --irreversible-delete
#8 1.458                           omit the preimage for deletes
#8 1.458     -C, --find-copies[=<n>]
#8 1.458                           detect copies
#8 1.458     --find-copies-harder  use unmodified files as source to find copies
#8 1.458     --no-renames          disable rename detection
#8 1.458     --rename-empty        use empty blobs as rename source
#8 1.458     --follow              continue listing the history of a file beyond renames
#8 1.458     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.458 
#8 1.458 Diff algorithm options
#8 1.458     --minimal             produce the smallest possible diff
#8 1.458     -w, --ignore-all-space
#8 1.458                           ignore whitespace when comparing lines
#8 1.458     -b, --ignore-space-change
#8 1.458                           ignore changes in amount of whitespace
#8 1.458     --ignore-space-at-eol
#8 1.458                           ignore changes in whitespace at EOL
#8 1.458     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.458     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.458     -I, --ignore-matching-lines <regex>
#8 1.458                           ignore changes whose all lines match <regex>
#8 1.458     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.458     --patience            generate diff using the "patience diff" algorithm
#8 1.458     --histogram           generate diff using the "histogram diff" algorithm
#8 1.458     --diff-algorithm <algorithm>
#8 1.458                           choose a diff algorithm
#8 1.458     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.458     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.458     --word-diff-regex <regex>
#8 1.458                           use <regex> to decide what a word is
#8 1.458     --color-words[=<regex>]
#8 1.458                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.458     --color-moved[=<mode>]
#8 1.458                           moved lines of code are colored differently
#8 1.458     --color-moved-ws <mode>
#8 1.458                           how white spaces are ignored in --color-moved
#8 1.458 
#8 1.458 Other diff options
#8 1.458     --relative[=<prefix>]
#8 1.458                           when run from subdir, exclude changes outside and show relative paths
#8 1.458     -a, --text            treat all files as text
#8 1.458     -R                    swap two inputs, reverse the diff
#8 1.458     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.458     --quiet               disable all output of the program
#8 1.458     --ext-diff            allow an external diff helper to be executed
#8 1.458     --textconv            run external text conversion filters when comparing binary files
#8 1.458     --ignore-submodules[=<when>]
#8 1.458                           ignore changes to submodules in the diff generation
#8 1.458     --submodule[=<format>]
#8 1.458                           specify how differences in submodules are shown
#8 1.458     --ita-invisible-in-index
#8 1.458                           hide 'git add -N' entries from the index
#8 1.458     --ita-visible-in-index
#8 1.458                           treat 'git add -N' entries as real in the index
#8 1.458     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.458     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.458     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.458     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.458     -O <file>             control the order in which files appear in the output
#8 1.458     --rotate-to <path>    show the change in the specified path first
#8 1.458     --skip-to <path>      skip the output to the specified path
#8 1.458     --find-object <object-id>
#8 1.458                           look for differences that change the number of occurrences of the specified object
#8 1.458     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.458                           select files by diff type
#8 1.458     --output <file>       output to a specific file
#8 1.458 
#8 1.464 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp'
#8 1.464 To add an exception for this directory, call:
#8 1.464 
#8 1.464 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp
#8 1.467 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp'
#8 1.467 To add an exception for this directory, call:
#8 1.467 
#8 1.467 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp
#8 1.469 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.469 usage: git diff --no-index [<options>] <path> <path>
#8 1.469 
#8 1.469 Diff output format options
#8 1.469     -p, --patch           generate patch
#8 1.469     -s, --no-patch        suppress diff output
#8 1.469     -u                    generate patch
#8 1.469     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.469     -W, --function-context
#8 1.469                           generate diffs with <n> lines context
#8 1.469     --raw                 generate the diff in raw format
#8 1.469     --patch-with-raw      synonym for '-p --raw'
#8 1.469     --patch-with-stat     synonym for '-p --stat'
#8 1.469     --numstat             machine friendly --stat
#8 1.469     --shortstat           output only the last line of --stat
#8 1.469     -X, --dirstat[=<param1,param2>...]
#8 1.469                           output the distribution of relative amount of changes for each sub-directory
#8 1.469     --cumulative          synonym for --dirstat=cumulative
#8 1.469     --dirstat-by-file[=<param1,param2>...]
#8 1.469                           synonym for --dirstat=files,param1,param2...
#8 1.469     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.469     --summary             condensed summary such as creations, renames and mode changes
#8 1.469     --name-only           show only names of changed files
#8 1.469     --name-status         show only names and status of changed files
#8 1.469     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.469                           generate diffstat
#8 1.469     --stat-width <width>  generate diffstat with a given width
#8 1.469     --stat-name-width <width>
#8 1.469                           generate diffstat with a given name width
#8 1.469     --stat-graph-width <width>
#8 1.469                           generate diffstat with a given graph width
#8 1.469     --stat-count <count>  generate diffstat with limited lines
#8 1.469     --compact-summary     generate compact summary in diffstat
#8 1.469     --binary              output a binary diff that can be applied
#8 1.469     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.469     --color[=<when>]      show colored diff
#8 1.469     --ws-error-highlight <kind>
#8 1.469                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.469     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.469     --abbrev[=<n>]        use <n> digits to display object names
#8 1.469     --src-prefix <prefix>
#8 1.469                           show the given source prefix instead of "a/"
#8 1.469     --dst-prefix <prefix>
#8 1.469                           show the given destination prefix instead of "b/"
#8 1.469     --line-prefix <prefix>
#8 1.469                           prepend an additional prefix to every line of output
#8 1.469     --no-prefix           do not show any source or destination prefix
#8 1.469     --inter-hunk-context <n>
#8 1.469                           show context between diff hunks up to the specified number of lines
#8 1.469     --output-indicator-new <char>
#8 1.469                           specify the character to indicate a new line instead of '+'
#8 1.469     --output-indicator-old <char>
#8 1.469                           specify the character to indicate an old line instead of '-'
#8 1.469     --output-indicator-context <char>
#8 1.469                           specify the character to indicate a context instead of ' '
#8 1.469 
#8 1.469 Diff rename options
#8 1.469     -B, --break-rewrites[=<n>[/<m>]]
#8 1.469                           break complete rewrite changes into pairs of delete and create
#8 1.469     -M, --find-renames[=<n>]
#8 1.469                           detect renames
#8 1.469     -D, --irreversible-delete
#8 1.469                           omit the preimage for deletes
#8 1.469     -C, --find-copies[=<n>]
#8 1.470                           detect copies
#8 1.470     --find-copies-harder  use unmodified files as source to find copies
#8 1.470     --no-renames          disable rename detection
#8 1.470     --rename-empty        use empty blobs as rename source
#8 1.470     --follow              continue listing the history of a file beyond renames
#8 1.470     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.470 
#8 1.470 Diff algorithm options
#8 1.470     --minimal             produce the smallest possible diff
#8 1.470     -w, --ignore-all-space
#8 1.470                           ignore whitespace when comparing lines
#8 1.470     -b, --ignore-space-change
#8 1.470                           ignore changes in amount of whitespace
#8 1.470     --ignore-space-at-eol
#8 1.470                           ignore changes in whitespace at EOL
#8 1.470     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.470     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.470     -I, --ignore-matching-lines <regex>
#8 1.470                           ignore changes whose all lines match <regex>
#8 1.470     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.470     --patience            generate diff using the "patience diff" algorithm
#8 1.470     --histogram           generate diff using the "histogram diff" algorithm
#8 1.470     --diff-algorithm <algorithm>
#8 1.470                           choose a diff algorithm
#8 1.470     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.470     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.470     --word-diff-regex <regex>
#8 1.470                           use <regex> to decide what a word is
#8 1.470     --color-words[=<regex>]
#8 1.470                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.470     --color-moved[=<mode>]
#8 1.470                           moved lines of code are colored differently
#8 1.470     --color-moved-ws <mode>
#8 1.470                           how white spaces are ignored in --color-moved
#8 1.470 
#8 1.470 Other diff options
#8 1.470     --relative[=<prefix>]
#8 1.470                           when run from subdir, exclude changes outside and show relative paths
#8 1.470     -a, --text            treat all files as text
#8 1.470     -R                    swap two inputs, reverse the diff
#8 1.470     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.470     --quiet               disable all output of the program
#8 1.470     --ext-diff            allow an external diff helper to be executed
#8 1.470     --textconv            run external text conversion filters when comparing binary files
#8 1.470     --ignore-submodules[=<when>]
#8 1.470                           ignore changes to submodules in the diff generation
#8 1.470     --submodule[=<format>]
#8 1.470                           specify how differences in submodules are shown
#8 1.470     --ita-invisible-in-index
#8 1.470                           hide 'git add -N' entries from the index
#8 1.470     --ita-visible-in-index
#8 1.470                           treat 'git add -N' entries as real in the index
#8 1.470     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.470     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.470     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.470     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.470     -O <file>             control the order in which files appear in the output
#8 1.470     --rotate-to <path>    show the change in the specified path first
#8 1.470     --skip-to <path>      skip the output to the specified path
#8 1.470     --find-object <object-id>
#8 1.470                           look for differences that change the number of occurrences of the specified object
#8 1.470     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.470                           select files by diff type
#8 1.470     --output <file>       output to a specific file
#8 1.470 
#8 1.474 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp'
#8 1.474 To add an exception for this directory, call:
#8 1.474 
#8 1.474 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#8 1.481 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp'
#8 1.481 To add an exception for this directory, call:
#8 1.481 
#8 1.481 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#8 1.485 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.485 usage: git diff --no-index [<options>] <path> <path>
#8 1.485 
#8 1.485 Diff output format options
#8 1.485     -p, --patch           generate patch
#8 1.485     -s, --no-patch        suppress diff output
#8 1.485     -u                    generate patch
#8 1.485     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.485     -W, --function-context
#8 1.485                           generate diffs with <n> lines context
#8 1.485     --raw                 generate the diff in raw format
#8 1.485     --patch-with-raw      synonym for '-p --raw'
#8 1.485     --patch-with-stat     synonym for '-p --stat'
#8 1.485     --numstat             machine friendly --stat
#8 1.485     --shortstat           output only the last line of --stat
#8 1.485     -X, --dirstat[=<param1,param2>...]
#8 1.485                           output the distribution of relative amount of changes for each sub-directory
#8 1.485     --cumulative          synonym for --dirstat=cumulative
#8 1.485     --dirstat-by-file[=<param1,param2>...]
#8 1.485                           synonym for --dirstat=files,param1,param2...
#8 1.485     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.485     --summary             condensed summary such as creations, renames and mode changes
#8 1.485     --name-only           show only names of changed files
#8 1.485     --name-status         show only names and status of changed files
#8 1.485     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.485                           generate diffstat
#8 1.485     --stat-width <width>  generate diffstat with a given width
#8 1.485     --stat-name-width <width>
#8 1.485                           generate diffstat with a given name width
#8 1.485     --stat-graph-width <width>
#8 1.485                           generate diffstat with a given graph width
#8 1.485     --stat-count <count>  generate diffstat with limited lines
#8 1.485     --compact-summary     generate compact summary in diffstat
#8 1.485     --binary              output a binary diff that can be applied
#8 1.485     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.485     --color[=<when>]      show colored diff
#8 1.485     --ws-error-highlight <kind>
#8 1.485                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.485     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.485     --abbrev[=<n>]        use <n> digits to display object names
#8 1.485     --src-prefix <prefix>
#8 1.485                           show the given source prefix instead of "a/"
#8 1.485     --dst-prefix <prefix>
#8 1.485                           show the given destination prefix instead of "b/"
#8 1.485     --line-prefix <prefix>
#8 1.485                           prepend an additional prefix to every line of output
#8 1.485     --no-prefix           do not show any source or destination prefix
#8 1.485     --inter-hunk-context <n>
#8 1.485                           show context between diff hunks up to the specified number of lines
#8 1.485     --output-indicator-new <char>
#8 1.485                           specify the character to indicate a new line instead of '+'
#8 1.485     --output-indicator-old <char>
#8 1.485                           specify the character to indicate an old line instead of '-'
#8 1.485     --output-indicator-context <char>
#8 1.485                           specify the character to indicate a context instead of ' '
#8 1.485 
#8 1.485 Diff rename options
#8 1.485     -B, --break-rewrites[=<n>[/<m>]]
#8 1.485                           break complete rewrite changes into pairs of delete and create
#8 1.485     -M, --find-renames[=<n>]
#8 1.485                           detect renames
#8 1.485     -D, --irreversible-delete
#8 1.485                           omit the preimage for deletes
#8 1.485     -C, --find-copies[=<n>]
#8 1.485                           detect copies
#8 1.485     --find-copies-harder  use unmodified files as source to find copies
#8 1.485     --no-renames          disable rename detection
#8 1.485     --rename-empty        use empty blobs as rename source
#8 1.485     --follow              continue listing the history of a file beyond renames
#8 1.485     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.485 
#8 1.485 Diff algorithm options
#8 1.485     --minimal             produce the smallest possible diff
#8 1.485     -w, --ignore-all-space
#8 1.485                           ignore whitespace when comparing lines
#8 1.485     -b, --ignore-space-change
#8 1.485                           ignore changes in amount of whitespace
#8 1.485     --ignore-space-at-eol
#8 1.485                           ignore changes in whitespace at EOL
#8 1.485     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.485     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.485     -I, --ignore-matching-lines <regex>
#8 1.485                           ignore changes whose all lines match <regex>
#8 1.485     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.485     --patience            generate diff using the "patience diff" algorithm
#8 1.485     --histogram           generate diff using the "histogram diff" algorithm
#8 1.485     --diff-algorithm <algorithm>
#8 1.485                           choose a diff algorithm
#8 1.485     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.485     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.485     --word-diff-regex <regex>
#8 1.485                           use <regex> to decide what a word is
#8 1.485     --color-words[=<regex>]
#8 1.485                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.485     --color-moved[=<mode>]
#8 1.485                           moved lines of code are colored differently
#8 1.485     --color-moved-ws <mode>
#8 1.485                           how white spaces are ignored in --color-moved
#8 1.485 
#8 1.485 Other diff options
#8 1.485     --relative[=<prefix>]
#8 1.485                           when run from subdir, exclude changes outside and show relative paths
#8 1.485     -a, --text            treat all files as text
#8 1.485     -R                    swap two inputs, reverse the diff
#8 1.485     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.485     --quiet               disable all output of the program
#8 1.485     --ext-diff            allow an external diff helper to be executed
#8 1.485     --textconv            run external text conversion filters when comparing binary files
#8 1.485     --ignore-submodules[=<when>]
#8 1.485                           ignore changes to submodules in the diff generation
#8 1.485     --submodule[=<format>]
#8 1.485                           specify how differences in submodules are shown
#8 1.486     --ita-invisible-in-index
#8 1.486                           hide 'git add -N' entries from the index
#8 1.486     --ita-visible-in-index
#8 1.486                           treat 'git add -N' entries as real in the index
#8 1.486     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.486     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.486     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.486     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.486     -O <file>             control the order in which files appear in the output
#8 1.486     --rotate-to <path>    show the change in the specified path first
#8 1.486     --skip-to <path>      skip the output to the specified path
#8 1.486     --find-object <object-id>
#8 1.486                           look for differences that change the number of occurrences of the specified object
#8 1.486     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.486                           select files by diff type
#8 1.486     --output <file>       output to a specific file
#8 1.486 
#8 1.492 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp'
#8 1.492 To add an exception for this directory, call:
#8 1.492 
#8 1.492 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp
#8 1.498 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp'
#8 1.498 To add an exception for this directory, call:
#8 1.498 
#8 1.498 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp
#8 1.502 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.502 usage: git diff --no-index [<options>] <path> <path>
#8 1.502 
#8 1.502 Diff output format options
#8 1.502     -p, --patch           generate patch
#8 1.502     -s, --no-patch        suppress diff output
#8 1.502     -u                    generate patch
#8 1.502     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.502     -W, --function-context
#8 1.502                           generate diffs with <n> lines context
#8 1.502     --raw                 generate the diff in raw format
#8 1.502     --patch-with-raw      synonym for '-p --raw'
#8 1.502     --patch-with-stat     synonym for '-p --stat'
#8 1.502     --numstat             machine friendly --stat
#8 1.502     --shortstat           output only the last line of --stat
#8 1.502     -X, --dirstat[=<param1,param2>...]
#8 1.502                           output the distribution of relative amount of changes for each sub-directory
#8 1.502     --cumulative          synonym for --dirstat=cumulative
#8 1.502     --dirstat-by-file[=<param1,param2>...]
#8 1.502                           synonym for --dirstat=files,param1,param2...
#8 1.502     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.502     --summary             condensed summary such as creations, renames and mode changes
#8 1.502     --name-only           show only names of changed files
#8 1.502     --name-status         show only names and status of changed files
#8 1.502     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.502                           generate diffstat
#8 1.502     --stat-width <width>  generate diffstat with a given width
#8 1.502     --stat-name-width <width>
#8 1.502                           generate diffstat with a given name width
#8 1.502     --stat-graph-width <width>
#8 1.502                           generate diffstat with a given graph width
#8 1.502     --stat-count <count>  generate diffstat with limited lines
#8 1.502     --compact-summary     generate compact summary in diffstat
#8 1.502     --binary              output a binary diff that can be applied
#8 1.502     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.502     --color[=<when>]      show colored diff
#8 1.502     --ws-error-highlight <kind>
#8 1.502                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.502     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.502     --abbrev[=<n>]        use <n> digits to display object names
#8 1.502     --src-prefix <prefix>
#8 1.502                           show the given source prefix instead of "a/"
#8 1.502     --dst-prefix <prefix>
#8 1.502                           show the given destination prefix instead of "b/"
#8 1.502     --line-prefix <prefix>
#8 1.502                           prepend an additional prefix to every line of output
#8 1.502     --no-prefix           do not show any source or destination prefix
#8 1.502     --inter-hunk-context <n>
#8 1.502                           show context between diff hunks up to the specified number of lines
#8 1.502     --output-indicator-new <char>
#8 1.502                           specify the character to indicate a new line instead of '+'
#8 1.502     --output-indicator-old <char>
#8 1.502                           specify the character to indicate an old line instead of '-'
#8 1.502     --output-indicator-context <char>
#8 1.502                           specify the character to indicate a context instead of ' '
#8 1.502 
#8 1.502 Diff rename options
#8 1.502     -B, --break-rewrites[=<n>[/<m>]]
#8 1.502                           break complete rewrite changes into pairs of delete and create
#8 1.502     -M, --find-renames[=<n>]
#8 1.502                           detect renames
#8 1.502     -D, --irreversible-delete
#8 1.502                           omit the preimage for deletes
#8 1.502     -C, --find-copies[=<n>]
#8 1.502                           detect copies
#8 1.502     --find-copies-harder  use unmodified files as source to find copies
#8 1.502     --no-renames          disable rename detection
#8 1.502     --rename-empty        use empty blobs as rename source
#8 1.502     --follow              continue listing the history of a file beyond renames
#8 1.502     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.502 
#8 1.502 Diff algorithm options
#8 1.502     --minimal             produce the smallest possible diff
#8 1.502     -w, --ignore-all-space
#8 1.502                           ignore whitespace when comparing lines
#8 1.502     -b, --ignore-space-change
#8 1.502                           ignore changes in amount of whitespace
#8 1.502     --ignore-space-at-eol
#8 1.502                           ignore changes in whitespace at EOL
#8 1.502     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.502     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.502     -I, --ignore-matching-lines <regex>
#8 1.502                           ignore changes whose all lines match <regex>
#8 1.502     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.502     --patience            generate diff using the "patience diff" algorithm
#8 1.502     --histogram           generate diff using the "histogram diff" algorithm
#8 1.502     --diff-algorithm <algorithm>
#8 1.502                           choose a diff algorithm
#8 1.502     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.502     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.502     --word-diff-regex <regex>
#8 1.502                           use <regex> to decide what a word is
#8 1.502     --color-words[=<regex>]
#8 1.502                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.502     --color-moved[=<mode>]
#8 1.503                           moved lines of code are colored differently
#8 1.503     --color-moved-ws <mode>
#8 1.503                           how white spaces are ignored in --color-moved
#8 1.503 
#8 1.503 Other diff options
#8 1.503     --relative[=<prefix>]
#8 1.503                           when run from subdir, exclude changes outside and show relative paths
#8 1.503     -a, --text            treat all files as text
#8 1.503     -R                    swap two inputs, reverse the diff
#8 1.503     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.503     --quiet               disable all output of the program
#8 1.503     --ext-diff            allow an external diff helper to be executed
#8 1.503     --textconv            run external text conversion filters when comparing binary files
#8 1.503     --ignore-submodules[=<when>]
#8 1.503                           ignore changes to submodules in the diff generation
#8 1.503     --submodule[=<format>]
#8 1.503                           specify how differences in submodules are shown
#8 1.503     --ita-invisible-in-index
#8 1.503                           hide 'git add -N' entries from the index
#8 1.503     --ita-visible-in-index
#8 1.503                           treat 'git add -N' entries as real in the index
#8 1.503     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.503     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.503     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.503     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.503     -O <file>             control the order in which files appear in the output
#8 1.503     --rotate-to <path>    show the change in the specified path first
#8 1.503     --skip-to <path>      skip the output to the specified path
#8 1.503     --find-object <object-id>
#8 1.503                           look for differences that change the number of occurrences of the specified object
#8 1.503     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.503                           select files by diff type
#8 1.503     --output <file>       output to a specific file
#8 1.503 
#8 1.508 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.508 To add an exception for this directory, call:
#8 1.508 
#8 1.508 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.514 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0'
#8 1.514 To add an exception for this directory, call:
#8 1.514 
#8 1.514 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0
#8 1.518 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.518 usage: git diff --no-index [<options>] <path> <path>
#8 1.518 
#8 1.518 Diff output format options
#8 1.518     -p, --patch           generate patch
#8 1.518     -s, --no-patch        suppress diff output
#8 1.518     -u                    generate patch
#8 1.518     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.518     -W, --function-context
#8 1.518                           generate diffs with <n> lines context
#8 1.518     --raw                 generate the diff in raw format
#8 1.518     --patch-with-raw      synonym for '-p --raw'
#8 1.518     --patch-with-stat     synonym for '-p --stat'
#8 1.518     --numstat             machine friendly --stat
#8 1.518     --shortstat           output only the last line of --stat
#8 1.518     -X, --dirstat[=<param1,param2>...]
#8 1.518                           output the distribution of relative amount of changes for each sub-directory
#8 1.518     --cumulative          synonym for --dirstat=cumulative
#8 1.518     --dirstat-by-file[=<param1,param2>...]
#8 1.518                           synonym for --dirstat=files,param1,param2...
#8 1.518     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.518     --summary             condensed summary such as creations, renames and mode changes
#8 1.519     --name-only           show only names of changed files
#8 1.519     --name-status         show only names and status of changed files
#8 1.519     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.519                           generate diffstat
#8 1.519     --stat-width <width>  generate diffstat with a given width
#8 1.519     --stat-name-width <width>
#8 1.519                           generate diffstat with a given name width
#8 1.519     --stat-graph-width <width>
#8 1.519                           generate diffstat with a given graph width
#8 1.519     --stat-count <count>  generate diffstat with limited lines
#8 1.519     --compact-summary     generate compact summary in diffstat
#8 1.519     --binary              output a binary diff that can be applied
#8 1.519     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.519     --color[=<when>]      show colored diff
#8 1.519     --ws-error-highlight <kind>
#8 1.519                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.519     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.519     --abbrev[=<n>]        use <n> digits to display object names
#8 1.519     --src-prefix <prefix>
#8 1.519                           show the given source prefix instead of "a/"
#8 1.519     --dst-prefix <prefix>
#8 1.519                           show the given destination prefix instead of "b/"
#8 1.519     --line-prefix <prefix>
#8 1.519                           prepend an additional prefix to every line of output
#8 1.519     --no-prefix           do not show any source or destination prefix
#8 1.519     --inter-hunk-context <n>
#8 1.519                           show context between diff hunks up to the specified number of lines
#8 1.519     --output-indicator-new <char>
#8 1.519                           specify the character to indicate a new line instead of '+'
#8 1.519     --output-indicator-old <char>
#8 1.519                           specify the character to indicate an old line instead of '-'
#8 1.519     --output-indicator-context <char>
#8 1.519                           specify the character to indicate a context instead of ' '
#8 1.519 
#8 1.519 Diff rename options
#8 1.519     -B, --break-rewrites[=<n>[/<m>]]
#8 1.519                           break complete rewrite changes into pairs of delete and create
#8 1.519     -M, --find-renames[=<n>]
#8 1.519                           detect renames
#8 1.519     -D, --irreversible-delete
#8 1.519                           omit the preimage for deletes
#8 1.519     -C, --find-copies[=<n>]
#8 1.519                           detect copies
#8 1.519     --find-copies-harder  use unmodified files as source to find copies
#8 1.519     --no-renames          disable rename detection
#8 1.519     --rename-empty        use empty blobs as rename source
#8 1.519     --follow              continue listing the history of a file beyond renames
#8 1.519     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.519 
#8 1.519 Diff algorithm options
#8 1.519     --minimal             produce the smallest possible diff
#8 1.519     -w, --ignore-all-space
#8 1.519                           ignore whitespace when comparing lines
#8 1.519     -b, --ignore-space-change
#8 1.519                           ignore changes in amount of whitespace
#8 1.519     --ignore-space-at-eol
#8 1.519                           ignore changes in whitespace at EOL
#8 1.519     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.519     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.519     -I, --ignore-matching-lines <regex>
#8 1.519                           ignore changes whose all lines match <regex>
#8 1.519     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.519     --patience            generate diff using the "patience diff" algorithm
#8 1.519     --histogram           generate diff using the "histogram diff" algorithm
#8 1.519     --diff-algorithm <algorithm>
#8 1.519                           choose a diff algorithm
#8 1.519     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.519     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.519     --word-diff-regex <regex>
#8 1.519                           use <regex> to decide what a word is
#8 1.519     --color-words[=<regex>]
#8 1.519                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.519     --color-moved[=<mode>]
#8 1.519                           moved lines of code are colored differently
#8 1.519     --color-moved-ws <mode>
#8 1.519                           how white spaces are ignored in --color-moved
#8 1.519 
#8 1.519 Other diff options
#8 1.519     --relative[=<prefix>]
#8 1.519                           when run from subdir, exclude changes outside and show relative paths
#8 1.519     -a, --text            treat all files as text
#8 1.519     -R                    swap two inputs, reverse the diff
#8 1.519     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.519     --quiet               disable all output of the program
#8 1.519     --ext-diff            allow an external diff helper to be executed
#8 1.519     --textconv            run external text conversion filters when comparing binary files
#8 1.519     --ignore-submodules[=<when>]
#8 1.519                           ignore changes to submodules in the diff generation
#8 1.519     --submodule[=<format>]
#8 1.519                           specify how differences in submodules are shown
#8 1.519     --ita-invisible-in-index
#8 1.519                           hide 'git add -N' entries from the index
#8 1.519     --ita-visible-in-index
#8 1.519                           treat 'git add -N' entries as real in the index
#8 1.519     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.519     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.519     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.519     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.519     -O <file>             control the order in which files appear in the output
#8 1.519     --rotate-to <path>    show the change in the specified path first
#8 1.519     --skip-to <path>      skip the output to the specified path
#8 1.519     --find-object <object-id>
#8 1.519                           look for differences that change the number of occurrences of the specified object
#8 1.519     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.519                           select files by diff type
#8 1.519     --output <file>       output to a specific file
#8 1.519 
#8 1.523 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.523 To add an exception for this directory, call:
#8 1.523 
#8 1.523 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.525 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups'
#8 1.525 To add an exception for this directory, call:
#8 1.525 
#8 1.525 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups
#8 1.527 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.527 usage: git diff --no-index [<options>] <path> <path>
#8 1.527 
#8 1.527 Diff output format options
#8 1.527     -p, --patch           generate patch
#8 1.527     -s, --no-patch        suppress diff output
#8 1.527     -u                    generate patch
#8 1.527     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.527     -W, --function-context
#8 1.527                           generate diffs with <n> lines context
#8 1.527     --raw                 generate the diff in raw format
#8 1.527     --patch-with-raw      synonym for '-p --raw'
#8 1.527     --patch-with-stat     synonym for '-p --stat'
#8 1.527     --numstat             machine friendly --stat
#8 1.527     --shortstat           output only the last line of --stat
#8 1.527     -X, --dirstat[=<param1,param2>...]
#8 1.527                           output the distribution of relative amount of changes for each sub-directory
#8 1.527     --cumulative          synonym for --dirstat=cumulative
#8 1.527     --dirstat-by-file[=<param1,param2>...]
#8 1.527                           synonym for --dirstat=files,param1,param2...
#8 1.527     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.527     --summary             condensed summary such as creations, renames and mode changes
#8 1.527     --name-only           show only names of changed files
#8 1.527     --name-status         show only names and status of changed files
#8 1.527     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.527                           generate diffstat
#8 1.527     --stat-width <width>  generate diffstat with a given width
#8 1.527     --stat-name-width <width>
#8 1.527                           generate diffstat with a given name width
#8 1.527     --stat-graph-width <width>
#8 1.527                           generate diffstat with a given graph width
#8 1.527     --stat-count <count>  generate diffstat with limited lines
#8 1.527     --compact-summary     generate compact summary in diffstat
#8 1.527     --binary              output a binary diff that can be applied
#8 1.527     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.527     --color[=<when>]      show colored diff
#8 1.527     --ws-error-highlight <kind>
#8 1.527                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.527     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.527     --abbrev[=<n>]        use <n> digits to display object names
#8 1.527     --src-prefix <prefix>
#8 1.527                           show the given source prefix instead of "a/"
#8 1.527     --dst-prefix <prefix>
#8 1.527                           show the given destination prefix instead of "b/"
#8 1.527     --line-prefix <prefix>
#8 1.527                           prepend an additional prefix to every line of output
#8 1.527     --no-prefix           do not show any source or destination prefix
#8 1.527     --inter-hunk-context <n>
#8 1.527                           show context between diff hunks up to the specified number of lines
#8 1.527     --output-indicator-new <char>
#8 1.527                           specify the character to indicate a new line instead of '+'
#8 1.527     --output-indicator-old <char>
#8 1.527                           specify the character to indicate an old line instead of '-'
#8 1.527     --output-indicator-context <char>
#8 1.527                           specify the character to indicate a context instead of ' '
#8 1.527 
#8 1.527 Diff rename options
#8 1.527     -B, --break-rewrites[=<n>[/<m>]]
#8 1.527                           break complete rewrite changes into pairs of delete and create
#8 1.527     -M, --find-renames[=<n>]
#8 1.527                           detect renames
#8 1.527     -D, --irreversible-delete
#8 1.527                           omit the preimage for deletes
#8 1.527     -C, --find-copies[=<n>]
#8 1.527                           detect copies
#8 1.527     --find-copies-harder  use unmodified files as source to find copies
#8 1.527     --no-renames          disable rename detection
#8 1.527     --rename-empty        use empty blobs as rename source
#8 1.527     --follow              continue listing the history of a file beyond renames
#8 1.527     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.527 
#8 1.527 Diff algorithm options
#8 1.527     --minimal             produce the smallest possible diff
#8 1.527     -w, --ignore-all-space
#8 1.527                           ignore whitespace when comparing lines
#8 1.527     -b, --ignore-space-change
#8 1.527                           ignore changes in amount of whitespace
#8 1.527     --ignore-space-at-eol
#8 1.527                           ignore changes in whitespace at EOL
#8 1.527     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.527     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.527     -I, --ignore-matching-lines <regex>
#8 1.527                           ignore changes whose all lines match <regex>
#8 1.527     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.527     --patience            generate diff using the "patience diff" algorithm
#8 1.527     --histogram           generate diff using the "histogram diff" algorithm
#8 1.527     --diff-algorithm <algorithm>
#8 1.527                           choose a diff algorithm
#8 1.527     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.527     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.527     --word-diff-regex <regex>
#8 1.527                           use <regex> to decide what a word is
#8 1.527     --color-words[=<regex>]
#8 1.527                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.527     --color-moved[=<mode>]
#8 1.527                           moved lines of code are colored differently
#8 1.527     --color-moved-ws <mode>
#8 1.527                           how white spaces are ignored in --color-moved
#8 1.527 
#8 1.527 Other diff options
#8 1.527     --relative[=<prefix>]
#8 1.527                           when run from subdir, exclude changes outside and show relative paths
#8 1.527     -a, --text            treat all files as text
#8 1.527     -R                    swap two inputs, reverse the diff
#8 1.527     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.527     --quiet               disable all output of the program
#8 1.527     --ext-diff            allow an external diff helper to be executed
#8 1.527     --textconv            run external text conversion filters when comparing binary files
#8 1.527     --ignore-submodules[=<when>]
#8 1.527                           ignore changes to submodules in the diff generation
#8 1.527     --submodule[=<format>]
#8 1.527                           specify how differences in submodules are shown
#8 1.527     --ita-invisible-in-index
#8 1.527                           hide 'git add -N' entries from the index
#8 1.527     --ita-visible-in-index
#8 1.527                           treat 'git add -N' entries as real in the index
#8 1.527     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.527     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.527     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.527     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.527     -O <file>             control the order in which files appear in the output
#8 1.527     --rotate-to <path>    show the change in the specified path first
#8 1.527     --skip-to <path>      skip the output to the specified path
#8 1.527     --find-object <object-id>
#8 1.527                           look for differences that change the number of occurrences of the specified object
#8 1.527     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.527                           select files by diff type
#8 1.527     --output <file>       output to a specific file
#8 1.527 
#8 1.529 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/nas'
#8 1.529 To add an exception for this directory, call:
#8 1.529 
#8 1.529 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/nas
#8 1.530 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/nas'
#8 1.530 To add an exception for this directory, call:
#8 1.530 
#8 1.530 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/nas
#8 1.532 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.532 usage: git diff --no-index [<options>] <path> <path>
#8 1.532 
#8 1.532 Diff output format options
#8 1.532     -p, --patch           generate patch
#8 1.532     -s, --no-patch        suppress diff output
#8 1.532     -u                    generate patch
#8 1.532     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.532     -W, --function-context
#8 1.532                           generate diffs with <n> lines context
#8 1.532     --raw                 generate the diff in raw format
#8 1.532     --patch-with-raw      synonym for '-p --raw'
#8 1.532     --patch-with-stat     synonym for '-p --stat'
#8 1.532     --numstat             machine friendly --stat
#8 1.532     --shortstat           output only the last line of --stat
#8 1.532     -X, --dirstat[=<param1,param2>...]
#8 1.532                           output the distribution of relative amount of changes for each sub-directory
#8 1.532     --cumulative          synonym for --dirstat=cumulative
#8 1.532     --dirstat-by-file[=<param1,param2>...]
#8 1.532                           synonym for --dirstat=files,param1,param2...
#8 1.532     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.532     --summary             condensed summary such as creations, renames and mode changes
#8 1.532     --name-only           show only names of changed files
#8 1.532     --name-status         show only names and status of changed files
#8 1.532     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.532                           generate diffstat
#8 1.532     --stat-width <width>  generate diffstat with a given width
#8 1.532     --stat-name-width <width>
#8 1.532                           generate diffstat with a given name width
#8 1.532     --stat-graph-width <width>
#8 1.532                           generate diffstat with a given graph width
#8 1.532     --stat-count <count>  generate diffstat with limited lines
#8 1.532     --compact-summary     generate compact summary in diffstat
#8 1.532     --binary              output a binary diff that can be applied
#8 1.532     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.532     --color[=<when>]      show colored diff
#8 1.532     --ws-error-highlight <kind>
#8 1.532                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.532     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.532     --abbrev[=<n>]        use <n> digits to display object names
#8 1.532     --src-prefix <prefix>
#8 1.532                           show the given source prefix instead of "a/"
#8 1.532     --dst-prefix <prefix>
#8 1.532                           show the given destination prefix instead of "b/"
#8 1.532     --line-prefix <prefix>
#8 1.532                           prepend an additional prefix to every line of output
#8 1.532     --no-prefix           do not show any source or destination prefix
#8 1.532     --inter-hunk-context <n>
#8 1.532                           show context between diff hunks up to the specified number of lines
#8 1.532     --output-indicator-new <char>
#8 1.532                           specify the character to indicate a new line instead of '+'
#8 1.532     --output-indicator-old <char>
#8 1.532                           specify the character to indicate an old line instead of '-'
#8 1.532     --output-indicator-context <char>
#8 1.532                           specify the character to indicate a context instead of ' '
#8 1.532 
#8 1.532 Diff rename options
#8 1.532     -B, --break-rewrites[=<n>[/<m>]]
#8 1.532                           break complete rewrite changes into pairs of delete and create
#8 1.532     -M, --find-renames[=<n>]
#8 1.532                           detect renames
#8 1.532     -D, --irreversible-delete
#8 1.532                           omit the preimage for deletes
#8 1.532     -C, --find-copies[=<n>]
#8 1.532                           detect copies
#8 1.532     --find-copies-harder  use unmodified files as source to find copies
#8 1.532     --no-renames          disable rename detection
#8 1.532     --rename-empty        use empty blobs as rename source
#8 1.532     --follow              continue listing the history of a file beyond renames
#8 1.532     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.532 
#8 1.532 Diff algorithm options
#8 1.532     --minimal             produce the smallest possible diff
#8 1.532     -w, --ignore-all-space
#8 1.532                           ignore whitespace when comparing lines
#8 1.532     -b, --ignore-space-change
#8 1.532                           ignore changes in amount of whitespace
#8 1.532     --ignore-space-at-eol
#8 1.532                           ignore changes in whitespace at EOL
#8 1.532     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.532     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.532     -I, --ignore-matching-lines <regex>
#8 1.532                           ignore changes whose all lines match <regex>
#8 1.532     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.532     --patience            generate diff using the "patience diff" algorithm
#8 1.532     --histogram           generate diff using the "histogram diff" algorithm
#8 1.532     --diff-algorithm <algorithm>
#8 1.532                           choose a diff algorithm
#8 1.532     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.532     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.532     --word-diff-regex <regex>
#8 1.532                           use <regex> to decide what a word is
#8 1.532     --color-words[=<regex>]
#8 1.532                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.532     --color-moved[=<mode>]
#8 1.532                           moved lines of code are colored differently
#8 1.532     --color-moved-ws <mode>
#8 1.532                           how white spaces are ignored in --color-moved
#8 1.532 
#8 1.532 Other diff options
#8 1.532     --relative[=<prefix>]
#8 1.532                           when run from subdir, exclude changes outside and show relative paths
#8 1.532     -a, --text            treat all files as text
#8 1.532     -R                    swap two inputs, reverse the diff
#8 1.532     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.532     --quiet               disable all output of the program
#8 1.532     --ext-diff            allow an external diff helper to be executed
#8 1.532     --textconv            run external text conversion filters when comparing binary files
#8 1.532     --ignore-submodules[=<when>]
#8 1.532                           ignore changes to submodules in the diff generation
#8 1.532     --submodule[=<format>]
#8 1.532                           specify how differences in submodules are shown
#8 1.532     --ita-invisible-in-index
#8 1.532                           hide 'git add -N' entries from the index
#8 1.532     --ita-visible-in-index
#8 1.532                           treat 'git add -N' entries as real in the index
#8 1.532     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.532     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.532     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.532     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.532     -O <file>             control the order in which files appear in the output
#8 1.532     --rotate-to <path>    show the change in the specified path first
#8 1.532     --skip-to <path>      skip the output to the specified path
#8 1.532     --find-object <object-id>
#8 1.532                           look for differences that change the number of occurrences of the specified object
#8 1.532     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.532                           select files by diff type
#8 1.532     --output <file>       output to a specific file
#8 1.532 
#8 1.534 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.534 To add an exception for this directory, call:
#8 1.534 
#8 1.534 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.536 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP'
#8 1.536 To add an exception for this directory, call:
#8 1.536 
#8 1.536 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP
#8 1.537 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.537 usage: git diff --no-index [<options>] <path> <path>
#8 1.537 
#8 1.537 Diff output format options
#8 1.537     -p, --patch           generate patch
#8 1.537     -s, --no-patch        suppress diff output
#8 1.537     -u                    generate patch
#8 1.537     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.537     -W, --function-context
#8 1.537                           generate diffs with <n> lines context
#8 1.537     --raw                 generate the diff in raw format
#8 1.537     --patch-with-raw      synonym for '-p --raw'
#8 1.537     --patch-with-stat     synonym for '-p --stat'
#8 1.537     --numstat             machine friendly --stat
#8 1.537     --shortstat           output only the last line of --stat
#8 1.537     -X, --dirstat[=<param1,param2>...]
#8 1.537                           output the distribution of relative amount of changes for each sub-directory
#8 1.537     --cumulative          synonym for --dirstat=cumulative
#8 1.537     --dirstat-by-file[=<param1,param2>...]
#8 1.537                           synonym for --dirstat=files,param1,param2...
#8 1.537     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.537     --summary             condensed summary such as creations, renames and mode changes
#8 1.537     --name-only           show only names of changed files
#8 1.537     --name-status         show only names and status of changed files
#8 1.537     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.537                           generate diffstat
#8 1.537     --stat-width <width>  generate diffstat with a given width
#8 1.537     --stat-name-width <width>
#8 1.537                           generate diffstat with a given name width
#8 1.537     --stat-graph-width <width>
#8 1.537                           generate diffstat with a given graph width
#8 1.537     --stat-count <count>  generate diffstat with limited lines
#8 1.537     --compact-summary     generate compact summary in diffstat
#8 1.537     --binary              output a binary diff that can be applied
#8 1.537     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.537     --color[=<when>]      show colored diff
#8 1.537     --ws-error-highlight <kind>
#8 1.537                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.537     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.537     --abbrev[=<n>]        use <n> digits to display object names
#8 1.537     --src-prefix <prefix>
#8 1.537                           show the given source prefix instead of "a/"
#8 1.537     --dst-prefix <prefix>
#8 1.537                           show the given destination prefix instead of "b/"
#8 1.537     --line-prefix <prefix>
#8 1.537                           prepend an additional prefix to every line of output
#8 1.537     --no-prefix           do not show any source or destination prefix
#8 1.537     --inter-hunk-context <n>
#8 1.537                           show context between diff hunks up to the specified number of lines
#8 1.537     --output-indicator-new <char>
#8 1.537                           specify the character to indicate a new line instead of '+'
#8 1.537     --output-indicator-old <char>
#8 1.537                           specify the character to indicate an old line instead of '-'
#8 1.537     --output-indicator-context <char>
#8 1.537                           specify the character to indicate a context instead of ' '
#8 1.537 
#8 1.537 Diff rename options
#8 1.537     -B, --break-rewrites[=<n>[/<m>]]
#8 1.537                           break complete rewrite changes into pairs of delete and create
#8 1.537     -M, --find-renames[=<n>]
#8 1.537                           detect renames
#8 1.537     -D, --irreversible-delete
#8 1.537                           omit the preimage for deletes
#8 1.537     -C, --find-copies[=<n>]
#8 1.537                           detect copies
#8 1.537     --find-copies-harder  use unmodified files as source to find copies
#8 1.537     --no-renames          disable rename detection
#8 1.537     --rename-empty        use empty blobs as rename source
#8 1.537     --follow              continue listing the history of a file beyond renames
#8 1.537     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.537 
#8 1.537 Diff algorithm options
#8 1.537     --minimal             produce the smallest possible diff
#8 1.537     -w, --ignore-all-space
#8 1.537                           ignore whitespace when comparing lines
#8 1.537     -b, --ignore-space-change
#8 1.537                           ignore changes in amount of whitespace
#8 1.537     --ignore-space-at-eol
#8 1.537                           ignore changes in whitespace at EOL
#8 1.537     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.537     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.537     -I, --ignore-matching-lines <regex>
#8 1.537                           ignore changes whose all lines match <regex>
#8 1.537     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.537     --patience            generate diff using the "patience diff" algorithm
#8 1.537     --histogram           generate diff using the "histogram diff" algorithm
#8 1.537     --diff-algorithm <algorithm>
#8 1.537                           choose a diff algorithm
#8 1.537     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.537     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.537     --word-diff-regex <regex>
#8 1.537                           use <regex> to decide what a word is
#8 1.537     --color-words[=<regex>]
#8 1.537                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.537     --color-moved[=<mode>]
#8 1.537                           moved lines of code are colored differently
#8 1.537     --color-moved-ws <mode>
#8 1.537                           how white spaces are ignored in --color-moved
#8 1.537 
#8 1.537 Other diff options
#8 1.537     --relative[=<prefix>]
#8 1.537                           when run from subdir, exclude changes outside and show relative paths
#8 1.537     -a, --text            treat all files as text
#8 1.537     -R                    swap two inputs, reverse the diff
#8 1.537     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.537     --quiet               disable all output of the program
#8 1.537     --ext-diff            allow an external diff helper to be executed
#8 1.537     --textconv            run external text conversion filters when comparing binary files
#8 1.537     --ignore-submodules[=<when>]
#8 1.537                           ignore changes to submodules in the diff generation
#8 1.537     --submodule[=<format>]
#8 1.537                           specify how differences in submodules are shown
#8 1.537     --ita-invisible-in-index
#8 1.537                           hide 'git add -N' entries from the index
#8 1.537     --ita-visible-in-index
#8 1.537                           treat 'git add -N' entries as real in the index
#8 1.537     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.537     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.537     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.537     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.537     -O <file>             control the order in which files appear in the output
#8 1.537     --rotate-to <path>    show the change in the specified path first
#8 1.537     --skip-to <path>      skip the output to the specified path
#8 1.537     --find-object <object-id>
#8 1.537                           look for differences that change the number of occurrences of the specified object
#8 1.537     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.537                           select files by diff type
#8 1.537     --output <file>       output to a specific file
#8 1.537 
#8 1.538 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.538 To add an exception for this directory, call:
#8 1.538 
#8 1.538 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.539 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP'
#8 1.539 To add an exception for this directory, call:
#8 1.539 
#8 1.539 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP
#8 1.540 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.540 usage: git diff --no-index [<options>] <path> <path>
#8 1.540 
#8 1.540 Diff output format options
#8 1.540     -p, --patch           generate patch
#8 1.540     -s, --no-patch        suppress diff output
#8 1.540     -u                    generate patch
#8 1.540     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.540     -W, --function-context
#8 1.540                           generate diffs with <n> lines context
#8 1.540     --raw                 generate the diff in raw format
#8 1.540     --patch-with-raw      synonym for '-p --raw'
#8 1.540     --patch-with-stat     synonym for '-p --stat'
#8 1.540     --numstat             machine friendly --stat
#8 1.540     --shortstat           output only the last line of --stat
#8 1.540     -X, --dirstat[=<param1,param2>...]
#8 1.540                           output the distribution of relative amount of changes for each sub-directory
#8 1.540     --cumulative          synonym for --dirstat=cumulative
#8 1.540     --dirstat-by-file[=<param1,param2>...]
#8 1.540                           synonym for --dirstat=files,param1,param2...
#8 1.540     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.540     --summary             condensed summary such as creations, renames and mode changes
#8 1.540     --name-only           show only names of changed files
#8 1.540     --name-status         show only names and status of changed files
#8 1.540     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.540                           generate diffstat
#8 1.540     --stat-width <width>  generate diffstat with a given width
#8 1.540     --stat-name-width <width>
#8 1.540                           generate diffstat with a given name width
#8 1.540     --stat-graph-width <width>
#8 1.540                           generate diffstat with a given graph width
#8 1.540     --stat-count <count>  generate diffstat with limited lines
#8 1.540     --compact-summary     generate compact summary in diffstat
#8 1.540     --binary              output a binary diff that can be applied
#8 1.540     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.540     --color[=<when>]      show colored diff
#8 1.540     --ws-error-highlight <kind>
#8 1.540                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.540     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.540     --abbrev[=<n>]        use <n> digits to display object names
#8 1.540     --src-prefix <prefix>
#8 1.540                           show the given source prefix instead of "a/"
#8 1.540     --dst-prefix <prefix>
#8 1.540                           show the given destination prefix instead of "b/"
#8 1.540     --line-prefix <prefix>
#8 1.540                           prepend an additional prefix to every line of output
#8 1.540     --no-prefix           do not show any source or destination prefix
#8 1.540     --inter-hunk-context <n>
#8 1.540                           show context between diff hunks up to the specified number of lines
#8 1.540     --output-indicator-new <char>
#8 1.540                           specify the character to indicate a new line instead of '+'
#8 1.540     --output-indicator-old <char>
#8 1.540                           specify the character to indicate an old line instead of '-'
#8 1.540     --output-indicator-context <char>
#8 1.540                           specify the character to indicate a context instead of ' '
#8 1.540 
#8 1.540 Diff rename options
#8 1.540     -B, --break-rewrites[=<n>[/<m>]]
#8 1.540                           break complete rewrite changes into pairs of delete and create
#8 1.540     -M, --find-renames[=<n>]
#8 1.540                           detect renames
#8 1.540     -D, --irreversible-delete
#8 1.540                           omit the preimage for deletes
#8 1.540     -C, --find-copies[=<n>]
#8 1.540                           detect copies
#8 1.540     --find-copies-harder  use unmodified files as source to find copies
#8 1.540     --no-renames          disable rename detection
#8 1.540     --rename-empty        use empty blobs as rename source
#8 1.540     --follow              continue listing the history of a file beyond renames
#8 1.540     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.540 
#8 1.540 Diff algorithm options
#8 1.540     --minimal             produce the smallest possible diff
#8 1.540     -w, --ignore-all-space
#8 1.540                           ignore whitespace when comparing lines
#8 1.540     -b, --ignore-space-change
#8 1.540                           ignore changes in amount of whitespace
#8 1.540     --ignore-space-at-eol
#8 1.540                           ignore changes in whitespace at EOL
#8 1.540     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.540     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.540     -I, --ignore-matching-lines <regex>
#8 1.540                           ignore changes whose all lines match <regex>
#8 1.540     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.540     --patience            generate diff using the "patience diff" algorithm
#8 1.540     --histogram           generate diff using the "histogram diff" algorithm
#8 1.540     --diff-algorithm <algorithm>
#8 1.540                           choose a diff algorithm
#8 1.540     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.540     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.540     --word-diff-regex <regex>
#8 1.540                           use <regex> to decide what a word is
#8 1.540     --color-words[=<regex>]
#8 1.540                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.540     --color-moved[=<mode>]
#8 1.540                           moved lines of code are colored differently
#8 1.540     --color-moved-ws <mode>
#8 1.540                           how white spaces are ignored in --color-moved
#8 1.540 
#8 1.540 Other diff options
#8 1.540     --relative[=<prefix>]
#8 1.540                           when run from subdir, exclude changes outside and show relative paths
#8 1.540     -a, --text            treat all files as text
#8 1.540     -R                    swap two inputs, reverse the diff
#8 1.540     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.540     --quiet               disable all output of the program
#8 1.540     --ext-diff            allow an external diff helper to be executed
#8 1.540     --textconv            run external text conversion filters when comparing binary files
#8 1.540     --ignore-submodules[=<when>]
#8 1.540                           ignore changes to submodules in the diff generation
#8 1.540     --submodule[=<format>]
#8 1.540                           specify how differences in submodules are shown
#8 1.540     --ita-invisible-in-index
#8 1.540                           hide 'git add -N' entries from the index
#8 1.540     --ita-visible-in-index
#8 1.540                           treat 'git add -N' entries as real in the index
#8 1.540     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.540     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.540     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.540     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.540     -O <file>             control the order in which files appear in the output
#8 1.540     --rotate-to <path>    show the change in the specified path first
#8 1.540     --skip-to <path>      skip the output to the specified path
#8 1.540     --find-object <object-id>
#8 1.540                           look for differences that change the number of occurrences of the specified object
#8 1.540     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.540                           select files by diff type
#8 1.540     --output <file>       output to a specific file
#8 1.540 
#8 1.542 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.542 To add an exception for this directory, call:
#8 1.542 
#8 1.542 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.543 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET'
#8 1.543 To add an exception for this directory, call:
#8 1.543 
#8 1.543 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET
#8 1.544 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.544 usage: git diff --no-index [<options>] <path> <path>
#8 1.544 
#8 1.544 Diff output format options
#8 1.544     -p, --patch           generate patch
#8 1.544     -s, --no-patch        suppress diff output
#8 1.544     -u                    generate patch
#8 1.544     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.544     -W, --function-context
#8 1.544                           generate diffs with <n> lines context
#8 1.544     --raw                 generate the diff in raw format
#8 1.544     --patch-with-raw      synonym for '-p --raw'
#8 1.544     --patch-with-stat     synonym for '-p --stat'
#8 1.544     --numstat             machine friendly --stat
#8 1.544     --shortstat           output only the last line of --stat
#8 1.544     -X, --dirstat[=<param1,param2>...]
#8 1.544                           output the distribution of relative amount of changes for each sub-directory
#8 1.544     --cumulative          synonym for --dirstat=cumulative
#8 1.544     --dirstat-by-file[=<param1,param2>...]
#8 1.544                           synonym for --dirstat=files,param1,param2...
#8 1.544     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.544     --summary             condensed summary such as creations, renames and mode changes
#8 1.544     --name-only           show only names of changed files
#8 1.544     --name-status         show only names and status of changed files
#8 1.544     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.544                           generate diffstat
#8 1.544     --stat-width <width>  generate diffstat with a given width
#8 1.544     --stat-name-width <width>
#8 1.544                           generate diffstat with a given name width
#8 1.544     --stat-graph-width <width>
#8 1.544                           generate diffstat with a given graph width
#8 1.544     --stat-count <count>  generate diffstat with limited lines
#8 1.544     --compact-summary     generate compact summary in diffstat
#8 1.544     --binary              output a binary diff that can be applied
#8 1.544     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.544     --color[=<when>]      show colored diff
#8 1.544     --ws-error-highlight <kind>
#8 1.544                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.544     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.544     --abbrev[=<n>]        use <n> digits to display object names
#8 1.544     --src-prefix <prefix>
#8 1.544                           show the given source prefix instead of "a/"
#8 1.544     --dst-prefix <prefix>
#8 1.544                           show the given destination prefix instead of "b/"
#8 1.544     --line-prefix <prefix>
#8 1.544                           prepend an additional prefix to every line of output
#8 1.544     --no-prefix           do not show any source or destination prefix
#8 1.544     --inter-hunk-context <n>
#8 1.544                           show context between diff hunks up to the specified number of lines
#8 1.544     --output-indicator-new <char>
#8 1.544                           specify the character to indicate a new line instead of '+'
#8 1.544     --output-indicator-old <char>
#8 1.544                           specify the character to indicate an old line instead of '-'
#8 1.544     --output-indicator-context <char>
#8 1.544                           specify the character to indicate a context instead of ' '
#8 1.544 
#8 1.544 Diff rename options
#8 1.544     -B, --break-rewrites[=<n>[/<m>]]
#8 1.544                           break complete rewrite changes into pairs of delete and create
#8 1.544     -M, --find-renames[=<n>]
#8 1.544                           detect renames
#8 1.544     -D, --irreversible-delete
#8 1.544                           omit the preimage for deletes
#8 1.544     -C, --find-copies[=<n>]
#8 1.544                           detect copies
#8 1.544     --find-copies-harder  use unmodified files as source to find copies
#8 1.544     --no-renames          disable rename detection
#8 1.544     --rename-empty        use empty blobs as rename source
#8 1.544     --follow              continue listing the history of a file beyond renames
#8 1.544     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.544 
#8 1.544 Diff algorithm options
#8 1.544     --minimal             produce the smallest possible diff
#8 1.544     -w, --ignore-all-space
#8 1.544                           ignore whitespace when comparing lines
#8 1.544     -b, --ignore-space-change
#8 1.544                           ignore changes in amount of whitespace
#8 1.544     --ignore-space-at-eol
#8 1.544                           ignore changes in whitespace at EOL
#8 1.544     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.544     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.544     -I, --ignore-matching-lines <regex>
#8 1.544                           ignore changes whose all lines match <regex>
#8 1.544     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.544     --patience            generate diff using the "patience diff" algorithm
#8 1.544     --histogram           generate diff using the "histogram diff" algorithm
#8 1.544     --diff-algorithm <algorithm>
#8 1.544                           choose a diff algorithm
#8 1.544     --anchored <text>     generate diff using the "anchored diff" algorithm
#8 1.544     --word-diff[=<mode>]  show word diff, using <mode> to delimit changed words
#8 1.544     --word-diff-regex <regex>
#8 1.544                           use <regex> to decide what a word is
#8 1.544     --color-words[=<regex>]
#8 1.544                           equivalent to --word-diff=color --word-diff-regex=<regex>
#8 1.544     --color-moved[=<mode>]
#8 1.544                           moved lines of code are colored differently
#8 1.544     --color-moved-ws <mode>
#8 1.544                           how white spaces are ignored in --color-moved
#8 1.544 
#8 1.544 Other diff options
#8 1.544     --relative[=<prefix>]
#8 1.544                           when run from subdir, exclude changes outside and show relative paths
#8 1.544     -a, --text            treat all files as text
#8 1.544     -R                    swap two inputs, reverse the diff
#8 1.544     --exit-code           exit with 1 if there were differences, 0 otherwise
#8 1.544     --quiet               disable all output of the program
#8 1.544     --ext-diff            allow an external diff helper to be executed
#8 1.544     --textconv            run external text conversion filters when comparing binary files
#8 1.544     --ignore-submodules[=<when>]
#8 1.544                           ignore changes to submodules in the diff generation
#8 1.544     --submodule[=<format>]
#8 1.544                           specify how differences in submodules are shown
#8 1.544     --ita-invisible-in-index
#8 1.544                           hide 'git add -N' entries from the index
#8 1.544     --ita-visible-in-index
#8 1.544                           treat 'git add -N' entries as real in the index
#8 1.544     -S <string>           look for differences that change the number of occurrences of the specified string
#8 1.544     -G <regex>            look for differences that change the number of occurrences of the specified regex
#8 1.544     --pickaxe-all         show all changes in the changeset with -S or -G
#8 1.544     --pickaxe-regex       treat <string> in -S as extended POSIX regular expression
#8 1.544     -O <file>             control the order in which files appear in the output
#8 1.544     --rotate-to <path>    show the change in the specified path first
#8 1.544     --skip-to <path>      skip the output to the specified path
#8 1.544     --find-object <object-id>
#8 1.544                           look for differences that change the number of occurrences of the specified object
#8 1.544     --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]]
#8 1.544                           select files by diff type
#8 1.544     --output <file>       output to a specific file
#8 1.544 
#8 1.548 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.548 To add an exception for this directory, call:
#8 1.548 
#8 1.548 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.549 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB'
#8 1.549 To add an exception for this directory, call:
#8 1.549 
#8 1.549 	git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB
#8 1.550 warning: Not a git repository. Use --no-index to compare two paths outside a working tree
#8 1.550 usage: git diff --no-index [<options>] <path> <path>
#8 1.550 
#8 1.550 Diff output format options
#8 1.550     -p, --patch           generate patch
#8 1.550     -s, --no-patch        suppress diff output
#8 1.550     -u                    generate patch
#8 1.550     -U, --unified[=<n>]   generate diffs with <n> lines context
#8 1.550     -W, --function-context
#8 1.550                           generate diffs with <n> lines context
#8 1.550     --raw                 generate the diff in raw format
#8 1.550     --patch-with-raw      synonym for '-p --raw'
#8 1.550     --patch-with-stat     synonym for '-p --stat'
#8 1.550     --numstat             machine friendly --stat
#8 1.550     --shortstat           output only the last line of --stat
#8 1.550     -X, --dirstat[=<param1,param2>...]
#8 1.550                           output the distribution of relative amount of changes for each sub-directory
#8 1.550     --cumulative          synonym for --dirstat=cumulative
#8 1.550     --dirstat-by-file[=<param1,param2>...]
#8 1.550                           synonym for --dirstat=files,param1,param2...
#8 1.550     --check               warn if changes introduce conflict markers or whitespace errors
#8 1.550     --summary             condensed summary such as creations, renames and mode changes
#8 1.550     --name-only           show only names of changed files
#8 1.550     --name-status         show only names and status of changed files
#8 1.550     --stat[=<width>[,<name-width>[,<count>]]]
#8 1.550                           generate diffstat
#8 1.550     --stat-width <width>  generate diffstat with a given width
#8 1.550     --stat-name-width <width>
#8 1.550                           generate diffstat with a given name width
#8 1.550     --stat-graph-width <width>
#8 1.550                           generate diffstat with a given graph width
#8 1.550     --stat-count <count>  generate diffstat with limited lines
#8 1.550     --compact-summary     generate compact summary in diffstat
#8 1.550     --binary              output a binary diff that can be applied
#8 1.550     --full-index          show full pre- and post-image object names on the "index" lines
#8 1.550     --color[=<when>]      show colored diff
#8 1.550     --ws-error-highlight <kind>
#8 1.550                           highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff
#8 1.550     -z                    do not munge pathnames and use NULs as output field terminators in --raw or --numstat
#8 1.550     --abbrev[=<n>]        use <n> digits to display object names
#8 1.550     --src-prefix <prefix>
#8 1.550                           show the given source prefix instead of "a/"
#8 1.550     --dst-prefix <prefix>
#8 1.550                           show the given destination prefix instead of "b/"
#8 1.550     --line-prefix <prefix>
#8 1.550                           prepend an additional prefix to every line of output
#8 1.550     --no-prefix           do not show any source or destination prefix
#8 1.550     --inter-hunk-context <n>
#8 1.550                           show context between diff hunks up to the specified number of lines
#8 1.550     --output-indicator-new <char>
#8 1.550                           specify the character to indicate a new line instead of '+'
#8 1.550     --output-indicator-old <char>
#8 1.550                           specify the character to indicate an old line instead of '-'
#8 1.550     --output-indicator-context <char>
#8 1.550                           specify the character to indicate a context instead of ' '
#8 1.550 
#8 1.550 Diff rename options
#8 1.550     -B, --break-rewrites[=<n>[/<m>]]
#8 1.550                           break complete rewrite changes into pairs of delete and create
#8 1.550     -M, --find-renames[=<n>]
#8 1.550                           detect renames
#8 1.550     -D, --irreversible-delete
#8 1.550                           omit the preimage for deletes
#8 1.550     -C, --find-copies[=<n>]
#8 1.550                           detect copies
#8 1.550     --find-copies-harder  use unmodified files as source to find copies
#8 1.550     --no-renames          disable rename detection
#8 1.550     --rename-empty        use empty blobs as rename source
#8 1.550     --follow              continue listing the history of a file beyond renames
#8 1.550     -l <n>                prevent rename/copy detection if the number of rename/copy targets exceeds given limit
#8 1.550 
#8 1.550 Diff algorithm options
#8 1.550     --minimal             produce the smallest possible diff
#8 1.550     -w, --ignore-all-space
#8 1.550                           ignore whitespace when comparing lines
#8 1.550     -b, --ignore-space-change
#8 1.550                           ignore changes in amount of whitespace
#8 1.550     --ignore-space-at-eol
#8 1.550                           ignore changes in whitespace at EOL
#8 1.550     --ignore-cr-at-eol    ignore carrier-return at the end of line
#8 1.550     --ignore-blank-lines  ignore changes whose lines are all blank
#8 1.550     -I, --ignore-matching-lines <regex>
#8 1.550                           ignore changes whose all lines match <regex>
#8 1.550     --indent-heuristic    heuristic to shift diff hunk boundaries for easy reading
#8 1.550     --patience            generate diff using the "patience diff" algorithm
#8 1.550     --histogram           generate diff using the "histogram diff" algorithm
#8 1.550     --diff-algorithm <algorithm>
#8 1.550                           choose a diff algorithm
#8 1.550     --anchoredWARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications!
#8 1.551 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications!
#8 1.552  <text>     generate diff using the "anchored diff" algorithm
#8 1.552     --word-diff[=<mode>]  show word diff, using <mode> to delimit c
#8 1.552 [output clipped, log limit 200KiB/s reached]
#8 1.552 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications!
#8 1.552 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications!
#8 1.553 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications!
#8 1.554 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications!
#8 1.555 WARNING: osmo-uecups skipped because it contains uncommitted modifications!
#8 1.555 WARNING: nas skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications!
#8 1.555 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications!
#8 1.556 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#8 1.556 touch .make.deps
#8 1.559 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh'
#8 1.560 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh'
#8 1.560 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh'
#8 1.560 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh'
#8 1.561 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts'
#8 1.641 (cd bts && ./gen_links.sh && ./regen_makefile.sh)
#8 1.832 make -C _build/bts compile
#8 1.836 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 1.836   PP       IPA_Emulation.ttcn
#8 1.913   TTCN     *.ttcn *.asn
#8 2.405 touch compile
#8 2.405 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 2.405 make -j20 -C _build/bts
#8 2.413 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts'
#8 2.455   DEP      UD_PT.cc
#8 2.455   DEP      TELNETasp_PT.cc
#8 2.455   DEP      TRXC_CodecPort_CtrlFunctDef.cc
#8 2.455   DEP      TCCInterface.cc
#8 2.455   DEP      TCCConversion.cc
#8 2.455   DEP      RTP_EncDec.cc
#8 2.456   DEP      RTP_CodecPort_CtrlFunctDef.cc
#8 2.456   DEP      RLCMAC_EncDec.cc
#8 2.456   DEP      OSMUX_CodecPort_CtrlFunctDef.cc
#8 2.456   DEP      Native_FunctionDefs.cc
#8 2.456   DEP      L1CTL_PortType_CtrlFunctDef.cc
#8 2.456   DEP      IuUP_EncDec.cc
#8 2.456   DEP      IPL4asp_discovery.cc
#8 2.457   DEP      IPL4asp_PT.cc
#8 2.457   DEP      IPA_CodecPort_CtrlFunctDef.cc
#8 2.528   DEP      IPA_Emulation_part_7.cc
#8 2.528   DEP      IPA_Emulation_part_6.cc
#8 2.528   DEP      IPA_Emulation_part_5.cc
#8 2.528   DEP      IPA_Emulation_part_4.cc
#8 2.543   DEP      IPA_Emulation_part_3.cc
#8 2.543   DEP      IPA_Emulation_part_2.cc
#8 2.544   DEP      IPA_Emulation_part_1.cc
#8 2.544   DEP      UD_Types_part_7.cc
#8 2.544   DEP      IPA_Emulation.cc
#8 2.549   DEP      UD_Types_part_6.cc
#8 2.550   DEP      UD_Types_part_5.cc
#8 2.550   DEP      UD_Types_part_4.cc
#8 2.555   DEP      UD_Types_part_3.cc
#8 2.556   DEP      UD_Types_part_2.cc
#8 2.560   DEP      UD_Types_part_1.cc
#8 2.560   DEP      UD_PortType_part_7.cc
#8 2.561   DEP      UD_PortType_part_6.cc
#8 2.563   DEP      UD_PortType_part_5.cc
#8 2.565   DEP      UD_PortType_part_4.cc
#8 2.566   DEP      UD_PortType_part_3.cc
#8 2.566   DEP      UD_PortType_part_2.cc
#8 2.569   DEP      UD_PortType_part_1.cc
#8 2.571   DEP      TRXC_Types_part_7.cc
#8 2.571   DEP      TRXC_Types_part_6.cc
#8 2.572   DEP      TRXC_Types_part_5.cc
#8 2.572   DEP      TRXC_Types_part_4.cc
#8 2.573   DEP      TRXC_Types_part_3.cc
#8 2.573   DEP      TRXC_Types_part_2.cc
#8 2.576   DEP      TRXC_Types_part_1.cc
#8 2.577   DEP      TRXC_CodecPort_CtrlFunct_part_7.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_6.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_5.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_3.cc
#8 2.578   DEP      TRXC_CodecPort_CtrlFunct_part_4.cc
#8 2.579   DEP      TRXC_CodecPort_CtrlFunct_part_2.cc
#8 2.580   DEP      TRXC_CodecPort_CtrlFunct_part_1.cc
#8 2.580   DEP      TRXC_CodecPort_part_7.cc
#8 2.585   DEP      TRXC_CodecPort_part_6.cc
#8 2.585   DEP      TRXC_CodecPort_part_5.cc
#8 2.585   DEP      TRXC_CodecPort_part_4.cc
#8 2.585   DEP      TRXC_CodecPort_part_3.cc
#8 2.585   DEP      TRXC_CodecPort_part_2.cc
#8 2.585   DEP      TRXC_CodecPort_part_1.cc
#8 2.586   DEP      TELNETasp_PortType_part_7.cc
#8 2.588   DEP      TELNETasp_PortType_part_6.cc
#8 2.588   DEP      TELNETasp_PortType_part_5.cc
#8 2.588   DEP      TELNETasp_PortType_part_4.cc
#8 2.592   DEP      TELNETasp_PortType_part_3.cc
#8 2.592   DEP      TELNETasp_PortType_part_2.cc
#8 2.592   DEP      TELNETasp_PortType_part_1.cc
#8 2.592   DEP      TCCInterface_Functions_part_7.cc
#8 2.594   DEP      TCCInterface_Functions_part_6.cc
#8 2.595   DEP      TCCInterface_Functions_part_5.cc
#8 2.595   DEP      TCCInterface_Functions_part_4.cc
#8 2.596   DEP      TCCInterface_Functions_part_3.cc
#8 2.596   DEP      TCCInterface_Functions_part_2.cc
#8 2.596   DEP      TCCInterface_Functions_part_1.cc
#8 2.596   DEP      TCCConversion_Functions_part_7.cc
#8 2.596   DEP      TCCConversion_Functions_part_6.cc
#8 2.597   DEP      TCCConversion_Functions_part_5.cc
#8 2.598   DEP      TCCConversion_Functions_part_4.cc
#8 2.598   DEP      TCCConversion_Functions_part_3.cc
#8 2.598   DEP      TCCConversion_Functions_part_2.cc
#8 2.600   DEP      TCCConversion_Functions_part_1.cc
#8 2.602   DEP      Socket_API_Definitions_part_7.cc
#8 2.602   DEP      Socket_API_Definitions_part_6.cc
#8 2.603   DEP      Socket_API_Definitions_part_5.cc
#8 2.603   DEP      Socket_API_Definitions_part_4.cc
#8 2.603   DEP      Socket_API_Definitions_part_3.cc
#8 2.603   DEP      Socket_API_Definitions_part_2.cc
#8 2.604   DEP      Socket_API_Definitions_part_1.cc
#8 2.605   DEP      RTP_Types_part_7.cc
#8 2.605   DEP      RTP_Types_part_6.cc
#8 2.605   DEP      RTP_Types_part_5.cc
#8 2.606   DEP      RTP_Types_part_4.cc
#8 2.606   DEP      RTP_Types_part_3.cc
#8 2.606   DEP      RTP_Types_part_2.cc
#8 2.606   DEP      RTP_Types_part_1.cc
#8 2.606   DEP      RTP_Emulation_part_7.cc
#8 2.606   DEP      RTP_Emulation_part_6.cc
#8 2.609   DEP      RTP_Emulation_part_5.cc
#8 2.610   DEP      RTP_Emulation_part_4.cc
#8 2.610   DEP      RTP_Emulation_part_3.cc
#8 2.610   DEP      RTP_Emulation_part_2.cc
#8 2.611   DEP      RTP_Emulation_part_1.cc
#8 2.612   DEP      RTP_CodecPort_CtrlFunct_part_7.cc
#8 2.613   DEP      RTP_CodecPort_CtrlFunct_part_6.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_4.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_5.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_3.cc
#8 2.614   DEP      RTP_CodecPort_CtrlFunct_part_2.cc
#8 2.615   DEP      RTP_CodecPort_CtrlFunct_part_1.cc
#8 2.619   DEP      RTP_CodecPort_part_7.cc
#8 2.619   DEP      RTP_CodecPort_part_6.cc
#8 2.619   DEP      RTP_CodecPort_part_5.cc
#8 2.619   DEP      RTP_CodecPort_part_4.cc
#8 2.619   DEP      RTP_CodecPort_part_3.cc
#8 2.620   DEP      RTP_CodecPort_part_2.cc
#8 2.620   DEP      RTP_CodecPort_part_1.cc
#8 2.621   DEP      RSL_Types_part_7.cc
#8 2.621   DEP      RSL_Types_part_6.cc
#8 2.621   DEP      RSL_Types_part_5.cc
#8 2.622   DEP      RSL_Types_part_4.cc
#8 2.622   DEP      RSL_Types_part_3.cc
#8 2.622   DEP      RSL_Types_part_2.cc
#8 2.623   DEP      RSL_Types_part_1.cc
#8 2.623   DEP      RSL_Emulation_part_7.cc
#8 2.626   DEP      RSL_Emulation_part_6.cc
#8 2.626   DEP      RSL_Emulation_part_5.cc
#8 2.626   DEP      RSL_Emulation_part_4.cc
#8 2.627   DEP      RSL_Emulation_part_3.cc
#8 2.627   DEP      RSL_Emulation_part_1.cc
#8 2.627   DEP      RSL_Emulation_part_2.cc
#8 2.630   DEP      RLCMAC_Types_part_7.cc
#8 2.630   DEP      RLCMAC_Types_part_6.cc
#8 2.631   DEP      RLCMAC_Types_part_5.cc
#8 2.631   DEP      RLCMAC_Types_part_4.cc
#8 2.632   DEP      RLCMAC_Types_part_3.cc
#8 2.632   DEP      RLCMAC_Types_part_2.cc
#8 2.632   DEP      RLCMAC_Types_part_1.cc
#8 2.633   DEP      RLCMAC_Templates_part_7.cc
#8 2.634   DEP      RLCMAC_Templates_part_6.cc
#8 2.635   DEP      RLCMAC_Templates_part_5.cc
#8 2.635   DEP      RLCMAC_Templates_part_4.cc
#8 2.635   DEP      RLCMAC_Templates_part_3.cc
#8 2.636   DEP      RLCMAC_Templates_part_2.cc
#8 2.636   DEP      RLCMAC_Templates_part_1.cc
#8 2.639   DEP      RLCMAC_CSN1_Types_part_7.cc
#8 2.640   DEP      RLCMAC_CSN1_Types_part_6.cc
#8 2.642   DEP      RLCMAC_CSN1_Types_part_5.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_4.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_3.cc
#8 2.643   DEP      RLCMAC_CSN1_Types_part_2.cc
#8 2.645   DEP      RLCMAC_CSN1_Types_part_1.cc
#8 2.645   DEP      RLCMAC_CSN1_Templates_part_7.cc
#8 2.646   DEP      RLCMAC_CSN1_Templates_part_6.cc
#8 2.648   DEP      RLCMAC_CSN1_Templates_part_5.cc
#8 2.650   DEP      RLCMAC_CSN1_Templates_part_4.cc
#8 2.650   DEP      RLCMAC_CSN1_Templates_part_3.cc
#8 2.653   DEP      RLCMAC_CSN1_Templates_part_2.cc
#8 2.653   DEP      RLCMAC_CSN1_Templates_part_1.cc
#8 2.653   DEP      PCUIF_Types_part_6.cc
#8 2.653   DEP      PCUIF_Types_part_7.cc
#8 2.654   DEP      PCUIF_Types_part_5.cc
#8 2.656   DEP      PCUIF_Types_part_4.cc
#8 2.656   DEP      PCUIF_Types_part_3.cc
#8 2.656   DEP      PCUIF_Types_part_2.cc
#8 2.660   DEP      PCUIF_Types_part_1.cc
#8 2.660   DEP      PCUIF_CodecPort_part_7.cc
#8 2.661   DEP      PCUIF_CodecPort_part_6.cc
#8 2.662   DEP      PCUIF_CodecPort_part_5.cc
#8 2.666   DEP      PCUIF_CodecPort_part_4.cc
#8 2.667   DEP      PCUIF_CodecPort_part_3.cc
#8 2.668   DEP      PCUIF_CodecPort_part_2.cc
#8 2.669   DEP      PCUIF_CodecPort_part_1.cc
#8 2.673   DEP      Osmocom_VTY_Functions_part_7.cc
#8 2.678   DEP      Osmocom_VTY_Functions_part_6.cc
#8 2.678   DEP      Osmocom_VTY_Functions_part_5.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_4.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_3.cc
#8 2.679   DEP      Osmocom_VTY_Functions_part_2.cc
#8 2.685   DEP      Osmocom_VTY_Functions_part_1.cc
#8 2.686   DEP      Osmocom_Types_part_7.cc
#8 2.686   DEP      Osmocom_Types_part_5.cc
#8 2.686   DEP      Osmocom_Types_part_6.cc
#8 2.686   DEP      Osmocom_Types_part_4.cc
#8 2.687   DEP      Osmocom_Types_part_3.cc
#8 2.687   DEP      Osmocom_Types_part_2.cc
#8 2.688   DEP      Osmocom_Types_part_1.cc
#8 2.691   DEP      Osmocom_CTRL_Types_part_7.cc
#8 2.692   DEP      Osmocom_CTRL_Types_part_6.cc
#8 2.693   DEP      Osmocom_CTRL_Types_part_5.cc
#8 2.693   DEP      Osmocom_CTRL_Types_part_4.cc
#8 2.696   DEP      Osmocom_CTRL_Types_part_3.cc
#8 2.696   DEP      Osmocom_CTRL_Types_part_2.cc
#8 2.697   DEP      Osmocom_CTRL_Types_part_1.cc
#8 2.700   DEP      Osmocom_CTRL_Functions_part_7.cc
#8 2.701   DEP      Osmocom_CTRL_Functions_part_6.cc
#8 2.702   DEP      Osmocom_CTRL_Functions_part_5.cc
#8 2.702   DEP      Osmocom_CTRL_Functions_part_4.cc
#8 2.703   DEP      Osmocom_CTRL_Functions_part_3.cc
#8 2.703   DEP      Osmocom_CTRL_Functions_part_2.cc
#8 2.704   DEP      Osmocom_CTRL_Functions_part_1.cc
#8 2.705   DEP      Osmocom_CTRL_Adapter_part_7.cc
#8 2.708   DEP      Osmocom_CTRL_Adapter_part_6.cc
#8 2.710   DEP      Osmocom_CTRL_Adapter_part_5.cc
#8 2.711   DEP      Osmocom_CTRL_Adapter_part_4.cc
#8 2.711   DEP      Osmocom_CTRL_Adapter_part_3.cc
#8 2.712   DEP      Osmocom_CTRL_Adapter_part_2.cc
#8 2.712   DEP      Osmocom_CTRL_Adapter_part_1.cc
#8 2.713   DEP      OSMUX_Types_part_7.cc
#8 2.715   DEP      OSMUX_Types_part_6.cc
#8 2.717   DEP      OSMUX_Types_part_5.cc
#8 2.717   DEP      OSMUX_Types_part_4.cc
#8 2.719   DEP      OSMUX_Types_part_3.cc
#8 2.719   DEP      OSMUX_Types_part_2.cc
#8 2.723   DEP      OSMUX_Types_part_1.cc
#8 2.724   DEP      OSMUX_Emulation_part_7.cc
#8 2.725   DEP      OSMUX_Emulation_part_6.cc
#8 2.725   DEP      OSMUX_Emulation_part_5.cc
#8 2.725   DEP      OSMUX_Emulation_part_4.cc
#8 2.726   DEP      OSMUX_Emulation_part_3.cc
#8 2.729   DEP      OSMUX_Emulation_part_2.cc
#8 2.729   DEP      OSMUX_Emulation_part_1.cc
#8 2.730   DEP      OSMUX_CodecPort_CtrlFunct_part_7.cc
#8 2.730   DEP      OSMUX_CodecPort_CtrlFunct_part_6.cc
#8 2.731   DEP      OSMUX_CodecPort_CtrlFunct_part_5.cc
#8 2.731   DEP      OSMUX_CodecPort_CtrlFunct_part_4.cc
#8 2.732   DEP      OSMUX_CodecPort_CtrlFunct_part_3.cc
#8 2.732   DEP      OSMUX_CodecPort_CtrlFunct_part_2.cc
#8 2.733   DEP      OSMUX_CodecPort_CtrlFunct_part_1.cc
#8 2.737   DEP      OSMUX_CodecPort_part_7.cc
#8 2.737   DEP      OSMUX_CodecPort_part_6.cc
#8 2.737   DEP      OSMUX_CodecPort_part_5.cc
#8 2.737   DEP      OSMUX_CodecPort_part_4.cc
#8 2.738   DEP      OSMUX_CodecPort_part_3.cc
#8 2.739   DEP      OSMUX_CodecPort_part_2.cc
#8 2.739   DEP      OSMUX_CodecPort_part_1.cc
#8 2.740   DEP      Native_Functions_part_7.cc
#8 2.741   DEP      Native_Functions_part_6.cc
#8 2.742   DEP      Native_Functions_part_5.cc
#8 2.744   DEP      Native_Functions_part_4.cc
#8 2.744   DEP      Native_Functions_part_3.cc
#8 2.745   DEP      Native_Functions_part_2.cc
#8 2.746   DEP      Native_Functions_part_1.cc
#8 2.747   DEP      MobileL3_Types_part_7.cc
#8 2.747   DEP      MobileL3_Types_part_6.cc
#8 2.748   DEP      MobileL3_Types_part_5.cc
#8 2.748   DEP      MobileL3_Types_part_4.cc
#8 2.750   DEP      MobileL3_Types_part_3.cc
#8 2.753   DEP      MobileL3_Types_part_1.cc
#8 2.753   DEP      MobileL3_Types_part_2.cc
#8 2.753   DEP      MobileL3_SS_Types_part_7.cc
#8 2.754   DEP      MobileL3_SS_Types_part_6.cc
#8 2.754   DEP      MobileL3_SS_Types_part_5.cc
#8 2.756   DEP      MobileL3_SS_Types_part_4.cc
#8 2.760   DEP      MobileL3_SS_Types_part_3.cc
#8 2.761   DEP      MobileL3_SS_Types_part_2.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_7.cc
#8 2.761   DEP      MobileL3_SS_Types_part_1.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_6.cc
#8 2.761   DEP      MobileL3_SMS_Types_part_5.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_4.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_3.cc
#8 2.762   DEP      MobileL3_SMS_Types_part_2.cc
#8 2.768   DEP      MobileL3_SMS_Types_part_1.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_7.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_6.cc
#8 2.768   DEP      MobileL3_RRM_Types_part_5.cc
#8 2.769   DEP      MobileL3_RRM_Types_part_4.cc
#8 2.769   DEP      MobileL3_RRM_Types_part_3.cc
#8 2.770   DEP      MobileL3_RRM_Types_part_2.cc
#8 2.770   DEP      MobileL3_RRM_Types_part_1.cc
#8 2.770   DEP      MobileL3_MM_Types_part_7.cc
#8 2.771   DEP      MobileL3_MM_Types_part_5.cc
#8 2.771   DEP      MobileL3_MM_Types_part_6.cc
#8 2.771   DEP      MobileL3_MM_Types_part_3.cc
#8 2.771   DEP      MobileL3_MM_Types_part_4.cc
#8 2.775   DEP      MobileL3_MM_Types_part_2.cc
#8 2.780   DEP      MobileL3_MM_Types_part_1.cc
#8 2.781   DEP      MobileL3_GMM_SM_Types_part_7.cc
#8 2.781   DEP      MobileL3_GMM_SM_Types_part_6.cc
#8 2.791   DEP      MobileL3_GMM_SM_Types_part_5.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_4.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_3.cc
#8 2.792   DEP      MobileL3_GMM_SM_Types_part_2.cc
#8 2.793   DEP      MobileL3_GMM_SM_Types_part_1.cc
#8 2.793   DEP      MobileL3_CommonIE_Types_part_7.cc
#8 2.823   DEP      MobileL3_CommonIE_Types_part_6.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_4.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_3.cc
#8 2.824   DEP      MobileL3_CommonIE_Types_part_5.cc
#8 2.832   DEP      MobileL3_CommonIE_Types_part_2.cc
#8 2.834   DEP      MobileL3_CommonIE_Types_part_1.cc
#8 2.835   DEP      MobileL3_CC_Types_part_7.cc
#8 2.840   DEP      MobileL3_CC_Types_part_6.cc
#8 2.842   DEP      MobileL3_CC_Types_part_5.cc
#8 2.842   DEP      MobileL3_CC_Types_part_4.cc
#8 2.846   DEP      MobileL3_CC_Types_part_3.cc
#8 2.848   DEP      MobileL3_CC_Types_part_2.cc
#8 2.850   DEP      MobileL3_CC_Types_part_1.cc
#8 2.850   DEP      Misc_Helpers_part_7.cc
#8 2.854   DEP      Misc_Helpers_part_6.cc
#8 2.858   DEP      Misc_Helpers_part_5.cc
#8 2.862   DEP      Misc_Helpers_part_4.cc
#8 2.867   DEP      Misc_Helpers_part_3.cc
#8 2.870   DEP      Misc_Helpers_part_2.cc
#8 2.883   DEP      Misc_Helpers_part_1.cc
#8 2.893   DEP      LAPDm_Types_part_7.cc
#8 2.904   DEP      LAPDm_Types_part_6.cc
#8 2.904   DEP      LAPDm_Types_part_4.cc
#8 2.905   DEP      LAPDm_Types_part_5.cc
#8 2.905   DEP      LAPDm_Types_part_3.cc
#8 2.912   DEP      LAPDm_Types_part_2.cc
#8 2.913   DEP      LAPDm_Types_part_1.cc
#8 2.916   DEP      LAPDm_RAW_PT_part_7.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_6.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_5.cc
#8 2.917   DEP      LAPDm_RAW_PT_part_4.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_3.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_2.cc
#8 2.918   DEP      LAPDm_RAW_PT_part_1.cc
#8 2.924   DEP      L3_Templates_part_7.cc
#8 2.924   DEP      L3_Templates_part_6.cc
#8 2.925   DEP      L3_Templates_part_5.cc
#8 2.925   DEP      L3_Templates_part_4.cc
#8 2.926   DEP      L3_Templates_part_3.cc
#8 2.926   DEP      L3_Templates_part_1.cc
#8 2.926   DEP      L3_Templates_part_2.cc
#8 2.926   DEP      L3_Common_part_7.cc
#8 2.926   DEP      L3_Common_part_6.cc
#8 2.928   DEP      L3_Common_part_5.cc
#8 2.928   DEP      L3_Common_part_4.cc
#8 2.931   DEP      L3_Common_part_3.cc
#8 2.938   DEP      L3_Common_part_2.cc
#8 2.938   DEP      L3_Common_part_1.cc
#8 2.938   DEP      L1CTL_Types_part_7.cc
#8 2.938   DEP      L1CTL_Types_part_6.cc
#8 2.939   DEP      L1CTL_Types_part_5.cc
#8 2.939   DEP      L1CTL_Types_part_4.cc
#8 2.939   DEP      L1CTL_Types_part_3.cc
#8 2.939   DEP      L1CTL_Types_part_2.cc
#8 2.939   DEP      L1CTL_Types_part_1.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_7.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_6.cc
#8 2.940   DEP      L1CTL_PortType_CtrlFunct_part_5.cc
#8 2.941   DEP      L1CTL_PortType_CtrlFunct_part_4.cc
#8 2.941   DEP      L1CTL_PortType_CtrlFunct_part_3.cc
#8 2.942   DEP      L1CTL_PortType_CtrlFunct_part_2.cc
#8 2.945   DEP      L1CTL_PortType_CtrlFunct_part_1.cc
#8 2.945   DEP      L1CTL_PortType_part_7.cc
#8 2.945   DEP      L1CTL_PortType_part_6.cc
#8 2.945   DEP      L1CTL_PortType_part_5.cc
#8 2.947   DEP      L1CTL_PortType_part_4.cc
#8 2.947   DEP      L1CTL_PortType_part_3.cc
#8 2.948   DEP      L1CTL_PortType_part_2.cc
#8 2.948   DEP      L1CTL_PortType_part_1.cc
#8 2.949   DEP      IuUP_Types_part_7.cc
#8 2.949   DEP      IuUP_Types_part_6.cc
#8 2.951   DEP      IuUP_Types_part_5.cc
#8 2.953   DEP      IuUP_Types_part_4.cc
#8 2.953   DEP      IuUP_Types_part_2.cc
#8 2.953   DEP      IuUP_Types_part_3.cc
#8 2.954   DEP      IuUP_Emulation_part_7.cc
#8 2.954   DEP      IuUP_Emulation_part_6.cc
#8 2.954   DEP      IuUP_Types_part_1.cc
#8 2.954   DEP      IuUP_Emulation_part_5.cc
#8 2.955   DEP      IuUP_Emulation_part_4.cc
#8 2.955   DEP      IuUP_Emulation_part_3.cc
#8 2.961   DEP      IuUP_Emulation_part_2.cc
#8 2.961   DEP      IuUP_Emulation_part_1.cc
#8 2.961   DEP      IPL4asp_Types_part_7.cc
#8 2.961   DEP      IPL4asp_Types_part_6.cc
#8 2.961   DEP      IPL4asp_Types_part_5.cc
#8 2.961   DEP      IPL4asp_Types_part_4.cc
#8 2.962   DEP      IPL4asp_Types_part_3.cc
#8 2.962   DEP      IPL4asp_Types_part_2.cc
#8 2.963   DEP      IPL4asp_Types_part_1.cc
#8 2.963   DEP      IPL4asp_PortType_part_7.cc
#8 2.964   DEP      IPL4asp_PortType_part_6.cc
#8 2.964   DEP      IPL4asp_PortType_part_5.cc
#8 2.965   DEP      IPL4asp_PortType_part_4.cc
#8 2.968   DEP      IPL4asp_PortType_part_3.cc
#8 2.969   DEP      IPL4asp_PortType_part_2.cc
#8 2.969   DEP      IPL4asp_Functions_part_7.cc
#8 2.969   DEP      IPL4asp_Functions_part_6.cc
#8 2.969   DEP      IPL4asp_PortType_part_1.cc
#8 2.969   DEP      IPL4asp_Functions_part_5.cc
#8 2.969   DEP      IPL4asp_Functions_part_4.cc
#8 2.970   DEP      IPL4asp_Functions_part_3.cc
#8 2.971   DEP      IPL4asp_Functions_part_2.cc
#8 2.971   DEP      IPL4asp_Functions_part_1.cc
#8 2.972   DEP      IPA_Types_part_6.cc
#8 2.972   DEP      IPA_Types_part_5.cc
#8 2.972   DEP      IPA_Types_part_7.cc
#8 2.972   DEP      IPA_Types_part_3.cc
#8 2.972   DEP      IPA_Types_part_2.cc
#8 2.972   DEP      IPA_Types_part_4.cc
#8 2.973   DEP      IPA_Types_part_1.cc
#8 2.973   DEP      IPA_Testing_part_7.cc
#8 2.975   DEP      IPA_Testing_part_6.cc
#8 2.975   DEP      IPA_Testing_part_5.cc
#8 2.976   DEP      IPA_Testing_part_4.cc
#8 2.979   DEP      IPA_Testing_part_3.cc
#8 2.979   DEP      IPA_Testing_part_2.cc
#8 2.979   DEP      IPA_CodecPort_CtrlFunct_part_7.cc
#8 2.979   DEP      IPA_Testing_part_1.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_6.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_4.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_5.cc
#8 2.980   DEP      IPA_CodecPort_CtrlFunct_part_3.cc
#8 2.981   DEP      IPA_CodecPort_CtrlFunct_part_2.cc
#8 2.982   DEP      IPA_CodecPort_CtrlFunct_part_1.cc
#8 2.987   DEP      IPA_CodecPort_part_6.cc
#8 2.987   DEP      IPA_CodecPort_part_7.cc
#8 2.988   DEP      IPA_CodecPort_part_5.cc
#8 2.988   DEP      IPA_CodecPort_part_4.cc
#8 2.988   DEP      IPA_CodecPort_part_3.cc
#8 2.989   DEP      IPA_CodecPort_part_2.cc
#8 2.989   DEP      IPA_CodecPort_part_1.cc
#8 2.989   DEP      General_Types_part_7.cc
#8 2.989   DEP      General_Types_part_6.cc
#8 2.989   DEP      General_Types_part_5.cc
#8 2.989   DEP      General_Types_part_4.cc
#8 2.990   DEP      General_Types_part_3.cc
#8 2.991   DEP      General_Types_part_2.cc
#8 2.992   DEP      General_Types_part_1.cc
#8 2.992   DEP      GSM_Types_part_7.cc
#8 2.993   DEP      GSM_Types_part_6.cc
#8 2.993   DEP      GSM_Types_part_5.cc
#8 2.996   DEP      GSM_Types_part_4.cc
#8 2.996   DEP      GSM_Types_part_3.cc
#8 2.996   DEP      GSM_Types_part_2.cc
#8 2.996   DEP      GSM_Types_part_1.cc
#8 2.997   DEP      GSM_SystemInformation_part_7.cc
#8 2.997   DEP      GSM_SystemInformation_part_6.cc
#8 2.997   DEP      GSM_SystemInformation_part_5.cc
#8 3.000   DEP      GSM_SystemInformation_part_4.cc
#8 3.000   DEP      GSM_SystemInformation_part_3.cc
#8 3.000   DEP      GSM_SystemInformation_part_2.cc
#8 3.000   DEP      GSM_SystemInformation_part_1.cc
#8 3.001   DEP      GSM_RestOctets_part_7.cc
#8 3.001   DEP      GSM_RestOctets_part_6.cc
#8 3.002   DEP      GSM_RestOctets_part_5.cc
#8 3.002   DEP      GSM_RestOctets_part_4.cc
#8 3.002   DEP      GSM_RestOctets_part_3.cc
#8 3.003   DEP      GSM_RestOctets_part_2.cc
#8 3.003   DEP      GSM_RestOctets_part_1.cc
#8 3.003   DEP      GSM_RR_Types_part_7.cc
#8 3.003   DEP      GSM_RR_Types_part_5.cc
#8 3.004   DEP      GSM_RR_Types_part_4.cc
#8 3.004   DEP      GSM_RR_Types_part_6.cc
#8 3.004   DEP      GSM_RR_Types_part_3.cc
#8 3.005   DEP      GSM_RR_Types_part_1.cc
#8 3.005   DEP      GSM_RR_Types_part_2.cc
#8 3.007   DEP      BTS_Tests_perf_part_7.cc
#8 3.009   DEP      BTS_Tests_perf_part_6.cc
#8 3.009   DEP      BTS_Tests_perf_part_5.cc
#8 3.009   DEP      BTS_Tests_perf_part_4.cc
#8 3.010   DEP      BTS_Tests_perf_part_3.cc
#8 3.010   DEP      BTS_Tests_perf_part_1.cc
#8 3.010   DEP      BTS_Tests_VAMOS_part_7.cc
#8 3.010   DEP      BTS_Tests_perf_part_2.cc
#8 3.011   DEP      BTS_Tests_VAMOS_part_6.cc
#8 3.012   DEP      BTS_Tests_VAMOS_part_5.cc
#8 3.012   DEP      BTS_Tests_VAMOS_part_4.cc
#8 3.014   DEP      BTS_Tests_VAMOS_part_3.cc
#8 3.015   DEP      BTS_Tests_VAMOS_part_2.cc
#8 3.015   DEP      BTS_Tests_VAMOS_part_1.cc
#8 3.017   DEP      BTS_Tests_SMSCB_part_7.cc
#8 3.017   DEP      BTS_Tests_SMSCB_part_6.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_5.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_4.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_3.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_2.cc
#8 3.023   DEP      BTS_Tests_SMSCB_part_1.cc
#8 3.024   DEP      BTS_Tests_OML_part_7.cc
#8 3.024   DEP      BTS_Tests_OML_part_6.cc
#8 3.024   DEP      BTS_Tests_OML_part_4.cc
#8 3.025   DEP      BTS_Tests_OML_part_3.cc
#8 3.025   DEP      BTS_Tests_OML_part_5.cc
#8 3.025   DEP      BTS_Tests_OML_part_2.cc
#8 3.028   DEP      BTS_Tests_OML_part_1.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_7.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_6.cc
#8 3.029   DEP      BTS_Tests_LAPDm_part_5.cc
#8 3.030   DEP      BTS_Tests_LAPDm_part_4.cc
#8 3.031   DEP      BTS_Tests_LAPDm_part_3.cc
#8 3.031   DEP      BTS_Tests_LAPDm_part_1.cc
#8 3.031   DEP      BTS_Tests_ASCI_part_7.cc
#8 3.032   DEP      BTS_Tests_LAPDm_part_2.cc
#8 3.034   DEP      BTS_Tests_ASCI_part_6.cc
#8 3.034   DEP      BTS_Tests_ASCI_part_5.cc
#8 3.036   DEP      BTS_Tests_ASCI_part_4.cc
#8 3.036   DEP      BTS_Tests_ASCI_part_3.cc
#8 3.039   DEP      BTS_Tests_ASCI_part_2.cc
#8 3.039   DEP      BTS_Tests_ASCI_part_1.cc
#8 3.040   DEP      BTS_Tests_part_7.cc
#8 3.041   DEP      BTS_Tests_part_5.cc
#8 3.041   DEP      BTS_Tests_part_6.cc
#8 3.041   DEP      BTS_Tests_part_4.cc
#8 3.041   DEP      BTS_Tests_part_3.cc
#8 3.042   DEP      BTS_Tests_part_2.cc
#8 3.044   DEP      BTS_Tests_part_1.cc
#8 3.045   DEP      AbisOML_Types_part_7.cc
#8 3.045   DEP      AbisOML_Types_part_6.cc
#8 3.046   DEP      AbisOML_Types_part_5.cc
#8 3.046   DEP      AbisOML_Types_part_4.cc
#8 3.048   DEP      AbisOML_Types_part_3.cc
#8 3.048   DEP      AbisOML_Types_part_2.cc
#8 3.049   DEP      AbisOML_Types_part_1.cc
#8 3.049   DEP      AMR_Types_part_7.cc
#8 3.052   DEP      AMR_Types_part_6.cc
#8 3.052   DEP      AMR_Types_part_5.cc
#8 3.052   DEP      AMR_Types_part_4.cc
#8 3.053   DEP      AMR_Types_part_3.cc
#8 3.055   DEP      AMR_Types_part_2.cc
#8 3.056   DEP      AMR_Types_part_1.cc
#8 3.056   DEP      UD_Types.cc
#8 3.060   DEP      UD_PortType.cc
#8 3.061   DEP      TRXC_CodecPort_CtrlFunct.cc
#8 3.061   DEP      TRXC_Types.cc
#8 3.061   DEP      TRXC_CodecPort.cc
#8 3.062   DEP      TELNETasp_PortType.cc
#8 3.063   DEP      TCCInterface_Functions.cc
#8 3.063   DEP      TCCConversion_Functions.cc
#8 3.063   DEP      Socket_API_Definitions.cc
#8 3.066   DEP      RTP_Types.cc
#8 3.066   DEP      RTP_Emulation.cc
#8 3.072   DEP      RTP_CodecPort_CtrlFunct.cc
#8 3.124   DEP      RTP_CodecPort.cc
#8 3.124   DEP      RSL_Types.cc
#8 3.125   DEP      RSL_Emulation.cc
#8 3.127   DEP      RLCMAC_Types.cc
#8 3.131   DEP      RLCMAC_Templates.cc
#8 3.141   DEP      RLCMAC_CSN1_Types.cc
#8 3.141   DEP      RLCMAC_CSN1_Templates.cc
#8 3.141   DEP      PCUIF_Types.cc
#8 3.142   DEP      PCUIF_CodecPort.cc
#8 3.143   DEP      Osmocom_VTY_Functions.cc
#8 3.150   DEP      Osmocom_Types.cc
#8 3.151   DEP      Osmocom_CTRL_Types.cc
#8 3.152   DEP      Osmocom_CTRL_Functions.cc
#8 3.166   DEP      Osmocom_CTRL_Adapter.cc
#8 3.175   DEP      OSMUX_Types.cc
#8 3.176   DEP      OSMUX_Emulation.cc
#8 3.181   DEP      OSMUX_CodecPort_CtrlFunct.cc
#8 3.204   DEP      OSMUX_CodecPort.cc
#8 3.212   DEP      Native_Functions.cc
#8 3.221   DEP      MobileL3_Types.cc
#8 3.221   DEP      MobileL3_SS_Types.cc
#8 3.221   DEP      MobileL3_SMS_Types.cc
#8 3.228   DEP      MobileL3_RRM_Types.cc
#8 3.240   DEP      MobileL3_MM_Types.cc
#8 3.242   DEP      MobileL3_GMM_SM_Types.cc
#8 3.250   DEP      MobileL3_CommonIE_Types.cc
#8 3.256   DEP      Misc_Helpers.cc
#8 3.256   DEP      MobileL3_CC_Types.cc
#8 3.279   DEP      LAPDm_Types.cc
#8 3.288   DEP      LAPDm_RAW_PT.cc
#8 3.292   DEP      L3_Templates.cc
#8 3.292   DEP      L3_Common.cc
#8 3.307   DEP      L1CTL_Types.cc
#8 3.308   DEP      L1CTL_PortType_CtrlFunct.cc
#8 3.319   DEP      L1CTL_PortType.cc
#8 3.320   DEP      IuUP_Types.cc
#8 3.339   DEP      IuUP_Emulation.cc
#8 3.339   DEP      IPL4asp_Types.cc
#8 3.344   DEP      IPL4asp_PortType.cc
#8 3.353   DEP      IPL4asp_Functions.cc
#8 3.355   DEP      IPA_Types.cc
#8 3.373   DEP      IPA_Testing.cc
#8 3.391   DEP      IPA_CodecPort_CtrlFunct.cc
#8 3.391   DEP      IPA_CodecPort.cc
#8 3.401   DEP      General_Types.cc
#8 3.409   DEP      GSM_Types.cc
#8 3.428   DEP      GSM_SystemInformation.cc
#8 3.431   DEP      GSM_RestOctets.cc
#8 3.431   DEP      GSM_RR_Types.cc
#8 3.442   DEP      BTS_Tests_perf.cc
#8 3.449   DEP      BTS_Tests_VAMOS.cc
#8 3.460   DEP      BTS_Tests_SMSCB.cc
#8 3.462   DEP      BTS_Tests_OML.cc
#8 3.477   DEP      BTS_Tests_LAPDm.cc
#8 3.485   DEP      BTS_Tests_ASCI.cc
#8 3.500   DEP      BTS_Tests.cc
#8 3.530   DEP      AbisOML_Types.cc
#8 3.552   DEP      AMR_Types.cc
#8 4.205   CC       AMR_Types.o
#8 4.205   CC       AbisOML_Types.o
#8 4.205   CC       BTS_Tests.o
#8 4.205   CC       BTS_Tests_ASCI.o
#8 4.205   CC       BTS_Tests_LAPDm.o
#8 4.205   CC       BTS_Tests_OML.o
#8 4.205   CC       BTS_Tests_SMSCB.o
#8 4.206   CC       BTS_Tests_VAMOS.o
#8 4.206   CC       BTS_Tests_perf.o
#8 4.206   CC       GSM_RR_Types.o
#8 4.206   CC       GSM_RestOctets.o
#8 4.206   CC       GSM_SystemInformation.o
#8 4.206   CC       GSM_Types.o
#8 4.206   CC       General_Types.o
#8 4.207   CC       IPA_CodecPort.o
#8 4.207   CC       IPA_CodecPort_CtrlFunct.o
#8 4.207   CC       IPA_Testing.o
#8 4.208   CC       IPA_Types.o
#8 4.208   CC       IPL4asp_Functions.o
#8 4.209   CC       IPL4asp_PortType.o
#8 4.929   CC       IPL4asp_Types.o
#8 4.967   CC       IuUP_Emulation.o
#8 4.991   CC       IuUP_Types.o
#8 5.257   CC       L1CTL_PortType.o
#8 5.351   CC       L1CTL_PortType_CtrlFunct.o
#8 5.529   CC       L1CTL_Types.o
#8 6.228   CC       L3_Common.o
#8 6.598   CC       L3_Templates.o
#8 6.651   CC       LAPDm_RAW_PT.o
#8 7.768   CC       LAPDm_Types.o
#8 8.005   CC       Misc_Helpers.o
#8 8.766   CC       MobileL3_CC_Types.o
#8 8.850   CC       MobileL3_CommonIE_Types.o
#8 9.020   CC       MobileL3_GMM_SM_Types.o
#8 9.364   CC       MobileL3_MM_Types.o
#8 9.591   CC       MobileL3_RRM_Types.o
#8 9.988   CC       MobileL3_SMS_Types.o
#8 10.15   CC       MobileL3_SS_Types.o
#8 10.53   CC       MobileL3_Types.o
#8 10.61   CC       Native_Functions.o
#8 10.82 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)':
#8 10.82 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 10.82  6168 | }
#8 10.82       | ^
#8 10.89   CC       OSMUX_CodecPort.o
#8 11.13   CC       OSMUX_CodecPort_CtrlFunct.o
#8 11.13   CC       OSMUX_Emulation.o
#8 11.33   CC       OSMUX_Types.o
#8 12.00   CC       Osmocom_CTRL_Adapter.o
#8 12.02   CC       Osmocom_CTRL_Functions.o
#8 12.22   CC       Osmocom_CTRL_Types.o
#8 12.27 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)':
#8 12.27 BTS_Tests.cc:39248:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 12.27 39248 | }
#8 12.27       | ^
#8 12.27 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)':
#8 12.27 BTS_Tests.cc:39329:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 12.27 39329 | }
#8 12.27       | ^
#8 12.34   CC       Osmocom_Types.o
#8 12.37   CC       Osmocom_VTY_Functions.o
#8 12.40   CC       PCUIF_CodecPort.o
#8 12.85   CC       PCUIF_Types.o
#8 13.30   CC       RLCMAC_CSN1_Templates.o
#8 13.68   CC       RLCMAC_CSN1_Types.o
#8 13.92   CC       RLCMAC_Templates.o
#8 13.92   CC       RLCMAC_Types.o
#8 13.94   CC       RSL_Emulation.o
#8 14.00   CC       RSL_Types.o
#8 14.10   CC       RTP_CodecPort.o
#8 14.12   CC       RTP_CodecPort_CtrlFunct.o
#8 15.10   CC       RTP_Emulation.o
#8 15.32   CC       RTP_Types.o
#8 15.36   CC       Socket_API_Definitions.o
#8 15.78   CC       TCCConversion_Functions.o
#8 15.92   CC       TCCInterface_Functions.o
#8 15.94   CC       TELNETasp_PortType.o
#8 16.06   CC       TRXC_CodecPort.o
#8 16.27   CC       TRXC_CodecPort_CtrlFunct.o
#8 16.36   CC       TRXC_Types.o
#8 16.62   CC       UD_PortType.o
#8 16.91   CC       UD_Types.o
#8 16.99   CC       AMR_Types_part_1.o
#8 17.03   CC       AMR_Types_part_2.o
#8 17.07   CC       AMR_Types_part_3.o
#8 17.09   CC       AMR_Types_part_4.o
#8 17.10   CC       AMR_Types_part_5.o
#8 17.13   CC       AMR_Types_part_6.o
#8 17.14   CC       AMR_Types_part_7.o
#8 17.15   CC       AbisOML_Types_part_1.o
#8 17.16   CC       AbisOML_Types_part_2.o
#8 17.23   CC       AbisOML_Types_part_3.o
#8 17.26   CC       AbisOML_Types_part_4.o
#8 17.31   CC       AbisOML_Types_part_5.o
#8 17.37   CC       AbisOML_Types_part_6.o
#8 17.38   CC       AbisOML_Types_part_7.o
#8 17.41   CC       BTS_Tests_part_1.o
#8 17.41   CC       BTS_Tests_part_2.o
#8 17.42   CC       BTS_Tests_part_3.o
#8 17.48   CC       BTS_Tests_part_4.o
#8 17.48   CC       BTS_Tests_part_5.o
#8 17.52   CC       BTS_Tests_part_6.o
#8 17.53   CC       BTS_Tests_part_7.o
#8 17.57   CC       BTS_Tests_ASCI_part_1.o
#8 17.59   CC       BTS_Tests_ASCI_part_2.o
#8 17.59   CC       BTS_Tests_ASCI_part_3.o
#8 17.62   CC       BTS_Tests_ASCI_part_5.o
#8 17.62   CC       BTS_Tests_ASCI_part_4.o
#8 17.64   CC       BTS_Tests_ASCI_part_6.o
#8 17.64   CC       BTS_Tests_ASCI_part_7.o
#8 17.65   CC       BTS_Tests_LAPDm_part_1.o
#8 17.66   CC       BTS_Tests_LAPDm_part_2.o
#8 17.68   CC       BTS_Tests_LAPDm_part_3.o
#8 17.68   CC       BTS_Tests_LAPDm_part_4.o
#8 17.69   CC       BTS_Tests_LAPDm_part_5.o
#8 17.69   CC       BTS_Tests_LAPDm_part_6.o
#8 17.70   CC       BTS_Tests_LAPDm_part_7.o
#8 17.71   CC       BTS_Tests_OML_part_1.o
#8 17.71   CC       BTS_Tests_OML_part_2.o
#8 17.72   CC       BTS_Tests_OML_part_3.o
#8 17.72   CC       BTS_Tests_OML_part_4.o
#8 17.73   CC       BTS_Tests_OML_part_5.o
#8 17.73   CC       BTS_Tests_OML_part_6.o
#8 17.73   CC       BTS_Tests_OML_part_7.o
#8 17.75   CC       BTS_Tests_SMSCB_part_1.o
#8 17.75   CC       BTS_Tests_SMSCB_part_2.o
#8 17.76   CC       BTS_Tests_SMSCB_part_3.o
#8 17.77   CC       BTS_Tests_SMSCB_part_4.o
#8 17.77   CC       BTS_Tests_SMSCB_part_5.o
#8 17.78   CC       BTS_Tests_SMSCB_part_6.o
#8 17.78   CC       BTS_Tests_SMSCB_part_7.o
#8 17.79   CC       BTS_Tests_VAMOS_part_1.o
#8 17.80   CC       BTS_Tests_VAMOS_part_2.o
#8 17.81   CC       BTS_Tests_VAMOS_part_3.o
#8 17.81   CC       BTS_Tests_VAMOS_part_4.o
#8 17.82   CC       BTS_Tests_VAMOS_part_5.o
#8 17.82   CC       BTS_Tests_VAMOS_part_6.o
#8 17.82   CC       BTS_Tests_VAMOS_part_7.o
#8 17.83   CC       BTS_Tests_perf_part_1.o
#8 17.84   CC       BTS_Tests_perf_part_2.o
#8 17.86   CC       BTS_Tests_perf_part_3.o
#8 17.86   CC       BTS_Tests_perf_part_4.o
#8 17.86   CC       BTS_Tests_perf_part_5.o
#8 17.86   CC       BTS_Tests_perf_part_6.o
#8 17.87   CC       BTS_Tests_perf_part_7.o
#8 17.88   CC       GSM_RR_Types_part_1.o
#8 17.89   CC       GSM_RR_Types_part_2.o
#8 17.89   CC       GSM_RR_Types_part_3.o
#8 17.90   CC       GSM_RR_Types_part_4.o
#8 17.90   CC       GSM_RR_Types_part_5.o
#8 17.92   CC       GSM_RR_Types_part_6.o
#8 17.92   CC       GSM_RR_Types_part_7.o
#8 17.94   CC       GSM_RestOctets_part_1.o
#8 17.94   CC       GSM_RestOctets_part_2.o
#8 17.94   CC       GSM_RestOctets_part_3.o
#8 17.94   CC       GSM_RestOctets_part_4.o
#8 18.02   CC       GSM_RestOctets_part_5.o
#8 18.12   CC       GSM_RestOctets_part_6.o
#8 18.19   CC       GSM_RestOctets_part_7.o
#8 18.22   CC       GSM_SystemInformation_part_1.o
#8 18.24   CC       GSM_SystemInformation_part_2.o
#8 18.26   CC       GSM_SystemInformation_part_3.o
#8 18.29   CC       GSM_SystemInformation_part_4.o
#8 18.29   CC       GSM_SystemInformation_part_5.o
#8 18.33   CC       GSM_SystemInformation_part_6.o
#8 18.35   CC       GSM_SystemInformation_part_7.o
#8 18.35   CC       GSM_Types_part_1.o
#8 18.36   CC       GSM_Types_part_2.o
#8 18.37   CC       GSM_Types_part_3.o
#8 18.38   CC       GSM_Types_part_4.o
#8 18.39   CC       GSM_Types_part_5.o
#8 18.39   CC       GSM_Types_part_6.o
#8 18.40   CC       GSM_Types_part_7.o
#8 18.42   CC       General_Types_part_1.o
#8 18.42   CC       General_Types_part_2.o
#8 18.42   CC       General_Types_part_3.o
#8 18.43   CC       General_Types_part_4.o
#8 18.44   CC       General_Types_part_5.o
#8 18.45   CC       General_Types_part_6.o
#8 18.45   CC       General_Types_part_7.o
#8 18.47   CC       IPA_CodecPort_part_1.o
#8 18.47   CC       IPA_CodecPort_part_2.o
#8 18.47   CC       IPA_CodecPort_part_3.o
#8 18.47   CC       IPA_CodecPort_part_4.o
#8 18.49   CC       IPA_CodecPort_part_5.o
#8 18.50   CC       IPA_CodecPort_part_6.o
#8 18.50   CC       IPA_CodecPort_part_7.o
#8 18.50   CC       IPA_CodecPort_CtrlFunct_part_1.o
#8 18.50   CC       IPA_CodecPort_CtrlFunct_part_2.o
#8 18.51   CC       IPA_CodecPort_CtrlFunct_part_3.o
#8 18.52   CC       IPA_CodecPort_CtrlFunct_part_4.o
#8 18.52   CC       IPA_CodecPort_CtrlFunct_part_5.o
#8 18.53   CC       IPA_CodecPort_CtrlFunct_part_6.o
#8 18.53   CC       IPA_CodecPort_CtrlFunct_part_7.o
#8 18.54   CC       IPA_Testing_part_1.o
#8 18.55   CC       IPA_Testing_part_2.o
#8 18.55   CC       IPA_Testing_part_3.o
#8 18.56   CC       IPA_Testing_part_4.o
#8 18.57   CC       IPA_Testing_part_5.o
#8 18.57   CC       IPA_Testing_part_6.o
#8 18.57   CC       IPA_Testing_part_7.o
#8 18.57   CC       IPA_Types_part_1.o
#8 18.58   CC       IPA_Types_part_2.o
#8 18.59   CC       IPA_Types_part_3.o
#8 18.59   CC       IPA_Types_part_4.o
#8 18.59   CC       IPA_Types_part_5.o
#8 18.59   CC       IPA_Types_part_6.o
#8 18.60   CC       IPA_Types_part_7.o
#8 18.61   CC       IPL4asp_Functions_part_1.o
#8 18.61   CC       IPL4asp_Functions_part_2.o
#8 18.62   CC       IPL4asp_Functions_part_3.o
#8 18.62   CC       IPL4asp_Functions_part_4.o
#8 18.62   CC       IPL4asp_Functions_part_5.o
#8 18.64   CC       IPL4asp_Functions_part_6.o
#8 18.64   CC       IPL4asp_Functions_part_7.o
#8 18.66   CC       IPL4asp_PortType_part_1.o
#8 18.66   CC       IPL4asp_PortType_part_2.o
#8 18.66   CC       IPL4asp_PortType_part_3.o
#8 18.66   CC       IPL4asp_PortType_part_4.o
#8 18.66   CC       IPL4asp_PortType_part_5.o
#8 18.68   CC       IPL4asp_PortType_part_6.o
#8 18.68   CC       IPL4asp_PortType_part_7.o
#8 18.69   CC       IPL4asp_Types_part_1.o
#8 18.70   CC       IPL4asp_Types_part_2.o
#8 18.71 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)':
#8 18.71 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type]
#8 18.71 11507 | }
#8 18.71       | ^
#8 18.71   CC       IPL4asp_Types_part_3.o
#8 18.73   CC       IPL4asp_Types_part_4.o
#8 18.73   CC       IPL4asp_Types_part_5.o
#8 18.73   CC       IPL4asp_Types_part_6.o
#8 18.74   CC       IPL4asp_Types_part_7.o
#8 18.75   CC       IuUP_Emulation_part_1.o
#8 18.76   CC       IuUP_Emulation_part_2.o
#8 18.77   CC       IuUP_Emulation_part_3.o
#8 18.78   CC       IuUP_Emulation_part_4.o
#8 18.79   CC       IuUP_Emulation_part_5.o
#8 18.79   CC       IuUP_Emulation_part_6.o
#8 18.80   CC       IuUP_Emulation_part_7.o
#8 18.82   CC       IuUP_Types_part_1.o
#8 18.82   CC       IuUP_Types_part_2.o
#8 18.82   CC       IuUP_Types_part_3.o
#8 18.83   CC       IuUP_Types_part_4.o
#8 18.84   CC       IuUP_Types_part_5.o
#8 18.87   CC       IuUP_Types_part_6.o
#8 18.87   CC       IuUP_Types_part_7.o
#8 18.87   CC       L1CTL_PortType_part_1.o
#8 18.88   CC       L1CTL_PortType_part_2.o
#8 18.88   CC       L1CTL_PortType_part_3.o
#8 18.89   CC       L1CTL_PortType_part_4.o
#8 18.89   CC       L1CTL_PortType_part_5.o
#8 18.92   CC       L1CTL_PortType_part_6.o
#8 18.92   CC       L1CTL_PortType_part_7.o
#8 18.93   CC       L1CTL_PortType_CtrlFunct_part_1.o
#8 18.93   CC       L1CTL_PortType_CtrlFunct_part_2.o
#8 18.94   CC       L1CTL_PortType_CtrlFunct_part_3.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_4.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_5.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_6.o
#8 18.96   CC       L1CTL_PortType_CtrlFunct_part_7.o
#8 18.98   CC       L1CTL_Types_part_1.o
#8 18.98   CC       L1CTL_Types_part_2.o
#8 18.98   CC       L1CTL_Types_part_3.o
#8 18.99   CC       L1CTL_Types_part_4.o
#8 18.99   CC       L1CTL_Types_part_5.o
#8 19.01   CC       L1CTL_Types_part_6.o
#8 19.02   CC       L1CTL_Types_part_7.o
#8 19.02   CC       L3_Common_part_1.o
#8 19.04   CC       L3_Common_part_2.o
#8 19.04   CC       L3_Common_part_3.o
#8 19.05   CC       L3_Common_part_4.o
#8 19.07   CC       L3_Common_part_5.o
#8 19.07   CC       L3_Common_part_6.o
#8 19.07   CC       L3_Common_part_7.o
#8 19.08   CC       L3_Templates_part_1.o
#8 19.09   CC       L3_Templates_part_2.o
#8 19.09   CC       L3_Templates_part_3.o
#8 19.10   CC       L3_Templates_part_4.o
#8 19.11   CC       L3_Templates_part_5.o
#8 19.11   CC       L3_Templates_part_6.o
#8 19.12   CC       L3_Templates_part_7.o
#8 19.13   CC       LAPDm_RAW_PT_part_1.o
#8 19.13   CC       LAPDm_RAW_PT_part_2.o
#8 19.14   CC       LAPDm_RAW_PT_part_3.o
#8 19.14   CC       LAPDm_RAW_PT_part_4.o
#8 19.15   CC       LAPDm_RAW_PT_part_5.o
#8 19.24   CC       LAPDm_RAW_PT_part_6.o
#8 19.24   CC       LAPDm_RAW_PT_part_7.o
#8 19.24   CC       LAPDm_Types_part_1.o
#8 19.24   CC       LAPDm_Types_part_2.o
#8 19.24   CC       LAPDm_Types_part_3.o
#8 19.25   CC       LAPDm_Types_part_4.o
#8 19.26   CC       LAPDm_Types_part_5.o
#8 19.26   CC       LAPDm_Types_part_6.o
#8 19.27   CC       LAPDm_Types_part_7.o
#8 19.27   CC       Misc_Helpers_part_1.o
#8 19.27   CC       Misc_Helpers_part_2.o
#8 19.27   CC       Misc_Helpers_part_3.o
#8 19.29   CC       Misc_Helpers_part_4.o
#8 19.29   CC       Misc_Helpers_part_5.o
#8 19.29   CC       Misc_Helpers_part_6.o
#8 19.29   CC       Misc_Helpers_part_7.o
#8 19.30   CC       MobileL3_CC_Types_part_1.o
#8 19.31   CC       MobileL3_CC_Types_part_2.o
#8 19.31   CC       MobileL3_CC_Types_part_3.o
#8 19.31   CC       MobileL3_CC_Types_part_4.o
#8 19.31   CC       MobileL3_CC_Types_part_5.o
#8 19.32   CC       MobileL3_CC_Types_part_6.o
#8 19.35   CC       MobileL3_CC_Types_part_7.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_1.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_2.o
#8 19.35   CC       MobileL3_CommonIE_Types_part_3.o
#8 19.38   CC       MobileL3_CommonIE_Types_part_4.o
#8 19.41   CC       MobileL3_CommonIE_Types_part_5.o
#8 19.41   CC       MobileL3_CommonIE_Types_part_6.o
#8 19.43   CC       MobileL3_CommonIE_Types_part_7.o
#8 19.46   CC       MobileL3_GMM_SM_Types_part_1.o
#8 19.46   CC       MobileL3_GMM_SM_Types_part_2.o
#8 19.48   CC       MobileL3_GMM_SM_Types_part_3.o
#8 20.40   CC       MobileL3_GMM_SM_Types_part_4.o
#8 21.12   CC       MobileL3_GMM_SM_Types_part_5.o
#8 21.94   CC       MobileL3_GMM_SM_Types_part_6.o
#8 22.62   CC       MobileL3_GMM_SM_Types_part_7.o
#8 23.64   CC       MobileL3_MM_Types_part_1.o
#8 23.94   CC       MobileL3_MM_Types_part_2.o
#8 23.97   CC       MobileL3_MM_Types_part_3.o
#8 24.02   CC       MobileL3_MM_Types_part_4.o
#8 24.05   CC       MobileL3_MM_Types_part_5.o
#8 24.14   CC       MobileL3_MM_Types_part_6.o
#8 24.18   CC       MobileL3_MM_Types_part_7.o
#8 24.21   CC       MobileL3_RRM_Types_part_1.o
#8 24.24   CC       MobileL3_RRM_Types_part_2.o
#8 24.43   CC       MobileL3_RRM_Types_part_3.o
#8 25.12   CC       MobileL3_RRM_Types_part_4.o
#8 25.49   CC       MobileL3_RRM_Types_part_5.o
#8 25.51   CC       MobileL3_RRM_Types_part_6.o
#8 25.57   CC       MobileL3_RRM_Types_part_7.o
#8 25.63   CC       MobileL3_SMS_Types_part_1.o
#8 26.10   CC       MobileL3_SMS_Types_part_2.o
#8 26.19   CC       MobileL3_SMS_Types_part_3.o
#8 26.24   CC       MobileL3_SMS_Types_part_4.o
#8 26.31   CC       MobileL3_SMS_Types_part_5.o
#8 26.36   CC       MobileL3_SMS_Types_part_6.o
#8 26.42   CC       MobileL3_SMS_Types_part_7.o
#8 26.50   CC       MobileL3_SS_Types_part_1.o
#8 26.57   CC       MobileL3_SS_Types_part_2.o
#8 26.60   CC       MobileL3_SS_Types_part_3.o
#8 26.64   CC       MobileL3_SS_Types_part_4.o
#8 26.66   CC       MobileL3_SS_Types_part_5.o
#8 26.69   CC       MobileL3_SS_Types_part_6.o
#8 26.71   CC       MobileL3_SS_Types_part_7.o
#8 26.75   CC       MobileL3_Types_part_1.o
#8 26.78   CC       MobileL3_Types_part_2.o
#8 26.84   CC       MobileL3_Types_part_3.o
#8 26.86   CC       MobileL3_Types_part_4.o
#8 26.90   CC       MobileL3_Types_part_5.o
#8 26.95   CC       MobileL3_Types_part_6.o
#8 27.01   CC       MobileL3_Types_part_7.o
#8 27.05   CC       Native_Functions_part_1.o
#8 27.12   CC       Native_Functions_part_2.o
#8 27.18   CC       Native_Functions_part_3.o
#8 27.25   CC       Native_Functions_part_4.o
#8 27.34   CC       Native_Functions_part_5.o
#8 27.40   CC       Native_Functions_part_6.o
#8 27.44   CC       Native_Functions_part_7.o
#8 27.47   CC       OSMUX_CodecPort_part_1.o
#8 27.50   CC       OSMUX_CodecPort_part_2.o
#8 27.53   CC       OSMUX_CodecPort_part_3.o
#8 27.58   CC       OSMUX_CodecPort_part_4.o
#8 27.66   CC       OSMUX_CodecPort_part_5.o
#8 27.68   CC       OSMUX_CodecPort_part_6.o
#8 27.72   CC       OSMUX_CodecPort_part_7.o
#8 27.74   CC       OSMUX_CodecPort_CtrlFunct_part_1.o
#8 27.75   CC       OSMUX_CodecPort_CtrlFunct_part_2.o
#8 27.76   CC       OSMUX_CodecPort_CtrlFunct_part_3.o
#8 27.79   CC       OSMUX_CodecPort_CtrlFunct_part_4.o
#8 27.79   CC       OSMUX_CodecPort_CtrlFunct_part_5.o
#8 27.84   CC       OSMUX_CodecPort_CtrlFunct_part_6.o
#8 27.88   CC       OSMUX_CodecPort_CtrlFunct_part_7.o
#8 27.94   CC       OSMUX_Emulation_part_1.o
#8 27.94   CC       OSMUX_Emulation_part_2.o
#8 27.96   CC       OSMUX_Emulation_part_3.o
#8 27.98   CC       OSMUX_Emulation_part_4.o
#8 27.98   CC       OSMUX_Emulation_part_5.o
#8 27.99   CC       OSMUX_Emulation_part_6.o
#8 28.00   CC       OSMUX_Emulation_part_7.o
#8 28.00   CC       OSMUX_Types_part_1.o
#8 28.02   CC       OSMUX_Types_part_2.o
#8 28.02   CC       OSMUX_Types_part_3.o
#8 28.04   CC       OSMUX_Types_part_4.o
#8 28.05   CC       OSMUX_Types_part_5.o
#8 28.05   CC       OSMUX_Types_part_6.o
#8 28.07   CC       OSMUX_Types_part_7.o
#8 28.09   CC       Osmocom_CTRL_Adapter_part_1.o
#8 28.09   CC       Osmocom_CTRL_Adapter_part_2.o
#8 28.11   CC       Osmocom_CTRL_Adapter_part_3.o
#8 28.18   CC       Osmocom_CTRL_Adapter_part_4.o
#8 28.19   CC       Osmocom_CTRL_Adapter_part_5.o
#8 28.20   CC       Osmocom_CTRL_Adapter_part_6.o
#8 28.21   CC       Osmocom_CTRL_Adapter_part_7.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_1.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_2.o
#8 28.21   CC       Osmocom_CTRL_Functions_part_3.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_4.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_5.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_6.o
#8 28.23   CC       Osmocom_CTRL_Functions_part_7.o
#8 28.24   CC       Osmocom_CTRL_Types_part_1.o
#8 28.25   CC       Osmocom_CTRL_Types_part_2.o
#8 28.25   CC       Osmocom_CTRL_Types_part_3.o
#8 28.26   CC       Osmocom_CTRL_Types_part_4.o
#8 28.26   CC       Osmocom_CTRL_Types_part_5.o
#8 28.27   CC       Osmocom_CTRL_Types_part_6.o
#8 28.27   CC       Osmocom_CTRL_Types_part_7.o
#8 28.28   CC       Osmocom_Types_part_1.o
#8 28.28   CC       Osmocom_Types_part_2.o
#8 28.29   CC       Osmocom_Types_part_3.o
#8 28.30   CC       Osmocom_Types_part_4.o
#8 28.30   CC       Osmocom_Types_part_5.o
#8 28.30   CC       Osmocom_Types_part_6.o
#8 28.31   CC       Osmocom_Types_part_7.o
#8 28.32   CC       Osmocom_VTY_Functions_part_1.o
#8 28.32   CC       Osmocom_VTY_Functions_part_2.o
#8 28.32   CC       Osmocom_VTY_Functions_part_3.o
#8 28.32   CC       Osmocom_VTY_Functions_part_4.o
#8 28.33   CC       Osmocom_VTY_Functions_part_5.o
#8 28.34   CC       Osmocom_VTY_Functions_part_6.o
#8 28.34   CC       Osmocom_VTY_Functions_part_7.o
#8 28.35   CC       PCUIF_CodecPort_part_1.o
#8 28.35   CC       PCUIF_CodecPort_part_2.o
#8 28.35   CC       PCUIF_CodecPort_part_3.o
#8 28.37   CC       PCUIF_CodecPort_part_4.o
#8 28.37   CC       PCUIF_CodecPort_part_5.o
#8 28.38   CC       PCUIF_CodecPort_part_6.o
#8 28.39   CC       PCUIF_CodecPort_part_7.o
#8 28.39   CC       PCUIF_Types_part_1.o
#8 28.39   CC       PCUIF_Types_part_2.o
#8 28.40   CC       PCUIF_Types_part_3.o
#8 28.42   CC       PCUIF_Types_part_4.o
#8 28.42   CC       PCUIF_Types_part_5.o
#8 28.42   CC       PCUIF_Types_part_6.o
#8 28.42   CC       PCUIF_Types_part_7.o
#8 28.42   CC       RLCMAC_CSN1_Templates_part_1.o
#8 28.42   CC       RLCMAC_CSN1_Templates_part_2.o
#8 28.43   CC       RLCMAC_CSN1_Templates_part_3.o
#8 28.43   CC       RLCMAC_CSN1_Templates_part_4.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_6.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_5.o
#8 28.45   CC       RLCMAC_CSN1_Templates_part_7.o
#8 28.45   CC       RLCMAC_CSN1_Types_part_1.o
#8 28.45   CC       RLCMAC_CSN1_Types_part_2.o
#8 28.46   CC       RLCMAC_CSN1_Types_part_3.o
#8 28.47   CC       RLCMAC_CSN1_Types_part_4.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_5.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_6.o
#8 28.54   CC       RLCMAC_CSN1_Types_part_7.o
#8 28.57   CC       RLCMAC_Templates_part_1.o
#8 28.58   CC       RLCMAC_Templates_part_2.o
#8 28.59   CC       RLCMAC_Templates_part_3.o
#8 28.61   CC       RLCMAC_Templates_part_4.o
#8 28.65   CC       RLCMAC_Templates_part_5.o
#8 28.67   CC       RLCMAC_Templates_part_6.o
#8 28.67   CC       RLCMAC_Templates_part_7.o
#8 28.72   CC       RLCMAC_Types_part_1.o
#8 28.75   CC       RLCMAC_Types_part_2.o
#8 28.78   CC       RLCMAC_Types_part_3.o
#8 28.78   CC       RLCMAC_Types_part_4.o
#8 28.80   CC       RLCMAC_Types_part_5.o
#8 28.82   CC       RLCMAC_Types_part_6.o
#8 28.84   CC       RLCMAC_Types_part_7.o
#8 28.86   CC       RSL_Emulation_part_1.o
#8 28.86   CC       RSL_Emulation_part_2.o
#8 28.89   CC       RSL_Emulation_part_3.o
#8 28.94   CC       RSL_Emulation_part_4.o
#8 28.94   CC       RSL_Emulation_part_5.o
#8 29.00   CC       RSL_Emulation_part_6.o
#8 29.03   CC       RSL_Emulation_part_7.o
#8 29.06   CC       RSL_Types_part_1.o
#8 29.09   CC       RSL_Types_part_2.o
#8 29.11   CC       RSL_Types_part_3.o
#8 29.15   CC       RSL_Types_part_4.o
#8 29.26   CC       RSL_Types_part_5.o
#8 29.28   CC       RSL_Types_part_6.o
#8 29.29   CC       RSL_Types_part_7.o
#8 29.34   CC       RTP_CodecPort_part_1.o
#8 29.37   CC       RTP_CodecPort_part_3.o
#8 29.37   CC       RTP_CodecPort_part_2.o
#8 29.43   CC       RTP_CodecPort_part_4.o
#8 29.44   CC       RTP_CodecPort_part_5.o
#8 29.47   CC       RTP_CodecPort_part_6.o
#8 29.50   CC       RTP_CodecPort_part_7.o
#8 29.50   CC       RTP_CodecPort_CtrlFunct_part_1.o
#8 29.51   CC       RTP_CodecPort_CtrlFunct_part_2.o
#8 29.53   CC       RTP_CodecPort_CtrlFunct_part_3.o
#8 29.53   CC       RTP_CodecPort_CtrlFunct_part_4.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_5.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_6.o
#8 29.55   CC       RTP_CodecPort_CtrlFunct_part_7.o
#8 29.61   CC       RTP_Emulation_part_1.o
#8 29.61   CC       RTP_Emulation_part_2.o
#8 29.64   CC       RTP_Emulation_part_3.o
#8 29.65   CC       RTP_Emulation_part_4.o
#8 29.68   CC       RTP_Emulation_part_5.o
#8 29.68   CC       RTP_Emulation_part_6.o
#8 29.72   CC       RTP_Emulation_part_7.o
#8 29.73   CC       RTP_Types_part_1.o
#8 29.75   CC       RTP_Types_part_2.o
#8 29.79   CC       RTP_Types_part_3.o
#8 29.80   CC       RTP_Types_part_4.o
#8 29.86   CC       RTP_Types_part_5.o
#8 29.87   CC       RTP_Types_part_6.o
#8 29.94   CC       RTP_Types_part_7.o
#8 29.95   CC       Socket_API_Definitions_part_1.o
#8 30.01   CC       Socket_API_Definitions_part_2.o
#8 30.05   CC       Socket_API_Definitions_part_3.o
#8 30.10   CC       Socket_API_Definitions_part_4.o
#8 30.10   CC       Socket_API_Definitions_part_5.o
#8 30.15   CC       Socket_API_Definitions_part_6.o
#8 30.15   CC       Socket_API_Definitions_part_7.o
#8 30.18   CC       TCCConversion_Functions_part_1.o
#8 30.20   CC       TCCConversion_Functions_part_2.o
#8 30.22   CC       TCCConversion_Functions_part_3.o
#8 30.23   CC       TCCConversion_Functions_part_4.o
#8 30.30   CC       TCCConversion_Functions_part_5.o
#8 30.30   CC       TCCConversion_Functions_part_6.o
#8 30.37   CC       TCCConversion_Functions_part_7.o
#8 30.38   CC       TCCInterface_Functions_part_1.o
#8 30.41   CC       TCCInterface_Functions_part_2.o
#8 30.42   CC       TCCInterface_Functions_part_3.o
#8 30.46   CC       TCCInterface_Functions_part_4.o
#8 30.48   CC       TCCInterface_Functions_part_5.o
#8 30.53   CC       TCCInterface_Functions_part_6.o
#8 30.60   CC       TCCInterface_Functions_part_7.o
#8 30.63   CC       TELNETasp_PortType_part_1.o
#8 30.66   CC       TELNETasp_PortType_part_2.o
#8 30.68   CC       TELNETasp_PortType_part_3.o
#8 30.71   CC       TELNETasp_PortType_part_4.o
#8 30.76   CC       TELNETasp_PortType_part_5.o
#8 30.77   CC       TELNETasp_PortType_part_6.o
#8 30.77   CC       TELNETasp_PortType_part_7.o
#8 30.79   CC       TRXC_CodecPort_part_1.o
#8 30.80   CC       TRXC_CodecPort_part_2.o
#8 30.81   CC       TRXC_CodecPort_part_3.o
#8 30.82   CC       TRXC_CodecPort_part_4.o
#8 30.84   CC       TRXC_CodecPort_part_5.o
#8 30.84   CC       TRXC_CodecPort_part_6.o
#8 30.87   CC       TRXC_CodecPort_part_7.o
#8 30.87   CC       TRXC_CodecPort_CtrlFunct_part_1.o
#8 30.88   CC       TRXC_CodecPort_CtrlFunct_part_2.o
#8 30.92   CC       TRXC_CodecPort_CtrlFunct_part_3.o
#8 30.92   CC       TRXC_CodecPort_CtrlFunct_part_4.o
#8 30.94   CC       TRXC_CodecPort_CtrlFunct_part_5.o
#8 30.97   CC       TRXC_CodecPort_CtrlFunct_part_6.o
#8 30.99   CC       TRXC_CodecPort_CtrlFunct_part_7.o
#8 31.00   CC       TRXC_Types_part_1.o
#8 31.03   CC       TRXC_Types_part_2.o
#8 31.03   CC       TRXC_Types_part_3.o
#8 31.04   CC       TRXC_Types_part_4.o
#8 31.08   CC       TRXC_Types_part_5.o
#8 31.09   CC       TRXC_Types_part_6.o
#8 31.09   CC       TRXC_Types_part_7.o
#8 31.11   CC       UD_PortType_part_1.o
#8 31.11   CC       UD_PortType_part_2.o
#8 31.11   CC       UD_PortType_part_3.o
#8 31.16   CC       UD_PortType_part_4.o
#8 31.16   CC       UD_PortType_part_5.o
#8 31.16   CC       UD_PortType_part_6.o
#8 31.16   CC       UD_PortType_part_7.o
#8 31.18   CC       UD_Types_part_1.o
#8 31.19   CC       UD_Types_part_2.o
#8 31.20   CC       UD_Types_part_3.o
#8 31.20   CC       UD_Types_part_4.o
#8 31.20   CC       UD_Types_part_5.o
#8 31.23   CC       UD_Types_part_6.o
#8 31.23   CC       UD_Types_part_7.o
#8 31.23   CC       IPA_Emulation.o
#8 31.25   CC       IPA_Emulation_part_1.o
#8 31.27   CC       IPA_Emulation_part_2.o
#8 31.27   CC       IPA_Emulation_part_3.o
#8 31.28   CC       IPA_Emulation_part_4.o
#8 31.30   CC       IPA_Emulation_part_5.o
#8 31.34   CC       IPA_Emulation_part_6.o
#8 31.34   CC       IPA_Emulation_part_7.o
#8 31.34   CC       IPA_CodecPort_CtrlFunctDef.o
#8 31.40   CC       IPL4asp_PT.o
#8 31.40   CC       IPL4asp_discovery.o
#8 31.90   CC       IuUP_EncDec.o
#8 31.94   CC       L1CTL_PortType_CtrlFunctDef.o
#8 32.05   CC       Native_FunctionDefs.o
#8 32.17   CC       OSMUX_CodecPort_CtrlFunctDef.o
#8 32.44   CC       RLCMAC_EncDec.o
#8 32.44   CC       RTP_CodecPort_CtrlFunctDef.o
#8 32.76   CC       RTP_EncDec.o
#8 32.85   CC       TCCConversion.o
#8 33.25   CC       TCCInterface.o
#8 33.29   CC       TELNETasp_PT.o
#8 33.55   CC       TRXC_CodecPort_CtrlFunctDef.o
#8 33.59   CC       UD_PT.o
#8 33.76   CCLD     AMR_Types.so
#8 33.76   CCLD     AbisOML_Types.so
#8 33.90   CCLD     BTS_Tests.so
#8 33.94   CCLD     BTS_Tests_ASCI.so
#8 34.08   CCLD     BTS_Tests_LAPDm.so
#8 34.09   CCLD     BTS_Tests_OML.so
#8 34.18   CCLD     BTS_Tests_SMSCB.so
#8 34.24   CCLD     BTS_Tests_VAMOS.so
#8 34.32   CCLD     BTS_Tests_perf.so
#8 34.40   CCLD     GSM_RR_Types.so
#8 34.43   CCLD     GSM_RestOctets.so
#8 34.47   CCLD     GSM_SystemInformation.so
#8 34.60   CCLD     GSM_Types.so
#8 34.65   CCLD     General_Types.so
#8 34.65   CCLD     IPA_CodecPort.so
#8 34.76   CCLD     IPA_CodecPort_CtrlFunct.so
#8 34.77   CCLD     IPA_Testing.so
#8 34.77   CCLD     IPA_Types.so
#8 34.78   CCLD     IPL4asp_Functions.so
#8 34.79   CCLD     IPL4asp_PortType.so
#8 34.85   CCLD     IPL4asp_Types.so
#8 34.89   CCLD     IuUP_Emulation.so
#8 34.90   CCLD     IuUP_Types.so
#8 34.91   CCLD     L1CTL_PortType.so
#8 34.93   CCLD     L1CTL_PortType_CtrlFunct.so
#8 34.99   CCLD     L1CTL_Types.so
#8 34.99   CCLD     L3_Common.so
#8 35.08   CCLD     L3_Templates.so
#8 35.08   CCLD     LAPDm_RAW_PT.so
#8 35.09   CCLD     LAPDm_Types.so
#8 35.13   CCLD     Misc_Helpers.so
#8 35.15   CCLD     MobileL3_CC_Types.so
#8 35.16   CCLD     MobileL3_CommonIE_Types.so
#8 35.17   CCLD     MobileL3_GMM_SM_Types.so
#8 35.17   CCLD     MobileL3_MM_Types.so
#8 35.24   CCLD     MobileL3_RRM_Types.so
#8 35.29   CCLD     MobileL3_SMS_Types.so
#8 35.29   CCLD     MobileL3_SS_Types.so
#8 35.30   CCLD     MobileL3_Types.so
#8 35.31   CCLD     Native_Functions.so
#8 35.31   CCLD     OSMUX_CodecPort.so
#8 35.34   CCLD     OSMUX_CodecPort_CtrlFunct.so
#8 35.34   CCLD     OSMUX_Emulation.so
#8 35.35   CCLD     OSMUX_Types.so
#8 35.40   CCLD     Osmocom_CTRL_Adapter.so
#8 35.43   CCLD     Osmocom_CTRL_Functions.so
#8 35.44   CCLD     Osmocom_CTRL_Types.so
#8 35.46   CCLD     Osmocom_Types.so
#8 35.46   CCLD     Osmocom_VTY_Functions.so
#8 35.49   CCLD     PCUIF_CodecPort.so
#8 35.51   CCLD     PCUIF_Types.so
#8 35.51   CCLD     RLCMAC_CSN1_Templates.so
#8 35.54   CCLD     RLCMAC_CSN1_Types.so
#8 35.55   CCLD     RLCMAC_Templates.so
#8 35.55   CCLD     RLCMAC_Types.so
#8 35.59   CCLD     RSL_Emulation.so
#8 35.60   CCLD     RSL_Types.so
#8 35.61   CCLD     RTP_CodecPort.so
#8 35.62   CCLD     RTP_CodecPort_CtrlFunct.so
#8 35.65   CCLD     RTP_Emulation.so
#8 35.67   CCLD     RTP_Types.so
#8 35.67   CCLD     Socket_API_Definitions.so
#8 35.67   CCLD     TCCConversion_Functions.so
#8 35.69   CCLD     TCCInterface_Functions.so
#8 35.70   CCLD     TELNETasp_PortType.so
#8 35.71   CCLD     TRXC_CodecPort.so
#8 35.73   CCLD     TRXC_CodecPort_CtrlFunct.so
#8 35.75   CCLD     TRXC_Types.so
#8 35.76   CCLD     UD_PortType.so
#8 35.77   CCLD     UD_Types.so
#8 35.77   CCLD     AMR_Types_part_1.so
#8 35.84   CCLD     AMR_Types_part_2.so
#8 35.84   CCLD     AMR_Types_part_3.so
#8 35.84   CCLD     AMR_Types_part_4.so
#8 35.86   CCLD     AMR_Types_part_5.so
#8 35.88   CCLD     AMR_Types_part_6.so
#8 35.88   CCLD     AMR_Types_part_7.so
#8 35.88   CCLD     AbisOML_Types_part_1.so
#8 35.88   CCLD     AbisOML_Types_part_2.so
#8 35.88   CCLD     AbisOML_Types_part_3.so
#8 35.89   CCLD     AbisOML_Types_part_4.so
#8 35.89   CCLD     AbisOML_Types_part_5.so
#8 35.90   CCLD     AbisOML_Types_part_6.so
#8 35.90   CCLD     AbisOML_Types_part_7.so
#8 35.91   CCLD     BTS_Tests_part_1.so
#8 35.91   CCLD     BTS_Tests_part_2.so
#8 35.92   CCLD     BTS_Tests_part_3.so
#8 35.92   CCLD     BTS_Tests_part_4.so
#8 35.92   CCLD     BTS_Tests_part_5.so
#8 35.93   CCLD     BTS_Tests_part_6.so
#8 35.94   CCLD     BTS_Tests_part_7.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_1.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_2.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_3.so
#8 35.94   CCLD     BTS_Tests_ASCI_part_4.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_5.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_7.so
#8 35.95   CCLD     BTS_Tests_ASCI_part_6.so
#8 35.95   CCLD     BTS_Tests_LAPDm_part_1.so
#8 35.96   CCLD     BTS_Tests_LAPDm_part_2.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_3.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_4.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_5.so
#8 35.97   CCLD     BTS_Tests_LAPDm_part_6.so
#8 35.98   CCLD     BTS_Tests_LAPDm_part_7.so
#8 35.98   CCLD     BTS_Tests_OML_part_1.so
#8 35.98   CCLD     BTS_Tests_OML_part_2.so
#8 35.99   CCLD     BTS_Tests_OML_part_3.so
#8 35.99   CCLD     BTS_Tests_OML_part_4.so
#8 36.00   CCLD     BTS_Tests_OML_part_5.so
#8 36.00   CCLD     BTS_Tests_OML_part_6.so
#8 36.00   CCLD     BTS_Tests_OML_part_7.so
#8 36.00   CCLD     BTS_Tests_SMSCB_part_1.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_2.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_3.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_4.so
#8 36.01   CCLD     BTS_Tests_SMSCB_part_5.so
#8 36.02   CCLD     BTS_Tests_SMSCB_part_6.so
#8 36.02   CCLD     BTS_Tests_SMSCB_part_7.so
#8 36.02   CCLD     BTS_Tests_VAMOS_part_2.so
#8 36.02   CCLD     BTS_Tests_VAMOS_part_1.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_3.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_4.so
#8 36.03   CCLD     BTS_Tests_VAMOS_part_5.so
#8 36.04   CCLD     BTS_Tests_VAMOS_part_6.so
#8 36.04   CCLD     BTS_Tests_VAMOS_part_7.so
#8 36.04   CCLD     BTS_Tests_perf_part_1.so
#8 36.04   CCLD     BTS_Tests_perf_part_2.so
#8 36.04   CCLD     BTS_Tests_perf_part_3.so
#8 36.05   CCLD     BTS_Tests_perf_part_4.so
#8 36.06   CCLD     BTS_Tests_perf_part_5.so
#8 36.06   CCLD     BTS_Tests_perf_part_6.so
#8 36.06   CCLD     BTS_Tests_perf_part_7.so
#8 36.06   CCLD     GSM_RR_Types_part_1.so
#8 36.06   CCLD     GSM_RR_Types_part_2.so
#8 36.08   CCLD     GSM_RR_Types_part_3.so
#8 36.08   CCLD     GSM_RR_Types_part_4.so
#8 36.08   CCLD     GSM_RR_Types_part_5.so
#8 36.08   CCLD     GSM_RR_Types_part_6.so
#8 36.08   CCLD     GSM_RR_Types_part_7.so
#8 36.08   CCLD     GSM_RestOctets_part_1.so
#8 36.08   CCLD     GSM_RestOctets_part_2.so
#8 36.11   CCLD     GSM_RestOctets_part_3.so
#8 36.11   CCLD     GSM_RestOctets_part_4.so
#8 36.11   CCLD     GSM_RestOctets_part_5.so
#8 36.11   CCLD     GSM_RestOctets_part_6.so
#8 36.11   CCLD     GSM_RestOctets_part_7.so
#8 36.11   CCLD     GSM_SystemInformation_part_1.so
#8 36.11   CCLD     GSM_SystemInformation_part_2.so
#8 36.13   CCLD     GSM_SystemInformation_part_3.so
#8 36.14   CCLD     GSM_SystemInformation_part_5.so
#8 36.14   CCLD     GSM_SystemInformation_part_4.so
#8 36.14   CCLD     GSM_SystemInformation_part_6.so
#8 36.14   CCLD     GSM_SystemInformation_part_7.so
#8 36.15   CCLD     GSM_Types_part_1.so
#8 36.17   CCLD     GSM_Types_part_3.so
#8 36.17   CCLD     GSM_Types_part_2.so
#8 36.17   CCLD     GSM_Types_part_4.so
#8 36.18   CCLD     GSM_Types_part_5.so
#8 36.18   CCLD     GSM_Types_part_6.so
#8 36.18   CCLD     GSM_Types_part_7.so
#8 36.20   CCLD     General_Types_part_1.so
#8 36.20   CCLD     General_Types_part_2.so
#8 36.20   CCLD     General_Types_part_3.so
#8 36.20   CCLD     General_Types_part_4.so
#8 36.21   CCLD     General_Types_part_5.so
#8 36.22   CCLD     General_Types_part_6.so
#8 36.22   CCLD     General_Types_part_7.so
#8 36.24   CCLD     IPA_CodecPort_part_1.so
#8 36.24   CCLD     IPA_CodecPort_part_2.so
#8 36.24   CCLD     IPA_CodecPort_part_3.so
#8 36.24   CCLD     IPA_CodecPort_part_4.so
#8 36.24   CCLD     IPA_CodecPort_part_5.so
#8 36.24   CCLD     IPA_CodecPort_part_6.so
#8 36.24   CCLD     IPA_CodecPort_part_7.so
#8 36.25   CCLD     IPA_CodecPort_CtrlFunct_part_1.so
#8 36.25   CCLD     IPA_CodecPort_CtrlFunct_part_2.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_3.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_4.so
#8 36.27   CCLD     IPA_CodecPort_CtrlFunct_part_5.so
#8 36.28   CCLD     IPA_CodecPort_CtrlFunct_part_7.so
#8 36.28   CCLD     IPA_CodecPort_CtrlFunct_part_6.so
#8 36.28   CCLD     IPA_Testing_part_1.so
#8 36.28   CCLD     IPA_Testing_part_2.so
#8 36.28   CCLD     IPA_Testing_part_3.so
#8 36.29   CCLD     IPA_Testing_part_4.so
#8 36.29   CCLD     IPA_Testing_part_5.so
#8 36.29   CCLD     IPA_Testing_part_6.so
#8 36.30   CCLD     IPA_Testing_part_7.so
#8 36.30   CCLD     IPA_Types_part_1.so
#8 36.31   CCLD     IPA_Types_part_2.so
#8 36.31   CCLD     IPA_Types_part_3.so
#8 36.31   CCLD     IPA_Types_part_4.so
#8 36.31   CCLD     IPA_Types_part_5.so
#8 36.31   CCLD     IPA_Types_part_6.so
#8 36.32   CCLD     IPA_Types_part_7.so
#8 36.32   CCLD     IPL4asp_Functions_part_1.so
#8 36.33   CCLD     IPL4asp_Functions_part_2.so
#8 36.33   CCLD     IPL4asp_Functions_part_3.so
#8 36.33   CCLD     IPL4asp_Functions_part_4.so
#8 36.33   CCLD     IPL4asp_Functions_part_5.so
#8 36.34   CCLD     IPL4asp_Functions_part_6.so
#8 36.34   CCLD     IPL4asp_PortType_part_1.so
#8 36.34   CCLD     IPL4asp_Functions_part_7.so
#8 36.34   CCLD     IPL4asp_PortType_part_2.so
#8 36.35   CCLD     IPL4asp_PortType_part_3.so
#8 36.36   CCLD     IPL4asp_PortType_part_4.so
#8 36.36   CCLD     IPL4asp_PortType_part_5.so
#8 36.36   CCLD     IPL4asp_PortType_part_6.so
#8 36.36   CCLD     IPL4asp_PortType_part_7.so
#8 36.37   CCLD     IPL4asp_Types_part_1.so
#8 36.37   CCLD     IPL4asp_Types_part_2.so
#8 36.37   CCLD     IPL4asp_Types_part_3.so
#8 36.37   CCLD     IPL4asp_Types_part_4.so
#8 36.37   CCLD     IPL4asp_Types_part_5.so
#8 36.37   CCLD     IPL4asp_Types_part_6.so
#8 36.38   CCLD     IPL4asp_Types_part_7.so
#8 36.38   CCLD     IuUP_Emulation_part_1.so
#8 36.38   CCLD     IuUP_Emulation_part_2.so
#8 36.39   CCLD     IuUP_Emulation_part_3.so
#8 36.39   CCLD     IuUP_Emulation_part_4.so
#8 36.39   CCLD     IuUP_Emulation_part_5.so
#8 36.39   CCLD     IuUP_Emulation_part_6.so
#8 36.40   CCLD     IuUP_Emulation_part_7.so
#8 36.40   CCLD     IuUP_Types_part_1.so
#8 36.40   CCLD     IuUP_Types_part_2.so
#8 36.40   CCLD     IuUP_Types_part_3.so
#8 36.40   CCLD     IuUP_Types_part_4.so
#8 36.40   CCLD     IuUP_Types_part_5.so
#8 36.40   CCLD     IuUP_Types_part_6.so
#8 36.40   CCLD     IuUP_Types_part_7.so
#8 36.41   CCLD     L1CTL_PortType_part_1.so
#8 36.41   CCLD     L1CTL_PortType_part_2.so
#8 36.41   CCLD     L1CTL_PortType_part_3.so
#8 36.42   CCLD     L1CTL_PortType_part_4.so
#8 36.42   CCLD     L1CTL_PortType_part_5.so
#8 36.42   CCLD     L1CTL_PortType_part_6.so
#8 36.43   CCLD     L1CTL_PortType_part_7.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_1.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_2.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_4.so
#8 36.43   CCLD     L1CTL_PortType_CtrlFunct_part_3.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_5.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_6.so
#8 36.44   CCLD     L1CTL_PortType_CtrlFunct_part_7.so
#8 36.44   CCLD     L1CTL_Types_part_1.so
#8 36.45   CCLD     L1CTL_Types_part_2.so
#8 36.45   CCLD     L1CTL_Types_part_3.so
#8 36.45   CCLD     L1CTL_Types_part_5.so
#8 36.45   CCLD     L1CTL_Types_part_4.so
#8 36.46   CCLD     L1CTL_Types_part_6.so
#8 36.46   CCLD     L1CTL_Types_part_7.so
#8 36.47   CCLD     L3_Common_part_1.so
#8 36.47   CCLD     L3_Common_part_2.so
#8 36.48   CCLD     L3_Common_part_4.so
#8 36.48   CCLD     L3_Common_part_3.so
#8 36.48   CCLD     L3_Common_part_5.so
#8 36.48   CCLD     L3_Common_part_6.so
#8 36.48   CCLD     L3_Common_part_7.so
#8 36.48   CCLD     L3_Templates_part_1.so
#8 36.48   CCLD     L3_Templates_part_2.so
#8 36.49   CCLD     L3_Templates_part_3.so
#8 36.49   CCLD     L3_Templates_part_4.so
#8 36.52   CCLD     L3_Templates_part_5.so
#8 36.52   CCLD     L3_Templates_part_6.so
#8 36.52   CCLD     L3_Templates_part_7.so
#8 36.52   CCLD     LAPDm_RAW_PT_part_2.so
#8 36.52   CCLD     LAPDm_RAW_PT_part_1.so
#8 36.53   CCLD     LAPDm_RAW_PT_part_3.so
#8 36.53   CCLD     LAPDm_RAW_PT_part_4.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_5.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_6.so
#8 36.54   CCLD     LAPDm_RAW_PT_part_7.so
#8 36.54   CCLD     LAPDm_Types_part_1.so
#8 36.56   CCLD     LAPDm_Types_part_2.so
#8 36.56   CCLD     LAPDm_Types_part_3.so
#8 36.56   CCLD     LAPDm_Types_part_4.so
#8 36.56   CCLD     LAPDm_Types_part_5.so
#8 36.56   CCLD     LAPDm_Types_part_6.so
#8 36.56   CCLD     LAPDm_Types_part_7.so
#8 36.57   CCLD     Misc_Helpers_part_1.so
#8 36.57   CCLD     Misc_Helpers_part_2.so
#8 36.58   CCLD     Misc_Helpers_part_3.so
#8 36.58   CCLD     Misc_Helpers_part_4.so
#8 36.59   CCLD     Misc_Helpers_part_5.so
#8 36.59   CCLD     Misc_Helpers_part_6.so
#8 36.60   CCLD     Misc_Helpers_part_7.so
#8 36.60   CCLD     MobileL3_CC_Types_part_1.so
#8 36.60   CCLD     MobileL3_CC_Types_part_2.so
#8 36.60   CCLD     MobileL3_CC_Types_part_3.so
#8 36.60   CCLD     MobileL3_CC_Types_part_4.so
#8 36.60   CCLD     MobileL3_CC_Types_part_5.so
#8 36.61   CCLD     MobileL3_CC_Types_part_6.so
#8 36.62   CCLD     MobileL3_CC_Types_part_7.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_1.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_2.so
#8 36.63   CCLD     MobileL3_CommonIE_Types_part_3.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_4.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_5.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_6.so
#8 36.68   CCLD     MobileL3_CommonIE_Types_part_7.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_1.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_2.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_3.so
#8 36.68   CCLD     MobileL3_GMM_SM_Types_part_4.so
#8 36.69   CCLD     MobileL3_GMM_SM_Types_part_5.so
#8 36.72   CCLD     MobileL3_GMM_SM_Types_part_6.so
#8 36.73   CCLD     MobileL3_GMM_SM_Types_part_7.so
#8 36.74   CCLD     MobileL3_MM_Types_part_1.so
#8 36.74   CCLD     MobileL3_MM_Types_part_2.so
#8 36.74   CCLD     MobileL3_MM_Types_part_3.so
#8 36.79   CCLD     MobileL3_MM_Types_part_4.so
#8 36.80   CCLD     MobileL3_MM_Types_part_5.so
#8 36.82   CCLD     MobileL3_MM_Types_part_6.so
#8 36.83   CCLD     MobileL3_MM_Types_part_7.so
#8 36.83   CCLD     MobileL3_RRM_Types_part_1.so
#8 36.86   CCLD     MobileL3_RRM_Types_part_2.so
#8 36.88   CCLD     MobileL3_RRM_Types_part_3.so
#8 36.89   CCLD     MobileL3_RRM_Types_part_4.so
#8 36.90   CCLD     MobileL3_RRM_Types_part_5.so
#8 36.91   CCLD     MobileL3_RRM_Types_part_6.so
#8 36.91   CCLD     MobileL3_RRM_Types_part_7.so
#8 36.91   CCLD     MobileL3_SMS_Types_part_1.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_2.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_3.so
#8 36.92   CCLD     MobileL3_SMS_Types_part_4.so
#8 36.95   CCLD     MobileL3_SMS_Types_part_5.so
#8 36.96   CCLD     MobileL3_SMS_Types_part_6.so
#8 36.97   CCLD     MobileL3_SMS_Types_part_7.so
#8 36.98   CCLD     MobileL3_SS_Types_part_1.so
#8 37.01   CCLD     MobileL3_SS_Types_part_2.so
#8 37.02   CCLD     MobileL3_SS_Types_part_3.so
#8 37.03   CCLD     MobileL3_SS_Types_part_4.so
#8 37.03   CCLD     MobileL3_SS_Types_part_5.so
#8 37.03   CCLD     MobileL3_SS_Types_part_6.so
#8 37.05   CCLD     MobileL3_SS_Types_part_7.so
#8 37.05   CCLD     MobileL3_Types_part_1.so
#8 37.06   CCLD     MobileL3_Types_part_2.so
#8 37.06   CCLD     MobileL3_Types_part_3.so
#8 37.06   CCLD     MobileL3_Types_part_4.so
#8 37.06   CCLD     MobileL3_Types_part_5.so
#8 37.07   CCLD     MobileL3_Types_part_6.so
#8 37.07   CCLD     MobileL3_Types_part_7.so
#8 37.07   CCLD     Native_Functions_part_1.so
#8 37.08   CCLD     Native_Functions_part_2.so
#8 37.09   CCLD     Native_Functions_part_3.so
#8 37.10   CCLD     Native_Functions_part_4.so
#8 37.10   CCLD     Native_Functions_part_5.so
#8 37.11   CCLD     Native_Functions_part_6.so
#8 37.11   CCLD     Native_Functions_part_7.so
#8 37.11   CCLD     OSMUX_CodecPort_part_1.so
#8 37.11   CCLD     OSMUX_CodecPort_part_2.so
#8 37.12   CCLD     OSMUX_CodecPort_part_4.so
#8 37.12   CCLD     OSMUX_CodecPort_part_3.so
#8 37.12   CCLD     OSMUX_CodecPort_part_5.so
#8 37.12   CCLD     OSMUX_CodecPort_part_6.so
#8 37.12   CCLD     OSMUX_CodecPort_CtrlFunct_part_1.so
#8 37.12   CCLD     OSMUX_CodecPort_part_7.so
#8 37.13   CCLD     OSMUX_CodecPort_CtrlFunct_part_2.so
#8 37.14   CCLD     OSMUX_CodecPort_CtrlFunct_part_3.so
#8 37.14   CCLD     OSMUX_CodecPort_CtrlFunct_part_4.so
#8 37.16   CCLD     OSMUX_CodecPort_CtrlFunct_part_5.so
#8 37.17   CCLD     OSMUX_CodecPort_CtrlFunct_part_6.so
#8 37.18   CCLD     OSMUX_CodecPort_CtrlFunct_part_7.so
#8 37.18   CCLD     OSMUX_Emulation_part_1.so
#8 37.18   CCLD     OSMUX_Emulation_part_2.so
#8 37.18   CCLD     OSMUX_Emulation_part_3.so
#8 37.18   CCLD     OSMUX_Emulation_part_4.so
#8 37.19   CCLD     OSMUX_Emulation_part_5.so
#8 37.19   CCLD     OSMUX_Emulation_part_6.so
#8 37.20   CCLD     OSMUX_Emulation_part_7.so
#8 37.20   CCLD     OSMUX_Types_part_1.so
#8 37.22   CCLD     OSMUX_Types_part_2.so
#8 37.22   CCLD     OSMUX_Types_part_3.so
#8 37.24   CCLD     OSMUX_Types_part_4.so
#8 37.24   CCLD     OSMUX_Types_part_5.so
#8 37.24   CCLD     OSMUX_Types_part_6.so
#8 37.24   CCLD     OSMUX_Types_part_7.so
#8 37.24   CCLD     Osmocom_CTRL_Adapter_part_1.so
#8 37.24   CCLD     Osmocom_CTRL_Adapter_part_2.so
#8 37.25   CCLD     Osmocom_CTRL_Adapter_part_3.so
#8 37.26   CCLD     Osmocom_CTRL_Adapter_part_4.so
#8 37.26   CCLD     Osmocom_CTRL_Adapter_part_5.so
#8 37.27   CCLD     Osmocom_CTRL_Adapter_part_6.so
#8 37.27   CCLD     Osmocom_CTRL_Adapter_part_7.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_1.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_2.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_3.so
#8 37.27   CCLD     Osmocom_CTRL_Functions_part_4.so
#8 37.28   CCLD     Osmocom_CTRL_Functions_part_5.so
#8 37.29   CCLD     Osmocom_CTRL_Functions_part_6.so
#8 37.29   CCLD     Osmocom_CTRL_Functions_part_7.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_1.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_2.so
#8 37.29   CCLD     Osmocom_CTRL_Types_part_3.so
#8 37.30   CCLD     Osmocom_CTRL_Types_part_4.so
#8 37.31   CCLD     Osmocom_CTRL_Types_part_5.so
#8 37.32   CCLD     Osmocom_CTRL_Types_part_6.so
#8 37.32   CCLD     Osmocom_CTRL_Types_part_7.so
#8 37.32   CCLD     Osmocom_Types_part_1.so
#8 37.32   CCLD     Osmocom_Types_part_2.so
#8 37.32   CCLD     Osmocom_Types_part_3.so
#8 37.32   CCLD     Osmocom_Types_part_4.so
#8 37.32   CCLD     Osmocom_Types_part_5.so
#8 37.33   CCLD     Osmocom_Types_part_6.so
#8 37.34   CCLD     Osmocom_Types_part_7.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_1.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_2.so
#8 37.34   CCLD     Osmocom_VTY_Functions_part_3.so
#8 37.35   CCLD     Osmocom_VTY_Functions_part_4.so
#8 37.35   CCLD     Osmocom_VTY_Functions_part_5.so
#8 37.36   CCLD     Osmocom_VTY_Functions_part_6.so
#8 37.37   CCLD     Osmocom_VTY_Functions_part_7.so
#8 37.37   CCLD     PCUIF_CodecPort_part_1.so
#8 37.37   CCLD     PCUIF_CodecPort_part_2.so
#8 37.39   CCLD     PCUIF_CodecPort_part_3.so
#8 37.39   CCLD     PCUIF_CodecPort_part_4.so
#8 37.39   CCLD     PCUIF_CodecPort_part_5.so
#8 37.39   CCLD     PCUIF_CodecPort_part_6.so
#8 37.39   CCLD     PCUIF_CodecPort_part_7.so
#8 37.39   CCLD     PCUIF_Types_part_1.so
#8 37.40   CCLD     PCUIF_Types_part_2.so
#8 37.42   CCLD     PCUIF_Types_part_3.so
#8 37.42   CCLD     PCUIF_Types_part_4.so
#8 37.42   CCLD     PCUIF_Types_part_5.so
#8 37.42   CCLD     PCUIF_Types_part_6.so
#8 37.42   CCLD     PCUIF_Types_part_7.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_1.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_2.so
#8 37.42   CCLD     RLCMAC_CSN1_Templates_part_3.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_4.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_5.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_6.so
#8 37.43   CCLD     RLCMAC_CSN1_Templates_part_7.so
#8 37.44   CCLD     RLCMAC_CSN1_Types_part_5.so
#8 37.46   CCLD     RLCMAC_CSN1_Types_part_6.so
#8 37.46   CCLD     RLCMAC_CSN1_Types_part_7.so
#8 37.48   CCLD     RLCMAC_Templates_part_1.so
#8 37.48   CCLD     RLCMAC_Templates_part_2.so
#8 37.48   CCLD     RLCMAC_Templates_part_4.so
#8 37.48   CCLD     RLCMAC_Templates_part_3.so
#8 37.48   CCLD     RLCMAC_Templates_part_5.so
#8 37.49   CCLD     RLCMAC_Templates_part_6.so
#8 37.49   CCLD     RLCMAC_Templates_part_7.so
#8 37.50   CCLD     RLCMAC_Types_part_1.so
#8 37.51   CCLD     RLCMAC_Types_part_2.so
#8 37.51   CCLD     RLCMAC_Types_part_3.so
#8 37.51   CCLD     RLCMAC_Types_part_4.so
#8 37.51   CCLD     RLCMAC_Types_part_5.so
#8 37.52   CCLD     RLCMAC_Types_part_6.so
#8 37.54   CCLD     RLCMAC_Types_part_7.so
#8 37.54   CCLD     RSL_Emulation_part_1.so
#8 37.55   CCLD     RSL_Emulation_part_2.so
#8 37.55   CCLD     RSL_Emulation_part_3.so
#8 37.55   CCLD     RSL_Emulation_part_4.so
#8 37.55   CCLD     RSL_Emulation_part_5.so
#8 37.55   CCLD     RSL_Emulation_part_6.so
#8 37.55   CCLD     RSL_Emulation_part_7.so
#8 37.55   CCLD     RSL_Types_part_2.so
#8 37.57   CCLD     RSL_Types_part_3.so
#8 37.57   CCLD     RSL_Types_part_4.so
#8 37.58   CCLD     RSL_Types_part_5.so
#8 37.58   CCLD     RSL_Types_part_6.so
#8 37.60   CCLD     RSL_Types_part_7.so
#8 37.60   CCLD     RTP_CodecPort_part_1.so
#8 37.60   CCLD     RTP_CodecPort_part_2.so
#8 37.61   CCLD     RTP_CodecPort_part_4.so
#8 37.61   CCLD     RTP_CodecPort_part_3.so
#8 37.61   CCLD     RTP_CodecPort_part_5.so
#8 37.62   CCLD     RTP_CodecPort_part_6.so
#8 37.64   CCLD     RTP_CodecPort_part_7.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_1.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_2.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_3.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_4.so
#8 37.64   CCLD     RTP_CodecPort_CtrlFunct_part_5.so
#8 37.65   CCLD     RTP_CodecPort_CtrlFunct_part_6.so
#8 37.65   CCLD     RTP_CodecPort_CtrlFunct_part_7.so
#8 37.65   CCLD     RTP_Emulation_part_1.so
#8 37.65   CCLD     RTP_Emulation_part_2.so
#8 37.67   CCLD     RTP_Emulation_part_3.so
#8 37.67   CCLD     RTP_Emulation_part_4.so
#8 37.68   CCLD     RTP_Emulation_part_5.so
#8 37.69   CCLD     RTP_Emulation_part_6.so
#8 37.69   CCLD     RTP_Emulation_part_7.so
#8 37.69   CCLD     RTP_Types_part_1.so
#8 37.69   CCLD     RTP_Types_part_2.so
#8 37.70   CCLD     RTP_Types_part_3.so
#8 37.70   CCLD     RTP_Types_part_4.so
#8 37.70   CCLD     RTP_Types_part_5.so
#8 37.70   CCLD     RTP_Types_part_6.so
#8 37.71   CCLD     RTP_Types_part_7.so
#8 37.72   CCLD     Socket_API_Definitions_part_1.so
#8 37.72   CCLD     Socket_API_Definitions_part_2.so
#8 37.73   CCLD     Socket_API_Definitions_part_4.so
#8 37.73   CCLD     Socket_API_Definitions_part_3.so
#8 37.73   CCLD     Socket_API_Definitions_part_5.so
#8 37.74   CCLD     Socket_API_Definitions_part_6.so
#8 37.74   CCLD     Socket_API_Definitions_part_7.so
#8 37.75   CCLD     TCCConversion_Functions_part_2.so
#8 37.75   CCLD     TCCConversion_Functions_part_1.so
#8 37.75   CCLD     TCCConversion_Functions_part_3.so
#8 37.75   CCLD     TCCConversion_Functions_part_4.so
#8 37.75   CCLD     TCCConversion_Functions_part_5.so
#8 37.75   CCLD     TCCConversion_Functions_part_6.so
#8 37.75   CCLD     TCCConversion_Functions_part_7.so
#8 37.76   CCLD     TCCInterface_Functions_part_1.so
#8 37.78   CCLD     TCCInterface_Functions_part_2.so
#8 37.78   CCLD     TCCInterface_Functions_part_3.so
#8 37.78   CCLD     TCCInterface_Functions_part_4.so
#8 37.80   CCLD     TCCInterface_Functions_part_5.so
#8 37.80   CCLD     TCCInterface_Functions_part_6.so
#8 37.81   CCLD     TCCInterface_Functions_part_7.so
#8 37.81   CCLD     TELNETasp_PortType_part_1.so
#8 37.81   CCLD     TELNETasp_PortType_part_2.so
#8 37.81   CCLD     TELNETasp_PortType_part_3.so
#8 37.82   CCLD     TELNETasp_PortType_part_4.so
#8 37.82   CCLD     TELNETasp_PortType_part_5.so
#8 37.83   CCLD     TELNETasp_PortType_part_6.so
#8 37.83   CCLD     TELNETasp_PortType_part_7.so
#8 37.83   CCLD     TRXC_CodecPort_part_1.so
#8 37.83   CCLD     TRXC_CodecPort_part_2.so
#8 37.83   CCLD     TRXC_CodecPort_part_3.so
#8 37.84   CCLD     TRXC_CodecPort_part_4.so
#8 37.84   CCLD     TRXC_CodecPort_part_5.so
#8 37.85   CCLD     TRXC_CodecPort_part_6.so
#8 37.85   CCLD     TRXC_CodecPort_part_7.so
#8 37.85   CCLD     TRXC_CodecPort_CtrlFunct_part_1.so
#8 37.86   CCLD     TRXC_CodecPort_CtrlFunct_part_2.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_3.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_4.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_5.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_6.so
#8 37.87   CCLD     TRXC_CodecPort_CtrlFunct_part_7.so
#8 37.87   CCLD     TRXC_Types_part_1.so
#8 37.88   CCLD     TRXC_Types_part_2.so
#8 37.90   CCLD     TRXC_Types_part_3.so
#8 37.90   CCLD     TRXC_Types_part_4.so
#8 37.90   CCLD     TRXC_Types_part_5.so
#8 37.90   CCLD     TRXC_Types_part_6.so
#8 37.91   CCLD     TRXC_Types_part_7.so
#8 37.91   CCLD     UD_PortType_part_1.so
#8 37.91   CCLD     UD_PortType_part_3.so
#8 37.91   CCLD     UD_PortType_part_2.so
#8 37.91   CCLD     UD_PortType_part_4.so
#8 37.92   CCLD     UD_PortType_part_5.so
#8 37.92   CCLD     UD_PortType_part_6.so
#8 37.92   CCLD     UD_PortType_part_7.so
#8 37.92   CCLD     UD_Types_part_1.so
#8 37.93   CCLD     UD_Types_part_2.so
#8 37.94   CCLD     UD_Types_part_3.so
#8 37.94   CCLD     UD_Types_part_4.so
#8 37.94   CCLD     UD_Types_part_5.so
#8 37.94   CCLD     UD_Types_part_6.so
#8 37.95   CCLD     UD_Types_part_7.so
#8 37.95   CCLD     IPA_Emulation_part_1.so
#8 37.96   CCLD     IPA_Emulation_part_2.so
#8 37.96   CCLD     IPA_Emulation_part_3.so
#8 37.97   CCLD     IPA_Emulation_part_4.so
#8 37.97   CCLD     IPA_Emulation_part_5.so
#8 37.97   CCLD     IPA_Emulation_part_6.so
#8 37.97   CCLD     IPA_Emulation_part_7.so
#8 37.97   CCLD     IPA_CodecPort_CtrlFunctDef.so
#8 37.98   CCLD     IPL4asp_PT.so
#8 37.99   CCLD     IPL4asp_discovery.so
#8 38.00   CCLD     IuUP_EncDec.so
#8 38.00   CCLD     L1CTL_PortType_CtrlFunctDef.so
#8 38.00   CCLD     Native_FunctionDefs.so
#8 38.00   CCLD     OSMUX_CodecPort_CtrlFunctDef.so
#8 38.00   CCLD     RLCMAC_EncDec.so
#8 38.04   CCLD     RTP_EncDec.so
#8 38.04   CCLD     TCCConversion.so
#8 38.04   CCLD     RTP_CodecPort_CtrlFunctDef.so
#8 38.04   CCLD     TCCInterface.so
#8 38.04   CCLD     TELNETasp_PT.so
#8 38.04   CCLD     TRXC_CodecPort_CtrlFunctDef.so
#8 38.05   CCLD     UD_PT.so
#8 38.22   CCLD     RLCMAC_CSN1_Types_part_4.so
#8 38.42   CCLD     RLCMAC_CSN1_Types_part_1.so
#8 38.77   CCLD     IPA_Emulation.so
#8 38.80   CCLD     RLCMAC_CSN1_Types_part_3.so
#8 38.84   CCLD     RLCMAC_CSN1_Types_part_2.so
#8 39.65   CCLD     RSL_Types_part_1.so
#8 39.70   CCLD     BTS_Tests
#8 40.12 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts'
#8 DONE 42.0s

#9 [4/4] COPY	GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg
#9 DONE 0.4s

#10 exporting to image
#10 exporting layers
#10 exporting layers 1.0s done
#10 writing image sha256:d4f64c372cdceb037ad12684473342b16eee12f338ebc71fb2e4dfc6581f71f9 0.0s done
#10 naming to registry.osmocom.org/osmocom-build/ttcn3-bts-test:latest 0.0s done
#10 DONE 1.1s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3)
 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-ttcn3-bts-tests/ttcn3-bts-test'
+ docker push registry.osmocom.org/osmocom-build/ttcn3-bts-test
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/ttcn3-bts-test]
59c44693eb9f: Preparing
e75790b5b322: Preparing
15e00687b6aa: Preparing
7a4fe0b18d16: Preparing
0cf29b8f4e83: Preparing
9c329dd61b4a: Preparing
fbd7907658ce: Preparing
448af1a446d9: Preparing
28b9ad1cfc1b: Preparing
8705af9659f2: Preparing
65f0e74428e0: Preparing
fb37a2f00dfb: Preparing
d5c721864223: Preparing
c67306d99938: Preparing
e718cc6b566b: Preparing
ca3716502a57: Preparing
6f4ddd0bef74: Preparing
0560cf6d9384: Preparing
fbd7907658ce: Waiting
6ade88c30b77: Preparing
28b9ad1cfc1b: Waiting
448af1a446d9: Waiting
e718cc6b566b: Waiting
8705af9659f2: Waiting
ca3716502a57: Waiting
65f0e74428e0: Waiting
fb37a2f00dfb: Waiting
6ade88c30b77: Waiting
d5c721864223: Waiting
6f4ddd0bef74: Waiting
c67306d99938: Waiting
0560cf6d9384: Waiting
9c329dd61b4a: Waiting
0cf29b8f4e83: Layer already exists
7a4fe0b18d16: Layer already exists
9c329dd61b4a: Layer already exists
fbd7907658ce: Layer already exists
448af1a446d9: Layer already exists
28b9ad1cfc1b: Layer already exists
8705af9659f2: Layer already exists
65f0e74428e0: Layer already exists
d5c721864223: Layer already exists
fb37a2f00dfb: Layer already exists
c67306d99938: Layer already exists
e718cc6b566b: Layer already exists
ca3716502a57: Layer already exists
6f4ddd0bef74: Layer already exists
6ade88c30b77: Layer already exists
0560cf6d9384: Layer already exists
15e00687b6aa: Pushed
59c44693eb9f: Pushed
e75790b5b322: Pushed
latest: digest: sha256:b206e4eeda21709a2c7ce4e2b55c53846125fc9af3edd39d72048ce395a0076a size: 4289
Finished: SUCCESS