diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-12-12 14:22:59 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-12-12 14:22:59 -0800 |
commit | 694a88a309c74ffeefa9a0db0396ee4c168a521c (patch) | |
tree | 79007f8bcf98505df2e4cf423ac7307535c1b2d1 /t/Git-SVN | |
parent | 72911f8c18d06f2ad340061f9a76556b21acf822 (diff) | |
parent | 11d62145b904b81013d1ad558d68a74e22e81a91 (diff) | |
download | git-694a88a309c74ffeefa9a0db0396ee4c168a521c.tar.gz git-694a88a309c74ffeefa9a0db0396ee4c168a521c.tar.xz |
Merge branch 'jn/scripts-updates'
* jn/scripts-updates:
remove #!interpreter line from shell libraries
test: replace shebangs with descriptions in shell libraries
test: make FILEMODE a lazy prereq
contrib: remove git-p4import
mark contributed hooks executable
mark perl test scripts executable
mark Windows build scripts executable
Diffstat (limited to 't/Git-SVN')
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/00compile.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/add_path_to_url.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/can_compress.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/canonicalize_url.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/collapse_dotdot.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/fatal.t | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | t/Git-SVN/Utils/join_paths.t | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/t/Git-SVN/00compile.t b/t/Git-SVN/00compile.t index c92fee453..c92fee453 100644..100755 --- a/t/Git-SVN/00compile.t +++ b/t/Git-SVN/00compile.t diff --git a/t/Git-SVN/Utils/add_path_to_url.t b/t/Git-SVN/Utils/add_path_to_url.t index bfbd87845..bfbd87845 100644..100755 --- a/t/Git-SVN/Utils/add_path_to_url.t +++ b/t/Git-SVN/Utils/add_path_to_url.t diff --git a/t/Git-SVN/Utils/can_compress.t b/t/Git-SVN/Utils/can_compress.t index d7b49b8d5..d7b49b8d5 100644..100755 --- a/t/Git-SVN/Utils/can_compress.t +++ b/t/Git-SVN/Utils/can_compress.t diff --git a/t/Git-SVN/Utils/canonicalize_url.t b/t/Git-SVN/Utils/canonicalize_url.t index 05795ab63..05795ab63 100644..100755 --- a/t/Git-SVN/Utils/canonicalize_url.t +++ b/t/Git-SVN/Utils/canonicalize_url.t diff --git a/t/Git-SVN/Utils/collapse_dotdot.t b/t/Git-SVN/Utils/collapse_dotdot.t index 1da1cce15..1da1cce15 100644..100755 --- a/t/Git-SVN/Utils/collapse_dotdot.t +++ b/t/Git-SVN/Utils/collapse_dotdot.t diff --git a/t/Git-SVN/Utils/fatal.t b/t/Git-SVN/Utils/fatal.t index 49e143829..49e143829 100644..100755 --- a/t/Git-SVN/Utils/fatal.t +++ b/t/Git-SVN/Utils/fatal.t diff --git a/t/Git-SVN/Utils/join_paths.t b/t/Git-SVN/Utils/join_paths.t index d4488e716..d4488e716 100644..100755 --- a/t/Git-SVN/Utils/join_paths.t +++ b/t/Git-SVN/Utils/join_paths.t |