git-annex/doc/todo
Joey Hess 37467a008f
annex.addunlocked expressions
* annex.addunlocked can be set to an expression with the same format used by
  annex.largefiles, in case you want to default to unlocking some files but
  not others.
* annex.addunlocked can be configured by git-annex config.

Added a git-annex-matching-expression man page, broken out from
tips/largefiles.

A tricky consequence of this is that git-annex add --relaxed
honors annex.addunlocked, but an expression might want to know the size
or content of an url, which it's not going to download. I decided it was
better not to fail, and just dummy up some plausible data in that case.

Performance impact should be negligible. The global config is already
loaded for annex.largefiles. The expression only has to be parsed once,
and in the simple true/false case, it should not do any additional work
matching it.
2019-12-20 15:56:25 -04:00
..
--batch_for_add
--batch_for_find
--get_option_for_diffdriver comment 2018-02-08 13:31:36 -04:00
__91__FR__93___No_consistency_check_while_on_battery-only
accellerate_ssh_remotes_with_git-annex-shell_mass_protocol updates 2018-03-09 13:55:25 -04:00
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 correct spelling mistakes 2017-02-12 17:30:23 -04:00
add_import_--to_command comments 2019-11-19 13:07:54 -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
addunlocked_config_setting annex.addunlocked expressions 2019-12-20 15:56:25 -04: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 comments 2016-10-31 15:25:28 -04:00
Allow_globally_limiting_filename_length remove 2017-02-20 12:24:15 -04:00
Alternative_mode_control_for_import comment 2017-02-09 16:13:02 -04:00
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__ close almost all old Android app bug reports 2018-05-08 15:00:46 -04:00
annex_add___40__-u__124__--update__41___mode git annex add -u now supported, analagous to git add -u 2017-04-07 15:55:45 -04:00
annex_merge_--remotes comment 2018-08-06 11:54:03 -04:00
append-only_mode Added a comment 2018-07-06 16:48:29 +00:00
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
auto-lock_files_after_one_edit adjust --lock: This enters an adjusted branch where files are locked. 2019-09-27 14:23:25 -04: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 initremote: When a uuid= parameter is passed, use the specified UUID for the new special remote, instead of generating a UUID. 2017-02-07 15:10:41 -04:00
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 comment 2017-05-09 13:38:45 -04:00
Bittorrent-like_features
bittorrent__58___support_offline_operation_and_verification Added a comment 2016-10-24 13:00:56 +00:00
borg_special_remote comment 2019-08-01 12:36:06 -04:00
cache_key_info
calckey_cannot_be_used_outside_of_git_repo response 2016-09-05 12:27:27 -04:00
Can__39__t_access_files_from___39__Removable_drive__39___repo_even_if_set_as_client
change_git-annex-import_not_to_delete_original_files_by_default Added a comment: import/export 2019-11-19 17:39:47 +00:00
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 todo 2016-04-11 11:40:19 -04:00
cloning_direct_mode_repo_over_http comment 2016-02-19 15:56:48 -04:00
Compatibility_with_socks-0.6_and_persistant-template-2.7 comment 2019-06-25 11:08:45 -04:00
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 comment 2017-05-09 13:47:09 -04:00
copy_instead_of_rename_on_reinject followup 2018-10-29 15:28:58 -04:00
ctrl_c_handling
custom_f-droid_repo
Describe_a_file_in_function_of_another_file Added a comment: special remote that restores contents by running a command 2019-10-04 18:16:39 +00:00
ditch_yesod
do_not_block_on_crypto_key_generation Added a comment: apologies 2018-07-05 15:56:27 +00:00
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 Added a comment: related bugs 2018-03-17 19:06:46 +00:00
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 Support exporttree=yes for rsync special remotes. 2018-02-28 13:36:20 -04:00
external_backends Added a comment: verifying and external backends 2019-06-28 17:14:18 +00:00
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 fix typo 2017-01-24 10:43:33 +00:00
free_space_checking_for_local_special_remotes
git-annex-cat Added a comment: named pipes as destination files 2019-12-18 18:41:57 +00:00
git-annex-export_--from_option comments 2019-11-19 13:07:54 -04:00
git-annex-get_--batch_--key comment 2019-09-18 13:17:39 -04:00
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-lfs_special_remote_simpler_setup Added a comment: reference original bug report 2019-11-29 17:58:29 +00:00
git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote comment 2017-08-15 13:26:23 -04:00
git_annex_info_to_include_information_about_repo_version__63__ Added a comment 2016-07-11 17:25:28 +00:00
git_annex_open
git_annex_repair__58___performance_can_be_abysmal__44___huge_improvements_possible Added a comment: Experiment to run git-annex-repair as fast as possible. 2017-07-28 04:27:06 +00:00
git_repo_tracking___40__not_storage__41__ Added a comment 2019-01-01 20:02:58 +00:00
git_smudge_clean_interface_suboptiomal comment 2019-09-30 15:31:55 -04:00
globus_special_remote_as_a___34__transport__34___layer Added a comment 2019-11-13 04:41:56 +00:00
hide_missing_files make sync update adjusted branch to hide/unhide 2018-10-20 14:22:28 -04:00
immediate_stream-to-sync Added a comment 2016-05-06 11:19:43 +00:00
import_--reinject response 2017-02-07 17:23:41 -04:00
importfeed__58___allow___36____123__itemdate__125___with_--template rename files containing : 2016-03-12 12:57:18 -04:00
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 done 2018-02-20 13:00:51 -04:00
INFO_message_for_custom_special_remotes Added a comment 2018-02-06 20:15:35 +00:00
inode_based_clean_filter_for_less_surprising_git_add Added a comment: searching by inode 2019-10-23 16:32:37 +00:00
integrate_support_for_spideroak_as_archive__47__backup
Invert_remote_selection comment 2017-09-29 12:27:19 -04:00
keep_git-annex_branch_checked_out__63__ comment 2018-11-15 12:29:20 -04:00
key_checksum_from_chunk_checksums comments 2019-06-26 11:23:41 -04:00
LFS_API_support comment 2018-12-03 13:07:40 -04:00
LIst_of_Available_Remotes_in_Webapp
lockdown_hooks Added a comment: ACLs keep fighting back 2019-10-29 18:03:57 +00:00
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 followup 2018-05-22 15:57:59 -04:00
make___34____Try_making_some_of_these_repositories_available__34___more_informative Added a comment 2019-09-30 20:36:00 +00:00
make_annex_info_more_efficient Added a comment 2017-12-05 18:51:49 +00:00
make_copy_--fast__faster Added a comment: thanks 2017-10-30 20:04:48 +00:00
Make_default_annex_version_match___40__clone_or_sync__41___parent comment 2017-06-06 13:49:13 -04:00
make_glacier-cli_executable_path_configurable
make_status_show_staged_files
making_it_easier_to_smudge_dotfiles thought 2019-12-19 16:44:08 -04:00
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 unused: Improved memory use significantly when there are a lot of differences between branches. 2017-01-31 19:42:00 -04:00
more_extensive_retries_to_mask_transient_failures Added a comment: automatic retries if index is locked 2019-10-08 16:01:52 +00:00
more_of_diagnostic_information_in_case_of_failures_into_returned_json fix format 2017-03-02 13:49:13 -04:00
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config
multicast___34__broadcasting__34___of_content_on_local_net fix format 2017-03-30 14:16:13 -04:00
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
only_pass_unlocked_files_through_the_clean__47__smudge_filter Added a comment: even git mv -f seems to work correctly 2019-11-24 17:25:32 +00:00
openwrt_package
operate_on_files_affected_by_a_commit_range comment 2019-10-08 12:11:19 -04:00
OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation Added a comment: annex-verify 2019-12-11 18:13:48 +00:00
optimize_by_converting_String_to_ByteString use filepath-bytestring for annex object manipulations 2019-12-11 15:25:07 -04:00
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__ comment 2019-03-19 13:40:46 -04:00
option_in_git-annex-export_to_include_git_files Added a comment 2019-08-26 20:58:14 +00:00
option_to_add_user-specified_string_to_key Added a comment 2019-01-11 22:23:06 +00:00
option_to_block_git_from_pushing_references_to_not-yet-saved_contents comment 2019-10-08 12:19:05 -04:00
output_of_wanted___40__and_possibly_group_etc__41___should_not_be_polluted_with___34__informational__34___messages make query commands not output extraneous messages 2017-02-16 13:24:35 -04:00
Package_for_Lacie_NasOS__63__
parallel_possibilities Added a comment: parallelization 2019-11-27 17:23:15 +00:00
prevent_unwanted_init removed 2017-12-13 18:15:10 +00:00
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_current_repo_to_new_uuid Added a comment 2019-10-11 16:23:08 +00:00
reinit_should_work_without_arguments Added a comment: usability... 2017-01-30 18:06:22 +00:00
remote-ready-command Added a comment 2019-09-13 23:17:37 +00:00
required_content
Retire_Esqueleto_as_a_dependency comment 2018-11-10 12:34:29 -04:00
S3_fsck_support
separate_annex.largefiles.git-add_and_annex.largefiles.git-annex-add_settings Merge branch 'master' of ssh://git-annex.branchable.com 2019-10-23 15:30:55 -04:00
Set_total_storage_limit_for_special_remotes windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
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 Added a comment: Simultaneous transfers 2018-02-02 17:37:27 +00:00
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 Added a comment: Still seems useful 2017-03-07 10:19:41 +00:00
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__ followup 2018-03-06 14:51:27 -04:00
split_off_clean__47__smudge_filter__63__ Added a comment: limiting clean/smudge filter to unlocked files 2019-11-08 19:48:11 +00:00
stop_using_curl_and_wget Added a comment 2018-05-17 20:15:14 +00:00
stream_feature__63__
support_.netrc_for_fsck_--from_web Added a comment 2018-01-19 03:46:29 +00:00
support___126____47__.netrc_for_http_access_authentication_specs_as_was_done_when_wget_was_used comment 2018-04-30 16:12:33 -04:00
support_disabling_verification_of_transfer_over_p2p_protocol Added backends for the BLAKE2 family of hashes. 2018-03-13 16:23:42 -04:00
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 comment 2018-05-29 13:01:24 -04:00
support_longer_file_extensions Added a comment 2018-09-24 18:50:46 +00:00
support_multiple_special_remotes_with_same_uuid looked over all my old comments, current status of all concerns 2019-10-11 16:06:42 -04:00
support_ssh__58____47____47___or_sftp__58____47____47___urls_via___34__built-in__34___ssh_support response 2018-08-02 13:31:22 -04:00
symlinks_for_not-present_unlocked_files Added a comment 2019-10-08 20:23:07 +00:00
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__ Added a comment: git annex sync commits changes, too? 2019-07-22 17:25:39 +00:00
sync_content_of_a_single_directory_or_file removed 2017-03-21 15:42:50 +00:00
sync_my_local_git-annex_from_a_dump_remote
tahoe_lfs_for_reals
termux_package deal with getMounts crashing on android 2018-04-25 17:42:27 -04:00
Test_cases_for_exporttree_special_remotes testremote: Test exporttree. 2017-11-08 14:22:11 -04:00
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 comment 2016-10-05 16:02:29 -04:00
unable_to_add_files_to_a_git-annex_repo_in_Windows merge and followup window path length bugs 2017-06-06 15:57:35 -04:00
union_mounting
universal_batch_mode Added a comment: found it 2019-09-20 18:56:52 +00:00
unlock_--json unlock, lock: Support --json. 2017-10-30 14:44:11 -04:00
unlock_--read-only Added a comment: status of v7 2019-07-02 18:45:52 +00:00
Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs
using_file_metadata_for_preferred___40__wanted__41___content Added a comment: wanted content commands 2019-10-10 08:16:59 +00:00
utilising_the_mklink_command_on_windows_to_utilise_symlinks_and_therefore_indirect_mode_on_windows Added a comment: Does this not work counter to locking / unlocking files? 2017-03-03 13:40:06 +00:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58_____39__get__39___queue_and_schedule windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
wishlist__58_____96__git_annex_drop_--relaxed__96__ rename files containing : 2016-03-12 12:57:18 -04:00
Wishlist__58___additional_environment_variables_for_hooks rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___allow_custom_S3_url_in_webapp rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___annex.largefiles_configuration_in_webapp_and_sync rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___archive_from_remote_with_the_least_free_space rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___assistant_logging_improvements Added a comment 2016-12-29 18:00:10 +00:00
Wishlist__58___disable_auto-repair_for_the_assistant rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___disable_automatic_commits Added a comment: There are still benefits to commit throttling 2019-09-30 22:16:10 +00:00
wishlist__58___do_not_import_new_files rename files containing : 2016-03-12 12:57:18 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___make_partial_files_available_during_transfer correct spelling mistakes 2017-02-12 17:30:23 -04:00
wishlist__58___matching_options_for_branches rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___more_info_in_the_standard_commit_message_of___96__sync__96__ rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___move_pending_transfers_for_a_host_to_the_end_of_the_queue_when_one_fails rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Option_to_specify_max_transfer_rate rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode Added a comment 2016-07-11 18:45:11 +00:00
wishlist__58___pack_metadata_in_direct_mode rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Parity_files_for_encrypted_remotes Added a comment 2017-03-02 16:16:05 +00:00
Wishlist__58___Parity_files_on_all_files comment 2017-02-07 13:08:33 -04:00
wishlist__58___per-repository_autocommit__61__false comment 2017-02-03 15:43:34 -04:00
wishlist__58___perform_fsck_remotely rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___recursive_directory_remote_setup__47__addurl removed 2016-04-16 11:53:24 +00:00
wishlist__58___Restore_s3_files_moved_to_Glacier rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___rsync_efficiency rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___spec.remotes_for_other_peer_network_data_stores___40__gnunet__44___freenet__41__ Added a comment: Freenet Special Remote 2016-05-19 03:02:19 +00:00
wishlist__58___special_remote_Ubuntu_One rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___unify_directory_scheme_for_the_store rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___use_cp_--reflink__61__auto_for_git-annex-__123__copy__44__get__125__ comment 2016-07-19 11:06:49 -04:00
wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp rename files containing : 2016-03-12 12:57:18 -04:00
Workflow_guide Added a comment: answers 2017-01-17 16:56:39 +00:00
--batch_for_add.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
--batch_for_copy.mdwn move, copy: Support --batch. 2017-08-15 12:39:10 -04:00
--batch_for_find.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
--batch_for_info.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
--get_option_for_diffdriver.mdwn initial whishlist 2018-01-25 03:44:53 +00:00
__39__info_filename__39___to_provide_information_either_content_is_locally_present.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
__91__FR__93___No_consistency_check_while_on_battery-only.mdwn
accellerate_ssh_remotes_with_git-annex-shell_mass_protocol.mdwn done for the day 2018-03-12 17:32:57 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
add_a_--branch_to_applicable_git-annex_commands.mdwn
Add_a_way_to_mark_exporttree_remotes_dead.mdwn Allow exporttree remotes to be marked as dead. 2017-12-05 13:46:55 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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
addunlocked_config_setting.mdwn annex.addunlocked expressions 2019-12-20 15:56:25 -04: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 make addurl of media url fail when youtube-dl is disabled 2018-06-28 13:01:18 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
Allow_globally_limiting_filename_length.mdwn 2016-09-09 18:00:41 +00:00
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 2017-01-16 10:26:06 +00:00
Amazon_Cloud_Drive.mdwn close todos covered by rclone 2016-04-25 13:43:24 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
annex.addunlocked_in_gitattributes.mdwn comment, open related todo 2019-07-19 13:10:17 -04:00
annex.thin_without_hardlinks.mdwn minor typos 2019-03-27 11:15:20 -04:00
annex_add___40__-u__124__--update__41___mode.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
annex_merge_--remotes.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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
assure_correct_names___40__and_values__41___for_special_remotes_parameters.mdwn change from using !meta to !tag for project specification 2019-09-22 00:07:46 +00:00
auto-lock_files_after_one_edit.mdwn added todo for optionally auto-locking unlocked files after one edit 2019-09-19 19:57:04 +00: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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
better_error_messages_for_local_remote.mdwn todo 2019-06-28 10:59:20 -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 2017-05-09 14:20:21 +00:00
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 rename forum/bittorrent__58___support_offline_operation_and_verification.mdwn to todo/bittorrent__58___support_offline_operation_and_verification.mdwn 2016-10-07 13:47:53 +00:00
borg_special_remote.mdwn idea 2018-05-25 16:13:13 -04:00
build_a_user_guide.mdwn try to structure a guide 2017-04-24 14:18:21 +00:00
cache_key_info.mdwn
calckey_cannot_be_used_outside_of_git_repo.mdwn 2016-08-17 11:17:23 +00:00
Can__39__t_access_files_from___39__Removable_drive__39___repo_even_if_set_as_client.mdwn
change_git-annex-import_not_to_delete_original_files_by_default.mdwn added todo "change git-annex-import not to delete original files by default" 2019-11-15 18:53:16 +00:00
checkpresentkey_without_explicit_remote.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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 another thing i forgot 2016-04-10 19:20:37 -04:00
cloning_direct_mode_repo_over_http.mdwn close all old direct mode issues 2019-09-11 13:44:17 -04:00
Compatibility_with_socks-0.6_and_persistant-template-2.7.mdwn Support building with socks-0.6 and persistant-template-2.7 2019-07-30 12:50:48 -04: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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
configuration_option_for_default___34__mode__34___on_crippled_file_systems.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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
Describe_a_file_in_function_of_another_file.mdwn 2019-10-02 21:21:01 +00: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 version: Added "dependency versions" line. 2017-04-07 18:16:11 -04:00
ditch_yesod.mdwn update 2017-02-04 13:01:20 -04:00
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 close 2018-07-03 12:29:57 -04:00
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
documenting_sqlite_database_schemas.mdwn added todo about documenting sqlite database schemas 2019-11-10 23:27:57 +00:00
does_not_preserve_timestamps.mdwn
done.mdwn list all (non-archived) done bugs, not only most recent 10 2018-05-31 11:48:53 -04:00
drop_--batch.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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 limit url downloads to whitelisted schemes 2018-06-16 11:57:50 -04:00
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 split out todo for webapp export config UI; close export todo! 2017-09-20 15:32:05 -04:00
export_paired_rename_innefficenctcy.mdwn break out separate todo for later 2017-09-19 12:38:07 -04:00
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 mention git-annex export 2017-09-07 16:17:46 -04:00
Faster___171__git_annex_status__187___when___171__git_annex_watch__187___is_running.mdwn
feature_request__58___pubkey-only_encryption_mode.mdwn Added new encryption=sharedpubkey mode for special remotes. 2016-05-10 16:50:31 -04:00
find_unlocked_files.mdwn added --unlocked and --locked 2019-09-19 12:33:13 -04:00
Finding_content_in_other_repositories_should_not_need_a_git_remote.mdwn unused --from: Allow specifiying a repository by uuid or description. 2018-07-11 16:01:35 -04:00
free_space_checking_for_local_special_remotes.mdwn
get_--batch.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
git-annex-cat.mdwn git-annex-cat 2019-11-27 18:16:35 +00:00
git-annex-export_--from_option.mdwn 2019-11-16 05:53:02 +00:00
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-init_should_configure_git_diff_driver.mdwn added suggestion to auto-configure git diff driver 2019-09-19 17:43:41 +00:00
git-annex-inprogress_--key.mdwn inprogress: Support --key 2019-12-18 14:14:16 -04: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 2017-07-28 03:39:56 +00:00
git-annex-sync_handling_of_linked_worktrees.mdwn added todo re: git-annex-sync handling of linked worktrees 2019-11-03 23:06:39 +00:00
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 cross-ref with append-only 2018-05-17 18:15:14 +00:00
git-lfs_http_authentication.mdwn git-lfs: Added support for http basic auth 2019-09-24 14:46:20 -04:00
git-lfs_special_remote_simpler_setup.mdwn git-lfs: remember urls, and autoenable remotes using known urls 2019-11-18 16:09:09 -04:00
git_annex_info___60__remote__62___does_not_list_all_the_parameters_for_the_remote.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
git_annex_info_to_include_information_about_repo_version__63__.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
git_annex_open.mdwn close since anarcat thinks inprogress is good enough 2018-05-15 12:01:30 -04:00
git_annex_repair__58___performance_can_be_abysmal__44___huge_improvements_possible.mdwn 2017-07-21 13:59:10 +00:00
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
git_status_smudges_unncessarily_after_unlock.mdwn todo 2019-11-22 19:47:53 -04:00
globus_special_remote_as_a___34__transport__34___layer.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04: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 2016-03-13 16:01:03 +00:00
import_--reinject.mdwn update 2017-02-09 18:58:13 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
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 back out incorrect IO interleaving change 2018-05-08 13:54:42 -04:00
include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
INFO_message_for_custom_special_remotes.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
inneficiency_on_slow_filesystems_opening_nonexistant_journal_files.mdwn close as basis of this is wrong 2019-04-04 12:50:55 -04:00
inode_based_clean_filter_for_less_surprising_git_add.mdwn annex.gitaddtoannex configuration 2019-10-23 15:29:46 -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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
Invert_remote_selection.mdwn Feature request: invert remote selection. 2017-07-18 17:00:14 +00:00
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 todo 2018-02-28 16:52:13 -04:00
LFS_API_support.mdwn close 2019-08-05 13:44:24 -04: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 comment 2018-05-29 13:01:24 -04:00
Long_Running_Filter_Process.mdwn 2016-12-03 09:04:45 +00:00
Lower-case_extension_for_SHA256E_and_similar.mdwn
machine_readable_information_about_reason_of_failure_in_enableremote.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
make___34____Try_making_some_of_these_repositories_available__34___more_informative.mdwn initial idea on separating our hint about remotes 2019-09-27 20:37:40 +00:00
make_addurl_respect_annex.largefiles_option.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
make_annex_info_more_efficient.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
make_copy_--fast__faster.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -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
making_it_easier_to_smudge_dotfiles.mdwn add todo 2019-12-18 05:17:42 +00:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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 unused: Improved memory use significantly when there are a lot of differences between branches. 2017-01-31 19:42:00 -04:00
more_efficient_resolution_of_trivial_export_conflicts.mdwn todo 2018-11-13 15:49:22 -04:00
more_extensive_retries_to_mask_transient_failures.mdwn added a request for more extensive retrying of transiently-failing operations 2019-07-08 16:30:37 +00:00
more_of_diagnostic_information_in_case_of_failures_into_returned_json.mdwn make curl show http errors to stderr 2017-02-20 16:09:32 -04:00
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config.mdwn
multicast___34__broadcasting__34___of_content_on_local_net.mdwn multicast: New command, uses uftp to multicast annexed files, for eg a classroom setting. 2017-03-30 19:35:30 -04:00
Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
need_to_remove_remoteGitConfig_for_checkuuid_support.mdwn removal of the rest of remoteGitConfig 2018-06-05 14:48:37 -04:00
network_test_suite.mdwn add docs about p2p --pair being broken in old versions 2018-07-05 11:52:52 -04:00
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
only_pass_unlocked_files_through_the_clean__47__smudge_filter.mdwn close not viable 2019-11-22 12:10:59 -04:00
openwrt_package.mdwn
operate_on_files_affected_by_a_commit_range.mdwn added todo for operating on files touched by commits in a range 2019-10-08 05:13:23 +00:00
OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation.mdwn initial idea on joint "get+checksum" 2019-11-25 03:26:23 +00:00
optimise_by_converting_Ref_to_ByteString.mdwn more RawFilePath 2019-12-18 17:10:28 -04:00
optimise_journal_access.mdwn todo 2019-12-18 16:11:18 -04:00
optimize_by_converting_String_to_ByteString.mdwn wrap up 2019-12-18 15:19:19 -04:00
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__.mdwn 2019-02-13 11:21:10 +00:00
option_in_git-annex-export_to_include_git_files.mdwn close 2019-08-27 11:39:52 -04: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
option_to_avoid_slow_transfers.mdwn add 2019-08-26 17:00:06 -04:00
option_to_block_git_from_pushing_references_to_not-yet-saved_contents.mdwn fix typo 2019-10-05 02:47:10 +00:00
output_of_wanted___40__and_possibly_group_etc__41___should_not_be_polluted_with___34__informational__34___messages.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
p2p_protocol_flag_days.mdwn avoid double-connect to unreachable ssh remote 2018-03-12 16:50:21 -04:00
Package_for_Lacie_NasOS__63__.mdwn
parallel_get.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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 importfeed: Drop URL parameters from file extension. 2016-10-17 16:02:05 -04:00
patch_generation_with_annexed_files.mdwn todo 2019-07-19 14:49:26 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
prevent_unwanted_init.mdwn .noannex file 2017-12-13 14:34:32 -04:00
provide___39__file__39___in_--json-progress_record_for_addurl.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
publicurl_config_for_all_special_remotes.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
read-only_removable_drives.mdwn
redundancy_stats_in_status.mdwn close, implemented already 2018-10-03 13:42:56 -04:00
reinit_current_repo_to_new_uuid.mdwn reinit repo with new uuid 2019-09-10 21:14:55 +00:00
reinit_should_work_without_arguments.mdwn add describe step 2017-01-10 23:01:05 +00:00
remote-ready-command.mdwn 2019-09-13 20:37:03 +00:00
remove_legacy_import_directory_interface.mdwn todo 2019-11-19 14:13:01 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
S3_anonymous_exporttree_support.mdwn S3: Support credential-less download from remotes configured with public=yes exporttree=yes. 2018-07-31 16:32:43 -04:00
S3_export_redirecting_to_key-value_store.mdwn added suggestion for S3 export remote redirecting to key-value store 2019-09-02 17:41:46 +00:00
S3_fsck_support.mdwn close 2018-10-03 13:10:00 -04:00
S3_multipart_interruption_cleanup.mdwn
S3_special_remote_support_for_DigitalOcean_Spaces.mdwn Making a todo as requested on IRC. 2019-10-16 02:34:53 +00:00
separate_annex.largefiles.git-add_and_annex.largefiles.git-annex-add_settings.mdwn annex.gitaddtoannex configuration 2019-10-23 15:29:46 -04:00
Set_total_storage_limit_for_special_remotes.mdwn windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
sha1_collision_embedding_in_git-annex_keys.mdwn inheritable annex.securehashesonly 2017-02-27 16:08:23 -04:00
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 documentation updates for new receive.denyCurrentBranch=updateInstead support 2017-02-17 15:43:16 -04:00
Slow_transfer_for_a_lot_of_small_files.mdwn windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
Specify_maximum_usable_space_per_remote.mdwn 2016-09-02 02:20:00 +00:00
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 designing new git-annex-shell multi 2018-03-06 14:48:44 -04:00
split_off_clean__47__smudge_filter__63__.mdwn close as dup 2019-11-22 12:11:04 -04:00
sqlite_database_improvements.mdwn update status of sqlite branch 2019-11-07 13:26:05 -04:00
ssh_special_remote.mdwn
stop_using_createDirectoryIfMissing_True.mdwn link to datalad issue that has some data collected 2019-09-10 14:50:58 -04:00
stop_using_curl_and_wget.mdwn Use http-conduit for url downloads by default, annex.web-options enables curl 2018-04-06 17:36:20 -04:00
Store_git_pack_files_on_special_remotes.mdwn 2016-05-25 12:25:31 +00:00
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 Use http-conduit for url downloads by default, annex.web-options enables curl 2018-04-06 17:36:20 -04:00
support___126____47__.netrc_for_http_access_authentication_specs_as_was_done_when_wget_was_used.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
support_disabling_verification_of_transfer_over_p2p_protocol.mdwn force verification when resuming download 2018-03-13 14:50:49 -04:00
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 2018-05-20 03:45:06 +00:00
support_longer_file_extensions.mdwn annex.maxextensionlength 2018-09-24 12:10:18 -04:00
support_multiple_special_remotes_with_same_uuid.mdwn sameas done and merged 2019-10-14 16:07:49 -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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
switch_from_quvi_to_youtube-dl.mdwn devblog 2017-11-30 17:08:18 -04:00
symlinks_for_not-present_unlocked_files.mdwn comment and todo 2019-09-16 13:17:15 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
sync_content_of_a_single_directory_or_file.mdwn sync --content-of=path 2017-03-20 16:00:48 -04:00
sync_git-lfs_special_remote_should_sync_git_too.mdwn sync, assistant: Pull and push from git-lfs remotes. 2019-11-18 16:13:21 -04:00
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 sign this so i follow its changes 2016-09-10 14:17:58 +00:00
tahoe_lfs_for_reals.mdwn
termux_package.mdwn close 2018-05-15 12:03:43 -04:00
Test_cases_for_exporttree_special_remotes.mdwn testremote: Test exporttree. 2017-11-08 14:22:11 -04:00
test_suite_failures_since_7.20181121.mdwn close as probably fixed in recent test suite improvements 2019-08-26 12:27:27 -04: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 idea 2016-12-29 14:57:13 -04:00
tracking_changes_to_metadata.mdwn A wishlist item I would like 2017-06-14 21:26:39 +00:00
transfer_between_git-annexes.mdwn Add note about caching annex fulfilling this usage 2018-10-30 13:21:23 +00:00
transitive_transfers.mdwn copy --from --to 2016-09-05 22:05:02 +00:00
unable_to_add_files_to_a_git-annex_repo_in_Windows.mdwn merge and followup window path length bugs 2017-06-06 15:57:35 -04:00
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
unlock_--read-only.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
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 todo 2016-04-27 17:15:02 -04:00
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 close 2019-09-12 11:52:22 -04:00
versioning_in_export_remotes.mdwn close 2018-09-05 12:21:52 -04:00
warn_of_breaking_changes_same_way_git_does.mdwn more notes on communicating breaking changes 2019-10-31 15:52:10 +00:00
way_to_untrust_without_unncessary_branch_update.mdwn todo 2019-06-27 19:08:27 -04:00
webapp__58___show_times_of_events.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
webapp_export_remote_configuration_interface.mdwn split out todo for webapp export config UI; close export todo! 2017-09-20 15:32:05 -04:00
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 windows long filenames should be fixed now by new ghc 2019-07-22 09:44:09 -04:00
wishlist__58___--dry-run_option_for_all_commands.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___--maxdepth_option_for_git_annex_find.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58_____39__get__39___queue_and_schedule.mdwn windows does not like filenames starting with a dot, rename 2016-04-08 17:08:07 -04:00
wishlist__58_____39__whereis__39___support_in_the_webapp.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58_____96__git_annex_drop_--relaxed__96__.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58_____96__git_annex_optimize__96__.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Add_--byte-limit_option.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
Wishlist__58___additional_environment_variables_for_hooks.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___allow_custom_S3_url_in_webapp.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___an___34__assistant__34___for_web-browsing_--_tracking_the_sources_of_the_downloads.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___annex.largefiles_configuration_in_webapp_and_sync.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___archive_from_remote_with_the_least_free_space.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___assistant_logging_improvements.mdwn 2016-12-29 17:49:14 +00:00
wishlist__58___derived_content_support.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
Wishlist__58___disable_auto-repair_for_the_assistant.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___disable_automatic_commits.mdwn remotedaemon: Don't list --stop in help since it's not supported. 2019-09-30 14:40:46 -04:00
wishlist__58___display_status_of_remotes_in_the_webapp.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___do_not_import_new_files.mdwn close 2017-02-09 18:59:45 -04:00
wishlist__58___encrypted_git_remote_on_hosting_site_from_webapp.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Freeing_X_space_on_remote_Y.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___generic_annex.cost-command.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___global_progress_status.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___history_of_operations.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___more_info_in_the_standard_commit_message_of___96__sync__96__.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___move_pending_transfers_for_a_host_to_the_end_of_the_queue_when_one_fails.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___option_to_print_more_info_with___39__unused__39__.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Option_to_specify_max_transfer_rate.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode.mdwn 2016-07-07 13:31:44 +00:00
wishlist__58___pack_metadata_in_direct_mode.mdwn close all old direct mode issues 2019-09-11 13:44:17 -04:00
wishlist__58___Parity_files_for_encrypted_remotes.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
Wishlist__58___Parity_files_on_all_files.mdwn 2017-01-24 17:15:32 +00:00
wishlist__58___per-repository_autocommit__61__false.mdwn annex.autocommit can be configured via git-annex config 2017-02-03 13:58:53 -04:00
wishlist__58___perform_fsck_remotely.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___print_locations_for_files_in_rsync_remote.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___recursive_directory_remote_setup__47__addurl.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___Restore_s3_files_moved_to_Glacier.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
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 rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___unify_directory_scheme_for_the_store.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist__58___use_cp_--reflink__61__auto_for_git-annex-__123__copy__44__get__125__.mdwn comment 2016-07-19 11:06:49 -04:00
wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp.mdwn rename files containing : 2016-03-12 12:57:18 -04:00
wishlist_degraded_files.mdwn
Workflow_guide.mdwn 2016-09-15 09:28:55 +00:00