No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Hakan Nilsson 424fdcb8fa
Add support for reading relx config file
hace 4 años
..
vendored Re-vendor hex_core to 0.7.1 hace 4 años
cth_fail_fast.erl Add a --fail_fast switch to common test hace 6 años
cth_retry.erl Fix case clause which used wrong element order hace 5 años
r3.erl Allow passing arguments in r3:do and r3:async_do hace 5 años
rebar.app.src go back to git-based versioning hace 4 años
rebar.hrl Prevent warnings on wrongly -spec.(_)'ed types hace 4 años
rebar3.erl rename DEBUG to DIAGNOSTIC in crashdump messages hace 4 años
rebar_agent.erl downgrade rebar_agent log severity hace 4 años
rebar_api.erl Prevent warnings on wrongly -spec.(_)'ed types hace 4 años
rebar_app_discover.erl Reworking app discovery and dep fetching verbosity hace 4 años
rebar_app_info.erl Revert to previous typespec while adapting calls to it hace 4 años
rebar_app_utils.erl Revert to previous typespec while adapting calls to it hace 4 años
rebar_base_compiler.erl Merge pull request #2375 from ferd/diagnostic-debug-modes hace 4 años
rebar_compiler.erl Prevent warnings on unknown functions/types hace 4 años
rebar_compiler_dag.erl Prevent warnings on messing with opaque elements hace 4 años
rebar_compiler_epp.erl Rework debug/diagnostic logs for compile tasks hace 4 años
rebar_compiler_erl.erl Trigger rebuilds when OTP compiler version changes hace 4 años
rebar_compiler_mib.erl Rename ?FAIL to ?ABORT hace 4 años
rebar_compiler_xrl.erl fix base path used for yrl/xrl includefile configs (#1952) hace 6 años
rebar_compiler_yrl.erl fix base path used for yrl/xrl includefile configs (#1952) hace 6 años
rebar_config.erl Fix lock file not being generated when no deps are present in the config hace 4 años
rebar_core.erl friendlier debug mode in rebar_core hace 4 años
rebar_dialyzer_format.erl Fix output issue (bug) when `dialyzer.warnings.unknown` is used in `rebar.config` hace 4 años
rebar_digraph.erl Unicode support in all the places hace 7 años
rebar_dir.erl output relative paths in dialyzer provider hace 4 años
rebar_dist_utils.erl erl_epmd changed to net_adm hace 5 años
rebar_env.erl add comment on why plugins list uses checkouts_dir not checkouts_out_dir hace 5 años
rebar_erlc_compiler.erl Rename ?FAIL to ?ABORT hace 4 años
rebar_fetch.erl more DIAGNOSTIC-level output hace 4 años
rebar_file_utils.erl Prevent warnings on unknown functions/types hace 4 años
rebar_git_resource.erl Broaden expected typespec hace 4 años
rebar_git_subdir_resource.erl require the app name as the last part of git_subdir path hace 4 años
rebar_hex_repos.erl Add rebar_hex_repos:remove_from_auth_config/2 hace 4 años
rebar_hg_resource.erl fix case clause when is_supported is not in process dictionary hace 6 años
rebar_hooks.erl Rework debug/diagnostic logs for compile tasks hace 4 años
rebar_log.erl Introduce Diagnostic Mode hace 4 años
rebar_opts.erl fix endless recursion in del_dep hace 4 años
rebar_otp_app.erl set app_info:vsn from the app details during application discovery hace 5 años
rebar_packages.erl Remove unexpected field from hex_core config. map hace 4 años
rebar_parallel.erl more DIAGNOSTIC-level output hace 4 años
rebar_paths.erl Prevent warnings on seemingly dead code hace 4 años
rebar_pkg_resource.erl Adapt to hex_core's deprecation warnings (II) hace 4 años
rebar_plugins.erl Keep the prebuilt app set broader hace 4 años
rebar_prv_alias.erl Prevent warnings on messing with opaque elements hace 4 años
rebar_prv_app_discovery.erl Fix crash when a dependency is missing app file hace 6 años
rebar_prv_as.erl also ignore 'default' for profile warnings hace 4 años
rebar_prv_bare_compile.erl Support ENV var for mix in the bare compiler hace 5 años
rebar_prv_clean.erl Allow cleaning specific apps or deps only hace 5 años
rebar_prv_common_test.erl discoverable edoc and escriptize hace 4 años
rebar_prv_compile.erl Move dep compiler version change to DAG check hace 4 años
rebar_prv_cover.erl Adjust tests-related DEBUG output hace 4 años
rebar_prv_deps.erl Use maps syntax for OTP 17 in deps cmd hace 6 años
rebar_prv_deps_tree.erl Reorder rebar3 tree output on umbrella apps hace 6 años
rebar_prv_dialyzer.erl output relative paths in dialyzer provider hace 4 años
rebar_prv_do.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) hace 6 años
rebar_prv_edoc.erl discoverable edoc and escriptize hace 4 años
rebar_prv_escriptize.erl discoverable edoc and escriptize hace 4 años
rebar_prv_eunit.erl Adjust tests-related DEBUG output hace 4 años
rebar_prv_get_deps.erl add `get-deps` provider hace 8 años
rebar_prv_help.erl Advertise DEBUG=1 in `rebar3 help` hace 4 años
rebar_prv_install_deps.erl Move dep compiler version change to DAG check hace 4 años
rebar_prv_local_install.erl Extract rebar3 libs in a version dependent directory hace 5 años
rebar_prv_local_upgrade.erl support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
rebar_prv_lock.erl Merge branch 'master' into relx-upgrade-xref hace 4 años
rebar_prv_new.erl Add hint for `rebar3 new help` on `rebar3 help new` hace 6 años
rebar_prv_packages.erl Remove deprecated hex field maintainers (#1987) hace 6 años
rebar_prv_path.erl Attempt to add checkout location to rebar3 path hace 4 años
rebar_prv_plugins.erl add comment on why plugins list uses checkouts_dir not checkouts_out_dir hace 5 años
rebar_prv_plugins_upgrade.erl Revert to previous typespec while adapting calls to it hace 4 años
rebar_prv_release.erl initial support for relx 4.0.0 hace 5 años
rebar_prv_relup.erl initial support for relx 4.0.0 hace 5 años
rebar_prv_report.erl Unicode support in all the places hace 7 años
rebar_prv_repos.erl support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
rebar_prv_shell.erl fix logger reset for the shell plugin hace 4 años
rebar_prv_state.erl Make state provider {bare, false} hace 9 años
rebar_prv_tar.erl do not depend on release provider for tar task hace 5 años
rebar_prv_unlock.erl Fix various Dialyzer warnings hace 7 años
rebar_prv_update.erl support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
rebar_prv_upgrade.erl Add rebar_state:all_checkouts_deps/1 and apply suggestions hace 4 años
rebar_prv_version.erl fix bareness issues hace 10 años
rebar_prv_xref.erl Change xref paths to only those of runtime deps hace 4 años
rebar_relx.erl Add support for reading relx config file hace 4 años
rebar_resource.erl support for hex v2, multiple repository fetching, private organizations (#1884) hace 6 años
rebar_resource_v2.erl Prevent warnings on wrongly -spec.(_)'ed types hace 4 años
rebar_state.erl Silence warnings we're OK with hace 4 años
rebar_string.erl add rebar_string:trim function for removing all leading/trailing whitespace hace 5 años
rebar_templater.erl Update rebar_templater with safer regex hace 4 años
rebar_uri.erl Prevent warnings on unused/unhandled code paths hace 4 años
rebar_user.erl Support old-style shell for rebar3 shell hace 9 años
rebar_utils.erl Tentatively fix code based on static analysis results hace 4 años