git-annex/doc/bugs
Joey Hess 3156febec8 disable ssh connection caching for standalone builds
The standalone build does not bundle its own ssh, so should be built
to support as wide an array of ssh versions as possible, so turn off
connection caching.

Unfortunatly, as implemented this forces a full rebuild when building the
standalone binary, and of course it makes it somewhat slower.

This is not ideal, but neither is probing the ssh version every time it's
run (slow), or once when initializing a repo (fragile).
2012-10-15 14:49:40 -04:00
..
__34__make_test__34___fails_silently Added a comment 2012-01-03 18:09:42 +00:00
annex_unannex__47__uninit_should_handle_copies Added a comment 2011-07-04 20:25:39 +00:00
bad_behaviour_with_file_names_with_newline_in_them Added a comment 2011-12-06 16:49:32 +00:00
Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link Added a comment 2012-09-15 16:39:19 +00:00
Cabal_dependency_monadIO_missing Added a comment 2011-08-17 04:56:30 +00:00
configurable_path_to_git-annex-shell Added a comment 2012-03-23 13:27:13 +00:00
conflicting_haskell_packages Added a comment: how to reproduce the package conflict issue 2011-02-07 14:12:44 +00:00
conq:_invalid_command_syntax Added a comment 2012-01-03 00:49:43 +00:00
ControlPath_too_long_for_Unix_domain_socket Added a comment 2012-09-13 22:00:53 +00:00
copy_doesn__39__t_scale Added a comment 2012-01-29 01:51:37 +00:00
copy_fast_confusing_with_broken_locationlog Added a comment 2011-05-16 20:01:29 +00:00
directory_remote_and_case_sensitivity_on_FAT Added a comment 2011-11-22 21:01:14 +00:00
Displayed_copy_speed_is_wrong Added a comment 2011-04-03 08:56:48 +00:00
error_when_using_repositories_with_non-ASCII_characters Added a comment: The bug is actually something completely different! 2012-10-04 03:53:58 +00:00
fails_to_handle_lot_of_files Added a comment 2011-10-26 18:22:37 +00:00
fat_support Added a comment 2012-07-24 14:51:50 +00:00
fatal:_empty_ident_name Added a comment 2012-09-01 15:05:52 +00:00
free_space_checking Comment moderation 2011-03-16 16:29:33 +00:00
fsck_thinks_file_content_is_bad_when_it_isn__39__t Added a comment 2012-08-27 08:59:23 +00:00
git-annex-shell:_internal_error:_evacuate__40__static__41__:_strange_closure_type_30799 Added a comment: Reported the issue to GHC 2011-04-07 13:44:38 +00:00
git-annex:_Cannot_decode_byte___39____92__xfc__39__ Added a comment 2012-06-27 12:56:37 +00:00
git-annex_directory_hashing_problems_on_osx Added a comment 2011-06-10 16:46:03 +00:00
git_annex_add_eats_files_when_filename_is_too_long Added a comment 2011-07-08 01:32:30 +00:00
git_annex_does_nothing_useful Added a comment 2012-07-11 23:23:04 +00:00
git_annex_fsck_is_a_no-op_in_bare_repos Comment moderation 2011-07-04 16:29:40 +00:00
git_annex_should_use___39__git_add_-f__39___internally Added a comment 2011-07-03 11:56:45 +00:00
git_annex_unused_aborts_due_to_filename_encoding_problems Added a comment 2012-06-21 07:08:33 +00:00
git_annex_upgrade_loses_track_of_files_with___34____38____34___character___40__and_probably_others__41__ Added a comment 2011-07-07 21:04:23 +00:00
git_annex_upgrade_output_is_inconsistent_and_spammy Added a comment 2011-10-29 17:03:27 +00:00
git_annex_version_should_without_being_in_a_repo_ Added a comment 2011-11-16 03:24:31 +00:00
git_defunct_processes___40__child_of_git-annex_assistant__41__ Added a comment 2012-09-19 17:02:47 +00:00
git_rename_detection_on_file_move Added a comment 2012-05-15 07:36:25 +00:00
Issue_on_OSX_with_some_system_limits Comment moderation 2012-07-26 17:21:26 +00:00
journal_commit_error_when_using_annex Added a comment 2012-08-01 23:22:03 +00:00
Large_unannex_operations_result_in_stale_symlinks_and_data_loss typo 2012-09-23 14:07:48 -04:00
Lost_S3_Remote Added a comment: Thank you! 2012-01-06 03:38:33 +00:00
lsof__47__committer_thread_loops_occassionally Added a comment 2012-09-19 20:17:00 +00:00
Makefile_is_missing_dependancies Added a comment 2011-03-23 17:03:53 +00:00
More_sync__39__ing_weirdness_with_the_assistant_branch_on_OSX Added a comment 2012-06-25 15:45:18 +00:00
No_easy_way_to_re-inject_a_file_into_an_annex better command name 2011-10-31 15:18:41 -04:00
OSX_alias_permissions_and_versions_problem Added a comment 2012-09-27 00:06:31 +00:00
pasting_into_annex_on_OSX Added a comment 2012-09-21 14:06:45 +00:00
Prevent_accidental_merges Added a comment 2011-10-23 15:00:49 +00:00
problem_with_upgrade_v2_-__62___v3 Added a comment 2011-07-06 08:14:26 +00:00
Problems_running_make_on_osx Added a comment 2011-02-13 17:54:09 +00:00
problems_with_utf8_names Added a comment 2012-01-28 19:40:34 +00:00
rsync_remote_shows_no_progress Added a comment 2012-09-09 20:01:53 +00:00
S3_bucket_uses_the_same_key_for_encryption_and_hashing Added a comment 2011-03-30 19:02:20 +00:00
SSH:_command-line:_line_0:_Bad_configuration_option:_ControlPersist___40__SSH_too_old_on_OS_X_10.6.8__63____41__ Added a comment 2012-10-15 18:16:58 +00:00
subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__ Added a comment 2012-06-05 14:07:27 +00:00
touch.hsc_has_problems_on_non-linux_based_systems Added a comment 2011-03-21 08:52:19 +00:00
transferkey_fails_due_to_gpg Added a comment 2012-09-09 19:45:08 +00:00
Trouble_initializing_git_annex_on_NFS Added a comment: nolock option worked 2012-10-01 20:31:19 +00:00
unannex_and_uninit_do_not_work_when_git_index_is_broken Added a comment 2011-04-03 08:55:18 +00:00
Unfortunate_interaction_with_Calibre update 2011-03-31 15:40:08 -04:00
uninit_does_not_work_in_old_repos Added a comment 2011-10-29 15:30:10 +00:00
upgrade_left_untracked_.git-annex__47____42___directories Added a comment 2011-04-03 16:05:39 +00:00
Using_Github_as_remote_throws_proxy_errors Added a comment 2012-09-24 18:00:17 +00:00
Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults Added a comment 2012-07-29 10:49:05 +00:00
watch_command_on_OSX_--_hangs_with_a_small_repo Comment moderation 2012-07-26 17:21:26 +00:00
watcher_commits_unlocked_files Added a comment 2012-06-28 13:39:19 +00:00
wishlist:_query_things_like_description__44___trust_level Added a comment 2011-10-29 18:28:14 +00:00
wishlist:_support_drop__44___find_on_special_remotes Added a comment 2011-10-27 17:13:44 +00:00
WORM:_Handle_long_filenames_correctly Added a comment 2011-04-09 23:45:29 +00:00
__34__git_annex_watch__34___adds_map.dot.mdwn map: Write map.dot to .git/annex, which avoids watch trying to annex it. 2012-07-17 12:27:06 -04:00
__34__make_test__34___fails_silently.mdwn Added quickcheck to build dependencies, and fail if test suite cannot be built. 2012-01-03 14:52:20 -04:00
__39__annex_add__39___fails_to___39__git_add__39___for_parent_relative_path.mdwn Bugfix: Make add ../ work. 2011-07-10 13:52:53 -04:00
__91__Installation__93___There_is_no_available_version_of_quickcheck_that_satisfies___62____61__2.1.mdwn un-tangle unrelated posts 2012-01-15 20:48:26 +00:00
add_range_argument_to___34__git_annex_dropunused__34___.mdwn deseq 2012-05-02 13:22:04 -04:00
add_script-friendly_output_options.mdwn rsync and wget use stderr for progress, so no problem 2011-09-01 16:15:57 -04:00
annex_add_in_annex.mdwn update 2011-06-23 08:49:54 -04:00
annex_unannex__47__uninit_should_handle_copies.mdwn uninit: Use unannex in --fast mode, to support unannexing multiple files that link to the same content. 2011-07-04 16:20:50 -04:00
backend_version_upgrade_leaves_repo_unusable.mdwn 2011-03-28 14:44:26 +00:00
bad_behaviour_with_file_names_with_newline_in_them.mdwn Prevent key names from containing newlines. 2011-12-06 13:03:09 -04:00
bad_comment_in_ssh_public_key_ssh-rsa.mdwn old bug 2012-10-04 20:15:16 -04:00
bare_git_repos.mdwn update 2011-06-22 17:56:07 -04:00
Build_error_on_Mac_OSX_10.6.mdwn add json to build scripts 2011-09-06 14:36:21 -04:00
Build_failure_at_commit_1efe4f3.mdwn close 2012-08-01 17:40:14 -04:00
build_failure_with_kqueue_code__44___first_commit_that_breaks_is_3dce75fb23fca94ad86c3f0ee816bb0ad2ecb27c.mdwn fixes 2012-07-30 16:36:29 -04:00
build_is_broken_at_commit_cc0e5b7.mdwn let's not -DOSX, that results in unwanted mangling 2012-09-29 14:49:15 -04:00
build_issue_with_8baff14054e65ecbe801eb66786a55fa5245cb30.mdwn typo 2012-06-27 18:08:52 -04:00
build_issue_with_latest_release_0.20110522-1-gde817ba.mdwn Data.Tuple.swap not available with ghc 6.12.3 2011-05-28 11:56:48 -04:00
Building_in_cabal_using_--bindir___126____47__bin_breaks_the_desktop_link.mdwn 2012-09-15 10:09:25 +00:00
building_on_lenny.mdwn add 'done' link 2010-10-31 16:10:22 +00:00
cabal_configure_is_broken_on_OSX_builds.mdwn close 2012-09-26 19:18:43 -04:00
Cabal_dependency_monadIO_missing.mdwn closures 2011-10-30 16:44:09 -04:00
Can__39__t___34__git-annex_get__34___with_3.20111203.mdwn close 2011-12-11 01:15:27 -04:00
case-insensitive.mdwn Renamed diskfree.c to avoid OSX case insensativity bug. 2012-04-13 11:26:39 -04:00
case_sensitivity_on_FAT.mdwn close 2011-12-02 16:59:09 -04:00
check_for_curl_in_configure.hs.mdwn update 2011-03-31 15:40:08 -04:00
commit_f20a40f_breaks_on_OSX_as_mntent.h_doesn__39__t_exist.mdwn fixed 2012-07-19 21:31:04 -04:00
commitBuffer:_invalid_argument___40__invalid_character__41__.mdwn Avoid crashing on encoding errors in filenames when writing transfer info files and reading from checksum commands. 2012-09-16 01:53:06 -04:00
concurrent_git-annex_processes_can_lead_to_locking_issues.mdwn Add locking to avoid races when changing the git-annex branch. 2011-10-03 16:32:36 -04:00
configurable_path_to_git-annex-shell.mdwn close 2012-03-23 12:14:42 -04:00
configure_script_should_detect_uuidgen_instead_of_just_uuid.mdwn Support using the uuidgen command if the uuid command is not available. 2011-01-19 18:08:50 -04:00
conflicting_haskell_packages.mdwn Deal with the mtl/monads-fd conflict. 2011-02-08 15:11:49 -04:00
conq:_invalid_command_syntax.mdwn close 2012-01-13 12:09:02 -04:00
ControlPath_too_long_for_Unix_domain_socket.mdwn close old bugs 2012-09-28 12:59:15 -04:00
copy_doesn__39__t_scale.mdwn do a cleanup commit after moving data from or to a git remote 2012-02-25 18:02:49 -04:00
copy_fast_confusing_with_broken_locationlog.mdwn fix broken links 2011-11-08 12:23:03 -04:00
Could_not_find_module_Data.Default.mdwn add missing data-default dependency (needed with new yesod only) 2012-08-30 12:58:12 -04:00
cyclic_drop.mdwn tested all known types of cycles, all are fixed 2011-11-10 03:06:08 -04:00
Displayed_copy_speed_is_wrong.mdwn close 2011-04-03 12:21:41 -04:00
done.mdwn update 2010-10-19 19:28:29 -04:00
dotdot_problem.mdwn Fix git annex add ../foo (when ran in a subdir of the repo). 2010-11-17 13:55:38 -04:00
dropping_files_with_a_URL_backend_fails.mdwn fix broken links 2011-11-08 12:23:03 -04:00
dropunused_doesn__39__t_handle_double_spaces_in_filename.mdwn Bugfix: dropunused did not drop keys with two spaces in their name. 2011-11-27 13:50:05 -04:00
encrypted_S3_stalls.mdwn Fix stalls in S3 when transferring encrypted data. 2011-04-19 14:45:19 -04:00
Error___39__get__39__ting_files_from_rsync_remote__44___versions_3.20120315_and_3.20120430.mdwn followup and close 2012-05-02 15:03:44 -04:00
error_building_git-annex_3.20120624_using_cabal.mdwn Version build dependency on STM, and allow building without it, which disables the watch command. 2012-06-26 09:15:47 -04:00
error_propigation.mdwn fix failure propigation 2010-10-25 19:17:11 -04:00
Error_when_moving_annexed_file_to_a_.gitignored_location.mdwn Handle a case where an annexed file is moved into a gitignored directory, by having fix --force add its change. 2011-11-07 18:10:31 -04:00
error_when_using_repositories_with_non-ASCII_characters.mdwn Fix a crash when merging files in the git-annex branch that contain invalid utf8. 2012-10-12 12:19:30 -04:00
Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn tweak 2011-04-28 20:47:36 -04:00
error_with_file_names_starting_with_dash.mdwn Support filenames that start with a dash; when such a file is passed to a utility it will be escaped to avoid it being interpreted as an option. 2011-02-25 01:13:01 -04:00
extraneous_shell_escaping_for_rsync_remotes.mdwn Avoid excessive escaping for rsync special remotes that are not accessed over ssh. 2011-11-18 12:53:48 -04:00
fails_to_handle_lot_of_files.mdwn reap in onLocal 2011-10-27 14:55:07 -04:00
fat_support.mdwn fix broken links 2011-11-08 12:23:03 -04:00
fatal:_empty_ident_name.mdwn Avoid unsetting HOME when running certian git commands. Closes: #690193 2012-10-11 12:58:24 -04:00
fix_for_makefile_to_check_if_OS_is_linux_or_not___40__relates_to_the_new_inotify_flag__41__.mdwn close 2012-06-18 10:09:56 -04:00
Fix_for_opening_a_browser_on_a_mac___40__or_xdg-open_on_linux__47__bsd__63____41__.mdwn fixed 2012-07-26 13:00:29 -04:00
free_space_checking.mdwn free space checking 2011-03-22 17:27:04 -04:00
fsck__47__fix_should_check__47__fix_the_permissions_of_.git__47__annex.mdwn fsck: Ensure that files and directories in .git/annex/objects have proper permissions. 2011-03-28 16:19:20 -04:00
fsck_claims_failed_checksum_when_less_copies_than_required_are_found.mdwn 2011-10-29 21:36:06 +00:00
fsck_output.mdwn Improve display of newlines around error and warning messages. 2011-09-06 13:46:08 -04:00
fsck_thinks_file_content_is_bad_when_it_isn__39__t.mdwn bug fixed 2012-08-24 12:18:51 -04:00
git-annex-shell:_internal_error:_evacuate__40__static__41__:_strange_closure_type_30799.mdwn forwarded 2011-04-09 16:04:12 -04:00
git-annex:_Cannot_decode_byte___39____92__xfc__39__.mdwn close 2012-06-27 13:38:21 -04:00
git-annex_branch_corruption.mdwn update 2011-12-11 16:19:54 -04:00
git-annex_branch_push_race.mdwn detect and recover from branch push/commit race 2011-12-11 20:41:35 -04:00
git-annex_directory_hashing_problems_on_osx.mdwn rainy day bug maintenance 2011-04-09 16:08:07 -04:00
git-annex_has_issues_with_git_when_staging__47__commiting_logs.mdwn 2011-03-31 19:30:30 +00:00
git-annex_incorrectly_parses_bare_IPv6_addresses.mdwn Work around a bug in Network.URI's handling of bracketed ipv6 addresses. 2011-05-06 15:21:30 -04:00
git-annex_losing_rsync_remotes_with_encryption_enabled.mdwn 2011-12-16 00:13:54 +00:00
git-annex_sync_broken_on_squeeze_backports.mdwn done 2012-09-21 23:58:05 -04:00
git_annex_add_..._adds_too_much.mdwn bugfix: Adding a dotfile also caused all non-dotfiles to be added. 2012-04-08 12:25:54 -04:00
git_annex_add_eats_files_when_filename_is_too_long.mdwn add: Avoid a failure mode that resulted in the file seemingly being deleted (content put in the annex but no symlink present). 2011-07-07 19:29:36 -04:00
git_annex_add_memory_leak.mdwn fix failure count memory leak 2012-02-15 14:35:49 -04:00
git_annex_copy_--fast_does_not_copy_files.mdwn fixed 2011-04-01 12:35:02 -04:00
git_annex_copy_-f_REMOTE_._doesn__39__t_work_as_expected.mdwn Clear up short option confusion between --from and --force (-f is now --from, and there is no short option for --force). 2011-04-03 12:18:38 -04:00
git_annex_does_nothing_useful.mdwn retitle 2012-09-16 02:05:55 -04:00
git_annex_fsck_is_a_no-op_in_bare_repos.mdwn fsck: Now works in bare repositories. 2011-10-29 18:03:28 -04:00
git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn Support ssh remotes with a port specified. 2011-03-05 15:47:00 -04:00
git_annex_gets_confused_about_remotes_with_dots_in_their_names.mdwn 2011-03-19 01:09:22 +00:00
git_annex_initremote_needs_some___34__error_checking__34__.mdwn initremote: Avoid recording remote's description before checking that its config is valid. 2012-07-27 21:05:27 -04:00
git_annex_initremote_walks_.git-annex.mdwn fix broken links 2011-11-08 12:23:03 -04:00
git_annex_map_has_problems_with_urls_containing___126__.mdwn map: Support remotes with /~/ and /~user/ 2011-11-11 16:18:53 -04:00
git_annex_migrate_leaves_old_backend_versions_around.mdwn fix 2011-11-08 12:24:56 -04:00
git_annex_should_use___39__git_add_-f__39___internally.mdwn --force will cause add, etc, to operate on ignored files. 2011-06-29 11:42:00 -04:00
git_annex_unlock_is_not_atomic.mdwn unlock: Made atomic. 2011-06-20 22:38:18 -04:00
git_annex_unused_aborts_due_to_filename_encoding_problems.mdwn fixed 2012-06-20 12:58:31 -04:00
git_annex_unused_failes_on_empty_repository.mdwn Bugfix to git annex unused in a repository with nothing yet annexed. 2010-12-20 14:57:43 -04:00
git_annex_unused_seems_to_check_for_current_path.mdwn close old bug with no followup 2012-04-03 12:30:41 -04:00
git_annex_upgrade_loses_track_of_files_with___34____38____34___character___40__and_probably_others__41__.mdwn Merge branch 'master' of ssh://git-annex.branchable.com 2011-07-07 17:05:53 -04:00
git_annex_upgrade_output_is_inconsistent_and_spammy.mdwn sheesh. seriously? 2011-10-29 13:17:37 -04:00
git_annex_version_should_without_being_in_a_repo_.mdwn When not run in a git repository, git-annex can still display a usage message, and "git annex version" even works. 2011-11-16 00:49:09 -04:00
git_command_line_constructed_by_unannex_command_has_tons_of_redundant_-a_paramters.mdwn unannex: Clean up use of git commit -a. 2011-07-14 17:15:37 -04:00
git_defunct_processes___40__child_of_git-annex_assistant__41__.mdwn fix last zombies in the assistant 2012-10-04 19:56:32 -04:00
GIT_DIR_support_incomplete.mdwn Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR. 2012-05-18 18:20:53 -04:00
git_rename_detection_on_file_move.mdwn a slightly annoying thing 2011-03-01 13:23:44 -04:00
gix-annex_help_is_homicidal.mdwn add help command 2012-10-13 19:07:56 -04:00
gpg_needs_--use-agent.mdwn Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. 2012-08-17 08:22:11 -07:00
haskell-dbus_problems_on_OSX___40__or_this_a_general_problem__41__.mdwn close 2012-09-16 01:19:04 -04:00
interrupting_migration_causes_problems.mdwn migrate: Don't fall over a stale temp file. 2011-11-17 18:29:28 -04:00
Issue_on_OSX_with_some_system_limits.mdwn 2012-06-25 15:38:57 +00:00
journal_commit_error_when_using_annex.mdwn 2012-08-01 23:35:42 +00:00
Large_unannex_operations_result_in_stale_symlinks_and_data_loss.mdwn 2012-09-06 01:15:55 +00:00
Lost_S3_Remote.mdwn close 2012-01-05 23:42:06 -04:00
lsof__47__committer_thread_loops_occassionally.mdwn close unreproducible bug and remove expensive code added to debug it 2012-09-28 12:56:58 -04:00
make_install_can__39__t_be_used_with_sudo.mdwn use a stamp file to avoid running ghc in make install 2012-08-20 16:02:41 -04:00
Makefile_is_missing_dependancies.mdwn 2011-03-23 07:27:14 +00:00
making_annex-merge_try_a_fast-forward.mdwn merge: Use fast-forward merges when possible. 2011-11-06 15:22:40 -04:00
minor_bug:_errors_are_not_verbose_enough.mdwn add command name to some output 2011-10-30 16:38:48 -04:00
Missing_dependancy_in_commit_6cecc26206c4a539999b04664136c6f785211a41.mdwn close 2012-07-26 13:15:24 -04:00
More_sync__39__ing_weirdness_with_the_assistant_branch_on_OSX.mdwn blog for the day 2012-06-25 20:40:58 -04:00
Name_scheme_does_not_follow_git__39__s_rules.mdwn 2011-04-09 23:43:15 +00:00
nfs_mounted_repo_results_in_errors_on_drop_move.mdwn Deal with NFS problem that caused a failure to remove a directory when removing content from the annex. 2012-02-24 16:30:47 -04:00
No_easy_way_to_re-inject_a_file_into_an_annex.mdwn close 2011-05-14 12:28:45 -04:00
No_version_information_from_cli.mdwn implemented 2011-03-19 14:39:03 -04:00
not_possible_to_have_annex_on_a_separate_filesystem.mdwn support .git/annex on a different disk than the rest of the repo 2011-11-28 16:17:55 -04:00
old_data_isn__39__t_unused_after_migration.mdwn response 2011-11-20 14:19:03 -04:00
on--git-dir_and_--work-tree_options.mdwn git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE. 2012-01-13 12:52:09 -04:00
ordering.mdwn Preserve specified file ordering when instructed to act on multiple files or directories. 2011-01-31 20:06:34 -04:00
OSX_alias_permissions_and_versions_problem.mdwn 2012-09-26 00:16:36 +00:00
pasting_into_annex_on_OSX.mdwn reopen 2012-09-28 11:02:17 -04:00
Possible_issues_with_git_1.7.10_and_newer___40__merge_command_now_asks_for_a_commit_message__34__.mdwn fixed 2012-06-23 10:27:04 -04:00
Prevent_accidental_merges.mdwn response 2011-08-05 10:29:21 -04:00
problem_commit_normal_links.mdwn close bug 2011-01-09 11:02:04 -04:00
Problem_with_bup:_cannot_lock_refs.mdwn bup: Properly handle key names with spaces or other things that are not legal git refs. 2012-04-11 12:45:49 -04:00
problem_with_upgrade_v2_-__62___v3.mdwn my fix is confirmed to have worked 2011-07-05 14:36:21 -04:00
Problems_running_make_on_osx.mdwn Make test suite not rely on a working cp -pr. 2011-02-13 14:19:14 -04:00
problems_with_utf8_names.mdwn merged ghc 7.4 support into master 2012-02-07 14:15:37 -04:00
reinject_should_leave_file_in_place_on_checksum_mismatch.mdwn reinject: When the provided file doesn't match, leave it where it is, rather than moving to .git/annex/bad/ 2012-09-16 01:17:48 -04:00
Remote_repo_and_set_operation_with_find.mdwn close 2011-12-19 14:31:33 -04:00
removable_device_configurator_chokes_on_spaces.mdwn sanitize all git remote names 2012-09-29 12:27:43 -04:00
rsync_remote_shows_no_progress.mdwn hooked up git-annex-shell transferinfo 2012-09-21 23:25:06 -04:00
rsync_special_remote_fails_to___96__get__96___files_which_have_names_containing_spaces.mdwn Fix shell escaping in rsync special remote. 2011-07-29 15:28:21 +02:00
S3_bucket_uses_the_same_key_for_encryption_and_hashing.mdwn 2011-04-17 16:02:22 +00:00
S3_memory_leaks.mdwn update; branch 2012-10-07 23:10:28 -04:00
scp_interrupt_to_background.mdwn Fix SIGINT handling. 2010-10-29 12:38:41 -04:00
show_version_without_having_to_be_in_a_git_repo.mdwn already done 2012-02-06 20:34:07 -04:00
signal_weirdness.mdwn bring back default SIGINT handler 2012-10-01 23:01:29 -04:00
softlink_mtime.mdwn 2011-03-31 20:25:07 +00:00
SSH:_command-line:_line_0:_Bad_configuration_option:_ControlPersist___40__SSH_too_old_on_OS_X_10.6.8__63____41__.mdwn disable ssh connection caching for standalone builds 2012-10-15 14:49:40 -04:00
submodule_path_problem.mdwn 2012-10-15 13:36:15 +00:00
subtle_build_issue_on_OSX_10.7_and_Haskell_Platform___40__if_you_have_the_32bit_version_installed__41__.mdwn close 2012-07-24 11:03:02 -04:00
support_bare_git_repo__44___with_the_annex_directory_exposed_to_http.mdwn Added support for getting content from git remotes using http (and https). 2011-08-16 21:12:48 -04:00
test_suite_shouldn__39__t_fail_silently.mdwn guess not everyone configures their shell to show nonzero exit codes.. 2011-08-27 12:34:02 -04:00
tests_fail_when_there_is_no_global_.gitconfig_for_the_user.mdwn test: Set git user name and email in case git can't guess values. 2011-02-09 11:17:26 -04:00
The_tests_are_failing_to_build_now_on_commit_e0fdfb2e706da2cb1451193c658dc676b0530968.mdwn fix test suite build 2012-06-21 13:04:24 -04:00
the_tip_at_commit_6cecc26206c4a539999b04664136c6f785211a41_disables_the_watch_command_on_OSX.mdwn fixed 2012-07-26 13:02:22 -04:00
tmp_file_handling.mdwn Improved temp file handling 2011-01-28 14:10:50 -04:00
touch.hsc_has_problems_on_non-linux_based_systems.mdwn typo 2011-05-14 12:23:57 -04:00
transferkey_fails_due_to_gpg.mdwn fix gpg pipeline stall 2012-09-09 13:11:54 -04:00
Trouble_initializing_git_annex_on_NFS.mdwn close as resolved 2011-11-15 01:53:28 -04:00
unannex_and_uninit_do_not_work_when_git_index_is_broken.mdwn 2011-04-03 00:50:48 +00:00
unannex_command_doesn__39__t_all_files.mdwn retitle 2012-09-16 02:05:55 -04:00
unannex_vs_unlock_hook_confusion.mdwn unannex: Commit staged changes at end 2011-02-01 21:27:23 -04:00
undefined.mdwn Avoid ugly failure mode when moving content from a local repository that is not available. 2012-06-26 17:22:44 -04:00
Unfortunate_interaction_with_Calibre.mdwn 2011-03-21 04:27:46 +00:00
unhappy_without_UTF8_locale.mdwn put in utf8 forcing workaround 2011-03-08 18:05:20 -04:00
uninit_does_not_work_in_old_repos.mdwn close 2011-10-29 13:21:28 -04:00
uninit_should_not_run_when_branch_git-annex_is_checked_out.mdwn uninit: Add guard against being run with the git-annex branch checked out. 2011-10-27 15:47:11 -04:00
unlock_then_lock_of_uncommitted_file_loses_it.mdwn lock: Reset unlocked file to index, rather than to branch head. 2012-05-30 17:01:22 -04:00
upgrade_left_untracked_.git-annex__47____42___directories.mdwn close 2011-04-03 12:27:13 -04:00
Using_Github_as_remote_throws_proxy_errors.mdwn close old bugs 2012-09-28 12:59:15 -04:00
uuid.log_trust.log_and_remote.log_merge_wackiness.mdwn add timestamps to remote.log 2011-10-06 16:07:58 -04:00
Watch_command_as_of_commit_6cecc26206c4a539999b04664136c6f785211a41_segfaults.mdwn close 2012-09-16 01:20:14 -04:00
watch_command_on_OSX_--_hangs_with_a_small_repo.mdwn fixed 2012-07-20 15:09:00 -04:00
watch_command_on_OSX_10.7.mdwn 2012-06-19 22:28:50 +00:00
watcher_commits_unlocked_files.mdwn retitle 2012-09-16 02:05:55 -04:00
Webapp_fails_to_resolve_ipv6_hostname.mdwn use getAddrInfo, to support ipv6 2012-09-29 12:50:12 -04:00
weird_local_clone_confuses.mdwn Closer emulation of git's behavior when told to use "foo/.git" as a git repository instead of just "foo". Closes: #627563 2011-05-22 14:12:16 -04:00
wishlist:_allow_users_to_provide_UUID_when_running___96__git_annex_init__96__.mdwn responsen 2011-10-29 14:17:02 -04:00
wishlist:_more_descriptive_commit_messages_in_git-annex_branch.mdwn closures 2011-10-30 16:44:09 -04:00
wishlist:_query_things_like_description__44___trust_level.mdwn status: Now displays trusted, untrusted, and semitrusted repositories separately. 2011-11-14 16:14:17 -04:00
wishlist:_support_drop__44___find_on_special_remotes.mdwn drop --from is now supported to remove file content from a remote. 2011-10-28 17:26:38 -04:00
WORM:_Handle_long_filenames_correctly.mdwn close 2011-07-15 12:55:05 -04:00
xdg-user-dir_error.mdwn close 2012-09-28 12:48:37 -04:00
yesod-default_is_needed_as_a_dependancy.mdwn close 2012-07-27 12:10:25 -04:00