Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
Hakan Nilsson 7884a4b109
Use root dir when loading relx.config
4 лет назад
..
vendored Re-vendor hex_core to 0.7.1 4 лет назад
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 лет назад
rebar.app.src go back to git-based versioning 4 лет назад
rebar.hrl Prevent warnings on wrongly -spec.(_)'ed types 4 лет назад
rebar3.erl rename DEBUG to DIAGNOSTIC in crashdump messages 4 лет назад
rebar_agent.erl downgrade rebar_agent log severity 4 лет назад
rebar_api.erl Prevent warnings on wrongly -spec.(_)'ed types 4 лет назад
rebar_app_discover.erl Reworking app discovery and dep fetching verbosity 4 лет назад
rebar_app_info.erl Revert to previous typespec while adapting calls to it 4 лет назад
rebar_app_utils.erl Revert to previous typespec while adapting calls to it 4 лет назад
rebar_base_compiler.erl Merge pull request #2375 from ferd/diagnostic-debug-modes 4 лет назад
rebar_compiler.erl Prevent warnings on unknown functions/types 4 лет назад
rebar_compiler_dag.erl Prevent warnings on messing with opaque elements 4 лет назад
rebar_compiler_epp.erl Rework debug/diagnostic logs for compile tasks 4 лет назад
rebar_compiler_erl.erl Trigger rebuilds when OTP compiler version changes 4 лет назад
rebar_compiler_mib.erl Rename ?FAIL to ?ABORT 4 лет назад
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 Fix lock file not being generated when no deps are present in the config 4 лет назад
rebar_core.erl friendlier debug mode in rebar_core 4 лет назад
rebar_dialyzer_format.erl Fix output issue (bug) when `dialyzer.warnings.unknown` is used in `rebar.config` 4 лет назад
rebar_digraph.erl Unicode support in all the places 7 лет назад
rebar_dir.erl output relative paths in dialyzer provider 4 лет назад
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 Rename ?FAIL to ?ABORT 4 лет назад
rebar_fetch.erl more DIAGNOSTIC-level output 4 лет назад
rebar_file_utils.erl Prevent warnings on unknown functions/types 4 лет назад
rebar_git_resource.erl Broaden expected typespec 4 лет назад
rebar_git_subdir_resource.erl require the app name as the last part of git_subdir path 4 лет назад
rebar_hex_repos.erl Add rebar_hex_repos:remove_from_auth_config/2 4 лет назад
rebar_hg_resource.erl fix case clause when is_supported is not in process dictionary 6 лет назад
rebar_hooks.erl Rework debug/diagnostic logs for compile tasks 4 лет назад
rebar_log.erl Introduce Diagnostic Mode 4 лет назад
rebar_opts.erl fix endless recursion in del_dep 4 лет назад
rebar_otp_app.erl set app_info:vsn from the app details during application discovery 4 лет назад
rebar_packages.erl Remove unexpected field from hex_core config. map 4 лет назад
rebar_parallel.erl more DIAGNOSTIC-level output 4 лет назад
rebar_paths.erl Prevent warnings on seemingly dead code 4 лет назад
rebar_pkg_resource.erl Adapt to hex_core's deprecation warnings (II) 4 лет назад
rebar_plugins.erl Keep the prebuilt app set broader 4 лет назад
rebar_prv_alias.erl Prevent warnings on messing with opaque elements 4 лет назад
rebar_prv_app_discovery.erl Fix crash when a dependency is missing app file 5 лет назад
rebar_prv_as.erl also ignore 'default' for profile warnings 4 лет назад
rebar_prv_bare_compile.erl Support ENV var for mix in the bare compiler 4 лет назад
rebar_prv_clean.erl Allow cleaning specific apps or deps only 5 лет назад
rebar_prv_common_test.erl discoverable edoc and escriptize 4 лет назад
rebar_prv_compile.erl Move dep compiler version change to DAG check 4 лет назад
rebar_prv_cover.erl Adjust tests-related DEBUG output 4 лет назад
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 output relative paths in dialyzer provider 4 лет назад
rebar_prv_do.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) 6 лет назад
rebar_prv_edoc.erl discoverable edoc and escriptize 4 лет назад
rebar_prv_escriptize.erl discoverable edoc and escriptize 4 лет назад
rebar_prv_eunit.erl Adjust tests-related DEBUG output 4 лет назад
rebar_prv_get_deps.erl add `get-deps` provider 8 лет назад
rebar_prv_help.erl Advertise DEBUG=1 in `rebar3 help` 4 лет назад
rebar_prv_install_deps.erl Move dep compiler version change to DAG check 4 лет назад
rebar_prv_local_install.erl Extract rebar3 libs in a version dependent directory 4 лет назад
rebar_prv_local_upgrade.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 лет назад
rebar_prv_lock.erl Merge branch 'master' into relx-upgrade-xref 4 лет назад
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 Attempt to add checkout location to rebar3 path 4 лет назад
rebar_prv_plugins.erl add comment on why plugins list uses checkouts_dir not checkouts_out_dir 5 лет назад
rebar_prv_plugins_upgrade.erl Revert to previous typespec while adapting calls to it 4 лет назад
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 logger reset for the shell plugin 4 лет назад
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 Add rebar_state:all_checkouts_deps/1 and apply suggestions 4 лет назад
rebar_prv_version.erl fix bareness issues 10 лет назад
rebar_prv_xref.erl Change xref paths to only those of runtime deps 4 лет назад
rebar_relx.erl Use root dir when loading relx.config 4 лет назад
rebar_resource.erl support for hex v2, multiple repository fetching, private organizations (#1884) 6 лет назад
rebar_resource_v2.erl Prevent warnings on wrongly -spec.(_)'ed types 4 лет назад
rebar_state.erl Silence warnings we're OK with 4 лет назад
rebar_string.erl add rebar_string:trim function for removing all leading/trailing whitespace 5 лет назад
rebar_templater.erl Update rebar_templater with safer regex 4 лет назад
rebar_uri.erl Prevent warnings on unused/unhandled code paths 4 лет назад
rebar_user.erl Support old-style shell for rebar3 shell 9 лет назад
rebar_utils.erl Tentatively fix code based on static analysis results 4 лет назад