git-annex/doc/todo
Joey Hess 28921af543
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were last edited or commented before 2021.

Except for ones tagged projects/* since projects like datalad want to keep
around records of old deleted bugs longer.

Command line used:

    for f in $(grep -l '|done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2021 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2021 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done
    for f in $(grep -l '\[\[done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2021 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2021 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done
2022-08-22 12:27:10 -04:00
..
--batch_for_add
--batch_for_find
--debug-level___40__and__47__or_-c_annex.debug-level__41___+_more_debug_information_from_git-annex comment and close, open related todo 2021-04-06 16:51:38 -04:00
--get_option_for_diffdriver
--json_for_registerurl registerurl,unregisterurl: rework output and support --json 2022-02-14 13:29:20 -04:00
__91__FR__93___No_consistency_check_while_on_battery-only
__91__PATCH__93___Call_freezeContent_after_move_into_annex avoid redundant freezeContent call 2021-10-27 14:18:10 -04:00
add_--dry-run add --dry-run: New option 2022-08-03 11:16:04 -04:00
add_--json-progress_to___96__git_annex_add__96__ comment 2019-04-26 10:18:55 -04:00
add_--json-progress_to_fsck_--json comment 2022-06-28 13:04:41 -04:00
add_ancient_armel_build
Add_FAT_mode_without_double_using_disk_space close as dup 2021-02-08 14:19:43 -04:00
add_import_--to_command comments 2019-11-19 13:07:54 -04:00
add_limit_to_matching_options
add_maxextensionlength_to_git-annex-config comment 2022-04-19 14:04:14 -04:00
add_option_to_disable_fsck_upgradable_key_warnings comment 2021-06-25 13:52:59 -04:00
add_option_to_use_sqlite__39__s_synchronous__61__OFF Added a comment: thanks 2021-06-24 16:40:48 +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
add_xxHash_backend update 2020-12-15 16:35:06 -04:00
additional_git-annex-config_settings__63__ todo triage 2022-04-04 15:22:49 -04:00
addurl___8211__force-torrent_option
allow_for_annonymous_AWS_S3_access comments 2022-07-14 15:08:01 -04:00
Allow_for_TRANSFER-SUCCESS_to_report_also_a_URL_where_key_could_now_be_obtained_from
Allow_globally_limiting_filename_length
alternate_keys_for_same_content Added a comment: potential security issues? 2020-02-06 21:00:57 +00:00
Android__58___add_a___34__Share_via__34___shortcut___34__Add_to_Annex__34__
annex.addunlocked_in_gitattributes comment 2022-08-01 12:45:41 -04:00
annex_add___40__-u__124__--update__41___mode
annex_merge_--remotes tagging todo items 2020-01-29 11:28:32 -04:00
api_for_telling_when_nonexistant_or_non_git_files_passed commet 2022-02-28 15:42:33 -04:00
assign_costs_per_URL_or_better_repo-wide___40__regexes__41__ Added a comment 2021-05-04 16:53:18 +00:00
assistant_cannot_set_up_remote_repo_via_an_ssh_alias_or_an_ip_address
assistant_should_detect_added_remotes
assistant_web_switch_repo_Internal_Server_Error Added a comment 2021-02-21 15:50:49 +00:00
assure_correct_names___40__and_values__41___for_special_remotes_parameters done 2020-01-17 17:18:44 -04: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
Avoid_lengthy___34__Scanning_for_unlocked_files_...__34__ Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
batch_async update 2020-09-14 16:57:47 -04:00
batch_operations_for_remotes comment 2019-03-19 13:45:28 -04:00
be_able_to_specify_custom_commit_message_for_git-annex_branch_commit
better_error_messages_for_local_remote comment 2021-02-02 13:10:07 -04:00
Bidirectional_metadata
Bittorrent-like_features
bittorrent__58___support_offline_operation_and_verification
cache_key_info
calckey___91__--path__93___given_a_checksum_and_filename__63__ examinekey: Added a "file" format variable 2020-11-16 09:59:11 -04:00
calckey_cannot_be_used_outside_of_git_repo
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 tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
CHECKPRESENT-MULTI removed 2020-09-29 08:36:37 +00:00
cleaner_hack_for_man_pages comment 2021-08-17 10:28:18 -04:00
command_to___34__migrate__34___from_adjusted_mode add comment I made earlier 2022-05-18 14:57:27 -04:00
config_setting_to_force_--progress_reporting_for_some_git_calls already fixed 2020-01-30 12:40:39 -04:00
configuration_option_for_default___34__mode__34___on_crippled_file_systems
Configuring_metadata_view_filenames
copy-key___40__--batch__41___to_copy__47__merge_availability_info Added a comment: Thanks! 2022-03-04 16:23:16 +00:00
copy_instead_of_rename_on_reinject
create_debug_logs_but_erase_them_on_success Added a comment 2020-03-26 20:36:28 +00:00
customisable_directory_special_remote_in_bare_repo comment and reject todo 2021-05-27 12:19:35 -04:00
dead_files_in_checkout_directly dropping unused marks as dead 2021-06-25 15:22:26 -04:00
debug_for___34__content_changed_while_it_was_being_sent comment 2021-07-22 13:34:27 -04:00
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
display_when_reconcileStaged_is_taking_a_long_time comments 2021-06-08 17:38:56 -04:00
ditch_yesod
do_not_count_trusted_repos_toward_mincopies comments 2022-06-28 12:22:32 -04:00
dockerized_external_special_remotes comment 2021-04-08 13:51:43 -04:00
document_git-annex_dependencies comment 2020-05-05 12:33:28 -04:00
documenting_sqlite_database_schemas comments 2020-01-06 14:33:29 -04:00
does_not_preserve_timestamps Added a comment 2020-11-22 16:07:16 +00:00
Don__39__t_re-encrypt_when_key_is_already_in_.git__47__annex__47__tmp comment 2020-02-28 14:18:09 -04:00
enable_a_discussion_forum_or_support_system
encrypt_only_the_credentials
encrypting_URLs tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
external_backends Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
external_remote_querying_transition
external_remotes__58___Add_support_for_ErrorMsg_to_-FAILURE_messages_lacking_it add missing CHECKURL-FAILURE ErrorMsg to docs 2020-09-18 11:58:18 -04:00
faster___40__took_2_min__41___way_to_realize_the_need_in_pidlock__63__ Added a comment 2020-06-05 22:15:09 +00:00
Faster___171__git_annex_status__187___when___171__git_annex_watch__187___is_running
File_deletion_workflow Added a comment 2021-10-19 12:26:33 +00:00
Filter_a_tree_with_pattern Added a comment 2022-06-22 12:34:45 +00:00
find__47__prefer_keys_by_file_extension_in_key Added a comment: about keys with extensions 2021-07-06 14:59:24 +00:00
force_star_topology_on_a_repository idea 2022-03-29 18:09:41 -04:00
forget_dead_keys how to implement this? 2022-04-05 14:52:09 -04:00
free_space_checking_for_local_special_remotes
fsck_option_to_only_show_broken mention --all on fsck man page, and repurpose todo 2021-05-10 11:11:50 -04:00
Fsck_remote_files_in-flight followup 2021-10-14 12:08:54 -04:00
generic_readonly_http_remote Added http special remote, which is useful for accessing other remotes that publish content stored in them via http/https. 2020-09-01 15:16:35 -04:00
git-annex-cat Added a comment: re: git-annex-cat 2020-07-09 01:06:37 +00:00
git-annex-export_--from_option comments 2019-11-19 13:07:54 -04:00
git-annex-get_--batch_--key --batch-keys 2021-08-25 14:21:12 -04:00
git-annex-migrate_using_git-replace Added a comment 2020-02-01 02:55:07 +00:00
git-annex-sync_handling_of_linked_worktrees tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-test___58___skip_tests_if_external_utils_have_problems comment 2019-03-22 10:30:22 -04:00
git-annex-unused_--history comment 2021-03-12 11:45:28 -04:00
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
git_annex_info_to_include_information_about_repo_version__63__
git_annex_repair__58___performance_can_be_abysmal__44___huge_improvements_possible
git_repo_tracking___40__not_storage__41__ tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git_smudge_clean_interface_suboptiomal comment and fix my incorrect earlier comment 2022-07-25 16:30:22 -04:00
globus_special_remote_as_a___34__transport__34___layer Merge branch 'master' into v8 2020-02-19 14:32:11 -04:00
harden_against_interruptions comment 2021-06-25 12:11:05 -04:00
Hardlink_keys_with_same_hash_but_differrent_ext comment 2021-07-16 15:16:56 -04:00
hiding_a_repository Added a comment: auto-expire temp repos 2021-04-21 15:37:38 +00:00
idea__58___external_special_remote___34__async__34___protocol_for_transfers Merge branch 'asyncexternal' 2020-08-14 16:00:49 -04:00
immediate_stream-to-sync
import_from_directory_does_not_use_cp_--reflink__63___ Added a comment 2021-04-14 20:46:11 +00:00
import_tree_annexes_files_that_were_exported_non-annexed close todo 2021-03-05 14:46:09 -04:00
import_tree_from_rsync_special_remote idea for making more special remotes support importtree 2021-08-30 14:27:22 -04:00
include_msg_with_possible_reason_why_command___40__e.g._add__41___failed_into_--json_output
Incremental_git_annex_sync_--content_--all I understand this now, marking confirmed 2021-07-16 14:02:12 -04:00
incremental_hashing_for_add comment 2021-12-01 13:03:05 -04:00
info__58___allow_file_matching_options_for_all_keys info: Allow using matching options in more situations 2022-02-21 14:46:07 -04:00
INFO_message_for_custom_special_remotes
init__58__do_not_bother_scanning_if_in_git-annex_branch comment 2021-06-14 14:34:22 -04:00
Invert_remote_selection tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
keep_git-annex_branch_checked_out__63__ Added a comment: git pack files 2020-07-01 17:32:45 +00:00
key_checksum_from_chunk_checksums Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
let_git-annex-matching-options_query_gitattributes comment 2021-06-25 14:15:14 -04:00
LIst_of_Available_Remotes_in_Webapp
lockContent_for_special_remotes comment 2021-09-27 14:14:52 -04:00
lockdown_hooks comment 2021-06-21 13:52:50 -04:00
Long_Running_Filter_Process
Lower-case_extension_for_SHA256E_and_similar comment 2020-05-25 11:47:10 -04:00
machine_readable_information_about_reason_of_failure_in_enableremote
make_annex_info_more_efficient
make_copy_--fast__faster
Make_git_annex_sync_--content_trust_location_logs comment 2020-11-30 13:13:56 -04:00
make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__ addurl: Avoid a redundant git ignores check for speed 2020-09-29 13:00:41 -04:00
make_glacier-cli_executable_path_configurable
make_status_show_staged_files
may_be___40__again__41___to_prelink_or_somehow_avoid_all_the_failing_opens__63__ Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
MD5E_keys_without_file_size
Metadata_changes_are_not_reflected_in_a_view
Metadata_on_regular_git_objects___40__blob__44___trees__41____63__
more___34__filesystem_efficient__34___journalling__63___ Added a comment 2022-07-14 17:00:40 +00:00
more_efficient_resolution_of_trivial_export_conflicts prove this optimisation would not be safe, so close 2020-05-04 14:49:42 -04:00
more_flexible___40____34__external__34____63____41___credentials_mechanism moreinfo 2022-01-11 12:24:40 -04:00
More_precise_jobs_count_config comment 2022-02-08 13:24:28 -04:00
More_space_savings_for_annex.thin Added a comment 2021-10-22 15:58:11 +00:00
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config
Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__
need_a_clear_criteria_for_adding_git-annex-config_settings todo triage 2022-04-04 15:22:49 -04:00
nitpick__58___show_one_column_per_UUID_in_git_annex_lis comment 2022-05-02 14:24:32 -04:00
only_pass_unlocked_files_through_the_clean__47__smudge_filter comments 2021-03-23 12:05:05 -04:00
openwrt_package
OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation incremental verification for retrieval from import remotes 2022-05-09 15:39:43 -04:00
optimization_needed__58___slow_uninit unannex, uninit: Avoid running git rm once per annexed file, for a large speedup. 2021-02-22 12:56:11 -04:00
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__ Added a comment 2021-06-05 10:10:57 +00:00
option_to___96__drop_path__96___to_not_drop___34__all_copies__34__ comments 2021-05-25 16:37:32 -04:00
option_to_block_git_from_pushing_references_to_not-yet-saved_contents Added a comment: issue of pushing refs to annexed files but not info on how to fetch them 2021-03-01 16:46:57 +00:00
option_to_individually_hash_chunks comment 2021-07-13 13:20:14 -04:00
option_to_put_temp_files_on_a_RAM_disk correction 2020-01-30 13:04:53 -04:00
output_of_wanted___40__and_possibly_group_etc__41___should_not_be_polluted_with___34__informational__34___messages
Package_for_Lacie_NasOS__63__
parallel_possibilities Added a comment: running parallel commands with xargs 2020-02-20 20:48:36 +00:00
preserve_file_extensions_in_WORM_and_URL_keys tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Provide_a_way_to_white_list_local_networks___40__not_just_specific_IPs__41__ comment 2020-02-25 16:16:18 -04:00
provide_machine_readable___40__--json__63____41___version_of_initremote_--whatelse comment 2020-02-17 12:26:09 -04:00
provide_windows_build_with_MagicMime Added a comment: windows build with magic 2020-10-22 19:32:55 +00:00
publicurl_config_for_all_special_remotes Added a comment 2020-09-01 20:50:02 +00:00
read-only_removable_drives
recent_change_to_fileRef_breaks_reinject_--known Added a comment 2021-10-02 17:04:02 +00:00
record_ETag_when_using_addurl_--fast comment 2022-07-25 12:50:56 -04:00
registerurl__58___do_changes_in_journal___34__in_place__34____63__ comment 2022-07-22 11:38:33 -04:00
reinit_current_repo_to_new_uuid tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
remote-ready-command Added a comment 2019-09-13 23:17:37 +00:00
report_PID___40__and_may_be_failure_details__63____41___in___34__process_done__34___debug_messages Improve --debug output to show pid of processes that are started and stopped 2020-09-24 12:39:57 -04:00
Request__58___Date_limit_with_importfeed comment 2020-07-27 11:37:12 -04:00
required_content
resolve_merge_conflicts_with_smallfiles comment 2021-06-25 12:13:25 -04:00
restore_original_environment_when_running_external_special_remotes_from_standalone_git-annex__63__ Added a comment 2020-03-04 21:34:42 +00:00
Set_total_storage_limit_for_special_remotes
setpresentkey_option_to_record_chunked_state comment 2020-01-30 12:43:31 -04:00
shorten_git-annex_manpage
shorter_keys_through_better_encoding external backends implemented 2020-07-29 17:24:34 -04:00
show_me_where_unused_file_was__44___i_can_wait
show_readonly_removable_drives_in_the_webapp
Show_repo_type_in_repo_list
show_time_of_last_interaction_with_a_repo Merge branch 'master' of ssh://git-annex.branchable.com 2021-03-30 12:58:34 -04:00
simpler__44___trusted_export_remotes tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
size_limits_for_drop__47__move__47__copy__47__get --size-limit exit 101 2021-06-04 16:43:47 -04:00
Slow_transfer_for_a_lot_of_small_files
some_way_to_get_a_list_of_options_for_a_special_remote_of_a_given_type comment 2020-02-17 12:04:54 -04:00
Specify_maximum_usable_space_per_remote Added a comment: Still useful 2022-06-25 16:36:38 +00:00
speculate-can-get___58___extension_of_speculate-present Added a comment 2019-05-03 16:31:18 +00:00
speed_up___34__standalone_build__34___and__47__or_tests Added a comment 2022-03-16 20:32:57 +00:00
Speed_up___39__import_--clean-duplicates__39__
speed_up_drop_on___34__heavy__34___repo comment 2022-01-05 13:09:18 -04:00
speed_up_keys_db_update_with_git_streaming comment 2021-06-07 11:49:28 -04:00
Split_autocommit_option comment 2022-04-04 12:18:05 -04:00
support___126____47__.netrc_for_http_access_authentication_specs_as_was_done_when_wget_was_used
support_for_storing_xattrs
support_macOS__39___cp_-c___40__cp_--reflink_equivalent__41__ Added a comment 2022-03-09 12:07:45 +00:00
support_ssh__58____47____47___or_sftp__58____47____47___urls_via___34__built-in__34___ssh_support
support_tree-ish_in_command_args already implemented 2021-05-12 12:24:55 -04:00
symlinks_to_symlinks_to_the_annex
sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__ comment 2020-02-25 12:46:01 -04:00
tahoe_lfs_for_reals
to_and_from_multiple_remotes
tolerate_intermittent_errors_upon___34__export__34_____40__and_probably_copy__41___to_S3 import: Retry downloads that fail 2020-09-04 13:54:05 -04:00
tracking_changes_to_metadata
transitive_transfers Added a comment: transitive transfers 2022-04-22 16:59:59 +00:00
trust_based_on_time_since_last_fsck comment 2021-06-14 14:32:38 -04:00
trust_presence_info_for_specific_remotes_for_specified_time comment 2022-04-04 14:27:48 -04:00
union_mounting Added a comment: Three union-mounting methods that *don't* work 2020-02-08 06:21:05 +00:00
universal_batch_mode comment 2020-01-06 15:29:51 -04:00
unlock_--json
unlock_--read-only Added a comment: read-only view of repo clone with symlinks as normal files 2021-07-01 17:17:20 +00:00
unregisterurl_KEY_URL comment 2021-03-01 13:52:19 -04:00
Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs
Use_editorconfig_for_formatting_rules comment 2021-05-10 10:48:44 -04:00
using_file_metadata_for_preferred___40__wanted__41___content Added a comment: wanted content commands 2019-10-10 08:16:59 +00:00
When_autostarting_the_assistant_on_boot_delay_the_execution_2min
whishlist__58___GPG_alternatives_like_AGE Added a comment 2022-06-06 12:38:26 +00:00
whishlist__58___kde-connect_as_a_transport comment 2021-06-04 13:36:51 -04:00
windows__58___prepare_for_Win32_not_export_c__95___entities fix case of Win32 2022-08-04 12:17:27 -04:00
windows_support Added a comment 2021-10-07 18:27:19 +00:00
wishlist__58___--dry-run_option_for_all_commands comment 2022-07-29 12:30:33 -04: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___disable_automatic_commits Added a comment: Update on my auto-commit / auto-sync scripts 2020-07-09 14:23:15 +00:00
wishlist__58___global_progress_status
wishlist__58___history_of_operations
wishlist__58___matching_options_for_branches
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___Parity_files_for_encrypted_remotes
Wishlist__58___Parity_files_on_all_files
wishlist__58___perform_fsck_remotely
wishlist__58___recursive_directory_remote_setup__47__addurl
wishlist__58___Restore_s3_files_moved_to_Glacier
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 Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -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
--debug-level___40__and__47__or_-c_annex.debug-level__41___+_more_debug_information_from_git-annex.mdwn comment and close, open related todo 2021-04-06 16:51:38 -04:00
--get_option_for_diffdriver.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
--json_for_registerurl.mdwn registerurl,unregisterurl: rework output and support --json 2022-02-14 13:29:20 -04: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 move to todo 2015-02-04 15:53:19 -04:00
__91__PATCH__93___Call_freezeContent_after_move_into_annex.mdwn avoid redundant freezeContent call 2021-10-27 14:18:10 -04:00
add_--dry-run.mdwn add --dry-run: New option 2022-08-03 11:16:04 -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_--json-progress_to_fsck_--json.mdwn 2021-03-26 12:34:01 +00:00
add_ancient_armel_build.mdwn todo triage 2022-04-04 15:22:49 -04:00
Add_FAT_mode_without_double_using_disk_space.mdwn close as dup 2021-02-08 14:19:43 -04:00
add_import_--to_command.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
add_import_tree_to_external_special_remote_protocol.mdwn idea for making more special remotes support importtree 2021-08-30 14:27:22 -04:00
add_limit_to_matching_options.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
add_maxextensionlength_to_git-annex-config.mdwn added suggestion: add maxextensionlength to git-annex-config 2021-07-06 15:05:05 +00:00
add_option_to_disable_fsck_upgradable_key_warnings.mdwn todo triage 2022-04-04 15:22:49 -04:00
add_option_to_use_sqlite__39__s_synchronous__61__OFF.mdwn close 2021-07-06 09:46:25 -04: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_sftp_special_remote.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
add_tests_under_concurrency.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
add_xxHash_backend.mdwn remove moreinfo 2022-04-19 13:17:11 -04:00
additional_git-annex-config_settings__63__.mdwn todo triage 2022-04-04 15:22:49 -04:00
addurl___8211__force-torrent_option.mdwn
adjusted_branch_with_hashdirlower_links.mdwn idea 2021-11-21 11:19:47 -04:00
aeson_2.0.mdwn close 2022-03-07 13:23:19 -04:00
allow_disk_space_quota_independent_of_free_disk_space.mdwn
allow_for_annonymous_AWS_S3_access.mdwn request for anonymous access to S3 2022-07-07 19:50:15 +00:00
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_git-annex_addon_commands.mdwn addon commands 2021-02-02 16:32:49 -04:00
Allow_globally_limiting_filename_length.mdwn reject 2021-02-02 13:19:28 -04:00
alternate_keys_for_same_content.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Android__58___add_a___34__Share_via__34___shortcut___34__Add_to_Annex__34__.mdwn
annex.addunlocked_in_gitattributes.mdwn close, redundant 2020-01-06 14:44:37 -04:00
annex.thin_without_hardlinks.mdwn close 2021-02-08 18:17:59 -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 close 2021-06-28 13:05:26 -04:00
api_for_telling_when_nonexistant_or_non_git_files_passed.mdwn update 2022-02-28 13:37:05 -04:00
assign_costs_per_URL_or_better_repo-wide___40__regexes__41__.mdwn close 2021-06-23 12:59:00 -04:00
assistant_cannot_set_up_remote_repo_via_an_ssh_alias_or_an_ip_address.mdwn
assistant_importtree.mdwn fix handling of importtree-only remotes 2020-12-18 15:13:30 -04:00
assistant_parallel_file_transfers.mdwn
assistant_should_detect_added_remotes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
assistant_support_hide-missing.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
assistant_web_switch_repo_Internal_Server_Error.mdwn Add workaround 2021-02-20 19:05:42 +00:00
assure_correct_names___40__and_values__41___for_special_remotes_parameters.mdwn done 2020-01-17 17:18:44 -04:00
auto-lock_files_after_one_edit.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Avoid_lengthy___34__Scanning_for_unlocked_files_...__34__.mdwn speed up keys database writes 2021-05-31 15:01:00 -04:00
avoid_storing_contentidentifier_log_for_borg.mdwn todo 2021-10-08 13:26:40 -04:00
batch_async.mdwn Merge branch 'batchasync' into master 2020-09-16 13:02:58 -04:00
batch_operations_for_remotes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -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 tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
better_way_to_get_missing_files.mdwn remove no longer relevant part 2021-02-02 13:15:32 -04:00
Bidirectional_metadata.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Bittorrent-like_features.mdwn
bittorrent__58___support_offline_operation_and_verification.mdwn
build_a_user_guide.mdwn
bwlimit.mdwn avoid potentially very long bwlimit delay at start 2021-09-22 19:23:30 -04:00
cache_key_info.mdwn comment 2021-07-16 15:16:56 -04:00
calckey___91__--path__93___given_a_checksum_and_filename__63__.mdwn examinekey: Added --migrate-to-backend 2020-11-12 14:09:14 -04:00
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
change_git-annex-import_not_to_delete_original_files_by_default.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
CHECKPRESENT-MULTI.mdwn 2020-02-27 08:54:34 +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
cleaner_hack_for_man_pages.mdwn
command_to___34__migrate__34___from_adjusted_mode.mdwn make fsck normalize object locations 2022-05-16 15:38:06 -04:00
complete_annex.skipunknown_transition_in_2022.mdwn complete annex.skipunknown transition 2022-02-18 13:18:05 -04:00
config_setting_to_force_--progress_reporting_for_some_git_calls.mdwn already fixed 2020-01-30 12:40:39 -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
confirmed.mdwn fix inline 2020-01-30 15:40:46 -04:00
copy-key___40__--batch__41___to_copy__47__merge_availability_info.mdwn filter-branch: New command, useful to produce a filtered version of the git-annex branch, eg when splitting a repository 2021-05-17 14:16:46 -04:00
copy_instead_of_rename_on_reinject.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04: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
create_debug_logs_but_erase_them_on_success.mdwn todo triage 2022-04-04 15:22:49 -04:00
customisable_directory_special_remote_in_bare_repo.mdwn comment and reject todo 2021-05-27 12:19:35 -04:00
dead_files_in_checkout_directly.mdwn dropping unused marks as dead 2021-06-25 15:22:26 -04:00
debug_for___34__content_changed_while_it_was_being_sent.mdwn close 2021-07-30 15:22:22 -04:00
deferred_update_mode.mdwn todo triage 2022-04-04 15:22:49 -04:00
Describe_a_file_in_function_of_another_file.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn
display_when_reconcileStaged_is_taking_a_long_time.mdwn display scanning message whenever reconcileStaged has enough files to chew on 2021-06-08 12:48:30 -04:00
ditch_yesod.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
do_not_bug_me_about_intermediate_files.mdwn
do_not_count_trusted_repos_toward_mincopies.mdwn more thoughts 2022-03-30 12:53:42 -04:00
dockerized_external_special_remotes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
document_git-annex_dependencies.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
document_standard_groups_more_extensively_in_the_UI.mdwn
documenting_sqlite_database_schemas.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
does_not_preserve_timestamps.mdwn
Don__39__t_re-encrypt_when_key_is_already_in_.git__47__annex__47__tmp.mdwn 2020-02-06 06:56:41 +00:00
done.mdwn
drop_--batch.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
dynamic_stall_detection.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
enable_a_discussion_forum_or_support_system.mdwn
encrypt_only_the_credentials.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
encrypting_URLs.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
export_--json_--json-progress_--json-error-messages.mdwn export: Added options for json output 2020-05-26 10:31:10 -04:00
export_paired_rename_innefficenctcy.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
extend_external_special_remote_protocol_with_way_to_get_git_config_of_remote.mdwn Added GETGITREMOTENAME to extenal special remote protocol 2021-01-26 12:42:47 -04:00
external_backends.mdwn external backends implemented 2020-07-29 17:24:34 -04:00
external_remote_querying_transition.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
external_remotes__58___Add_support_for_ErrorMsg_to_-FAILURE_messages_lacking_it.mdwn add missing CHECKURL-FAILURE ErrorMsg to docs 2020-09-18 11:58:18 -04:00
faster___40__took_2_min__41___way_to_realize_the_need_in_pidlock__63__.mdwn init: When annex.pidlock is set, skip lock probing. 2020-06-05 11:12:16 -04:00
Faster___171__git_annex_status__187___when___171__git_annex_watch__187___is_running.mdwn
File_deletion_workflow.mdwn fix url 2021-04-08 11:56:13 +00:00
Filter_a_tree_with_pattern.mdwn 2022-06-11 14:58:11 +00:00
find__47__prefer_keys_by_file_extension_in_key.mdwn added suggestion to match keys by file extension in the key 2021-06-07 15:08:51 +00:00
force_star_topology_on_a_repository.mdwn 2022-03-09 01:08:23 +00:00
forget_dead_keys.mdwn how to implement this? 2022-04-05 14:52:09 -04:00
free_space_checking_for_local_special_remotes.mdwn
fsck_option_to_only_show_broken.mdwn split out common options to its own page and mention it on each subcommand page 2021-05-10 15:00:13 -04:00
Fsck_remote_files_in-flight.mdwn close 2022-06-28 12:58:00 -04:00
get_--batch.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
get__58___improve_error_reporting_for_failed_attempts.mdwn improve url download failure display 2021-09-01 15:33:38 -04:00
git-annex-addunused-historical.mdwn add todo based on forum post 2022-06-13 13:12:18 -04:00
git-annex-cat.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-export_--from_option.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-get_--batch_--key.mdwn --batch-keys 2021-08-25 14:21:12 -04:00
git-annex-migrate_using_git-replace.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-sync_handling_of_linked_worktrees.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-test___58___skip_tests_if_external_utils_have_problems.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git-annex-unused_--history.mdwn todo from comment 2021-03-11 12:26:10 -04:00
git-annex_branch_clocks.mdwn done! 2021-08-04 12:40:25 -04:00
git-annex_whereused.mdwn have whereused also check the reflog 2021-07-14 16:05:20 -04:00
git-hook_to_sanity-check_git-annex_branch_pushes.mdwn
git-lfs_special_remote_simpler_setup.mdwn Merge branch 'master' into sqlite 2019-11-21 17:26:50 -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_repair__58___performance_can_be_abysmal__44___huge_improvements_possible.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git_fetch_and_push_to_import_export_remote.mdwn todo triage 2022-04-04 15:22:49 -04:00
git_repo_tracking___40__not_storage__41__.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
git_smudge_clean_interface_suboptiomal.mdwn enable filter.annex.process in v9 2022-01-21 13:11:18 -04:00
git_status_smudges_unncessarily_after_unlock.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
globus_special_remote_as_a___34__transport__34___layer.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
harden_against_interruptions.mdwn close 2021-07-06 09:45:45 -04:00
Hardlink_keys_with_same_hash_but_differrent_ext.mdwn 2021-05-05 08:52:28 +00:00
hidden_files.mdwn
hiding_a_repository.mdwn add note to git-annex-log man page about when information is not available 2021-04-23 14:53:38 -04:00
idea__58___external_special_remote___34__async__34___protocol_for_transfers.mdwn async extension done 2020-08-14 15:24:34 -04:00
immediate_stream-to-sync.mdwn
import_from_directory_does_not_use_cp_--reflink__63___.mdwn directory CoW on export 2021-04-14 16:19:43 -04:00
import_only_remotes_need_a_way_to_resolve_conflicts.mdwn todo 2020-12-17 16:30:51 -04:00
import_tree_annexes_files_that_were_exported_non-annexed.mdwn close todo 2021-03-05 14:46:09 -04:00
import_tree_from_FAT_does_unncessary_work_due_to_inode_instability.mdwn omit inode from ContentIdentifier for directory special remote 2021-01-19 13:15:07 -04:00
import_tree_from_rsync_special_remote.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
importfeed_needs_more_memory_the_more_urls_there_are.mdwn importfeed: Made checking known urls step around 10% faster. 2020-07-14 12:47:51 -04:00
importfeed_parallell.mdwn todo 2022-04-13 11:08:33 -04:00
importtree_only_remotes.mdwn todo triage 2022-04-04 15:22:49 -04:00
improve_memory_usage_of_--all.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -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
Incremental_git_annex_sync_--content_--all.mdwn I understand this now, marking confirmed 2021-07-16 14:02:12 -04:00
incremental_hashing_for_add.mdwn enable filter.annex.process in v9 2022-01-21 13:11:18 -04:00
info__58___allow_file_matching_options_for_all_keys.mdwn info: Allow using matching options in more situations 2022-02-21 14:46:07 -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
init__58__do_not_bother_scanning_if_in_git-annex_branch.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -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 tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
keep_git-annex_branch_checked_out__63__.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
key_checksum_from_chunk_checksums.mdwn todo triage 2022-04-04 15:22:49 -04:00
learn_about_remotes_that_are_currently_unavailable.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
let_external_remotes_declare_support_for_named_pipes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
let_git-annex-matching-options_query_gitattributes.mdwn added suggestion: let git-annex-matching-options query .gitattributes 2021-04-17 20:38:09 +00:00
LIst_of_Available_Remotes_in_Webapp.mdwn
lockContent_for_special_remotes.mdwn update 2021-04-12 14:13:44 -04:00
lockdown_hooks.mdwn Added annex.freezecontent-command and annex.thawcontent-command configs 2021-06-21 14:40:52 -04:00
Long_Running_Filter_Process.mdwn todo triage 2022-04-04 15:22:49 -04:00
Lower-case_extension_for_SHA256E_and_similar.mdwn
machine_readable_information_about_reason_of_failure_in_enableremote.mdwn tagging todo items 2020-01-29 11:28:32 -04: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 tagging todo items 2020-01-29 11:28:32 -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_git_annex_sync_--content_trust_location_logs.mdwn todo triage 2022-04-04 15:22:49 -04:00
make_git_check-ignore_less___34__cpu_heavy__34___while_addurl_--batch_--fast___63__.mdwn close 2020-09-18 13:21:32 -04:00
make_glacier-cli_executable_path_configurable.mdwn close 2021-07-16 16:28:22 -04:00
Make_webapp_port_configurable.mdwn move to todo 2021-01-29 13:07:49 -04:00
may_be___40__again__41___to_prelink_or_somehow_avoid_all_the_failing_opens__63__.mdwn runshell LD_HWCAP_MASK=0 optimisation 2020-08-03 14:34:15 -04:00
Mbps.mdwn implement dataUnits finally 2022-05-05 15:25:11 -04:00
MD5E_keys_without_file_size.mdwn meant to close this earlier 2021-02-02 13:12:47 -04:00
metadata_--batch.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
Metadata_changes_are_not_reflected_in_a_view.mdwn
Metadata_on_regular_git_objects___40__blob__44___trees__41____63__.mdwn
more___34__filesystem_efficient__34___journalling__63___.mdwn close 2022-07-14 13:53:32 -04:00
more_efficient_resolution_of_trivial_export_conflicts.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
more_flexible___40____34__external__34____63____41___credentials_mechanism.mdwn moreinfo 2022-01-11 12:24:40 -04:00
More_precise_jobs_count_config.mdwn 2022-02-08 10:47:21 +00:00
More_space_savings_for_annex.thin.mdwn 2021-10-16 14:45:43 +00:00
moreinfo.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
move_readonly_values_to_AnnexRead.mdwn final readonly values moves to AnnexRead 2022-06-28 16:04:58 -04:00
Move_ssh_config_to___126____47__ssh__47__git-annex__47__config.mdwn
Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
need_a_clear_criteria_for_adding_git-annex-config_settings.mdwn todo triage 2022-04-04 15:22:49 -04:00
needsthought.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
network_test_suite.mdwn followup and close 2020-02-26 18:29:06 -04:00
nitpick__58___show_one_column_per_UUID_in_git_annex_lis.mdwn 2022-04-29 07:28:46 +00:00
numcopies_check_other_files_using_same_key.mdwn drop, move, mirror: when two files have the same content, honor the max numcopies and requiredcopies 2021-06-15 11:38:44 -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
OPT__58_____34__bundle__34___get_+_check___40__of_checksum__41___in_a_single_operation.mdwn incremental verification for retrieval from import remotes 2022-05-09 15:39:43 -04:00
optimise_by_converting_Map_to_HashMap.mdwn update 2021-10-11 10:06:36 -04:00
optimise_use_of_keys_db_on_local_remote.mdwn todo 2020-06-30 18:41:47 -04:00
optimization_needed__58___slow_uninit.mdwn unannex, uninit: Avoid running git rm once per annexed file, for a large speedup. 2021-02-22 12:56:11 -04:00
option_for___40__fast__41___compression_on_special_remotes_like___34__directory__34__.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
option_to___96__drop_path__96___to_not_drop___34__all_copies__34__.mdwn New matching options --excludesamecontent and --includesamecontent 2021-05-25 13:08:18 -04:00
option_to_block_git_from_pushing_references_to_not-yet-saved_contents.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
option_to_individually_hash_chunks.mdwn 2021-03-15 07:08:08 +00:00
option_to_put_temp_files_on_a_RAM_disk.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04: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 negotiate P2P protocol version for tor remotes 2021-10-11 15:58:51 -04:00
Package_for_Lacie_NasOS__63__.mdwn todo triage 2022-04-04 15:22:49 -04:00
parallel_get.mdwn Embed projects/{datalad,repronim} tags for the past todo/bugs 2019-09-21 21:26:15 -04:00
parallel_possibilities.mdwn close old todo 2021-02-02 13:25:58 -04:00
PATCH__58___drop_url_parameters_from_extension.hs
patch_generation_with_annexed_files.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
Pause_all_transfers_in_all_annexes_watched_by_the_assistant.mdwn
preserve_file_extensions_in_WORM_and_URL_keys.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04: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
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
Provide_a_way_to_white_list_local_networks___40__not_just_specific_IPs__41__.mdwn original TODO for more flexible security.allowed-ip-addresses 2020-02-21 00:04:30 +00:00
provide_machine_readable___40__--json__63____41___version_of_initremote_--whatelse.mdwn Initial TODO on making --whatelse machine readable 2020-02-14 17:18:37 +00:00
provide_windows_build_with_MagicMime.mdwn close 2021-01-11 12:26:52 -04:00
publicurl_config_for_all_special_remotes.mdwn Added http special remote, which is useful for accessing other remotes that publish content stored in them via http/https. 2020-09-01 15:16:35 -04:00
read-only_removable_drives.mdwn
recent_change_to_fileRef_breaks_reinject_--known.mdwn reinject: Fix crash when reinjecting a file from outside the repository 2021-10-01 14:06:34 -04:00
record_ETag_when_using_addurl_--fast.mdwn added suggestion to record ETags in URL- keys 2022-07-18 16:43:28 +00:00
registerurl__58___do_changes_in_journal___34__in_place__34____63__.mdwn fixed 2022-07-20 13:32:26 -04:00
reinit_current_repo_to_new_uuid.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
remote-ready-command.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
remove_legacy_import_directory_interface.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
report_PID___40__and_may_be_failure_details__63____41___in___34__process_done__34___debug_messages.mdwn close 2020-10-19 12:16:15 -04:00
repositories_that_count_as_more_than_one_copy.mdwn comment and todo 2021-05-04 10:14:53 -04:00
Request__58___Date_limit_with_importfeed.mdwn 2020-07-27 15:24:21 +00:00
required_content.mdwn
resolve_merge_conflicts_with_smallfiles.mdwn comment and close 2021-06-23 12:53:18 -04:00
restore_original_environment_when_running_external_special_remotes_from_standalone_git-annex__63__.mdwn added todo: restore original environment when running external special remotes from standalone git-annex? 2020-03-04 17:39:02 +00: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_export_redirecting_to_key-value_store.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
S3_multipart_interruption_cleanup.mdwn
Set_total_storage_limit_for_special_remotes.mdwn todo triage 2022-04-04 15:22:49 -04:00
setpresentkey_option_to_record_chunked_state.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
sharedRepository_mode_not_supported_by_git-annex.mdwn
shorten_git-annex_manpage.mdwn
shorter_keys_through_better_encoding.mdwn fix quoting 2020-01-30 15:44:11 -04:00
show_me_where_unused_file_was__44___i_can_wait.mdwn todo triage 2022-04-04 15:22:49 -04:00
show_readonly_removable_drives_in_the_webapp.mdwn
Show_repo_type_in_repo_list.mdwn
show_time_of_last_interaction_with_a_repo.mdwn added suggestion to have git-annex-info display the time of last interaction with repos 2021-03-30 14:31:14 +00:00
simpler__44___trusted_export_remotes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
size_limits_for_drop__47__move__47__copy__47__get.mdwn --size-limit exit 101 2021-06-04 16:43:47 -04:00
Slow_transfer_for_a_lot_of_small_files.mdwn close 2021-02-02 13:21:34 -04:00
some_way_to_get_a_list_of_options_for_a_special_remote_of_a_given_type.mdwn --whatelse is a better name than --describe-other-params 2020-01-20 17:04:45 -04:00
Specify_maximum_usable_space_per_remote.mdwn
speculate-can-get___58___extension_of_speculate-present.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
speed_up___34__standalone_build__34___and__47__or_tests.mdwn close 2022-05-05 12:13:09 -04:00
Speed_up___39__import_--clean-duplicates__39__.mdwn
speed_up_annex.adjustedbranchrefresh.mdwn update 2020-11-23 13:00:20 -04:00
speed_up_drop_on___34__heavy__34___repo.mdwn initial report on slow drop 2022-01-03 19:59:08 +00:00
speed_up_git_annex_add_of_small_files.mdwn add: Significantly speed up adding lots of non-large files to git 2021-01-04 13:12:28 -04:00
speed_up_keys_db_update_with_git_streaming.mdwn optimise reconcileStaged with git cat-file streaming 2021-06-07 15:26:48 -04:00
Split_autocommit_option.mdwn 2022-04-01 10:30:48 +00:00
ssh_special_remote.mdwn
stalldetection_for_import_and_export.mdwn note 2020-12-11 15:48:03 -04:00
Store_git_pack_files_on_special_remotes.mdwn todo triage 2022-04-04 15:22:49 -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_for_storing_xattrs.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
support_macOS__39___cp_-c___40__cp_--reflink_equivalent__41__.mdwn 2021-05-04 02:43:14 +00:00
support_ssh__58____47____47___or_sftp__58____47____47___urls_via___34__built-in__34___ssh_support.mdwn tagging todo items 2020-01-29 11:28:32 -04:00
support_tree-ish_in_command_args.mdwn already implemented 2021-05-12 12:24:55 -04:00
symlinks_to_symlinks_to_the_annex.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
sync_--branches__to_sync_only_specified_branches___40__e.g._git-annex__41__.mdwn sync --only-annex and annex.synconlyannex 2020-02-17 16:33:10 -04:00
syncthing_special_remote.mdwn
tahoe_lfs_for_reals.mdwn
test_suite_unsafe_use_of_setEnv.mdwn avoid setEnv in test framework when tasty is running 2022-05-18 16:45:20 -04:00
timeout_support_for_importfeed.mdwn todo 2021-02-26 12:12:41 -04:00
to_and_from_multiple_remotes.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
tolerate_intermittent_errors_upon___34__export__34_____40__and_probably_copy__41___to_S3.mdwn Retry transfers to exporttree=yes remotes same as for other remotes 2020-09-04 13:24:08 -04:00
tor.mdwn
tracking_changes_to_metadata.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
transitive_transfers.mdwn
trust_based_on_time_since_last_fsck.mdwn 2021-06-04 20:26:27 +00:00
trust_presence_info_for_specific_remotes_for_specified_time.mdwn added todo suggestion: trust presence info for specific remotes for specified time 2020-02-28 20:14:26 +00:00
unify_adjust_with_view.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
union_mounting.mdwn
universal_batch_mode.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
unlikely.mdwn tagging todo items 2020-01-29 11:28:32 -04: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 close 2021-06-28 13:08:57 -04:00
unregisterurl_KEY_URL.mdwn unregisterurl: New command 2021-03-01 14:28:24 -04:00
upload_large_chunks_without_buffering_in_memory.mdwn
Usability_improvements_for_new_users.mdwn 2022-07-19 07:57:37 +00:00
Use_a_remote_as_a_sharing_site_for_files_with_obfuscated_URLs.mdwn
Use_editorconfig_for_formatting_rules.mdwn 2021-05-05 06:11:51 +00:00
use_git-mktree_rather_than_index_file.mdwn
Use_MediaScannerConnection_on_Android.mdwn
using_file_metadata_for_preferred___40__wanted__41___content.mdwn
v9_changes.mdwn enable filter.annex.process in v9 2022-01-21 13:11:18 -04:00
v11_changes.mdwn prevent appends except when annex.alwayscompact=false 2022-07-20 13:23:55 -04:00
warn_of_breaking_changes_same_way_git_does.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
way_to_untrust_without_unncessary_branch_update.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
webapp__58___show_times_of_events.mdwn
webapp_export_remote_configuration_interface.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22: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 todo triage 2022-04-04 15:22:49 -04:00
whishlist__58___GPG_alternatives_like_AGE.mdwn 2021-04-04 09:23:41 +00:00
whishlist__58___kde-connect_as_a_transport.mdwn todo triage 2022-04-04 15:22:49 -04:00
windows__58___prepare_for_Win32_not_export_c__95___entities.mdwn Use createFile_NoRetry from win32 2.13.3.1 2022-08-02 10:45:39 -04:00
windows_support.mdwn still think we should highlight this as new info 2021-10-24 15:10:13 +00:00
wishlist__58___--dry-run_option_for_all_commands.mdwn new matching options --want-get-by and --want-drop-by 2022-07-28 13:26:03 -04:00
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 todo triage 2022-04-04 15:22:49 -04:00
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 2020-06-01 13:47:30 +00:00
wishlist__58___annex.largefiles_configuration_in_webapp_and_sync.mdwn todo triage 2022-04-04 15:22:49 -04:00
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 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
wishlist__58___encrypted_git_remote_on_hosting_site_from_webapp.mdwn
wishlist__58___Freeing_X_space_on_remote_Y.mdwn todo triage 2022-04-04 15:22:49 -04:00
wishlist__58___generic_annex.cost-command.mdwn
wishlist__58___global_progress_status.mdwn
wishlist__58___history_of_operations.mdwn
wishlist__58___matching_options_for_branches.mdwn
wishlist__58___move_pending_transfers_for_a_host_to_the_end_of_the_queue_when_one_fails.mdwn
wishlist__58___Option_to_specify_max_transfer_rate.mdwn todo triage 2022-04-04 15:22:49 -04:00
wishlist__58___optionally_print_key_in_output_of_checkpresentkey_batch_mode.mdwn
wishlist__58___Parity_files_for_encrypted_remotes.mdwn
Wishlist__58___Parity_files_on_all_files.mdwn tagged the past 2 years of open todos and followed up to a few of them 2020-01-30 15:22:05 -04:00
wishlist__58___perform_fsck_remotely.mdwn
wishlist__58___print_locations_for_files_in_rsync_remote.mdwn close 2021-02-02 12:52:00 -04:00
wishlist__58___provide_a_config_option_for_using_new_hashing_scheme_in_non-bare_remotes.mdwn todo triage 2022-04-04 15:22:49 -04:00
wishlist__58___recursive_directory_remote_setup__47__addurl.mdwn todo triage 2022-04-04 15:22:49 -04:00
wishlist__58___Restore_s3_files_moved_to_Glacier.mdwn
Wishlist__58___sanitychecker_fix_wrong_UUID__47__duplicate_remote.mdwn
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
worktree_overwrite_races.mdwn convert bug to todo 2022-06-22 14:23:46 -04:00