git-annex/doc/bugs
Joey Hess a6eb7d7339
prevent relatedTemplate from truncating a filename to end in "."
Avoid a problem with temp file names ending in "." on certian filesystems
that have problems with such filenames.

relatedTemplate is quite an ugly hack really; since it doesn't know the max
filename length of the filesystem it can only assume that the filename is
max allowed length. When given the input "lh.aparc.DKTatlas.annot", it
wants to reserve 20 characters for tempfile so it truncates to "lh.". That
ending period is apparently a problem on some filesystem (FAT eats it, but
does not throw EINVAL; ntfs does not seem bothered by it, I don't know what
FUSE filesystem the bug reporter was really using).

Sponsored-by: Brett Eisenberg on Patreon
2023-12-05 12:38:14 -04:00
..
--git-dir_and_--work-tree_separation_issue comment 2023-09-13 13:01:19 -04:00
10.20220525_cannot_probe_for_untrusted_remote_key close as not a bug 2022-06-09 13:23:33 -04:00
__34__.git__47__HEAD__58___openFile__58___resource_busy__34___after_copy Added a comment 2023-04-05 09:42:12 +00:00
__34__directory__34___special_remote_leaves_empty_dirs directory: Remove empty hash directories when dropping content 2023-07-21 14:57:29 -04:00
__34__error__58___invalid_object__34____44___after_add__59___cannot_commit Added a comment: same error, same fix 2023-02-01 06:44:22 +00:00
__34__git_annex_adjust__34___does_not_respect_utf8_in_the_commit_author_field argh 2023-09-22 15:34:30 -04:00
__34__git_status__34___thread_blocked_indefinitely_in_an_MVar_operation
__34__invalid_object__34___errors_cropping_up
__34__metadata_only__34___git-remote-gcrypt_syncing_files_anyway
__34__Missing_location__34___with_partsize__39__d_uploads analysis 2023-09-26 13:18:08 -04:00
__34__no_such_file_or_directory__34___when_using_bundle
__34__rename__58___permission_denied__34__
__34__Unsupported_url_scheme__34___message_when_trying_to_cconnect_to_ftp_server
__39__add__39___results_in_max_cpu__44___long_run_and_huge_repo
__39__git_annex_assist__39___doesn__39__t_honor_--jobs bug 2023-07-05 12:11:48 -04:00
__47__exe__47__git-annex Make git-annex enable-tor work when using the linux standalone build 2022-10-26 15:45:08 -04:00
__91__meta__93___ikiwiki_is___42__slow__42__
__96__git_add__96___adds_files_unlocked_instead_of_locked improve docs 2023-10-23 13:55:53 -04:00
__96__git_annex_info__96___hangs_with_git_special_remote Added a comment: How about a --offline flag? 2023-12-04 17:52:44 +00:00
__96__lookupkey__96___unexpectedly_slow lookupkey: Sped up --batch 2023-10-30 14:59:09 -04:00
__96__sync_-C__96___takes_longer_to_get_file_than___96__get__96__ Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
_git-annex__58___bad_url_ssh__58____47____47__git__64__gitlab.com__58____126____47__gitlabname__47__reponame.git
acl_not_honoured_in_rsync_remote
adb_creates_empty_commits_on_import__47__sync moreinfo 2023-06-21 14:21:34 -04:00
adb_pull_does_not_preserve_timestamp Added a comment: TL;DR 2022-04-02 14:13:48 +00:00
adb_remote_fails_to_import_treeish adb: Added configuration setting oldandroid=true 2022-07-13 18:00:47 -04:00
adb_replaces_symlinks_by_plain_text_files comment 2022-01-04 11:28:33 -04:00
adb_special_remote_fetches_but_does_not_add_all_files
add__58___inconsistently_treats_files_in_dotdirs_as_dotfiles Added a comment 2022-04-15 12:05:19 +00:00
add_config_var_preventing_adjusted_branch_mode comment and close 2023-02-20 14:46:47 -04:00
added_branches_makes___39__git_annex_unused__39___slow
adding_a_remote_server_fails
Adding_zip_or_7z_or_tar_archive_builds_for_windows
addurl_+_metadata_on_Windows_doesn__39__t_work use lookupKeyStaged in --batch code paths 2022-10-26 14:43:06 -04:00
addurl_--batch_errors_with__git-annex__58___user_error_ comment 2022-06-13 13:38:36 -04:00
addurl_--preserve-filename_still_modifies_file_names
addurl_fails_because_special_remote_is_not_available
addurl_unittest_failing_under_windows
Adjust_--unlock_not_using_--reflink__63__
adjusted__47__main__40__unlocked__41___not_syncing_with_main comment 2023-02-10 14:16:23 -04:00
after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified close 2023-06-21 14:39:51 -04:00
Always_identical_UUIDs comment 2023-03-28 14:31:00 -04:00
Android__44___unable_to_start_browser_
Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__
Android__58___Several_error_messages___47___warnings
Android___58___handling_DCIM__47__Camera_not_being_configurable
Android_can__39__t_sync_files_with_utf-8_characters_in_names
android_sync_messes_tree Added a comment 2022-10-04 17:59:54 +00:00
Android_unable_to_use_external_special_remote Added a comment 2022-07-29 08:08:33 +00:00
annex.thin_can_cause_corrupt___40__not_just_missing__41___data reopen on second thought 2023-06-22 13:48:48 -04:00
annex_add_freezes_before_moving__58___stopped_working comment 2023-01-17 13:08:49 -04:00
annex_get__stalls_over_ssh comment 2023-06-12 13:06:04 -04:00
annex_import_does_not_account_for_versioning_on_S3 Added a comment 2022-10-12 06:12:17 +00:00
annex_sync_silently_resets_master_to_previous_sync sync: When in an adjusted branch, merge changes from the original branch 2023-07-06 12:42:24 -04:00
annex_tries_to_start_old_binaray
annex_unannex__47__uninit_should_handle_copies
apparent_hang_in_git-annex-smudge comment 2023-07-21 15:14:36 -04:00
aria2c_display_broken_in_git-annex
Assistant__39__s_transfer_bar_often_stuck_at_100__37___and_only_SHA_instead_of_file_content_
assistant_bails_when_adding_encrypted_usbdrive_repo_on_mac
assistant_cannot_sync_files_to_empty_indirect_repo
Assistant_deleted_file_when_merging___40__another_report__41__
assistant_does_not_allow_adding_an_existing_repo
assistant_doesn__39__t_sync_empty_directories
assistant_doesn__39__t_sync_file_permissions
Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t
assistant_expensive_scan_unnecessarily_queues_files
Assistant_has_created_155_semitrusted_repositories
Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory
assistant_locked_my_files
Assistant_only_watches_one_repo_on_startup
assistant_sometimes_does_not_merge_changes_from_remote
assistant_sometimes_removes_and_re-adds_whole_file
Auto-repair_greatly_slows_down_the_machine
backend_option_for_init_is_in_no_effect__63__
bare_remote_is_not_automatically_synced_to_local_repo
be_consistent_with_git_in_handling_http__58____47____47___with___58___ Support http urls that contain ":" that is not followed by a port number 2023-02-10 13:34:47 -04:00
bla__47__.git__47__annex__47__transfer__47__failed__47__download__47__...tmp__58___rename__58___resource_exhausted___40__No_space_left_on_device__41__
blake3_hash_support code review 2022-12-26 13:09:40 -04:00
Bootstrap3_icons_missing_on_Android
broken_repo_when_inodes_exhausted
build_for_OpenBSD_is_outdated close and comment 2022-05-02 14:26:22 -04:00
bup_often_errors_out_when_-J___62___1 Added a comment 2022-08-09 06:22:50 +00:00
Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X close; out of scope 2022-01-25 12:39:46 -04:00
can__39__t_build_without_assistant
can__39__t_connect_jabber_with_custom_google_apps_domain
can__39__t_get
cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options
cannot_add_a_files_with_an_accent_in_it
Cannot_clone_an_annex
Cannot_delete_remote_when_ssh_sync_fails
cannot_ungroup_a_repository Added a comment 2023-02-14 19:03:24 +00:00
Changing_sync_to_include_content_breaks_UX change sync content transition plan and fine tune warning 2023-08-14 13:51:35 -04:00
CHECKPRESENT_could_check_file_size_as_well
chunks_not_deduplicated followup 2022-11-07 12:26:04 -04:00
Cloned_from_.git_under_Windows__44___get_fails Added a comment 2022-03-18 08:37:23 +00:00
commitBuffer__58___invalid_argument___40__invalid_character__41__2
Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_
conflict_resolution___40____63____41___test_stalls_on_an_occasion avoid splitting repo tests into too small parts around -J16 2022-11-07 14:44:51 -04:00
Continual_space_exhaustion_from_syncing_metadata
copy+rename_of_file_on_windows_breaks_original Added a comment 2022-06-29 19:13:56 +00:00
copy_--fast_--from_--to_checks_destination_files Make git-annex copy --from --to --fast actually fast 2023-11-17 17:37:58 -04:00
copy_--from_--to_does_not_adjust_avail_info copy --from --to location tracking update 2023-03-13 14:51:09 -04:00
copy_--from_--to_does_not_copy_if_present_locally copy/move --from-anywhere --to remote 2023-11-30 16:34:30 -04:00
Copying_many_files_to_bup_remotes_is_very_slow Added a comment 2022-08-10 12:35:28 +00:00
corrupt_backend_upon_sync__63__
Corrupted_.git__47__annex__47__index_when_running_assistant
Corrupted_drive__58___Assistant_seems_consider_files_deleted_and_deletes_them_elsewhere_too
Corrupted_git___40__but_not_annex__41___controlled_files
Could_not_read_from_remote_repository
Crash_when_disabling_syncing_in_the_webapp
creating_a_plain_directory_where_a_mountpoint_should_have_been
creating_a_remote_server_repository
creating_dot-git-as-symlink_workaround_drops_worktree_configuration_from_submodules
crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_error Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
CRLF_breaks_interoperability_Win-Ux__58__..post-receive close as fixed 2023-11-29 13:32:19 -04:00
cygwin
Data_loss_when_copying_files_with_running_assistant
Deasn__39__t_clean_up_ssh_keys_after_removing_remote_repo
Debian_and_MacOSX_cannot_read_eachother__39__s_S3_credentials
Delete_data__47__update_location_log_when_a_special_remote_fails_to_fsck
describe_what_git-annex_actually_is comment 2022-01-06 12:25:00 -04:00
Directory_remotes_with_same_mount_point Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
Disabling_remote_auto-enabling_not_possible configremote 2023-04-18 15:30:49 -04:00
does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable
drop_blows_on_lustre__58___SQLite3_returned_ErrorIO comment about annex.dbdir on relevant bugs 2022-08-12 13:31:27 -04:00
drop_from_special_hybrid_encryption_remote_fails
dropkey_-z_does_not_drop_etc comment 2023-05-23 11:45:17 -04:00
dropunused_returns_ok_but_doesn__39__t_delete_files comment 2022-05-02 14:54:24 -04:00
Empty_files_make_git_status_slow comment 2023-05-01 17:08:44 -04:00
Empty_folders_don__39__t_get_remove
enable-tor_failing_on_Android
Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories
enableremote_fails_with___34__wrong_reason__34___stated Override safe.bareRepository for git remotes 2023-09-07 14:56:26 -04:00
Enabling_useConfigOnly_not_honored fixed 2023-04-04 15:19:25 -04:00
encountering_fatal_error_on_auto_annex_upgrade only stage regular files from the journal 2023-10-10 13:22:02 -04:00
encryption__61__none_doesn__39__t_work_with_enableremote
error__58___git-annex_filter-process_died_of_signal_15 filter-process: Fix protocol for empty files 2022-07-13 17:13:54 -04:00
error_creating_internet_archive_item_via_web_UI Added a comment: keep me posted by email please 2022-12-07 14:40:52 +00:00
error_during_copy_to_S3 comment 2022-08-30 12:50:42 -04:00
error_on_only_repository_copy_deletion
error_out_on_file_size_0_from_external_spec_remote Added a comment 2022-06-09 21:53:05 +00:00
EvilLinker_needs_to_escape_spaces_in_user_name
export__95__import__95__subdir_started_to_fail_some_times comment 2022-09-13 14:13:19 -04:00
external_remote_export_sent_to_wrong_process comment 2023-04-04 14:31:25 -04:00
external_remote_protocol_unable_to_parse_command Added a comment 2022-03-21 19:18:53 +00:00
Failed_adjusted_branch_update_after_error_in_drop Added a comment 2023-04-01 11:09:49 +00:00
Failed_move__47__get_over_ssh_in_new_version Added a comment: no worries 2022-06-30 16:51:51 +00:00
fails_to_authenticate_into_S3_for_initremote__63__ followup 2022-07-13 14:53:46 -04:00
Fails_to_drop_key_on_windows___40__Access_denied__41__ followup 2022-06-22 13:19:35 -04:00
failure_getting__47__copying_on_git-lfs_remote___40__gcrypt__41__ comment 2022-08-15 14:05:05 -04:00
Failure_to_get_small_files_over_P2P_protocol moreinfo 2022-01-11 12:24:40 -04:00
fat_support
fatal__58___Cannot_handle_files_this_big
file_extension_not_used_for_URIs_from_special_remotes
file_modification_time_should_be_stored_in_exactly_one_metadata_field
filemanager_integration_broken
Files_disappear_from_locally_paired_annexes_when_edited
Files_recorded_with_other_file__39__s_checksums Added a comment 2022-09-10 00:38:17 +00:00
fix_git-annex_paths___47___objects___40__repository_not_available__41__
FreeBSD_patches comment 2022-05-31 13:11:52 -04:00
fresh_test_fails__58___hPut__58___invalid_argument_ bring back "bag of bytes" handling for ciphers 2023-11-01 13:09:42 -04:00
fsck_--json_incomplete_error_reporting close 2022-12-26 13:29:13 -04:00
fsck_does_not_detect_corruption_on_yt_vids comment 2023-09-07 15:07:41 -04:00
fsck_ignores_--json-error-messages_when_--quiet followup and wontfix this 2023-11-21 16:11:10 -04:00
fsck_says_ok_for_a_file_that_is_not_in_the_remote Added a comment 2023-10-23 17:50:22 +00:00
FTBFS_for_the_2nd_day Added a comment 2022-10-06 16:04:41 +00:00
FTBFS_on_OSX__47__Windows comment 2023-03-08 12:18:55 -04:00
gcrypt_remotes_using_relative_paths add comment 2023-03-23 15:29:53 -04:00
get__58___no_passphrase_ask_for_the_2nd_ssh_invocation comment 2022-01-03 12:58:12 -04:00
Get_gpg_subkey_id_used_for_encryption
get_is_busy_doing_nothing improve sqlite retrying behavior 2022-10-18 15:47:20 -04:00
GIN_is_not_recognized_as_a_git-annex_enabled_repos Added a comment 2022-08-09 00:33:56 +00:00
git-annex-copy_fails_with___34__thread_blocked_indefinitely_in_an_STM_transaction__34__
git-annex-enableremote_confusing_behavior_when_there_is_a_git_remote_with_same_name_as_special_remote enableremote: Avoid overwriting existing git remote when passed the uuid of a specialremote that was earlier initialized with the same name 2023-09-22 13:29:48 -04:00
git-annex-import_imports_outside_of_directory Added a comment: imports and symlinks 2022-08-22 20:40:42 +00:00
git-annex-install_for_Android_crashes_on___34__arm7el__34__
git-annex-move_not_using_parallelism__63__
git-annex-repair_claims_success_then_failure create journal directory in withJournalHandle 2023-06-21 15:23:59 -04:00
git-annex-shell
git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to
git-annex-shell_fails_to_run_true Added a comment: indeed. 2022-01-12 15:56:25 +00:00
git-annex-sync_not_quite_idempotent__63__
git-annex.linux.6.20180914_-__62___assistant_requires_s3_bucket
git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__
git-annex__58_____60__socket__58___16__62____58___hPutBuf__58___resource_vanished___40__Broken_pipe__41__
git-annex__58___fd__58__14__58___hGetLine__58___end_of_file
git-annex__58___readDirStream__58___inappropriate_type
Git-annex_and_Microsoft_Office_files_on_OS_X
git-annex_branch_not_being_pushed_after_git-annex_forget
git-annex_branch_shows_commit_with_looong_commitlog
git-annex_cannot_connect_to_freenet_cloud___40__webdav__41__
git-annex_died_of_signal_11_when_syncing_content
git-annex_does_not_install_on_windows_without_admin_rights
git-annex_drop_fails_to_access_file__58____47____47____47___target_URL_on_Windows verified fixed 2023-03-27 13:58:16 -04:00
git-annex_findkeys_does_not_know_--largerthan findkeys: Support --largerthan and --smallerthan 2023-11-28 11:51:43 -04:00
git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download
git-annex_get_with_umlaut_characters_in_filenames
git-annex_is_slow_at_reading_file_content comment 2023-09-22 12:58:19 -04:00
git-annex_merge_stalls
git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service
git-annex_sometimes_messes_up___126____47__.git-credentials
git-annex_sucking_up_all_available_RAM_after_startup
git-annex_won__39__t_execute_on_WD_My_Cloud_NAS
git_annex_add_out_of_memory__63___mmap_failed__58___No_such_file_or_directory
git_annex_assistant_exits_with_failure
git_annex_assistant_failing_with_ARM_NAS
git_annex_assistant_leaks_a_lot_of_memory
git_annex_cannot_get_my_files_after_clone
git_annex_connecting_over_tor_does_not_work add comment 2022-09-26 16:05:46 -04:00
git_annex_copy_fails_without_error_message_on_macOS___40__but_works_on_Linux__41__
git_annex_copy_to_s3_out_of_memory followup 2023-09-26 13:04:42 -04:00
git_annex_daemon_crashes_when_authenticating_with_jabber.de
git_annex_forget_does_not_propagate already fixed 2023-04-17 13:35:23 -04:00
git_annex_get_--batch_does_not_work Added a comment 2022-03-11 18:46:40 +00:00
git_annex_import_is_dangerous_if_you_have_unused_objects
git_annex_move_--unused_not_moving_some_files
git_annex_push_fails_on_Windows Added a comment 2023-09-12 16:36:26 +00:00
git_annex_repair_failed__58___missing_objects fix git-annex repair false positive 2022-05-04 11:32:23 -04:00
git_annex_should_check_that_stdout_isatty_when_reporting_progress update 2023-09-22 16:03:09 -04:00
git_annex_still_deleting_content_when_merging
git_annex_sync_remove_all_recently_added_files
git_annex_test_fails_when_run_through_powershell
git_annex_upgrade_fails comment 2023-07-21 13:01:46 -04:00
git_annex_upgrade_loses_track_of_files_with___34____38____34___character___40__and_probably_others__41__
git_annex_wont_work_with_git-dir_and_work-tree
Git_checkout_fails_using_--recurse-submodules idea 2023-04-20 14:21:22 -04:00
git_checkout_slow_with_unlocked_files investigation results 2021-11-02 15:06:20 -04:00
git_commit_smudges_unncessarily Added a comment 2022-09-24 19:43:47 +00:00
Git_copy_fails_with_absolute_path_on_mavericks
git_error___34__update__95__ref_failed_for_ref__34__ comment, retitle 2022-05-02 14:35:07 -04:00
git_fsck_duplicateEntries_errors_when_using_adjusted_branch
git_init_fails_on_a_worktree_branch comment 2023-11-21 16:02:21 -04:00
git_keeps_refreshing_index Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
git_proxy_uses_ls-files_without_--exclude-standard
git_rename_detection_on_file_move
Git_repos_corrupt_themselves Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
git_worktree_remove_fails
gpg-agent
gpg_goes_to_100__37___cpu_on_bad_input_data
GPG_passphrase_repeated_prompt
Handling_of_files_inside_and_outside_archive_directory_at_the_same_time
Hard_links_not_synced_in_direct_mode
high_cpu_usage_in_cat-file_and_webapp
Homebrew_build_broken close 2023-06-21 13:56:10 -04:00
Host_resolution_error_on_Android_when_adding_RSync.net_repo
how_to_copy_tp_multiple_remotes_simultaneously__63__
How_to_git_union-merge__63__ Added a comment 2023-11-21 20:20:14 +00:00
http_remotes_ignore_annex.web-options_--netrc Added a comment 2022-09-13 23:32:01 +00:00
Hybrid_encryption_can__39__t_generate_the_right_key_after_moving_files
import_tree_on_adjusted_unlocked_branch_issues apparently fixed 2023-06-21 14:45:36 -04:00
importtree_replaces_files_with_identical_size comment 2022-03-21 16:00:24 -04:00
importtree_spends_hours_reading_cidsdb Added a comment 2023-06-11 02:18:23 +00:00
Impossible_to_enable_an_existing_gcrypt_repo_in_the_webapp
Incompatibility_with_git_2.37 work around git segfault 2022-08-04 14:20:57 -04:00
Incorrect___34__file_content_has_changed__34___on_duplicates Added a comment 2022-09-22 03:40:04 +00:00
infinite_hang_on_git_status_with_v10___38___nfs comment 2022-09-30 13:42:30 -04:00
Infinite_loop_when_synchronizing_between_many_machines
info_regression__58___exits_on_first_bad_path fix reversion in info, and add test case 2023-02-20 14:31:37 -04:00
info_tries_to_scan_ignored_dirs_without_permission comment 2023-08-08 13:43:04 -04:00
init__58___autoupgrade___60__8_annex_version_to_8_not_10 Added a comment: comment regarding "default" version of the repo etc 2022-01-26 18:40:50 +00:00
init_fails_in_a_folder_with_newline_in_its_name clarify 2023-03-31 14:18:50 -04:00
Initial___34__Make_repository__34___fails_due_to___34__empty_ident_name___40__for___60__email-address__62____41___not_allowed__34__
Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic
Invalid_argument_saving_FreeSurfer_file_on_NTFS prevent relatedTemplate from truncating a filename to end in "." 2023-12-05 12:38:14 -04:00
Is_there_any_way_to_rate_limit_uploads_to_an_S3_backend__63__
Issue_fewer_S3_GET_requests
Issue_on_OSX_with_some_system_limits
It_is_very_easy_to_turn_git-annex_into_a_zombie
keeps_demanding_ssh_key_even_if_all_sync__39__s_turned_down
leaves_many_stray_processes_on_remote_server
Linux_standalone__39__s_metadata_--batch_can__39__t_parse_UTF-8
list__58___escaped_characters_not_accepted_as_input comment 2023-07-21 15:33:59 -04:00
loadlocale_error_with_standalone_build
Local_network___40__ssh__41___fails_to_pair__47__sync
Location_change_of_remote_DNS_ignored
long_file_extensions___40__e.g._.numbers__41___dropped Added a comment 2022-11-29 16:53:39 +00:00
Low_disk_space_corrupts_state
MacOSX__58___archive_folders_not_working_as_expected
make___39__find__39___clear__40__er__41___on_what_is_unlocked_ Added a comment 2022-02-21 21:48:59 +00:00
make_install_doesn__39__t_create_git-annex-shell
matching_option_--onlyingroup_works_only_partially Added a comment 2023-08-08 16:38:53 +00:00
merge_causes_out_of_memory_on_large_repos
metadata_view_does_not_vpop_to_original_view
migrate_and_move_duplicates_data
migrated_files_not_showing_up_in_unused_list
mimeencoding_detection_is_not_working fix my comment format 2022-06-29 12:18:28 -04:00
Moved_files_are_not_picked_up_by_the_assistant_on_OS_X
Nearline_bucket_stopped_working___40__can__39__t_even_HEAD_files__41__
need_more_debug_for_failing_to_get_uuid_or_key_ add git config debugging 2023-05-15 15:35:29 -04:00
new_repo_with_git-lfs_as_only_annex_remote
no_git-annex_shell_on_Windows
No_viable_build_plan_for_ghc_9.2.2 comment 2023-06-21 14:10:34 -04:00
no_way_to_disable_repository_auto_upgrade
Non-annexed_files_being_annexed_and_not_stored
non-git-annex_symlinks_not_perserved_when_exporting_tree_via_rsync
non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status
Offline_editing_in_Android_removes_files_and_creates_links
oldkeys_not_in_Windows_release_10.20230803 comment (and close) 2023-09-11 13:19:55 -04:00
on_encfs__44___.fuse__95__hiddenXXXXX_files_left_behind
On_Lubuntu_14.04_assistant_fails_to_create_new_setup_or_actually_work___40__fixed_by_regular_lxsession_package_update_from_2014-06-30__41__
On_Windows__44___can__39__t_use_a_USB_disk_annex_created_on_Linux
On_Windows__44___can__39__t_use_repository_that_has_a_unix-style_local_remote_configured
One_Client_Not_Syncing_Content remove spam 2023-07-21 15:15:11 -04:00
openTempFile comment 2023-06-21 14:36:54 -04:00
OSX__58___Assistant_leaves_repo_in_inconsistent_state
OSX__58___Pushed_changes_are_autocommited Added a comment 2022-07-22 23:47:19 +00:00
OSX_assistant_fails_to_download_new_file_after_initial_pass
OSX_Assistant_will_not_automatically_drop
OSX_case_insensitive_filesystem Typo: sansative -> sensitive 2023-03-17 15:14:50 -04:00
Packfile_does_not_match_digest__58___gcrypt_with_assistant Added a comment 2023-10-23 09:57:00 +00:00
Paths_behind_relative_symlinks_in_repo_don__39__t_work comment 2023-01-16 15:07:46 -04:00
performance_regression__63___init_takes_times_more Sped up sqlite inserts 2x when built with persistent 2.14.5.0 2023-03-31 14:38:25 -04:00
Podcast_filename_encoding_breaks_Android_client
poor_choice_of_name_for_adjusted_branches
preferred_content__58___include_statement_does_not_allow_spaces_in_filenames document how to include= a path with a space in it 2023-05-15 16:02:06 -04:00
present_files__47__directories_are_dropped_after_a_sync
Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted
Problem_setting_up_encrypted_repository_using_the_assistant_with___40__outside_of_git-annex__41___shared_pgp_key
problem_with_upgrade_v2_-__62___v3
Problem_with_windows_version__58___1.9.5.msysgit
proposal_for_timestamp_semantics
Pusher_crashed__58___fd__58__56__58___hPutStr__58___illegal_operation___40__handle_is_closed__41__
Race_condition_between_watch__47__assistant_and_addurl
Race_condition_or_double-locking_with_pidlock sync: Fix locking problems during merge when annex.pidlock is set 2023-12-04 13:40:28 -04:00
ran_once_then_stopped_running_opensuse_13.1
random_files_vanishing_when_assistant_gets_restarted
Recreating_remote_repository__39__s_annex
Redundant_quote_in_the_filepath_with_rsync_remote close as already fixed 2022-06-02 11:59:26 -04:00
registerurl_does_not_register_if_external_remote restore old registerurl location tracking behavior 2023-04-05 17:06:44 -04:00
regression_with_S3_creds_not_used
remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist
remote_not_showing_up_in_webapp
Remote_repositories_have_to_be_setup_encrypted
Remote_webapp_on_debian_stretch_not_responding
remotes_disappeared
Repo_manipulation_breaks_git-annex_drop_--all Added a comment: Thanks! 2022-01-11 18:59:36 +00:00
resolvemerge_fails_when_unlocked_empty_files_exist forwarded git bug 2023-05-02 13:27:04 -04:00
Resolver_lts-19.16_still_causes_trouble_with_Win32 Revert "fix link" 2022-08-04 12:20:02 -04:00
Resolver_lts-19.33_still_causes_trouble_with_Win32 Revert "stack.yaml: Update to lts-19.33 and aws-0.24" 2023-02-20 15:15:06 -04:00
Resource_exhausted
Resource_temporarily_unavailable_when_running_enableremote
rsync__58___protocol_version_mismatch
rsync_fails_with_sync_error__58___syntax_or_usage_error_
S3_ACL_deprecation deal with Amazon S3 breaking change for public=yes 2023-07-21 13:59:07 -04:00
s3_InternalIOException__63__
s3_remote__58___public__61__yes_sets_disabled_ACLs deal with Amazon S3 breaking change for public=yes 2023-07-21 13:59:07 -04:00
S3_remote___8212___un-embedding_creds__63__
S3_remote_errors_with_garage_endpoint Added a comment 2023-02-09 09:51:21 +00:00
S3_special_remote_support_for_DigitalOcean_Spaces
securehashesonly_conflicts_with_addurl promote comment to bug 2023-03-27 14:10:32 -04:00
Selfsigned_certificates_with_jabber_fail_miserably
Share_with_a_friend_fails
should_be_possible_to_use_ssh_hosts_from_.ssh__47__config
should_create_leading_dirs_for_annex.dbdir comment 2023-01-02 15:27:36 -04:00
should_error_on_whereis_--batch-keys_--all comment 2022-01-26 12:03:16 -04:00
Should_try_again_when_network_fails___40__esp._DNS__41__
silently_failing_when_attempting_to_add_ignored_files
SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex
some_conflict_resolution_tests_fail_some_time Added a comment 2022-09-13 18:02:35 +00:00
special_remote_adb_-_Argument_list_too_long adb: Avoid find failing with "Argument list too long" 2022-01-31 13:19:09 -04:00
special_remote_protocol__58___adding_local_state_variables___40__not_under_git__41__
SQlite_failed_when_copying_to_remote_repository update 2023-06-21 13:59:13 -04:00
SSL_repos_does_not_show_up_in_Assistant
started_to_escape_characters_in_the_output close this release blocker 2023-06-05 15:10:52 -04:00
startup_scan_extremely_slow
still_seeing_errors_with_parallel_git-annex-add
Strange_case_of_data_loss__44___possibly_linked_to_git-annex_with_encrypted_rsync_remote
Stress_test
Support_manual_configuration_of_tor_hidden_service
sync-git-annex_branch_not_syncing_in_the_assistant
sync_--content_succeeds_w__47__o_fetching_all_files
sync_-C_can_export_other_files comment 2023-09-22 12:36:15 -04:00
sync_claims_data_loss_but_seems_to_just_lose_tracking
sync_does_not_merge_after_branch_rollback comment 2021-10-27 13:55:36 -04:00
sync_does_not_propagate_forgetfulness fix obviously wrong attoparsec parser 2022-02-07 14:15:17 -04:00
Sync_fails_when_borg_remote_is_inaccessible done 2023-08-16 16:02:03 -04:00
Syncing_bare_repository_doesn__39__t_work_after_using_watch_on_Windows
Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant
Synology___40__armel__41___clock__95__gettime__58___Invalid_argument comment 2023-08-28 12:20:49 -04:00
Synology_NAS__58___timer__95__create__58___Bad_address
System.PosixCompat.User_removed_in_unix-compat-0.7 Added a comment 2023-03-31 18:32:29 +00:00
tasty_test_limiting_broken_by_concurrency Added a comment 2022-05-24 02:46:17 +00:00
testremote_is_not_honoring_--backend Added a comment 2023-04-21 07:08:35 +00:00
tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS comment 2021-11-29 13:02:15 -04:00
Tests_v8_locked__58___rsync_remote__58___FAIL avoid using removePathForcibly everywhere, it is unsafe 2022-05-02 14:06:20 -04:00
too_many_ssh_connections_during_sync_of_gcrypt_remotes
touch.hsc_has_problems_on_non-linux_based_systems
Transfers_continue_after_daemon_stopped
TransferScanner_crashed__58___fd__58__59__58___hGetLine__58___end_of_file
Tries_to_upload_to_remote_although_remote_is_dead
Unable_to_addurl_file__58____47____47____47___on_Windows fix link 2023-03-31 14:18:36 -04:00
unannex__58___Cannot_proceed_with_uncommitted_changes_staged_in_the_index
UnicodeDecodeError_while_archiving_files_with_git-annex_to_glacier
uninit_fails_when_I_symlink_your_symlink move a comment that is a bug report 2023-11-21 15:57:10 -04:00
unusable_with_ghc_8.10.7_on_DragonFlyBSD Added a comment 2022-01-03 19:06:11 +00:00
Upgrade_impossible_om_Mac_OSX
Upload_to_S3_fails_
URL_key_potential_data_loss
User-Agent_not_sent_with_S3_remote comment 2023-02-10 14:06:34 -04:00
using_old_remote_format_generates_irritating_output
v6_appears_to_not_thin
v8_repo_auto_upgrades_to_v10 handle upgrading repositories initialized with --version=9 2022-09-26 12:59:51 -04:00
Versioned_S3_tree_does_not_unexport_git_objects Added a comment 2022-11-09 19:51:20 +00:00
vicfg_and_description_often_not_propagated
view_branch_on_top_of_adjusted_branch_doesn__39__t_sync close bug as dup and update todo item with implementation plan 2023-02-16 14:51:00 -04:00
views_do_use_utf8_for_chars_that_does_not_need_to Added a comment 2023-06-05 20:35:19 +00:00
warning__58___unable_to_convert_submodule_to_form_that_
Watcher_crashed__58___.git__92__annex__92__objects__92__...sha256....pdf__92____58___openTempFile__58___does_not_exist
Watcher_crashed_in_Android_on___47__storage__47__sdcard1_-_bug__63__
Webapp_won__180__t_start_on_MacOS move assistant and webapp build-depends into main build-depends 2022-08-29 15:23:49 -04:00
webdav_fails___40__server__58___radicale_0.9-1__41__
weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links
weird_interaction_between___34__required__34___and___34__numcopies__34___on_duplicate_files
weird_unicode_bug_on_windows
whereis_claims_file_is_not_here__44___but_it_is_available_both_here_and_in_another_remote
whereis_outputs_no_informaiton_for_unlocked_files
windows__58___commits_created_despite_alwayscommit__61__fals
Windows__58___Doesn__39__t_want_to_handle_files_with_2_dots_in_filename
Windows__58___git_annex_get_failed
windows__58___needlessly_reminded_to_run___96__restage__96__ Added a comment 2022-10-01 08:23:43 +00:00
Windows__58___The_process_cannot_access_the_file_because_it_is_being_used_by_another_process
windows__58___two_repo_tests_fail_after_commit_5a98f2d5 Added a comment 2022-05-23 19:41:27 +00:00
Windows___58___git-annex__58___failed_to_read_sha_from_git_write-tree
windows_autostart
windows_build_fails_starting_from_commit_54ad1b4cf re-close with comment 2023-03-06 12:25:39 -04:00
Windows_build_test_failures
Windows_installer_includes_curl_and_wget__44___but_not_required_DLLs
Wrong_permission_when_using_shared_repository Added a comment 2022-08-17 16:59:17 +00:00
WSL1__58___git-annex-add_fails_in_DrvFs_filesystem comment 2021-10-27 14:40:02 -04:00
WSL_adjusted_braches__58___smudge_fails_with_sqlite_thread_crashed_-_locking_protocol Added a comment 2022-09-25 19:43:31 +00:00
--git-dir_and_--work-tree_separation_issue.mdwn bug report 2023-07-17 10:56:08 +00:00
10.20220525_cannot_probe_for_untrusted_remote_key.mdwn close as not a bug 2022-06-09 13:23:33 -04:00
__34__.git__47__HEAD__58___openFile__58___resource_busy__34___after_copy.mdwn probably fixed but I didn't actually reproduce it 2023-04-04 14:25:55 -04:00
__34__commitBuffer__58___invalid_argument___40__invalid_character__41____34___during___34__git_annex_sync__34__.mdwn
__34__directory__34___special_remote_leaves_empty_dirs.mdwn directory: Remove empty hash directories when dropping content 2023-07-21 14:57:29 -04:00
__34__error__58___invalid_object__34____44___after_add__59___cannot_commit.mdwn
__34__git_annex_adjust__34___does_not_respect_utf8_in_the_commit_author_field.mdwn moreinfo 2023-09-22 15:35:01 -04:00
__34__git_status__34___thread_blocked_indefinitely_in_an_MVar_operation.mdwn close as seems fixed 2023-09-22 13:34:39 -04:00
__34__invalid_object__34___errors_cropping_up.mdwn
__34__metadata_only__34___git-remote-gcrypt_syncing_files_anyway.mdwn
__34__Missing_location__34___with_partsize__39__d_uploads.mdwn 2023-02-10 14:53:11 +00:00
__34__rename__58___permission_denied__34__.mdwn
__34__Unsupported_url_scheme__34___message_when_trying_to_cconnect_to_ftp_server.mdwn
__39__add__39___results_in_max_cpu__44___long_run_and_huge_repo.mdwn
__39__git_annex_assist__39___doesn__39__t_honor_--jobs.mdwn assist: With --jobs, parallelize transferring content to/from remotes 2023-07-05 12:47:30 -04:00
__47__exe__47__git-annex.mdwn Make git-annex enable-tor work when using the linux standalone build 2022-10-26 15:45:08 -04:00
__91__meta__93___ikiwiki_is___42__slow__42__.mdwn
__96__git_add__96___adds_files_unlocked_instead_of_locked.mdwn improve docs 2023-10-23 13:55:53 -04:00
__96__git_annex_info__96___hangs_with_git_special_remote.mdwn 2023-10-01 10:06:18 +00:00
__96__git_annex_sync___60__REMOTE__62____96___swallows_network_failure.mdwn 2023-11-14 04:32:15 +00:00
__96__lookupkey__96___unexpectedly_slow.mdwn lookupkey: Sped up --batch 2023-10-30 14:59:09 -04:00
__96__sync_-C__96___takes_longer_to_get_file_than___96__get__96__.mdwn
_git-annex__58___bad_url_ssh__58____47____47__git__64__gitlab.com__58____126____47__gitlabname__47__reponame.git.mdwn close bug that was recently fixed 2022-06-29 14:51:11 -04:00
acl_not_honoured_in_rsync_remote.mdwn
adb_creates_empty_commits_on_import__47__sync.mdwn moreinfo 2023-06-21 14:21:34 -04:00
adb_pull_does_not_preserve_timestamp.mdwn 2022-01-01 20:06:22 +00:00
adb_remote_fails_to_import_treeish.mdwn adb: Added configuration setting oldandroid=true 2022-07-13 18:00:47 -04:00
adb_replaces_symlinks_by_plain_text_files.mdwn avoid exporting non-annexed symlinks 2022-01-03 14:21:50 -04:00
adb_special_remote_fetches_but_does_not_add_all_files.mdwn
add__58___inconsistently_treats_files_in_dotdirs_as_dotfiles.mdwn
add_config_var_preventing_adjusted_branch_mode.mdwn comment and close 2023-02-20 14:46:47 -04:00
add_overwrite_race.mdwn fix overwrite race with small file that got large 2022-06-14 16:38:56 -04:00
added_branches_makes___39__git_annex_unused__39___slow.mdwn
adding_a_remote_server_fails.mdwn
Adding_zip_or_7z_or_tar_archive_builds_for_windows.mdwn
addurl_+_metadata_on_Windows_doesn__39__t_work.mdwn use lookupKeyStaged in --batch code paths 2022-10-26 14:43:06 -04:00
addurl_--batch_errors_with__git-annex__58___user_error_.mdwn moreinfo 2022-12-26 16:09:08 -04:00
addurl_--preserve-filename_still_modifies_file_names.mdwn
addurl_fails_because_special_remote_is_not_available.mdwn
addurl_unittest_failing_under_windows.mdwn close 2023-09-22 15:52:28 -04:00
Adjust_--unlock_not_using_--reflink__63__.mdwn this is fixed 2022-06-29 14:30:57 -04:00
adjusted__47__main__40__unlocked__41___not_syncing_with_main.mdwn sync: Warn when the adjusted basis ref cannot be found 2023-02-10 14:33:21 -04:00
after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn closing some old bugs 2023-06-21 14:42:36 -04:00
Always_identical_UUIDs.mdwn tag moreinfo 2023-06-21 13:50:13 -04:00
Android__44___unable_to_start_browser_.mdwn
Android__58___addurl__58___Network.BSD.getProtocolByName__58___does_not_exist___40__no_such_protocol_name__58___tcp__41__.mdwn
Android__58___Several_error_messages___47___warnings.mdwn
Android___58___handling_DCIM__47__Camera_not_being_configurable.mdwn
Android_can__39__t_sync_files_with_utf-8_characters_in_names.mdwn
android_sync_messes_tree.mdwn 2022-09-29 08:44:16 +00:00
Android_termux_install_fails_with_Bad_system_call.mdwn fixed 2023-03-10 12:13:30 -04:00
Android_unable_to_use_external_special_remote.mdwn 2022-07-28 00:23:44 +00:00
Android_version_converts_plain_git_file___40__git_add__41___to_git-annex_file.mdwn
annex.autocommit_seems_ignored_for_new_files.mdwn
annex.thin_can_cause_corrupt___40__not_just_missing__41___data.mdwn reopen on second thought 2023-06-22 13:48:48 -04:00
annex_add_freezes_before_moving__58___stopped_working.mdwn initial report on difficulty moving frozen file 2023-01-16 19:36:07 +00:00
annex_get__stalls_over_ssh.mdwn stalling report 2023-06-08 15:46:29 +00:00
annex_import_does_not_account_for_versioning_on_S3.mdwn all keys are still present on versioned remote after import of a tree 2022-10-11 13:05:40 -04:00
annex_remotedaemon_100__37___cpu_hungry.mdwn
annex_sync_silently_resets_master_to_previous_sync.mdwn sync: When in an adjusted branch, merge changes from the original branch 2023-07-06 12:42:24 -04:00
annex_tries_to_start_old_binaray.mdwn
annex_unannex__47__uninit_should_handle_copies.mdwn
apparent_hang_in_git-annex-smudge.mdwn 2023-07-19 02:49:48 +00:00
aria2c_display_broken_in_git-annex.mdwn
assistant_--autostop_stops_after_nonexistant_repo.mdwn catch chdir exception in --autostop 2023-04-19 12:42:02 -04:00
Assistant__39__s_transfer_bar_often_stuck_at_100__37___and_only_SHA_instead_of_file_content_.mdwn
assistant_bails_when_adding_encrypted_usbdrive_repo_on_mac.mdwn
assistant_cannot_sync_files_to_empty_indirect_repo.mdwn
assistant_committer_crashes_due_to_missing_file.mdwn assistant: Fix a crash when a small file is deleted immediately after being created 2023-06-19 12:44:56 -04:00
Assistant_crashes_with_handle_issues_-_never_works.mdwn
Assistant_deleted_file_when_merging___40__another_report__41__.mdwn
assistant_does_not_allow_adding_an_existing_repo.mdwn
assistant_does_not_always_use_repo_cost_info_when_queueing_downloads.mdwn
Assistant_does_not_update_adjusted_branch.mdwn
assistant_doesn__39__t_notice_changes_to_gitignore_files.mdwn
Assistant_doesn__39__t_sync_directory_remotes.mdwn 2022-09-04 01:16:18 +00:00
assistant_doesn__39__t_sync_empty_directories.mdwn
assistant_doesn__39__t_sync_file_permissions.mdwn
Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t.mdwn
assistant_expensive_scan_unnecessarily_queues_files.mdwn
Assistant_has_created_155_semitrusted_repositories.mdwn
Assistant_having_a_child_git_cat-file_--batch_do_the_same_thing_over_and_over_and_using_a_lot_of_memory.mdwn
Assistant_is_stuck_with___39__fuzztest__39__.mdwn
assistant_locked_my_files.mdwn
assistant_memory_leak.mdwn
assistant_not_synching_with_content.mdwn
Assistant_only_watches_one_repo_on_startup.mdwn
assistant_should_set_up_dedicated_ssh_keys_for_remotes_using_the_standalone_tarball.mdwn
assistant_sometimes_does_not_merge_changes_from_remote.mdwn
assistant_sometimes_removes_and_re-adds_whole_file.mdwn
Assistant_temporary_delete_and_recommit_files.mdwn
Attempting_to_repair_repository_almost_every_day.mdwn
Auto-repair_greatly_slows_down_the_machine.mdwn
backend_option_for_init_is_in_no_effect__63__.mdwn remove --backend from global options 2022-06-29 13:33:25 -04:00
bare_remote_is_not_automatically_synced_to_local_repo.mdwn
bare_remote_safe_directory.mdwn Revert "revert recent bug fix temporarily for release" 2023-02-14 14:11:23 -04:00
batch_commands_miss_journalled_changes_made_while_running.mdwn disable journalIgnorable in enableInteractiveBranchAccess 2022-07-15 13:48:41 -04:00
be_consistent_with_git_in_handling_http__58____47____47___with___58___.mdwn Support http urls that contain ":" that is not followed by a port number 2023-02-10 13:34:47 -04:00
bla__47__.git__47__annex__47__transfer__47__failed__47__download__47__...tmp__58___rename__58___resource_exhausted___40__No_space_left_on_device__41__.mdwn
blake3_hash_support.mdwn bugs/blake3_hash_support: reroll patch, add comment 2022-12-16 14:52:25 +00:00
Bootstrap3_icons_missing_on_Android.mdwn
broken_repo_when_inodes_exhausted.mdwn
Broken_symlinks_in_directory_remote_causes_crash.mdwn use getSymbolicLinkStatus not getFileStatus to avoid crash on broken symlink 2022-09-05 13:46:32 -04:00
build_for_OpenBSD_is_outdated.mdwn close and comment 2022-05-02 14:26:22 -04:00
bup_often_errors_out_when_-J___62___1.mdwn close 2022-08-10 12:29:29 -04:00
Button_to_cancel_conistency_checks.mdwn
cabal_builds_without_assistant.mdwn move assistant and webapp build-depends into main build-depends 2022-08-29 15:23:49 -04:00
Can__39__t_add_a_git_repo_to_git_annex__58_____34__Invalid_path_repo__47__.git__47__X__34___for_many_X.mdwn close; out of scope 2022-01-25 12:39:46 -04:00
can__39__t_build_without_assistant.mdwn fix build with assistant disabled and webapp enabled 2022-06-29 14:19:18 -04:00
can__39__t_connect_jabber_with_custom_google_apps_domain.mdwn
can__39__t_get.mdwn
cannot___40__or_how__63____41___to_pass_socket_path_with_a_space_in_its_path_via_annex-ssh-options.mdwn
cannot_add_a_files_with_an_accent_in_it.mdwn
Cannot_add_gcrypt_remote_in_webapp__58___gcrypt_backend.mdwn
cannot_add_local_readonly_repo_through_the_webapp.mdwn
Cannot_clone_an_annex.mdwn
Cannot_delete_remote_when_ssh_sync_fails.mdwn
cannot_ungroup_a_repository.mdwn close bug as submitter cannot reproduce it 2023-02-15 13:53:19 -04:00
Changing_sync_to_include_content_breaks_UX.mdwn change sync content transition plan and fine tune warning 2023-08-14 13:51:35 -04:00
CHECKPRESENT_could_check_file_size_as_well.mdwn
chunks_not_deduplicated.mdwn followup 2022-11-07 12:26:04 -04:00
Cloned_from_.git_under_Windows__44___get_fails.mdwn 2022-01-13 03:59:44 +00:00
commitBuffer__58___invalid_argument___40__invalid_character__41__2.mdwn
Commiting_Files_Containing_Non_Ascii_Char_on_OS_X_.mdwn
concurrent_git-annex_processes_can_lead_to_locking_issues.mdwn
confirmed.mdwn
conflict_resolution___40____63____41___test_stalls_on_an_occasion.mdwn initial report on stalling test 2022-11-07 14:31:55 +00:00
Continual_space_exhaustion_from_syncing_metadata.mdwn
copy+rename_of_file_on_windows_breaks_original.mdwn marking as done 2022-06-29 19:14:38 +00:00
copy_--fast_--from_--to_checks_destination_files.mdwn Make git-annex copy --from --to --fast actually fast 2023-11-17 17:37:58 -04:00
copy_--from_--to_does_not_adjust_avail_info.mdwn copy --from --to location tracking update 2023-03-13 14:51:09 -04:00
copy_--from_--to_does_not_copy_if_present_locally.mdwn fixed 2023-11-17 16:46:43 -04:00
copy_-J_--to_local_git_remote_does_not_run_concurrently.mdwn fix parallel copy from/to a local git repo 2022-06-29 12:40:12 -04:00
Copying_many_files_to_bup_remotes_is_very_slow.mdwn 2022-07-17 13:49:11 +00:00
corrupt_backend_upon_sync__63__.mdwn
Corrupted_.git__47__annex__47__index_when_running_assistant.mdwn
Corrupted_drive__58___Assistant_seems_consider_files_deleted_and_deletes_them_elsewhere_too.mdwn
Corrupted_git___40__but_not_annex__41___controlled_files.mdwn
Could_not_read_from_remote_repository.mdwn
Crash_when_disabling_syncing_in_the_webapp.mdwn
creating_a_plain_directory_where_a_mountpoint_should_have_been.mdwn
creating_a_remote_server_repository.mdwn
Creating_an_encrypted_S3_does_not_check_for_presence_of_GPG.mdwn
creating_dot-git-as-symlink_workaround_drops_worktree_configuration_from_submodules.mdwn
crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_error.mdwn
CRLF_breaks_interoperability_Win-Ux__58__..post-receive.mdwn close as fixed 2023-11-29 13:32:19 -04:00
cygwin.mdwn
Data_loss_when_copying_files_with_running_assistant.mdwn
dead_with_no_params_can_mark_repo_with_empty_description_dead.mdwn avoid combining multiple words provided to trust/untrust/dead 2022-10-03 13:48:40 -04:00
Deasn__39__t_clean_up_ssh_keys_after_removing_remote_repo.mdwn
Debian_and_MacOSX_cannot_read_eachother__39__s_S3_credentials.mdwn close 2022-06-29 14:41:34 -04:00
Delete_data__47__update_location_log_when_a_special_remote_fails_to_fsck.mdwn
describe_what_git-annex_actually_is.mdwn improve description 2022-01-06 12:24:27 -04:00
Direct_mode_repositories_still_use_symlinks_sometimes.mdwn
Directory_remotes_with_same_mount_point.mdwn
Disabling_remote_auto-enabling_not_possible.mdwn configremote 2023-04-18 15:30:49 -04:00
does_not_understand___34__yes__34___as_boolean_true_value_for_autoenable.mdwn
done.mdwn
drop_blows_on_lustre__58___SQLite3_returned_ErrorIO.mdwn
drop_from_special_hybrid_encryption_remote_fails.mdwn
dropkey_-z_does_not_drop_etc.mdwn Fix bug in -z handling of trailing NUL in input 2023-05-19 14:34:02 -04:00
dropunused_returns_ok_but_doesn__39__t_delete_files.mdwn moreinfo 2023-06-21 14:11:38 -04:00
duplicate.mdwn
Duplicate_descriptions_cause_confusing_error.mdwn better handling of multiple repositories with the same name 2023-02-13 14:31:09 -04:00
Empty_files_make_git_status_slow.mdwn
Empty_folders_don__39__t_get_remove.mdwn
enable-tor_failing_on_Android.mdwn
enable-tor_unsupported_on_osx.mdwn
Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn
enableremote_fails_with___34__wrong_reason__34___stated.mdwn set safe.directory when getting config for git-annex-shell or git remotes 2023-09-07 14:40:50 -04:00
Enabling_useConfigOnly_not_honored.mdwn fixed 2023-04-04 15:19:25 -04:00
Encoding_error_in_webapp.mdwn
encountering_fatal_error_on_auto_annex_upgrade.mdwn only stage regular files from the journal 2023-10-10 13:22:02 -04:00
encryption__61__none_doesn__39__t_work_with_enableremote.mdwn
error__58___git-annex_filter-process_died_of_signal_15.mdwn filter-process: Fix protocol for empty files 2022-07-13 17:13:54 -04:00
error_creating_internet_archive_item_via_web_UI.mdwn 2022-12-07 14:46:39 +00:00
error_during_copy_to_S3.mdwn added bug report about a cryptic error message when copying to S3 2022-08-24 14:47:16 +00:00
error_on_only_repository_copy_deletion.mdwn
error_out_on_file_size_0_from_external_spec_remote.mdwn fix to use 1 chunk for empty file 2022-06-09 14:24:56 -04:00
EvilLinker_needs_to_escape_spaces_in_user_name.mdwn
export__95__import__95__subdir_started_to_fail_some_times.mdwn initial report on a failing test 2022-02-10 15:55:56 +00:00
exporttree_interaction_with_adjusted_branch.mdwn
external_remote_export_sent_to_wrong_process.mdwn close 2023-03-28 17:01:25 -04:00
external_remote_protocol_unable_to_parse_command.mdwn diagnose user error 2022-03-21 13:24:04 -04:00
Failed_adjusted_branch_update_after_error_in_drop.mdwn Avoid leaving repo with a detached head when there is a failure checking out an updated adjusted branch 2023-03-23 16:36:43 -04:00
Failed_move__47__get_over_ssh_in_new_version.mdwn retitle 2022-02-21 12:13:59 -04:00
fails_to_authenticate_into_S3_for_initremote__63__.mdwn moreinfo 2022-12-26 16:09:37 -04:00
Fails_to_connect_to_newly_added_remote_on_Windows.mdwn 2023-02-10 17:08:32 +00:00
Fails_to_drop_key_on_windows___40__Access_denied__41__.mdwn 2022-01-19 21:07:20 +00:00
failure_getting__47__copying_on_git-lfs_remote___40__gcrypt__41__.mdwn close 2022-08-15 14:33:40 -04:00
Failure_to_get_small_files_over_P2P_protocol.mdwn fix handling of corrupted data received from git remote 2022-01-07 13:25:33 -04:00
fat_support.mdwn
fatal__58___Cannot_handle_files_this_big.mdwn
file_modification_time_should_be_stored_in_exactly_one_metadata_field.mdwn
filemanager_integration_broken.mdwn
Files_disappear_from_locally_paired_annexes_when_edited.mdwn
Files_recorded_with_other_file__39__s_checksums.mdwn close 2022-09-09 14:53:26 -04:00
Files_unaccessible_in___40__some__63____41___views_on_a_crippled_filesystem.mdwn
find_by_metadata_is_slow.mdwn
fix_git-annex_paths___47___objects___40__repository_not_available__41__.mdwn
forwarded.mdwn
FreeBSD_patches.mdwn moreinfo 2022-05-31 13:12:08 -04:00
fresh_test_fails__58___hPut__58___invalid_argument_.mdwn convert StorableCipher to ByteString 2023-11-01 14:39:49 -04:00
fsck_--json_incomplete_error_reporting.mdwn close 2022-12-26 13:29:13 -04:00
fsck_does_not_detect_corruption_on_yt_vids.mdwn 2023-08-31 01:44:23 +00:00
fsck_ignores_--json-error-messages_when_--quiet.mdwn followup and wontfix this 2023-11-21 16:11:10 -04:00
fsck_says_ok_for_a_file_that_is_not_in_the_remote.mdwn notabug 2023-10-23 13:46:46 -04:00
fsck_tells___39__ok__39___also_if_no_file_present.mdwn
FTBFS_for_the_2nd_day.mdwn fix typo 2022-10-07 12:30:07 -04:00
FTBFS_on_OSX__47__Windows.mdwn close 2023-03-10 10:33:20 -04:00
FTBFS_since_yesterday_on_linux.mdwn fix build 2022-09-05 13:20:23 -04:00
gcrypt__58___WARNING__58___Remote_ID_has_changed__33__.mdwn close 2023-09-22 15:45:49 -04:00
gcrypt_remotes_using_relative_paths.mdwn sync: Fix parsing of gcrypt::rsync:// urls that use a relative path 2023-03-23 15:20:00 -04:00
get__58___no_passphrase_ask_for_the_2nd_ssh_invocation.mdwn moreinfo, sigh 2021-12-09 15:43:14 -04:00
Get_gpg_subkey_id_used_for_encryption.mdwn
get_is_busy_doing_nothing.mdwn followup 2022-05-25 13:43:33 -04:00
gets_stuck_in_Remote_Tests___40____63____41___while_running_on_OSX_with_HOME_on_crippled_FS.mdwn
GIN_is_not_recognized_as_a_git-annex_enabled_repos.mdwn explain why this happens and close 2022-08-04 12:39:07 -04:00
git-annex-copy_fails_with___34__thread_blocked_indefinitely_in_an_STM_transaction__34__.mdwn
git-annex-enableremote_confusing_behavior_when_there_is_a_git_remote_with_same_name_as_special_remote.mdwn enableremote: Avoid overwriting existing git remote when passed the uuid of a specialremote that was earlier initialized with the same name 2023-09-22 13:29:48 -04:00
git-annex-import_imports_outside_of_directory.mdwn import: Avoid following symbolic links inside directories being imported 2022-08-19 13:31:16 -04:00
git-annex-install_for_Android_crashes_on___34__arm7el__34__.mdwn
git-annex-move_not_using_parallelism__63__.mdwn close 2022-06-29 13:45:33 -04:00
git-annex-repair_claims_success_then_failure.mdwn create journal directory in withJournalHandle 2023-06-21 15:23:59 -04:00
git-annex-shell_-c_git-annex-shell_doesn__39__t_work__44___while_git-annex_expects_it_to.mdwn close 2023-09-22 15:37:47 -04:00
git-annex-shell_fails_to_run_true.mdwn 2022-01-12 16:24:17 +00:00
git-annex-sync_not_quite_idempotent__63__.mdwn
git-annex.linux.6.20180914_-__62___assistant_requires_s3_bucket.mdwn
git-annex__58___.git__47__annex__47__keys.tmp__47__db__58___setFileMode__58___permission_denied___40__Operation_not_permitted__41__.mdwn
git-annex__58_____60__socket__58___16__62____58___hPutBuf__58___resource_vanished___40__Broken_pipe__41__.mdwn
git-annex__58___fd__58__14__58___hGetLine__58___end_of_file.mdwn
git-annex__58___readDirStream__58___inappropriate_type.mdwn
Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn
git-annex_branch_not_being_pushed_after_git-annex_forget.mdwn
git-annex_branch_shows_commit_with_looong_commitlog.mdwn
git-annex_cannot_connect_to_freenet_cloud___40__webdav__41__.mdwn
git-annex_died_of_signal_11_when_syncing_content.mdwn
git-annex_does_not_install_on_windows_without_admin_rights.mdwn
git-annex_drop_fails_to_access_file__58____47____47____47___target_URL_on_Windows.mdwn verified fixed 2023-03-27 13:58:16 -04:00
git-annex_findkeys_does_not_know_--largerthan.mdwn findkeys: Support --largerthan and --smallerthan 2023-11-28 11:51:43 -04:00
git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download.mdwn include filename in fsck warning 2022-06-29 14:33:35 -04:00
git-annex_get_with_umlaut_characters_in_filenames.mdwn
git-annex_is_slow_at_reading_file_content.mdwn retitle 2022-03-29 14:03:11 -04:00
git-annex_merge_stalls.mdwn
git-annex_remotedaemon_--foreground_exits_immediately_if_run_as_systemd_service.mdwn
git-annex_sometimes_messes_up___126____47__.git-credentials.mdwn close 2022-06-29 12:43:30 -04:00
git-annex_stack.yml_misses_extra-deps..mdwn
git-annex_sucking_up_all_available_RAM_after_startup.mdwn
git-annex_won__39__t_execute_on_WD_My_Cloud_NAS.mdwn
git_annex_add_out_of_memory__63___mmap_failed__58___No_such_file_or_directory.mdwn
git_annex_assist_adds_gitignored_files.mdwn assist: honor gitignore 2023-05-24 14:04:09 -04:00
git_annex_assistant_adds_dotfiles_to_the_annex.mdwn assistant: Add dotfiles to git by default, unless annex.dotfiles is configured 2023-06-12 13:25:04 -04:00
git_annex_assistant_exits_with_failure.mdwn
git_annex_assistant_failing_with_ARM_NAS.mdwn
git_annex_assistant_leaks_a_lot_of_memory.mdwn
git_annex_cannot_get_my_files_after_clone.mdwn
git_annex_connecting_over_tor_does_not_work.mdwn fix wormhole --appid option position 2022-09-26 15:11:38 -04:00
git_annex_copy_fails_without_error_message_on_macOS___40__but_works_on_Linux__41__.mdwn
git_annex_copy_to_s3_out_of_memory.mdwn 2023-05-25 13:44:52 +00:00
git_annex_daemon_crashes_when_authenticating_with_jabber.de.mdwn
git_annex_enableremote_gcrypt_failure_leaves_a_remote.mdwn
git_annex_enableremote_locking_issue.mdwn Fix crash of enableremote when the special remote has embedcreds=yes 2023-10-20 13:19:12 -04:00
git_annex_forget_does_not_propagate.mdwn already fixed 2023-04-17 13:35:23 -04:00
git_annex_get_--batch_does_not_work.mdwn comment; close 2022-03-07 12:03:11 -04:00
git_annex_import_is_dangerous_if_you_have_unused_objects.mdwn
git_annex_move_--unused_not_moving_some_files.mdwn moreinfo 2023-09-22 12:59:32 -04:00
git_annex_push_fails_on_Windows.mdwn propigateAdjustedCommits in seekExportContent 2023-09-11 14:54:26 -04:00
git_annex_repair_failed__58___missing_objects.mdwn fix git-annex repair false positive 2022-05-04 11:32:23 -04:00
git_annex_should_check_that_stdout_isatty_when_reporting_progress.mdwn
git_annex_still_deleting_content_when_merging.mdwn
git_annex_sync_remove_all_recently_added_files.mdwn
git_annex_test_fails_when_run_through_powershell.mdwn
git_annex_upgrade_fails.mdwn 2023-07-16 06:51:33 +00:00
git_annex_upgrade_loses_track_of_files_with___34____38____34___character___40__and_probably_others__41__.mdwn
git_annex_wont_work_with_git-dir_and_work-tree.mdwn
Git_checkout_fails_using_--recurse-submodules.mdwn 2023-04-20 16:08:21 +00:00
git_commit_smudges_unncessarily.mdwn close bug "git commit smudges unncessarily" 2022-09-24 20:37:56 +00:00
Git_copy_fails_with_absolute_path_on_mavericks.mdwn
git_error___34__update__95__ref_failed_for_ref__34__.mdwn comment, retitle 2022-05-02 14:35:07 -04:00
git_fsck_duplicateEntries_errors_when_using_adjusted_branch.mdwn
git_init_fails_on_a_worktree_branch.mdwn added bug report for git init on a worktree checked out for a submodule. 2023-11-15 18:45:52 +00:00
git_keeps_refreshing_index.mdwn close 2022-06-29 13:38:46 -04:00
git_proxy_uses_ls-files_without_--exclude-standard.mdwn close 2022-06-29 14:27:44 -04:00
git_rename_detection_on_file_move.mdwn
Git_repos_corrupt_themselves.mdwn
git_worktree_remove_fails.mdwn
glacier_from_multiple_repos.mdwn
gpg-agent.mdwn
gpg_goes_to_100__37___cpu_on_bad_input_data.mdwn
GPG_passphrase_repeated_prompt.mdwn
Handling_of_files_inside_and_outside_archive_directory_at_the_same_time.mdwn
Hard_links_not_synced_in_direct_mode.mdwn
high_cpu_usage_in_cat-file_and_webapp.mdwn
Homebrew_build_broken.mdwn close 2023-06-21 13:56:10 -04:00
Host_resolution_error_on_Android_when_adding_RSync.net_repo.mdwn
how_to_copy_tp_multiple_remotes_simultaneously__63__.mdwn close 2022-06-29 14:44:02 -04:00
How_to_git_union-merge__63__.mdwn report 2023-11-05 13:58:25 +00:00
http_remotes_ignore_annex.web-options_--netrc.mdwn closing 2022-09-13 23:32:49 +00:00
Hybrid_encryption_can__39__t_generate_the_right_key_after_moving_files.mdwn close 2022-06-29 14:39:21 -04:00
import_tree_on_adjusted_unlocked_branch_issues.mdwn apparently fixed 2023-06-21 14:45:36 -04:00
importtree_replaces_files_with_identical_size.mdwn add back inode to directory special remote ContentIdentifier 2022-03-21 13:12:02 -04:00
importtree_spends_hours_reading_cidsdb.mdwn fixed 2023-06-09 16:13:52 -04:00
Impossible_to_enable_an_existing_gcrypt_repo_in_the_webapp.mdwn
in_case_of___34__incomplete__34_____40__no_rmets__41___export_to_versioned_S3__44___fails_on_initial___96__get_-J__96___call__44___but_then___34__succeeds__34___on_subsequent.mdwn
Incompatibility_with_git_2.37.mdwn close git bug that I reported to git mailing list 2022-07-22 13:24:24 -04:00
Incorrect___34__file_content_has_changed__34___on_duplicates.mdwn fixed 2022-09-20 13:35:47 -04:00
infinite_hang_on_git_status_with_v10___38___nfs.mdwn v10nfs-bug 2022-09-27 17:48:02 +00:00
Infinite_loop_when_synchronizing_between_many_machines.mdwn
info_regression__58___exits_on_first_bad_path.mdwn fix reversion in info, and add test case 2023-02-20 14:31:37 -04:00
info_tries_to_scan_ignored_dirs_without_permission.mdwn 2023-06-29 04:45:15 +00:00
init__58___autoupgrade___60__8_annex_version_to_8_not_10.mdwn init --version=6 upgrade to 8 not yet 10 2022-01-25 13:52:42 -04:00
init_fails_in_a_folder_with_newline_in_its_name.mdwn one-way escaping of newlines in uuid.log 2023-03-13 14:19:32 -04:00
Initial___34__Make_repository__34___fails_due_to___34__empty_ident_name___40__for___60__email-address__62____41___not_allowed__34__.mdwn
Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic.mdwn
introduction_of_aws-0.23_causes_stack_bld_to_fail.mdwn close 2022-11-09 14:32:14 -04:00
Invalid_argument_saving_FreeSurfer_file_on_NTFS.mdwn prevent relatedTemplate from truncating a filename to end in "." 2023-12-05 12:38:14 -04:00
Is_there_any_way_to_rate_limit_uploads_to_an_S3_backend__63__.mdwn
Issue_fewer_S3_GET_requests.mdwn
Issue_on_OSX_with_some_system_limits.mdwn
It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn
J1_display_issue.mdwn Fix display when run with -J1 2023-06-15 10:07:54 -04:00
keeps_demanding_ssh_key_even_if_all_sync__39__s_turned_down.mdwn
leaves_many_stray_processes_on_remote_server.mdwn
Linux_standalone__39__s_metadata_--batch_can__39__t_parse_UTF-8.mdwn
list__58___escaped_characters_not_accepted_as_input.mdwn Recommend accepting "list" output encoding of filename as input too 2023-07-12 06:54:05 +00:00
loadlocale_error_with_standalone_build.mdwn
Local_network___40__ssh__41___fails_to_pair__47__sync.mdwn
Location_change_of_remote_DNS_ignored.mdwn
long_file_extensions___40__e.g._.numbers__41___dropped.mdwn explanss and close 2022-11-29 12:46:59 -04:00
Low_disk_space_corrupts_state.mdwn
MacOSX__58___archive_folders_not_working_as_expected.mdwn
make___39__find__39___clear__40__er__41___on_what_is_unlocked_.mdwn comment and close, not a bug really 2022-02-21 15:39:38 -04:00
make_install_doesn__39__t_create_git-annex-shell.mdwn
matching_option_--onlyingroup_works_only_partially.mdwn Fix behavior of onlyingroup 2023-08-07 13:05:11 -04:00
merge_causes_out_of_memory_on_large_repos.mdwn
metadata_view_does_not_vpop_to_original_view.mdwn
migrate_and_move_duplicates_data.mdwn
migrated_files_not_showing_up_in_unused_list.mdwn
mimeencoding_detection_is_not_working.mdwn retitle 2022-06-29 12:19:08 -04:00
moreinfo.mdwn
move_from_ssh_when_not_present_displays_misleading.mdwn update 2022-06-29 12:51:01 -04:00
move_that_fails_at_drop_stage_does_not_resume_correctly.mdwn avoid cleaning up move log when drop from remote fails 2022-06-09 15:26:25 -04:00
Moved_files_are_not_picked_up_by_the_assistant_on_OS_X.mdwn
Nearline_bucket_stopped_working___40__can__39__t_even_HEAD_files__41__.mdwn
need_more_debug_for_failing_to_get_uuid_or_key_.mdwn add git config debugging 2023-05-15 15:35:29 -04:00
new_repo_with_git-lfs_as_only_annex_remote.mdwn closing some old bugs 2023-06-21 14:42:36 -04:00
no_git-annex_shell_on_Windows.mdwn
No_viable_build_plan_for_ghc_9.2.2.mdwn done 2023-09-22 12:55:37 -04:00
no_way_to_disable_repository_auto_upgrade.mdwn close mistaken bug report 2022-06-29 12:26:36 -04:00
Non-annexed_files_being_annexed_and_not_stored.mdwn
non-git-annex_symlinks_not_perserved_when_exporting_tree_via_rsync.mdwn
non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status.mdwn
Offline_editing_in_Android_removes_files_and_creates_links.mdwn
oldkeys_not_in_Windows_release_10.20230803.mdwn comment (and close) 2023-09-11 13:19:55 -04:00
on_encfs__44___.fuse__95__hiddenXXXXX_files_left_behind.mdwn
On_Lubuntu_14.04_assistant_fails_to_create_new_setup_or_actually_work___40__fixed_by_regular_lxsession_package_update_from_2014-06-30__41__.mdwn
On_Windows__44___can__39__t_use_a_USB_disk_annex_created_on_Linux.mdwn
On_Windows__44___can__39__t_use_repository_that_has_a_unix-style_local_remote_configured.mdwn
One_Client_Not_Syncing_Content.mdwn
openTempFile.mdwn
OSX__58___Assistant_leaves_repo_in_inconsistent_state.mdwn
OSX__58___Pushed_changes_are_autocommited.mdwn
OSX_assistant_fails_to_download_new_file_after_initial_pass.mdwn
OSX_Assistant_will_not_automatically_drop.mdwn
OSX_case_insensitive_filesystem.mdwn
Packfile_does_not_match_digest__58___gcrypt_with_assistant.mdwn
Pairing_locally_shows__58_____34__bad_comment_in_ssh_public_key_ssh-rsa__34__.mdwn
Paths_behind_relative_symlinks_in_repo_don__39__t_work.mdwn 2023-01-02 22:48:19 +00:00
performance_regression__63___init_takes_times_more.mdwn initial complaining about slow annex init 2022-07-12 20:10:26 +00:00
Podcast_filename_encoding_breaks_Android_client.mdwn
poor_choice_of_name_for_adjusted_branches.mdwn close (for real this time) 2023-06-21 14:27:33 -04:00
preferred_content__58___include_statement_does_not_allow_spaces_in_filenames.mdwn document how to include= a path with a space in it 2023-05-15 16:02:06 -04:00
present_files__47__directories_are_dropped_after_a_sync.mdwn
Preserving_times_for_Annexed_files_on_Android___47___Termux_not_permitted.mdwn
problem_commit_normal_links.mdwn
Problem_setting_up_encrypted_repository_using_the_assistant_with___40__outside_of_git-annex__41___shared_pgp_key.mdwn
problem_with_upgrade_v2_-__62___v3.mdwn
proposal_for_timestamp_semantics.mdwn close 2023-09-22 15:38:58 -04:00
Pusher_crashed__58___fd__58__56__58___hPutStr__58___illegal_operation___40__handle_is_closed__41__.mdwn
Race_condition_between_watch__47__assistant_and_addurl.mdwn
Race_condition_or_double-locking_with_pidlock.mdwn sync: Fix locking problems during merge when annex.pidlock is set 2023-12-04 13:40:28 -04:00
ran_once_then_stopped_running_opensuse_13.1.mdwn
random_files_vanishing_when_assistant_gets_restarted.mdwn
Recreating_remote_repository__39__s_annex.mdwn
Redundant_quote_in_the_filepath_with_rsync_remote.mdwn close as already fixed 2022-06-02 11:59:26 -04:00
registerurl_does_not_register_if_external_remote.mdwn restore old registerurl location tracking behavior 2023-04-05 17:06:44 -04:00
regression_with_S3_creds_not_used.mdwn
remote_files_appear_but_are_unreadable_because_their_symlink_targets_don__39__t_exist.mdwn
remote_not_showing_up_in_webapp.mdwn
Remote_repositories_have_to_be_setup_encrypted.mdwn
Remote_webapp_on_debian_stretch_not_responding.mdwn
remotes_disappeared.mdwn
Renamed_special_remote_cannot_be_reactivated_by_the_webapp.mdwn
repair_on_Windows_reports_ambiguous_argument_error.mdwn repair: Fix handling of git ref names on Windows 2023-05-30 16:09:13 -04:00
Repo_manipulation_breaks_git-annex_drop_--all.mdwn Avoid crashing when run in a bare git repo that somehow contains an index file 2022-01-11 13:01:49 -04:00
resolvemerge_fails_when_unlocked_empty_files_exist.mdwn forwarded git bug 2023-05-02 13:27:04 -04:00
Resolver_lts-19.16_still_causes_trouble_with_Win32.mdwn Revert "stack.yaml: Updated to lts-19.16" 2022-08-01 13:24:46 -04:00
Resolver_lts-19.33_still_causes_trouble_with_Win32.mdwn Revert "stack.yaml: Update to lts-19.33 and aws-0.24" 2023-02-20 15:15:06 -04:00
Resource_exhausted.mdwn
Resource_temporarily_unavailable_when_running_enableremote.mdwn
rsync__58___protocol_version_mismatch.mdwn
rsync_fails_with_sync_error__58___syntax_or_usage_error_.mdwn
S3_ACL_deprecation.mdwn deal with Amazon S3 breaking change for public=yes 2023-07-21 13:59:07 -04:00
s3_InternalIOException__63__.mdwn
s3_remote__58___public__61__yes_sets_disabled_ACLs.mdwn deal with Amazon S3 breaking change for public=yes 2023-07-21 13:59:07 -04:00
S3_remote___8212___un-embedding_creds__63__.mdwn
S3_remote_errors_with_garage_endpoint.mdwn S3 region= 2023-02-06 14:08:45 -04:00
S3_special_remote_support_for_DigitalOcean_Spaces.mdwn close old bug report 2023-06-21 14:51:17 -04:00
safe.bareRepository_breaks_git-annex_uuid.mdwn Fix breakage when git is configured with safe.bareRepository = explicit 2023-07-05 14:43:14 -04:00
schedule.log_added_to_annex__63_____58____47____47____47__.mdwn close 2022-06-29 14:29:00 -04:00
securehashesonly_conflicts_with_addurl.mdwn addurl, importfeed: Fix failure when annex.securehashesonly is set 2023-03-27 15:10:46 -04:00
Selfsigned_certificates_with_jabber_fail_miserably.mdwn
Share_with_a_friend_fails.mdwn
shared_encryption_bypassed_if_gpg_error_on_init.mdwn initremote: Avoid creating a remote that is not encrypted when gpg is broken 2023-05-01 13:00:05 -04:00
should_be_possible_to_use_ssh_hosts_from_.ssh__47__config.mdwn
should_create_leading_dirs_for_annex.dbdir.mdwn adjust project to be repronim 2023-01-04 15:12:58 +00:00
should_error_on_whereis_--batch-keys_--all.mdwn reject batch options combined with non-batch options 2022-01-26 13:00:19 -04:00
Should_try_again_when_network_fails___40__esp._DNS__41__.mdwn
silently_failing_when_attempting_to_add_ignored_files.mdwn
SmartGit__39__s_Cherry-Pick_function_throws_error_with_git-annex.mdwn
some_conflict_resolution_tests_fail_some_time.mdwn reporting flaky tests on ndoli 2022-09-08 15:01:50 +00:00
special_remote_adb_-_Argument_list_too_long.mdwn adb: Avoid find failing with "Argument list too long" 2022-01-31 13:19:09 -04:00
special_remote_protocol__58___adding_local_state_variables___40__not_under_git__41__.mdwn close 2022-06-29 14:42:40 -04:00
SQlite_failed_when_copying_to_remote_repository.mdwn update 2023-06-21 13:59:13 -04:00
SSL_repos_does_not_show_up_in_Assistant.mdwn
started_to_escape_characters_in_the_output.mdwn close this release blocker 2023-06-05 15:10:52 -04:00
startup_scan_extremely_slow.mdwn
still_seeing_errors_with_parallel_git-annex-add.mdwn
Strange_case_of_data_loss__44___possibly_linked_to_git-annex_with_encrypted_rsync_remote.mdwn close 2022-06-29 14:37:02 -04:00
Stress_test.mdwn
support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn
Support_manual_configuration_of_tor_hidden_service.mdwn
surprising_import_tree_merge_result.mdwn close 2023-09-22 13:31:37 -04:00
Symlink_support_on_Windows_10_Creators_Update_with_Developer_Mode.mdwn
sync-git-annex_branch_not_syncing_in_the_assistant.mdwn
sync_--content_succeeds_w__47__o_fetching_all_files.mdwn close 2023-06-21 14:32:01 -04:00
sync_-C_can_export_other_files.mdwn document -C behavior with exporttree remotes 2023-09-22 12:40:40 -04:00
sync_claims_data_loss_but_seems_to_just_lose_tracking.mdwn close 2022-06-29 14:38:16 -04:00
sync_does_not_merge_after_branch_rollback.mdwn
sync_does_not_propagate_forgetfulness.mdwn fix obviously wrong attoparsec parser 2022-02-07 14:15:17 -04:00
Sync_fails_when_borg_remote_is_inaccessible.mdwn done 2023-08-16 16:02:03 -04:00
sync_with_export_remote_deletes_files_from_it_when_ran_in_other_than_tracking_branch.mdwn fix buggy sync to exporttree remote when annex-tracking-branch is not checked out 2023-02-10 15:49:15 -04:00
Syncing_bare_repository_doesn__39__t_work_after_using_watch_on_Windows.mdwn
Syncing_of_file_contents_seems_to_be_broken_in_recent_versions_of_the_assistant.mdwn
Synology___40__armel__41___clock__95__gettime__58___Invalid_argument.mdwn 2023-08-27 07:38:44 +00:00
Synology_NAS__58___timer__95__create__58___Bad_address.mdwn
System.PosixCompat.User_removed_in_unix-compat-0.7.mdwn git-annex.cabal: Prevent building with unix-compat 0.7 2023-03-31 12:52:23 -04:00
tahoe_remote_has_no_repair.mdwn
tasty_test_limiting_broken_by_concurrency.mdwn fix git-annex test -p 2022-05-23 14:24:54 -04:00
test_prop__95__relPathDirToFileAbs__95__basics_fails_again.mdwn fix quickcheck test on windows 2022-03-22 13:53:55 -04:00
testremote_failure_with_s3.mdwn
testremote_is_not_honoring_--backend.mdwn close 2023-04-21 12:34:20 -04:00
tests___34__exit_code_124__34___with_HOME_and_PWD_on_NFS.mdwn moreinfo 2023-06-21 14:23:57 -04:00
Tests_v8_locked__58___rsync_remote__58___FAIL.mdwn avoid using removePathForcibly everywhere, it is unsafe 2022-05-02 14:06:20 -04:00
too_many_ssh_connections_during_sync_of_gcrypt_remotes.mdwn
touch.hsc_has_problems_on_non-linux_based_systems.mdwn
Transfers_continue_after_daemon_stopped.mdwn
TransferScanner_crashed__58___fd__58__59__58___hGetLine__58___end_of_file.mdwn
Tries_to_upload_to_remote_although_remote_is_dead.mdwn
uftp_5__58___invalid_key_type.mdwn multicast: Support uftp 5.0 by switching from aes256-cbc to aes256-gcm 2022-04-19 12:02:10 -04:00
Unable_to_addurl_file__58____47____47____47___on_Windows.mdwn verified fixed 2023-03-27 13:58:16 -04:00
unannex__58___Cannot_proceed_with_uncommitted_changes_staged_in_the_index.mdwn close 2023-09-22 15:47:40 -04:00
UnicodeDecodeError_while_archiving_files_with_git-annex_to_glacier.mdwn
uninit_fails_when_I_symlink_your_symlink.mdwn close 2023-11-21 15:59:18 -04:00
unnecessary_work_when_drop_cannot_possibly_succeed.mdwn Typo fix unncessary -> unnecessary. 2022-08-20 09:40:19 -04:00
unusable_with_ghc_8.10.7_on_DragonFlyBSD.mdwn close 2022-01-04 11:32:29 -04:00
Upgrade_impossible_om_Mac_OSX.mdwn
Upload_to_S3_fails_.mdwn
URL_key_potential_data_loss.mdwn
use_reflink_to_export_to_directory_special_remote.mdwn Copy with a reflink when exporting a tree to a directory special remote 2023-03-28 13:09:14 -04:00
User-Agent_not_sent_with_S3_remote.mdwn 2023-02-10 15:10:17 +00:00
using_old_remote_format_generates_irritating_output.mdwn
Utility.Url.Parse_fails_to_build_on_Win___40__imports__41__.mdwn fix build on windows 2023-08-18 13:03:47 -04:00
v6_appears_to_not_thin.mdwn
v8_repo_auto_upgrades_to_v10.mdwn handle upgrading repositories initialized with --version=9 2022-09-26 12:59:51 -04:00
Versioned_S3_tree_does_not_unexport_git_objects.mdwn export: fix multi-file delete bug 2022-11-09 16:24:37 -04:00
VFAT_crazy_limit_on_max_filenames_in_directory.mdwn
vicfg_and_description_often_not_propagated.mdwn
view_branch_on_top_of_adjusted_branch_doesn__39__t_sync.mdwn close bug as dup and update todo item with implementation plan 2023-02-16 14:51:00 -04:00
views_do_use_utf8_for_chars_that_does_not_need_to.mdwn comment and wontfix 2023-06-05 14:40:25 -04:00
warning__58___unable_to_convert_submodule_to_form_that_.mdwn
Watcher_crashed__58___.git__92__annex__92__objects__92__...sha256....pdf__92____58___openTempFile__58___does_not_exist.mdwn
Watcher_crashed_in_Android_on___47__storage__47__sdcard1_-_bug__63__.mdwn
webapp__58___difficult_to_abort_adding_a_repository.mdwn
Webapp_won__180__t_start_on_MacOS.mdwn move assistant and webapp build-depends into main build-depends 2022-08-29 15:23:49 -04:00
webdav_fails___40__server__58___radicale_0.9-1__41__.mdwn
weird_bug_with_annex_unlock_with_annex.thin_true_about_hard_links.mdwn
weird_interaction_between___34__required__34___and___34__numcopies__34___on_duplicate_files.mdwn
weird_unicode_bug_on_windows.mdwn
When_--git-dir_is_not_in_--work-tree.mdwn skip checkRepoConfigInaccessible when git directory specified explicitly 2022-09-20 14:52:43 -04:00
whereis_claims_file_is_not_here__44___but_it_is_available_both_here_and_in_another_remote.mdwn
whereis_outputs_no_informaiton_for_unlocked_files.mdwn
windows__58___commits_created_despite_alwayscommit__61__fals.mdwn
Windows__58___Doesn__39__t_want_to_handle_files_with_2_dots_in_filename.mdwn
Windows__58___git_annex_get_failed.mdwn
windows__58___needlessly_reminded_to_run___96__restage__96__.mdwn fix flush of a closed file handle 2022-09-30 14:02:31 -04:00
Windows__58___support_NTFS_symlinks.mdwn
Windows__58___The_process_cannot_access_the_file_because_it_is_being_used_by_another_process.mdwn
windows__58___two_repo_tests_fail_after_commit_5a98f2d5.mdwn revert windows-specific locking changes that broke tests 2022-05-23 13:21:26 -04:00
Windows___58___git-annex__58___failed_to_read_sha_from_git_write-tree.mdwn
windows_autostart.mdwn
windows_build_fails_starting_from_commit_54ad1b4cf.mdwn re-close with comment 2023-03-06 12:25:39 -04:00
Windows_build_test_failures.mdwn close ancient moreinfo bug 2023-04-12 17:18:05 -04:00
windows_ftbfs.mdwn fix windows build 2022-09-26 12:08:04 -04:00
Windows_installer_includes_curl_and_wget__44___but_not_required_DLLs.mdwn
wrong_modes_for_some_lock_files_withcoresharedrepository.mdwn avoid annexFileMode special case 2023-04-27 15:58:37 -04:00
Wrong_permission_when_using_shared_repository.mdwn fixed in v10 2022-08-17 12:40:43 -04:00
WSL1__58___git-annex-add_fails_in_DrvFs_filesystem.mdwn
WSL_adjusted_braches__58___smudge_fails_with_sqlite_thread_crashed_-_locking_protocol.mdwn