您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Fred Hebert 62acc7c194 Support ENV var for mix in the bare compiler 5 年前
..
cth_fail_fast.erl Add a --fail_fast switch to common test 6 年前
cth_retry.erl Fix case clause which used wrong element order 5 年前
r3.erl Allow passing arguments in r3:do and r3:async_do 5 年前
r3_hex_api.erl Update hex_core to v0.6.8 5 年前
r3_hex_api_key.erl Update hex_core to v0.6.8 5 年前
r3_hex_api_package.erl Update hex_core to v0.6.8 5 年前
r3_hex_api_package_owner.erl Update hex_core to v0.6.8 5 年前
r3_hex_api_release.erl Update hex_core to v0.6.8 5 年前
r3_hex_api_user.erl Update hex_core to v0.6.8 5 年前
r3_hex_core.erl Update hex_core to v0.6.8 5 年前
r3_hex_core.hrl Update hex_core to v0.6.8 5 年前
r3_hex_erl_tar.erl Update hex_core to v0.6.8 5 年前
r3_hex_erl_tar.hrl Update hex_core to v0.6.8 5 年前
r3_hex_filename.erl Update hex_core to v0.6.8 5 年前
r3_hex_http.erl Update hex_core to v0.6.8 5 年前
r3_hex_http_httpc.erl force use of tls1.2 for http fetching to work on OTP-23-rc1 5 年前
r3_hex_pb_names.erl Update hex_core to v0.6.8 5 年前
r3_hex_pb_package.erl Update hex_core to v0.6.8 5 年前
r3_hex_pb_signed.erl Update hex_core to v0.6.8 5 年前
r3_hex_pb_versions.erl Update hex_core to v0.6.8 5 年前
r3_hex_registry.erl Update hex_core to v0.6.8 5 年前
r3_hex_repo.erl Update hex_core to v0.6.8 5 年前
r3_hex_tarball.erl force use of tls1.2 for http fetching to work on OTP-23-rc1 5 年前
r3_safe_erl_term.xrl Update hex_core to v0.6.8 5 年前
rebar.app.src git_subdir resource for dependency that is in a subdirectory of repo 5 年前
rebar.hrl add checkouts out dir directory to rebar_dir and use it in app utils 5 年前
rebar3.erl re-enable use of rebar_packages_cdn in rebar_pkg_resource 5 年前
rebar_agent.erl Allow passing arguments in r3:do and r3:async_do 5 年前
rebar_api.erl Abstracted path management 6 年前
rebar_app_discover.erl filter out non-directories from app discover search 5 年前
rebar_app_info.erl git_subdir resource for dependency that is in a subdirectory of repo 5 年前
rebar_app_utils.erl Merge pull request #2276 from tsloughter/checkouts-dir 5 年前
rebar_base_compiler.erl fix base_compiler:run to take a single directory 6 年前
rebar_compiler.erl Fix DAG pruning perf for extra_src_dirs 5 年前
rebar_compiler_dag.erl Fix DAG pruning perf for extra_src_dirs 5 年前
rebar_compiler_epp.erl Please OTP-18 5 年前
rebar_compiler_erl.erl Low hanging fruits for speedups 5 年前
rebar_compiler_mib.erl implement mib_first_files support in rebar_compiler_mib 6 年前
rebar_compiler_xrl.erl fix base path used for yrl/xrl includefile configs (#1952) 6 年前
rebar_compiler_yrl.erl fix base path used for yrl/xrl includefile configs (#1952) 6 年前
rebar_config.erl conditionally write lockfile on vsn change 5 年前
rebar_core.erl Work around OTP-21 deprecation of get_stacktrace() 7 年前
rebar_dialyzer_format.erl Work around OTP-21 deprecation of get_stacktrace() 7 年前
rebar_digraph.erl Unicode support in all the places 7 年前
rebar_dir.erl add checkouts out dir directory to rebar_dir and use it in app utils 5 年前
rebar_dist_utils.erl erl_epmd changed to net_adm 5 年前
rebar_env.erl add comment on why plugins list uses checkouts_dir not checkouts_out_dir 5 年前
rebar_erlc_compiler.erl correct fix for parallel compile 5 年前
rebar_fetch.erl git_subdir resource for dependency that is in a subdirectory of repo 5 年前
rebar_file_utils.erl Handle robocopy warnings in Windows 5 年前
rebar_git_resource.erl revert change to lock for regular git resource from PR #2239 5 年前
rebar_git_subdir_resource.erl git_subdir resource for dependency that is in a subdirectory of repo 5 年前
rebar_hex_repos.erl Continue transitioning away from http_uri 5 年前
rebar_hg_resource.erl fix case clause when is_supported is not in process dictionary 6 年前
rebar_hooks.erl Optimize path handling 6 年前
rebar_log.erl Fallback when logging isn't initialized 6 年前
rebar_opts.erl Introduce support of add and del operations under erl_opts directive 7 年前
rebar_otp_app.erl revert ebin_modules to include all beams minus extra_src (#1955) 6 年前
rebar_packages.erl Update hex_core to v0.6.8 5 年前
rebar_parallel.erl Extract & Generalize parallel queue from compiler 5 年前
rebar_paths.erl Review comments addressed 6 年前
rebar_pkg_resource.erl re-enable use of rebar_packages_cdn in rebar_pkg_resource 5 年前
rebar_plugins.erl Optimize path handling 6 年前
rebar_prv_alias.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) 6 年前
rebar_prv_app_discovery.erl Fix crash when a dependency is missing app file 5 年前
rebar_prv_as.erl Unicode support in all the places 7 年前
rebar_prv_bare_compile.erl Support ENV var for mix in the bare compiler 5 年前
rebar_prv_clean.erl Allow cleaning specific apps or deps only 5 年前
rebar_prv_common_test.erl Symlink on test fail too 5 年前
rebar_prv_compile.erl formatting output 5 年前
rebar_prv_cover.erl get a sorted list of modules for coverage output (screen and HTML) 5 年前
rebar_prv_deps.erl Use maps syntax for OTP 17 in deps cmd 6 年前
rebar_prv_deps_tree.erl Reorder rebar3 tree output on umbrella apps 6 年前
rebar_prv_dialyzer.erl rebar3 dialyzer support: single-app success typing, project apps in PLT 5 年前
rebar_prv_do.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) 6 年前
rebar_prv_edoc.erl Fixing duplicate macro definition in umbrella edoc 5 年前
rebar_prv_escriptize.erl Added to .gitignore, use full path to rebar3 script 5 年前
rebar_prv_eunit.erl rebar_prv_eunit: Hide slowest tests profile output by default 6 年前
rebar_prv_get_deps.erl add `get-deps` provider 8 年前
rebar_prv_help.erl Fix usage decription of 'rebar3' 8 年前
rebar_prv_install_deps.erl format hex packages in a nice/human way 6 年前
rebar_prv_local_install.erl Annotate generated escript with last release 5 年前
rebar_prv_local_upgrade.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
rebar_prv_lock.erl only write lock file if locks have changed 5 年前
rebar_prv_new.erl Add hint for `rebar3 new help` on `rebar3 help new` 6 年前
rebar_prv_packages.erl Remove deprecated hex field maintainers (#1987) 6 年前
rebar_prv_path.erl Revert "wip: rework rebar_prv_path to use app info" 5 年前
rebar_prv_plugins.erl add comment on why plugins list uses checkouts_dir not checkouts_out_dir 5 年前
rebar_prv_plugins_upgrade.erl keep resources in new state used in plugins upgrade 5 年前
rebar_prv_release.erl initial support for relx 4.0.0 5 年前
rebar_prv_relup.erl initial support for relx 4.0.0 5 年前
rebar_prv_report.erl Unicode support in all the places 7 年前
rebar_prv_repos.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
rebar_prv_shell.erl Fix race condition in rebar_prv_shell boot 5 年前
rebar_prv_state.erl Make state provider {bare, false} 9 年前
rebar_prv_tar.erl do not depend on release provider for tar task 5 年前
rebar_prv_unlock.erl Fix various Dialyzer warnings 7 年前
rebar_prv_update.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
rebar_prv_upgrade.erl fix pkg name during update by using pkg_name understood by hex 6 年前
rebar_prv_version.erl fix bareness issues 10 年前
rebar_prv_xref.erl Revert defaults on xref 5 年前
rebar_relx.erl add --all option for release building in parallel 5 年前
rebar_resource.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 年前
rebar_resource_v2.erl Update hex_core to v0.6.8 5 年前
rebar_state.erl format error from provider init and print as warning 5 年前
rebar_string.erl add rebar_string:trim function for removing all leading/trailing whitespace 5 年前
rebar_templater.erl add encoding support for template. 5 年前
rebar_uri.erl Fix previous OTP-23 compat patches 5 年前
rebar_user.erl Support old-style shell for rebar3 shell 9 年前
rebar_utils.erl Revert "force use of tls1.2 for http fetching to work on OTP-23-rc1" 5 年前