1
0
Fork 0
mirror of synced 2024-06-15 21:41:08 -04:00
zimfw/src/stage2
Eric Nielsen 49386cad6d
Make forced check-version asynchronous (again)
as it was before a34b8dab64.
Don't make zimfw hang in the foreground waiting for git to connect to
GitHub, mainly because the waiting can take too long in case of
connection issues or no network. Also set git timeout to 30 seconds so
background check also does hang for too long, just it case.

Fixes #514
2023-06-16 20:24:33 -05:00
..
20_guard.zsh.erb Don't resolve symlinks when building init.zsh 2023-03-30 08:38:12 -05:00
22_zimfw_print.zsh.erb Use short if form instead of && 2020-02-03 20:49:52 -05:00
28_zimfw_mv.zsh.erb Deprecate compile in background via login_init.zsh 2022-01-10 09:29:32 -05:00
29_zimfw_build_init.zsh.erb Don't resolve symlinks when building init.zsh 2023-03-30 08:38:12 -05:00
29_zimfw_build_login_init.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
30_zimfw_build.zsh.erb Refactor: extract _zimfw_print function 2020-01-09 07:13:31 -05:00
30_zmodule.zsh.erb Don't resolve symlinks when building init.zsh 2023-03-30 08:38:12 -05:00
31_zimfw_source_zimrc.zsh.erb Allow customizing .zimrc file path 2022-10-23 19:34:14 -05:00
34_zimfw_list_unuseds.zsh.erb Add --root option to zmodule 2022-09-26 20:33:49 -05:00
50_zimfw_check_dumpfile.zsh.erb Deprecate check-dumpfile action 2023-02-25 19:03:37 -05:00
50_zimfw_check_version.zsh.erb Make forced check-version asynchronous (again) 2023-06-16 20:24:33 -05:00
50_zimfw_clean_compiled.zsh.erb Don't resolve symlinks when building init.zsh 2023-03-30 08:38:12 -05:00
50_zimfw_clean_dumpfile.zsh.erb Deprecate check-dumpfile action 2023-02-25 19:03:37 -05:00
50_zimfw_compile.zsh.erb Use _zimfw_print 2023-06-15 09:33:14 -05:00
50_zimfw_info.zsh.erb Also output LANG LC_* parameters in info action 2023-03-24 09:46:44 -05:00
50_zimfw_uninstall.zsh.erb Use print -l to print multiple lines 2021-09-23 14:29:40 -05:00
50_zimfw_upgrade.zsh.erb Use print -l to print multiple lines 2021-09-23 14:29:40 -05:00
69_zimfw_run_list.zsh.erb Fix quoting string in glob 2022-09-28 19:42:05 -05:00
70_zimfw_print_error.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
70_zimfw_print_okay.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
71_zimfw_pull_print_okay.zsh.erb Tools run in a subshell 2023-03-31 20:34:26 -05:00
75_zimfw_tool_degit.zsh.erb Use _zimfw_print 2023-06-15 09:33:14 -05:00
75_zimfw_tool_git.zsh.erb Use _zimfw_print 2023-06-15 09:33:14 -05:00
77_zimfw_run_tool.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
78_zimfw_run_tool_action.zsh.erb Don't use a new shell to run tool anymore 2023-03-28 07:56:37 -05:00
80_zimfw.zsh.erb Make forced check-version asynchronous (again) 2023-06-16 20:24:33 -05:00