Skip to content

Commit

Permalink
screened 2024-06-06 21:51:35+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
hsenag committed Jun 6, 2024
1 parent 628c55d commit ea020a2
Show file tree
Hide file tree
Showing 409 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
env:
builddocs: ${{ matrix.ghc == '9.4.5' }}
runtests: ${{ matrix.ghc == '8.4.4' || matrix.ghc == '9.8.2' }}
warnaserror: ${{ matrix.ghc == '9.8.2'}}
tests-to-run: # e.g. -t=EXAMPLE
testcmd: cabal run -- darcs-test -j=6 -f=123 -i=yn -c=yn --hide
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
Expand All @@ -53,9 +54,14 @@ jobs:
ghc-version: ${{ matrix.ghc }}
cabal-version: ${{ matrix.cabal }}

- name: Configure
- name: Configure (warnings as errors)
if: env.warnaserror == 'true'
run: cabal configure --enable-tests -fwarn-as-error

- name: Configure (warnings allowed)
if: env.warnaserror != 'true'
run: cabal configure --enable-tests

- name: Cabal freeze
run: cabal freeze

Expand Down
Empty file modified contrib/buildbot-try.sh
100755 → 100644
Empty file.
Empty file modified contrib/checkdeps.sh
100755 → 100644
Empty file.
Empty file modified contrib/cygwin-wrapper.bash
100755 → 100644
Empty file.
Empty file modified contrib/darcs-shell
100755 → 100644
Empty file.
Empty file modified contrib/darcshoogle
100755 → 100644
Empty file.
Empty file modified contrib/runHLint.sh
100755 → 100644
Empty file.
Empty file modified contrib/update_roundup.pl
100755 → 100644
Empty file.
Empty file modified contrib/upload.cgi
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion release/distributed-context

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion release/distributed-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Just 17
Just 447
Empty file modified release/release.sh
100755 → 100644
Empty file.
Empty file modified release/trigger-ci
100755 → 100644
Empty file.
Empty file modified shelly/test/examples/drain.sh
100755 → 100644
Empty file.
Empty file modified shelly/test/examples/printer.sh
100755 → 100644
Empty file.
Empty file modified shelly/test/examples/test.sh
100755 → 100644
Empty file.
Empty file modified shelly/test/testall
100755 → 100644
Empty file.
Empty file modified tests/EXAMPLE.sh
100755 → 100644
Empty file.
Empty file modified tests/add.sh
100755 → 100644
Empty file.
Empty file modified tests/add_permissions.sh
100755 → 100644
Empty file.
Empty file modified tests/amend.sh
100755 → 100644
Empty file.
Empty file modified tests/annotate.sh
100755 → 100644
Empty file.
Empty file modified tests/apply-reorder.sh
100755 → 100644
Empty file.
Empty file modified tests/apply-unclean-tag.sh
100755 → 100644
Empty file.
Empty file modified tests/apply.sh
100755 → 100644
Empty file.
Empty file modified tests/argument_parsing.sh
100755 → 100644
Empty file.
Empty file modified tests/ask_deps.sh
100755 → 100644
Empty file.
Empty file modified tests/bad-format.sh
100755 → 100644
Empty file.
Empty file modified tests/bin/convert-writer.sh
100755 → 100644
Empty file.
Empty file modified tests/binary.sh
100755 → 100644
Empty file.
Empty file modified tests/boring-files.sh
100755 → 100644
Empty file.
Empty file modified tests/broken_move.sh
100755 → 100644
Empty file.
Empty file modified tests/broken_pending.sh
100755 → 100644
Empty file.
Empty file modified tests/clean-command.sh
100755 → 100644
Empty file.
Empty file modified tests/clone.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-chain-resolution.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-depends-resolution.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-doppleganger.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-fight-failure.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-fight.sh
100755 → 100644
Empty file.
Empty file modified tests/conflict-reporting.sh
100755 → 100644
Empty file.
Empty file modified tests/convert-darcs2.sh
100755 → 100644
Empty file.
Empty file modified tests/convert-import-export-non-ascii.sh
100755 → 100644
Empty file.
Empty file modified tests/convert_export.sh
100755 → 100644
Empty file.
Empty file modified tests/decoalesce-add-remove.sh
100755 → 100644
Empty file.
Empty file modified tests/decoalesce-move.sh
100755 → 100644
Empty file.
Empty file modified tests/decoalesce-replace.sh
100755 → 100644
Empty file.
Empty file modified tests/decoalesce-rmdir.sh
100755 → 100644
Empty file.
Empty file modified tests/decoalesce-split.sh
100755 → 100644
Empty file.
Empty file modified tests/devnull.sh
100755 → 100644
Empty file.
Empty file modified tests/diff.sh
100755 → 100644
Empty file.
Empty file modified tests/disable.sh
100755 → 100644
Empty file.
Empty file modified tests/dist.sh
100755 → 100644
Empty file.
Empty file modified tests/emailformat.sh
100755 → 100644
Empty file.
Empty file modified tests/empty_inventory.sh
100755 → 100644
Empty file.
Empty file modified tests/external-resolution.sh
100755 → 100644
Empty file.
Empty file modified tests/failed-amend-should-not-break-repo.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-index-argument.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1190_unmarked_hunk_replace_conflict.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1317_list-options_subdir.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1396_changepref-conflict.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1406.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1461_case_folding.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1577-revert-deletes-new-files.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1610_get_extra.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1702-optimize-relink-vs-cache.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1790_darcs-send.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1829-inconsistent-conflictor.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue1926_amend-record_ignores_--index.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2100-add-failures.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2138-whatsnew-s.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2186-apply--reply-conflict.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2186-apply--reply-ok.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2187-apply--test-non-interactive.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2203-only-list-toplevel-deleted-dirs.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2213-lastregrets-dependencies.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2219-no-working.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2234-rollback-under-tag-with-filename.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2256-diff-empty-argument.sh
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file modified tests/failing-issue2383-hunk-edit-fails.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-issue2386-no-trailing-EOL.sh
100755 → 100644
Empty file.
Empty file.
Empty file modified tests/failing-issue390_whatsnew.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-merging_newlines.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-newlines.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-nice-resolutions.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-pristine-problems.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-rebase-conflicting.sh
100755 → 100644
Empty file.
Empty file modified tests/failing-record-scaling.sh
100755 → 100644
Empty file.
Empty file modified tests/filepath.sh
100755 → 100644
Empty file.
Empty file modified tests/git_import_delete_empty_directories.sh
100755 → 100644
Empty file.
Empty file modified tests/git_quoted_filenames.sh
100755 → 100644
Empty file.
Empty file modified tests/git_rename_and_copy_files.sh
100755 → 100644
Empty file.
Empty file modified tests/git_rename_dir.sh
100755 → 100644
Empty file.
Empty file modified tests/gzcrcs.sh
100755 → 100644
Empty file.
Empty file modified tests/harness.sh
100755 → 100644
Empty file.
Empty file modified tests/hashed_inventory.sh
100755 → 100644
Empty file.
Empty file modified tests/hidden_conflict.sh
100755 → 100644
Empty file.
Empty file modified tests/hidden_conflict2.sh
100755 → 100644
Empty file.
Empty file modified tests/hijack.sh
100755 → 100644
Empty file.
Empty file modified tests/hunk-editor.sh
100755 → 100644
Empty file.
Empty file modified tests/ignore-this.sh
100755 → 100644
Empty file.
Empty file modified tests/ignoretimes.sh
100755 → 100644
Empty file.
Empty file modified tests/inherit-default.sh
100755 → 100644
Empty file.
Empty file modified tests/init.sh
100755 → 100644
Empty file.
Empty file modified tests/invalid_absolute_paths.sh
100755 → 100644
Empty file.
Empty file modified tests/invalid_pending_after_mv_to_self.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1014_identical_patches.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1017_whatsnew_stack.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1039.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1043_geteff_a.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1043_geteff_b.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1057-pull-from-current-repo-via-symlink.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1078_symlink.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1101.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1105.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1196_whatsnew_falsely_lists_all_changes.sh
100755 → 100644
Empty file.
Empty file modified tests/issue121-amend-ask-deps.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1210-no-global-cache-in-sources.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1224_convert-darcs2-repository.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1269_setpref_predist.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1277-repo-format.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1300_record_delete-file.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1316-2.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1316.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1325_pending_minimisation.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1327.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1332_add_r_boring.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1344_abort_early_cant_send.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1373_replace_token_chars.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1392_authorspelling.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1401_bug_in_get_extra.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1442_encoding_round-trip.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1446.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1465_ortryrunning.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1488_whatsnew-l.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1514-send-minimize.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1522_trailing_slash_borkage.sh
100755 → 100644
Empty file.
Empty file modified tests/issue154_pull_dir_not_empty.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1558_xml_output_gz_extension.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1579_diff_opts.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1609-conflict-markup-depends-on-patch-order.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1611_amend-tag.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1618-amend-preserve-logfile.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1620-record-lies-about-leaving-logfile.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1636-match-hunk.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1640_apply_stdin.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1645-ignore-symlinks-case-fold.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1645-ignore-symlinks.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1726_darcs_always-boring.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1727_move_current_directory.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1737-move_args.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1739-escape-multibyte-chars-correctly.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1740-mv-dir.sh
100755 → 100644
Empty file.
Empty file modified tests/issue174_obliterate_before_a_tag.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1756_moves_index.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1763-pull-fails-on-non-ascii-filenames.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1819-pull-dont-allow-conflicts.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1825-remove-pending.sh
100755 → 100644
Empty file.
Empty file modified tests/issue183_mv_order.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1845-paths-working-copy.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1857-pristine-conversion.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1860-incomplete-pristine.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1875-honor-no-set-default.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1877_noisy_xml_output.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1879-same-patchinfo-uncommon.sh
100755 → 100644
Empty file.
Empty file modified tests/issue189-external-merge-move.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1898-set-default-notification.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1909-unrecord-O-misses-tag.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1913-diffing.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1922-obliterate-o-context.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1928-file-dir-replace.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1932-colon-breaks-add.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1951-add-outside-repo.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1959-unwritable-darcsdir.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1978.sh
100755 → 100644
Empty file.
Empty file modified tests/issue1987.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2012_send_output_no_address.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2013_send_to_context.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2035-malicious-subpath.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2041_dont_add_symlinks.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2047_duplicate_conflictor_recommute_fail.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2049-dir-case-change.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2049-file-in-boring-dir.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2066_add_and_remove.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2074.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2076-move_into_dir.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2086-index-permissions.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2125-always-warn-forced-replace.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2136-log_created_as_for_multiple_files.sh
100755 → 100644
Empty file.
Empty file.
Empty file modified tests/issue2200-darcs-replace-no-paths.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2204-send-mail.sh
100755 → 100644
Empty file.
Empty file.
Empty file modified tests/issue2209-look_for_replaces.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2212-add-changes-pending-for-other-files.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2225-obliterate-not-in.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2227-rebase-amend-record.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2243-unknown-patch-annotating-empty-first-line.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2248-rebase-zero-suspended.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2257-impossible-obliterate-subset.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2262-display_of_meta_data.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2270-log-interactive-only-to-files.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2271-disable-patch-index.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2275_follows-symlinks.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2286-metadata-encoding.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2287_obliterate_overwrite.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2293-laziness.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2311_posthook_for_get_should_run_in_created_repo.sh
100755 → 100644
Empty file.
Empty file.
Empty file modified tests/issue2313-trailing-newlines-stack-overflow.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2333.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2343.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2365-whatsnew-fails-get-no-working-dir.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2380-rename-to-deleted-file.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2382-mv-dir-to-file-confuses-darcs.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2432-pull-reorder-commute.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2479-mv-list-files.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2480-display-unicode-in-patch-content.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2494-output-of-record-with-file-arguments.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2496-output-of-whatsnew-with-file-arguments.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2512-multiple-authors-clobbered-in-global-conf.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2526-whatsnew-boring.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2548-inconsistent-pending.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2567-darcs-whatsnew-unified.sh
100755 → 100644
Empty file.
Empty file modified tests/issue257.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2592-pending-look-for.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2594-darcs-show-index-breaks-replace.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2603-clone-repo-with-unresolved-conflicts.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2605-duplicates.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2618-ask-deps-too-many.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2634-rebase-conflicted-patches.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2648_darcs_convert_import_double_encodes_cyrillic.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2659-show-dependencies.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2668-create-directory-permission.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2682.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2697-amend-unrecord.sh
100755 → 100644
Empty file.
Empty file modified tests/issue27.sh
100755 → 100644
Empty file.
Empty file modified tests/issue2702-invalid-regex.sh
100755 → 100644
Empty file.
Empty file modified tests/issue279_get_extra.sh
100755 → 100644
Empty file.
Empty file modified tests/issue381.sh
100755 → 100644
Empty file.
Empty file modified tests/issue436.sh
100755 → 100644
Empty file.
Empty file modified tests/issue458.sh
100755 → 100644
Empty file.
Empty file modified tests/issue494-pending-sort.sh
100755 → 100644
Empty file.
Empty file modified tests/issue525_amend_duplicates.sh
100755 → 100644
Empty file.
Empty file modified tests/issue53.sh
100755 → 100644
Empty file.
Empty file modified tests/issue538.sh
100755 → 100644
Empty file.
Empty file modified tests/issue588.sh
100755 → 100644
Empty file.
Empty file modified tests/issue595_get_permissions.sh
100755 → 100644
Empty file.
Empty file modified tests/issue612_repo_not_writable.sh
100755 → 100644
Empty file.
Empty file modified tests/issue68_broken_pipe.sh
100755 → 100644
Empty file.
Empty file modified tests/issue691.sh
100755 → 100644
Empty file.
Empty file modified tests/issue701.sh
100755 → 100644
Empty file.
Empty file modified tests/issue706.sh
100755 → 100644
Empty file.
Empty file modified tests/issue709_pending_look-for-adds.sh
100755 → 100644
Empty file.
Empty file modified tests/issue70_setpref.sh
100755 → 100644
Empty file.
Empty file modified tests/issue761-fail-early-bad-pull-match.sh
100755 → 100644
Empty file.
Empty file modified tests/issue803.sh
100755 → 100644
Empty file.
Empty file modified tests/issue844_gzip_crc.sh
100755 → 100644
Empty file.
Empty file modified tests/issue942_push_apply_prehook.sh
100755 → 100644
Empty file.
Empty file modified tests/latin9-input.sh
100755 → 100644
Empty file.
Empty file modified tests/lazy-optimize-reorder.sh
100755 → 100644
Empty file.
Empty file modified tests/legacy-inverted.sh
100755 → 100644
Empty file.
Empty file modified tests/list-options.sh
100755 → 100644
Empty file.
Empty file modified tests/log-duplicate.sh
100755 → 100644
Empty file.
Empty file modified tests/log.sh
100755 → 100644
Empty file.
Empty file modified tests/log_send_context.sh
100755 → 100644
Empty file.
Empty file modified tests/look_for_add.sh
100755 → 100644
Empty file.
Empty file modified tests/look_for_moves.sh
100755 → 100644
Empty file.
Empty file modified tests/look_for_moves_and_replaces.sh
100755 → 100644
Empty file.
Empty file modified tests/look_for_moves_with_args.sh
100755 → 100644
Empty file.
Empty file modified tests/look_for_replaces1.sh
100755 → 100644
Empty file.
Empty file modified tests/mark-conflicts.sh
100755 → 100644
Empty file.
Empty file modified tests/match-date.sh
100755 → 100644
Empty file.
Empty file modified tests/match.sh
100755 → 100644
Empty file.
Empty file modified tests/merge_three_patches.sh
100755 → 100644
Empty file.
Empty file modified tests/mergeresolved.sh
100755 → 100644
Empty file.
Empty file modified tests/merging_newlines.sh
100755 → 100644
Empty file.
Empty file modified tests/mutex-option-precedence.sh
100755 → 100644
Empty file.
Empty file modified tests/mv.sh
100755 → 100644
Empty file.
Empty file modified tests/mv_and_remove_tests.sh
100755 → 100644
Empty file.
Empty file modified tests/network/clone-http-packed-detect.sh
100755 → 100644
Empty file.
Empty file modified tests/network/clone-http-packed.sh
100755 → 100644
Empty file.
Empty file modified tests/network/clone-http.sh
100755 → 100644
Empty file.
Empty file modified tests/network/clone.sh
100755 → 100644
Empty file.
Empty file modified tests/network/external.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue1503_prefer_local_caches_to_remote_one.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue1599-automatically-expire-unused-caches.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue1923-cache-warning.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue1932-remote.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue2090-transfer-mode.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue2545_command-execution-via-ssh-uri-local.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue2545_command-execution-via-ssh-uri.sh
100755 → 100644
Empty file.
Empty file modified tests/network/issue2608-clone-http-packed-outdated.sh
100755 → 100644
Empty file.
Empty file modified tests/network/lazy-clone.sh
100755 → 100644
Empty file.
Empty file modified tests/network/log.sh
100755 → 100644
Empty file.
Empty file modified tests/network/show_tags-remote.sh
100755 → 100644
Empty file.
Empty file modified tests/network/ssh.sh
100755 → 100644
Empty file.
Loading

0 comments on commit ea020a2

Please sign in to comment.