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