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