git-annex/doc/todo
Joey Hess 9d36c826c0
use fine-grained WorkerStages when transferring and verifying
This means that Command.Move and Command.Get don't need to
manually set the stage, and is a lot cleaner conceptually.

Also, this makes Command.Sync.syncFile use the worker pool better.
In the scenario where it first downloads content and then uploads it to
some other remotes, it will start in TransferStage, then enter VerifyStage
and then go back to TransferStage for each transfer to the remotes.
Before, it entered CleanupStage after the download, and stayed in it for
the upload, so too many transfer jobs could run at the same time.

Note that, in Remote.Git, it uses runTransfer and also verifyKeyContent
inside onLocal. That has a Annex state for the remote, with no worker pool.
So the resulting calls to enteringStage won't block in there.

While Remote.Git.copyToRemote does do checksum verification, I
realized that should not use a verification slot in the WorkerPool
to do it. Because, it's reading back from eg, a removable disk to checksum.
That will contend with other writes to that disk. It's best to treat
that checksum verification as just part of the transer. So, removed the todo
item about that, as there's nothing needing to be done.
2019-06-19 13:24:20 -04:00
..
--batch_for_add
--batch_for_find
--get_option_for_diffdriver
__91__FR__93___No_consistency_check_while_on_battery-only
accellerate_ssh_remotes_with_git-annex-shell_mass_protocol
add_--json-progress_to___96__git_annex_add__96__ comment 2019-04-26 10:18:55 -04:00
add_a_--branch_to_applicable_git-annex_commands
add_ancient_armel_build followup 2018-10-03 14:04:14 -04:00
Add_confirmation_dialog_to_the_restart_option
add_import_--to_command comment 2019-01-22 11:44:02 -04:00
add_limit_to_matching_options followup 2018-12-03 13:23:46 -04:00
add_prefix_option_to_export Added a comment 2018-12-08 16:46:35 +00:00
add_sftp_special_remote Added a comment 2019-02-13 16:46:26 +00:00
add_tests_under_concurrency Added a comment 2019-05-09 21:07:39 +00:00
addurl___8211__force-torrent_option
addurl_improvements remove CHECKURL-MULTI single url response special case 2018-10-29 14:52:12 -04:00
Allow_for_TRANSFER-SUCCESS_to_report_also_a_URL_where_key_could_now_be_obtained_from
Allow_globally_limiting_filename_length
Alternative_mode_control_for_import
Amazon_Cloud_Drive Added a comment: added as a special remote 2018-09-06 00:58:52 +00:00
Android__58___add_a___34__Share_via__34___shortcut___34__Add_to_Annex__34__
annex_add___40__-u__124__--update__41___mode
annex_merge_--remotes comment 2018-08-06 11:54:03 -04:00
append-only_mode
arm64_autobuilder Added a comment: arm64 possible CIs etc 2018-10-11 22:22:50 +00:00
assistant_cannot_set_up_remote_repo_via_an_ssh_alias_or_an_ip_address
assistant_should_detect_added_remotes Added a comment 2018-12-30 23:29:16 +00:00
batch_command_result_status close 2019-02-07 16:12:07 -04:00
batch_operations_for_remotes comment 2019-03-19 13:45:28 -04:00
be_able_to_refer_to_remotes_by_uuid
be_able_to_specify_custom_commit_message_for_git-annex_branch_commit thought 2018-08-02 13:47:50 -04:00
better_exceptions_to_annex.security.allow-unverified-downloads Added a comment 2018-09-26 00:51:30 +00:00
Bidirectional_metadata
Bittorrent-like_features
bittorrent__58___support_offline_operation_and_verification
borg_special_remote Added a comment: Borg vs. restic, some design considerations 2018-12-05 14:36:45 +00:00
cache_key_info
calckey_cannot_be_used_outside_of_git_repo
Can__39__t_access_files_from___39__Removable_drive__39___repo_even_if_set_as_client
checksum_verification_on_transfer comment 2019-05-23 13:36:59 -04:00
clarify_that_v7_applies_to_all_clones comment 2018-12-04 16:55:36 -04:00
cleaner_hack_for_man_pages
cloning_direct_mode_repo_over_http
config_option_to_use_all_processors_by_default Added a comment 2018-10-08 21:48:27 +00:00
config_setting_to_force_--progress_reporting_for_some_git_calls response 2018-10-04 13:01:28 -04:00
configuration_option_for_default___34__mode__34___on_crippled_file_systems Added a comment 2018-10-03 18:03:56 +00:00
Configuring_metadata_view_filenames
copy_instead_of_rename_on_reinject followup 2018-10-29 15:28:58 -04:00
ctrl_c_handling
custom_f-droid_repo
ditch_yesod
do_not_block_on_crypto_key_generation
dockerized_external_special_remotes comments 2018-12-05 12:44:09 -04:00
document_git-annex_dependencies comment 2019-04-03 13:14:54 -04:00
does_not_preserve_timestamps
dumb__44___unsafe__44___human-readable_backend response 2018-10-08 12:13:23 -04:00
easy_way_to_reproduce_normal_download_command
enable_a_discussion_forum_or_support_system
encrypt_only_the_credentials fix typo 2018-12-04 15:23:04 -04:00
export
external_remote_querying_transition Added a comment 2019-01-21 11:40:07 +00:00
Facilitate_public_pretty_S3_URLs
Faster___171__git_annex_status__187___when___171__git_annex_watch__187___is_running
feature_request__58___pubkey-only_encryption_mode
free_space_checking_for_local_special_remotes
git-annex-test___58___skip_tests_if_external_utils_have_problems comment 2019-03-22 10:30:22 -04:00
git-annex_7.20181105_not_buildable_against_Debian_stretch Added a comment 2018-11-09 21:07:32 +00:00
git-annex_7.20181121_not_buildable_against_Debian_stretch Added a comment 2018-12-03 16:38:12 +00:00
git-annex_ignores_GIT__95__SSH
git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote
git_annex_info_to_include_information_about_repo_version__63__
git_annex_open
git_annex_repair__58___performance_can_be_abysmal__44___huge_improvements_possible
git_repo_tracking___40__not_storage__41__ Added a comment 2019-01-01 20:02:58 +00:00
git_smudge_clean_interface_suboptiomal response 2018-12-01 12:05:20 -04:00
globus_special_remote_as_a___34__transport__34___layer todo 2019-04-15 12:55:56 -04:00
hide_missing_files make sync update adjusted branch to hide/unhide 2018-10-20 14:22:28 -04:00
immediate_stream-to-sync
import_--reinject
importfeed__58___allow___36____123__itemdate__125___with_--template
importing_from_special_remote_without_downloading comment 2019-03-19 13:53:32 -04:00
include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output
INFO_message_for_custom_special_remotes
integrate_support_for_spideroak_as_archive__47__backup
Invert_remote_selection
keep_git-annex_branch_checked_out__63__ comment 2018-11-15 12:29:20 -04:00
key_checksum_from_chunk_checksums Added a comment 2019-05-07 00:59:31 +00:00
LFS_API_support comment 2018-12-03 13:07:40 -04:00
LIst_of_Available_Remotes_in_Webapp
lockdown_hooks
Long_Running_Filter_Process update 2018-10-26 12:28:43 -04:00
Lower-case_extension_for_SHA256E_and_similar Added a comment: Import --clean-duplicates 2018-12-31 10:40:04 +00:00
machine_readable_information_about_reason_of_failure_in_enableremote
make_annex_info_more_efficient
make_copy_--fast__faster
Make_default_annex_version_match___40__clone_or_sync__41___parent
make_glacier-cli_executable_path_configurable
make_status_show_staged_files
MD5E_keys_without_file_size comment 2019-01-22 11:56:25 -04:00
metadata_batch_command_should_allow_changes_by_key followup 2018-10-01 12:21:34 -04:00
Metadata_changes_are_not_reflected_in_a_view
Metadata_on_regular_git_objects___40__blob__44___trees__41____63__
more_efficient_memory_usage_with_git-annex_unused
more_of_diagnostic_information_in_case_of_failures_into_returned_json
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config
multicast___34__broadcasting__34___of_content_on_local_net
Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__ Added a comment 2018-10-11 12:03:13 +00:00
Not_working_on_Android-x86
openwrt_package
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__ comment 2019-03-19 13:40:46 -04:00
option_to_add_user-specified_string_to_key Added a comment 2019-01-11 22:23:06 +00:00
output_of_wanted___40__and_possibly_group_etc__41___should_not_be_polluted_with___34__informational__34___messages
Package_for_Lacie_NasOS__63__
prevent_unwanted_init
publicurl_config_for_all_special_remotes Added a comment 2019-01-26 00:46:04 +00:00
read-only_removable_drives
redundancy_stats_in_status
reinit_should_work_without_arguments
required_content
Retire_Esqueleto_as_a_dependency comment 2018-11-10 12:34:29 -04:00
S3_fsck_support
Set_total_storage_limit_for_special_remotes
shorten_git-annex_manpage
shorter_keys_through_better_encoding Added a comment 2018-10-12 13:58:05 +00:00
show_me_where_unused_file_was__44___i_can_wait
show_readonly_removable_drives_in_the_webapp
Show_repo_type_in_repo_list
simpler__44___trusted_export_remotes Added a comment 2019-03-26 18:27:04 +00:00
Slow_transfer_for_a_lot_of_small_files
smudge massive v6 add speed/memory improvement 2018-08-09 18:17:46 -04:00
some_way_to_get_a_list_of_options_for_a_special_remote_of_a_given_type add 2019-02-07 12:16:23 -04:00
Specify_maximum_usable_space_per_remote
speculate-can-get___58___extension_of_speculate-present Added a comment 2019-05-03 16:31:18 +00:00
Speed_up___39__import_--clean-duplicates__39__
speed_up_transfers_over_ssh+rsync_--_directly_reuse_the_same_connection__63__
stop_using_curl_and_wget
stream_feature__63__
support_.netrc_for_fsck_--from_web
support___126____47__.netrc_for_http_access_authentication_specs_as_was_done_when_wget_was_used
support_disabling_verification_of_transfer_over_p2p_protocol
Support_for_include_matching_option_in_findref support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
support_for_storing_xattrs
support_longer_file_extensions Added a comment 2018-09-24 18:50:46 +00:00
support_multiple_special_remotes_with_same_uuid hmm 2019-04-16 13:18:59 -04:00
support_ssh__58____47____47___or_sftp__58____47____47___urls_via___34__built-in__34___ssh_support
symlinks_to_symlinks_to_the_annex Added a comment: symlinks into git-annex 2018-09-18 19:15:11 +00:00
sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__ followup 2018-08-06 11:56:55 -04:00
sync_content_of_a_single_directory_or_file
sync_my_local_git-annex_from_a_dump_remote
tahoe_lfs_for_reals
termux_package
Test_cases_for_exporttree_special_remotes
test_suite_failures_since_7.20181121 Added a comment 2018-12-21 12:27:14 +00:00
testremote_for_read-only_remotes Added a comment 2019-01-18 20:57:36 +00:00
to_and_from_multiple_remotes Added a comment 2018-10-04 01:11:11 +00:00
tracking_changes_to_metadata thought 2018-09-06 13:21:46 -04:00
transfer_between_git-annexes
transitive_transfers
unable_to_add_files_to_a_git-annex_repo_in_Windows
union_mounting
universal_batch_mode comment 2019-03-19 13:34:45 -04:00
unlock_--json
unlock_--read-only
Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs
utilising_the_mklink_command_on_windows_to_utilise_symlinks_and_therefore_indirect_mode_on_windows
When_autostarting_the_assistant_on_boot_delay_the_execution_2min
windows_support Added a comment: May be it is time? 2019-01-20 15:32:39 +00:00
wishlist__58___--dry-run_option_for_all_commands Added a comment: get dry-run-ish option 2019-01-11 16:18:13 +00:00
wishlist__58___--maxdepth_option_for_git_annex_find
wishlist__58_____39__get__39___queue_and_schedule
wishlist__58_____96__git_annex_drop_--relaxed__96__
Wishlist__58___additional_environment_variables_for_hooks
wishlist__58___allow_custom_S3_url_in_webapp
wishlist__58___an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads
wishlist__58___annex.largefiles_configuration_in_webapp_and_sync
wishlist__58___archive_from_remote_with_the_least_free_space
wishlist__58___assistant_logging_improvements
Wishlist__58___disable_auto-repair_for_the_assistant
wishlist__58___do_not_import_new_files
wishlist__58___global_progress_status Added a comment: rsync can do this on its own 2018-11-04 19:29:19 +00:00
wishlist__58___history_of_operations
wishlist__58___make_partial_files_available_during_transfer
wishlist__58___matching_options_for_branches
wishlist__58___more_info_in_the_standard_commit_message_of___96__sync__96__
wishlist__58___move_pending_transfers_for_a_host_to_the_end_of_the_queue_when_one_fails
wishlist__58___Option_to_specify_max_transfer_rate
wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode
wishlist__58___pack_metadata_in_direct_mode
wishlist__58___Parity_files_for_encrypted_remotes
Wishlist__58___Parity_files_on_all_files
wishlist__58___per-repository_autocommit__61__false
wishlist__58___perform_fsck_remotely
wishlist__58___recursive_directory_remote_setup__47__addurl
wishlist__58___Restore_s3_files_moved_to_Glacier
wishlist__58___rsync_efficiency
wishlist__58___spec.remotes_for_other_peer_network_data_stores___40__gnunet__44___freenet__41__
wishlist__58___special_remote_Ubuntu_One
wishlist__58___unify_directory_scheme_for_the_store
wishlist__58___use_cp_--reflink__61__auto_for_git-annex-__123__copy__44__get__125__
wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp
Workflow_guide
--batch_for_add.mdwn
--batch_for_copy.mdwn
--batch_for_find.mdwn
--batch_for_info.mdwn
--get_option_for_diffdriver.mdwn
__39__info_filename__39___to_provide_information_either_content_is_locally_present.mdwn
__91__FR__93___No_consistency_check_while_on_battery-only.mdwn
accellerate_ssh_remotes_with_git-annex-shell_mass_protocol.mdwn
adb_import.mdwn adb import 2019-04-09 17:52:41 -04:00
adb_special_remote.mdwn close 2019-04-15 12:59:39 -04:00
add_--json-progress_to___96__git_annex_add__96__.mdwn wishlist for add --json-progress 2019-04-25 16:33:19 +00:00
add_a_--branch_to_applicable_git-annex_commands.mdwn
Add_a_way_to_mark_exporttree_remotes_dead.mdwn
add_ancient_armel_build.mdwn simplify 2018-10-03 14:04:19 -04:00
Add_confirmation_dialog_to_the_restart_option.mdwn
add_import_--to_command.mdwn 2019-01-13 18:11:07 +00:00
add_limit_to_matching_options.mdwn 2018-11-27 17:24:19 +00:00
add_option_to_whereis_to_avoid_network_interactions.mdwn
add_prefix_option_to_export.mdwn followup 2018-12-04 13:11:00 -04:00
add_sftp_special_remote.mdwn thoughts 2019-01-22 13:25:54 -04:00
add_tests_under_concurrency.mdwn asked about adding tests under concurrency 2018-12-07 17:16:56 +00:00
add_xxHash_backend.mdwn added suggestion to add xxHash backend 2018-11-15 07:28:24 +00:00
addurl___8211__force-torrent_option.mdwn
addurl_improvements.mdwn remove CHECKURL-MULTI single url response special case 2018-10-29 14:52:12 -04:00
addurl_should_fail_when_youtube-dl_disabled.mdwn
allow_disk_space_quota_independent_of_free_disk_space.mdwn
Allow_for_TRANSFER-SUCCESS_to_report_also_a_URL_where_key_could_now_be_obtained_from.mdwn
Allow_globally_limiting_filename_length.mdwn
alternate_keys_for_same_content.mdwn added a use case for alt_keys 2018-10-30 01:40:18 +00:00
Alternative_mode_control_for_import.mdwn
Amazon_Cloud_Drive.mdwn
amazon_prime_photos.mdwn close 2018-10-03 13:08:08 -04:00
Android__58___add_a___34__Share_via__34___shortcut___34__Add_to_Annex__34__.mdwn
annex.thin_without_hardlinks.mdwn minor typos 2019-03-27 11:15:20 -04:00
annex_add___40__-u__124__--update__41___mode.mdwn
annex_merge_--remotes.mdwn
append-only_mode.mdwn close, these seem done already 2018-09-06 13:15:21 -04:00
arm64_autobuilder.mdwn adding arm64 build, and improved termux installation process 2018-10-11 13:32:00 -04:00
assistant_cannot_set_up_remote_repo_via_an_ssh_alias_or_an_ip_address.mdwn
assistant_parallel_file_transfers.mdwn
assistant_should_detect_added_remotes.mdwn 2018-11-20 22:29:21 +00:00
assistant_support_hide-missing.mdwn make sync update adjusted branch to hide/unhide 2018-10-20 14:22:28 -04:00
Avoid_repo_fixup_if___34__.noannex__34___is_present.mdwn make .noannex file prevent repo fixups 2019-02-05 14:43:23 -04:00
batch_command_result_status.mdwn close 2019-02-07 16:12:07 -04:00
batch_operations_for_remotes.mdwn alternate way to support batch operations by remotes 2019-02-13 16:55:34 +00:00
be_able_to_refer_to_remotes_by_uuid.mdwn close, these seem done already 2018-09-06 13:15:21 -04:00
be_able_to_specify_custom_commit_message_for_git-annex_branch_commit.mdwn added annex.commitmessage 2018-08-02 14:06:06 -04:00
better_exceptions_to_annex.security.allow-unverified-downloads.mdwn remote.name.annex-security-allow-unverified-downloads 2018-09-25 15:34:47 -04:00
better_way_to_get_missing_files.mdwn make sync update adjusted branch to hide/unhide 2018-10-20 14:22:28 -04:00
Bidirectional_metadata.mdwn
Bittorrent-like_features.mdwn update status to mention tor 2018-08-24 21:35:11 +00:00
bittorrent__58___support_offline_operation_and_verification.mdwn
borg_special_remote.mdwn
build_a_user_guide.mdwn
cache_key_info.mdwn
calckey_cannot_be_used_outside_of_git_repo.mdwn
Can__39__t_access_files_from___39__Removable_drive__39___repo_even_if_set_as_client.mdwn
checkpresentkey_without_explicit_remote.mdwn
checksum_verification_on_transfer.mdwn close 2019-05-10 13:34:44 -04:00
clarify_that_v7_applies_to_all_clones.mdwn updated the upgrades page, thanks for the clarification! 2018-12-04 21:07:52 +00:00
cleaner_hack_for_man_pages.mdwn
cloning_direct_mode_repo_over_http.mdwn
Compatibility_with_socks-0.6_and_persistant-template-2.7.mdwn 2019-06-17 12:43:17 +00:00
config_option_to_use_all_processors_by_default.mdwn annex.jobs=cpus etc 2019-05-10 13:27:08 -04:00
config_setting_to_force_--progress_reporting_for_some_git_calls.mdwn initial idea on --progress for git calls 2018-09-28 16:14:57 +00:00
configuration_option_for_default___34__mode__34___on_crippled_file_systems.mdwn update 2018-11-08 11:46:23 -04:00
Configuring_metadata_view_filenames.mdwn
consider_meow_backend.mdwn a possible new and faster hash backend 2018-10-22 01:56:22 +00:00
copy_instead_of_rename_on_reinject.mdwn add workaround 2018-10-25 17:48:07 +00:00
could_standalone___39__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn
ctrl_c_handling.mdwn
custom_f-droid_repo.mdwn close old todo 2019-05-10 13:35:55 -04:00
deferred_update_mode.mdwn
delete_old_misctmp_files.mdwn misctmp cleanup 2019-01-17 16:02:22 -04:00
Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn
Display_the_version_of_a_library_corresponding_to_a_build_flag.mdwn
ditch_yesod.mdwn
do_not_allow_using_stop_in_CommandPerform.mdwn rethink 2018-10-29 17:09:55 -04:00
do_not_block_on_crypto_key_generation.mdwn
do_not_bug_me_about_intermediate_files.mdwn
dockerized_external_special_remotes.mdwn suggestion - dockerized external special remotes 2018-10-04 01:23:53 +00:00
document_git-annex_dependencies.mdwn re: documenting git-annex dependencies 2019-03-24 18:47:28 +00:00
document_standard_groups_more_extensively_in_the_UI.mdwn
does_not_preserve_timestamps.mdwn
done.mdwn
drop_--batch.mdwn
dumb__44___unsafe__44___human-readable_backend.mdwn notes 2018-10-07 18:16:13 +00:00
easy_way_to_reproduce_normal_download_command.mdwn
enable_a_discussion_forum_or_support_system.mdwn
encrypt_only_the_credentials.mdwn added suggestion for an option to encrypt just the special remote credentials but not its contents 2018-11-29 03:49:39 +00:00
encrypting_URLs.mdwn fixed markup 2018-12-04 18:58:04 +00:00
Error_when_using_6.20180913_with_6.20170101-1+deb9u2.mdwn close another report of same bug 2018-09-25 15:36:20 -04:00
export.mdwn
export_paired_rename_innefficenctcy.mdwn
export_preferred_content.mdwn honor preferred content when importing 2019-05-21 14:38:06 -04:00
Exporting_with_exporttree_should_sync_files_deleted_from_the_remote.mdwn close 2019-04-25 10:49:55 -04:00
external_backends.mdwn added notes on supporting external 2018-10-22 15:45:04 +00:00
external_remote_querying_transition.mdwn add todo 2019-01-17 11:49:56 -04:00
Facilitate_public_pretty_S3_URLs.mdwn
Faster___171__git_annex_status__187___when___171__git_annex_watch__187___is_running.mdwn
feature_request__58___pubkey-only_encryption_mode.mdwn
Finding_content_in_other_repositories_should_not_need_a_git_remote.mdwn
free_space_checking_for_local_special_remotes.mdwn
get_--batch.mdwn
git-annex-fromkey_behavior_when_target_file_exists.mdwn fromkey: Made idempotent 2019-02-05 13:13:13 -04:00
git-annex-get_--batch_--key.mdwn added suggestion for git-annex-get --batch --key 2019-04-11 23:41:17 +00:00
git-annex-migrate_using_git-replace.mdwn added suggestion to use git-replace for better implement git-annex-migrate 2019-04-22 01:26:55 +00:00
git-annex-repair_claims_success_then_failure.mdwn
git-annex-test___58___skip_tests_if_external_utils_have_problems.mdwn added suggestion for git-annex-test to do simple sanity checks on external utils before running tests that depend on them 2019-03-19 18:55:59 +00:00
git-annex_7.20181105_not_buildable_against_Debian_stretch.mdwn Fix build with persistent-sqlite older than 2.6.3. 2018-11-09 13:09:02 -04:00
git-annex_7.20181121_not_buildable_against_Debian_stretch.mdwn fixed 2018-12-03 12:33:54 -04:00
git-annex_ignores_GIT__95__SSH.mdwn close, fixed long ago 2018-10-03 13:15:36 -04:00
git-hook_to_sanity-check_git-annex_branch_pushes.mdwn
git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote.mdwn already implmeneted 2018-08-06 11:29:22 -04:00
git_annex_info_to_include_information_about_repo_version__63__.mdwn
git_annex_open.mdwn
git_annex_repair__58___performance_can_be_abysmal__44___huge_improvements_possible.mdwn
git_repo_tracking___40__not_storage__41__.mdwn 2018-12-27 19:22:45 +00:00
git_smudge_clean_interface_suboptiomal.mdwn remove obsolete warning 2018-12-01 14:04:38 -04:00
globus_special_remote_as_a___34__transport__34___layer.mdwn initial question about possible "globus" special remote 2019-04-05 02:25:12 +00:00
hidden_files.mdwn
hide_missing_files.mdwn make sync update adjusted branch to hide/unhide 2018-10-20 14:22:28 -04:00
immediate_stream-to-sync.mdwn
import_--reinject.mdwn
import_from_special_remote_large_git_log.mdwn Improve shape of commit tree when importing from unversioned special remotes 2019-05-21 11:32:54 -04:00
import_tree.mdwn remove simple fast-forward todo 2019-05-01 14:29:52 -04:00
import_tree_from_rsync_special_remote.mdwn todo 2019-04-12 11:49:38 -04:00
importfeed__58___allow___36____123__itemdate__125___with_--template.mdwn
importing_from_special_remote_without_downloading.mdwn added suggestion for importing files from special remotes without downloading them 2019-03-12 17:18:28 +00:00
improve_gcrypt_remote.mdwn close todo item about bug report 2018-10-29 13:47:55 -04:00
improve_memory_usage_of_--all.mdwn
include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output.mdwn
INFO_message_for_custom_special_remotes.mdwn
inneficiency_on_slow_filesystems_opening_nonexistant_journal_files.mdwn close as basis of this is wrong 2019-04-04 12:50:55 -04:00
integrate_support_for_spideroak_as_archive__47__backup.mdwn close 2019-05-10 13:59:39 -04:00
interface_to_the___34__progress__34___of_annex_operations.mdwn
Invert_remote_selection.mdwn
keep_annexed_files_for_a_while.mdwn
keep_git-annex_branch_checked_out__63__.mdwn added suggestion about keeping the git-annex branch permanently checked out 2018-11-14 16:42:41 +00:00
key_checksum_from_chunk_checksums.mdwn re: backend variants that compute checksum of chunk checksums 2019-04-24 17:40:13 +00:00
learn_about_remotes_that_are_currently_unavailable.mdwn
LFS_API_support.mdwn feature request: LFS API support! 2018-11-30 21:30:22 +00:00
limit_to_low_cost_remotes.mdwn thoughts 2018-09-06 13:09:18 -04:00
LIst_of_Available_Remotes_in_Webapp.mdwn
lockdown_hooks.mdwn
Long_Running_Filter_Process.mdwn
Lower-case_extension_for_SHA256E_and_similar.mdwn
machine_readable_information_about_reason_of_failure_in_enableremote.mdwn
make_addurl_respect_annex.largefiles_option.mdwn
make_annex_info_more_efficient.mdwn
make_copy_--fast__faster.mdwn rename page 2019-01-14 15:57:04 -04:00
Make_default_annex_version_match___40__clone_or_sync__41___parent.mdwn close as I don't want to do this 2018-09-06 13:16:13 -04:00
make_glacier-cli_executable_path_configurable.mdwn
MD5E_keys_without_file_size.mdwn added suggestion to support MD5E keys that omit file size, and/or support attaching checksums to URL/WORM keys in metadata 2019-01-08 20:12:38 +00:00
metadata_--batch.mdwn
metadata_batch_command_should_allow_changes_by_key.mdwn followup 2018-10-01 12:21:34 -04:00
Metadata_changes_are_not_reflected_in_a_view.mdwn
Metadata_on_regular_git_objects___40__blob__44___trees__41____63__.mdwn
more_efficient_memory_usage_with_git-annex_unused.mdwn
more_efficient_resolution_of_trivial_export_conflicts.mdwn todo 2018-11-13 15:49:22 -04:00
more_of_diagnostic_information_in_case_of_failures_into_returned_json.mdwn
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config.mdwn
multicast___34__broadcasting__34___of_content_on_local_net.mdwn
Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn initial idea on s3 2018-09-19 13:17:41 +00:00
need_to_remove_remoteGitConfig_for_checkuuid_support.mdwn
network_test_suite.mdwn
Not_working_on_Android-x86.mdwn close old todo 2019-05-10 13:54:32 -04:00
only_allow_one_git_queue_to_be_flushed_at_a_time.mdwn Improved locking when multiple git-annex processes are writing to the .git/index file 2019-05-06 15:15:12 -04:00
openwrt_package.mdwn
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__.mdwn 2019-02-13 11:21:10 +00:00
option_to_add_user-specified_string_to_key.mdwn added todo re: creating option to add user-specified string to key 2018-09-26 03:02:23 +00:00
output_of_wanted___40__and_possibly_group_etc__41___should_not_be_polluted_with___34__informational__34___messages.mdwn
p2p_protocol_flag_days.mdwn
Package_for_Lacie_NasOS__63__.mdwn
parallel_get.mdwn
parallel_possibilities.mdwn use fine-grained WorkerStages when transferring and verifying 2019-06-19 13:24:20 -04:00
PATCH__58___drop_url_parameters_from_extension.hs
Pause_all_transfers_in_all_annexes_watched_by_the_assistant.mdwn
per-branch_git-annex_branch.mdwn asked about per-branch git-annex branches 2019-01-02 21:12:13 +00:00
per-remote_metadata_needs_to_be_cleaned_in_dropdead.mdwn dropdead per-remote metadata 2018-09-05 13:52:46 -04:00
preserve_file_extensions_in_WORM_and_URL_keys.mdwn quoted markdown asterisks 2018-10-19 20:41:52 +00:00
prevent_directly_printing_to_stderr_error_from_an_attempt_to_download_remote___47__config_file.mdwn Improve display when git config download from a http remote fails. 2018-10-03 12:31:09 -04:00
prevent_unwanted_init.mdwn
provide___39__file__39___in_--json-progress_record_for_addurl.mdwn addurl: Include filename in --json-progress output when known. 2018-08-06 12:53:44 -04:00
publicurl_config_for_all_special_remotes.mdwn initial plea for publicurl for all special remotes 2019-01-25 03:08:39 +00:00
read-only_removable_drives.mdwn
redundancy_stats_in_status.mdwn close, implemented already 2018-10-03 13:42:56 -04:00
reinit_should_work_without_arguments.mdwn
renameremote.mdwn added renameremote command 2019-04-15 13:49:03 -04:00
required_content.mdwn retitle 2018-10-03 13:22:52 -04:00
Retire_Esqueleto_as_a_dependency.mdwn close 2018-11-20 12:09:01 -04:00
return___34__key__34___entry_in_--json_output_for_addurl___40__and_future_add__41___--batch.mdwn
S3_anonymous_exporttree_support.mdwn
S3_fsck_support.mdwn close 2018-10-03 13:10:00 -04:00
S3_multipart_interruption_cleanup.mdwn
Set_total_storage_limit_for_special_remotes.mdwn
sha1_collision_embedding_in_git-annex_keys.mdwn
sharedRepository_mode_not_supported_by_git-annex.mdwn
shorten_git-annex_manpage.mdwn
shorter_keys_through_better_encoding.mdwn fixed suggested encoding 2018-09-26 18:11:35 +00:00
show_me_where_unused_file_was__44___i_can_wait.mdwn
show_readonly_removable_drives_in_the_webapp.mdwn
Show_repo_type_in_repo_list.mdwn
simpler__44___trusted_export_remotes.mdwn fixed a typo 2019-03-26 17:51:19 +00:00
simpler_setup_for_remote_worktree_update_on_push.mdwn
Slow_transfer_for_a_lot_of_small_files.mdwn
smudge.mdwn close smudge, open transition tracking item 2018-10-31 08:31:07 -04:00
some_way_to_get_a_list_of_options_for_a_special_remote_of_a_given_type.mdwn initial whining about absent way to get supported configuration options for a special remote 2019-01-25 02:58:52 +00:00
Specify_maximum_usable_space_per_remote.mdwn
speculate-can-get___58___extension_of_speculate-present.mdwn added todo for speculate-can-get : extension of speculate-present 2019-05-03 15:34:41 +00:00
Speed_up___39__import_--clean-duplicates__39__.mdwn
speed_up_transfers_over_ssh+rsync_--_directly_reuse_the_same_connection__63__.mdwn
sqlite_database_improvements.mdwn more thoughts 2019-06-04 14:38:55 -04:00
ssh_special_remote.mdwn
stop_using_curl_and_wget.mdwn
Store_git_pack_files_on_special_remotes.mdwn
stream_feature__63__.mdwn close, probably git annex inprogress was it 2018-10-03 13:26:49 -04:00
support_.netrc_for_fsck_--from_web.mdwn
support___126____47__.netrc_for_http_access_authentication_specs_as_was_done_when_wget_was_used.mdwn
support_disabling_verification_of_transfer_over_p2p_protocol.mdwn
Support_for_include_matching_option_in_findref.mdwn support findred and --branch with file matching options 2018-12-09 13:38:35 -04:00
support_for_storing_xattrs.mdwn
support_longer_file_extensions.mdwn annex.maxextensionlength 2018-09-24 12:10:18 -04:00
support_multiple_special_remotes_with_same_uuid.mdwn todo 2019-04-15 12:55:56 -04:00
support_public_versioned_S3_access.mdwn support public versioned S3 access 2018-09-06 14:31:41 -04:00
support_ssh__58____47____47___or_sftp__58____47____47___urls_via___34__built-in__34___ssh_support.mdwn
switch_from_quvi_to_youtube-dl.mdwn
symlinks_to_symlinks_to_the_annex.mdwn 2018-09-07 17:01:04 +00:00
sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__.mdwn
sync_content_of_a_single_directory_or_file.mdwn
sync_my_local_git-annex_from_a_dump_remote.mdwn
sync_to_non_tracking_export_confusing.mdwn sync: Warn when a remote's export is not updated to the current tree because export tracking is not configured. 2018-09-27 15:41:18 -04:00
syncthing_special_remote.mdwn
tahoe_lfs_for_reals.mdwn
termux_package.mdwn
Test_cases_for_exporttree_special_remotes.mdwn
test_suite_failures_since_7.20181121.mdwn update bug report in light of attempt to reproduce 2018-12-18 18:37:21 +00:00
testremote_for_read-only_remotes.mdwn testremote: Support testing readonly remotes with the --test-readonly option 2019-01-17 12:44:52 -04:00
to_and_from_multiple_remotes.mdwn thoughts 2018-10-02 10:16:57 -04:00
tor.mdwn
tracking_changes_to_metadata.mdwn
transfer_between_git-annexes.mdwn Add note about caching annex fulfilling this usage 2018-10-30 13:21:23 +00:00
transitive_transfers.mdwn
unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn
unify_adjust_with_view.mdwn close bug report, open todo item 2018-10-26 13:03:18 -04:00
union_mounting.mdwn
universal_batch_mode.mdwn universal batch mode -- clarified difference from current batch modes 2019-02-12 00:38:14 +00:00
unlock_--json.mdwn
unlock_--read-only.mdwn
unused_file_tracking_recommendation_changed_since_v7.mdwn unused: Update suggested git log message to see where data was previously used so it will also work with v7 unlocked pointer files. 2018-12-19 13:53:49 -04:00
upload_large_chunks_without_buffering_in_memory.mdwn
Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn
use_git-mktree_rather_than_index_file.mdwn
Use_MediaScannerConnection_on_Android.mdwn
using_file_metadata_for_preferred___40__wanted__41___content.mdwn
utilising_the_mklink_command_on_windows_to_utilise_symlinks_and_therefore_indirect_mode_on_windows.mdwn
v7_InodeCache_timestamp_resolution.mdwn high-res mtimes 2018-10-30 00:41:26 -04:00
v7_path_toward_default.mdwn minor tweaks to transition plan 2019-02-20 11:28:00 -04:00
versioning_in_export_remotes.mdwn close 2018-09-05 12:21:52 -04:00
webapp__58___show_times_of_events.mdwn
webapp_export_remote_configuration_interface.mdwn
webapp_nudge_when_less_than_numcopies_clones.mdwn
webapp_ssh_setup_should_work_with_locked_down_git-annex-shell_account.mdwn
When_autostarting_the_assistant_on_boot_delay_the_execution_2min.mdwn
windows_support.mdwn add todo item 2018-11-20 12:07:21 -04:00
wishlist__58___--dry-run_option_for_all_commands.mdwn
wishlist__58___--maxdepth_option_for_git_annex_find.mdwn
wishlist__58_____39__get__39___queue_and_schedule.mdwn
wishlist__58_____39__whereis__39___support_in_the_webapp.mdwn
wishlist__58_____96__git_annex_drop_--relaxed__96__.mdwn
wishlist__58_____96__git_annex_optimize__96__.mdwn
wishlist__58___Add_--byte-limit_option.mdwn
Wishlist__58___additional_environment_variables_for_hooks.mdwn
wishlist__58___allow_custom_S3_url_in_webapp.mdwn
wishlist__58___an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn
wishlist__58___annex.largefiles_configuration_in_webapp_and_sync.mdwn
wishlist__58___archive_from_remote_with_the_least_free_space.mdwn
wishlist__58___assistant_logging_improvements.mdwn
wishlist__58___derived_content_support.mdwn
Wishlist__58___disable_auto-repair_for_the_assistant.mdwn
wishlist__58___disable_automatic_commits.mdwn
wishlist__58___display_status_of_remotes_in_the_webapp.mdwn
wishlist__58___do_not_import_new_files.mdwn
wishlist__58___encrypted_git_remote_on_hosting_site_from_webapp.mdwn
wishlist__58___Freeing_X_space_on_remote_Y.mdwn
wishlist__58___generic_annex.cost-command.mdwn
wishlist__58___global_progress_status.mdwn
wishlist__58___history_of_operations.mdwn
wishlist__58___make_partial_files_available_during_transfer.mdwn close, git annex inprogress does this 2018-10-03 12:48:09 -04:00
wishlist__58___matching_options_for_branches.mdwn
wishlist__58___more_info_in_the_standard_commit_message_of___96__sync__96__.mdwn
wishlist__58___move_pending_transfers_for_a_host_to_the_end_of_the_queue_when_one_fails.mdwn
wishlist__58___option_to_print_more_info_with___39__unused__39__.mdwn
wishlist__58___Option_to_specify_max_transfer_rate.mdwn
wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode.mdwn
wishlist__58___pack_metadata_in_direct_mode.mdwn
wishlist__58___Parity_files_for_encrypted_remotes.mdwn
Wishlist__58___Parity_files_on_all_files.mdwn
wishlist__58___per-repository_autocommit__61__false.mdwn
wishlist__58___perform_fsck_remotely.mdwn
wishlist__58___print_locations_for_files_in_rsync_remote.mdwn
wishlist__58___provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn
wishlist__58___recursive_directory_remote_setup__47__addurl.mdwn
wishlist__58___Restore_s3_files_moved_to_Glacier.mdwn
wishlist__58___rsync_efficiency.mdwn close, fixed by p2p for ssh 2018-10-03 12:52:01 -04:00
Wishlist__58___sanitychecker_fix_wrong_UUID__47__duplicate_remote.mdwn
wishlist__58___spec.remotes_for_other_peer_network_data_stores___40__gnunet__44___freenet__41__.mdwn close old todo and add freenet special remote to list 2018-10-03 12:54:34 -04:00
wishlist__58___special_remote_Ubuntu_One.mdwn close obsolete request 2018-10-03 12:55:20 -04:00
wishlist__58___traffic_accounting_for_git-annex.mdwn
wishlist__58___unify_directory_scheme_for_the_store.mdwn
wishlist__58___use_cp_--reflink__61__auto_for_git-annex-__123__copy__44__get__125__.mdwn
wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp.mdwn
wishlist_degraded_files.mdwn
Workflow_guide.mdwn