..
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
r3_hex_api.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_api_key.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_api_package.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_api_package_owner.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_api_release.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_api_user.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_core.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_core.hrl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_erl_tar.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_erl_tar.hrl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_filename.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_http.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_http_httpc.erl
force use of tls1.2 for http fetching to work on OTP-23-rc1
vor 5 Jahren
r3_hex_pb_names.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_pb_package.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_pb_signed.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_pb_versions.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_registry.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_repo.erl
Update hex_core to v0.6.8
vor 5 Jahren
r3_hex_tarball.erl
force use of tls1.2 for http fetching to work on OTP-23-rc1
vor 5 Jahren
r3_safe_erl_term.xrl
Update hex_core to v0.6.8
vor 5 Jahren
rebar.app.src
revert to git version in .app.src
vor 4 Jahren
rebar.hrl
add checkouts out dir directory to rebar_dir and use it in app utils
vor 5 Jahren
rebar3.erl
Fix directory recursion in compiler
vor 5 Jahren
rebar_agent.erl
Allow passing arguments in r3:do and r3:async_do
vor 5 Jahren
rebar_api.erl
Abstracted path management
vor 6 Jahren
rebar_app_discover.erl
set app_info:vsn from the app details during application discovery
vor 5 Jahren
rebar_app_info.erl
upgrade relx: add AppType to rlx_app_info:new arguments
vor 4 Jahren
rebar_app_utils.erl
require the app name as the last part of git_subdir path
vor 4 Jahren
rebar_base_compiler.erl
Patch `rebar_base_compiler` to handle extensions with no leading dot
vor 4 Jahren
rebar_compiler.erl
Fix directory recursion in compiler
vor 5 Jahren
rebar_compiler_dag.erl
rebar_compiler_dag: store/load dag using internal knowledge
vor 4 Jahren
rebar_compiler_epp.erl
Change resolve call timeout to infinity
vor 4 Jahren
rebar_compiler_erl.erl
rebar_compiler_epp: use cached results for behaviour/parse_transform
vor 4 Jahren
rebar_compiler_mib.erl
Specify dependencies for MIB files
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
Work around OTP-21 deprecation of get_stacktrace()
vor 7 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
add checkouts out dir directory to rebar_dir and use it in app utils
vor 5 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
correct fix for parallel compile
vor 5 Jahren
rebar_fetch.erl
require the app name as the last part of git_subdir path
vor 4 Jahren
rebar_file_utils.erl
Handle robocopy warnings in Windows
vor 5 Jahren
rebar_git_resource.erl
git lock: abort if version is not equal to or greater than 1.8.5
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
Continue transitioning away from http_uri
vor 5 Jahren
rebar_hg_resource.erl
fix case clause when is_supported is not in process dictionary
vor 6 Jahren
rebar_hooks.erl
Optimize path handling
vor 6 Jahren
rebar_log.erl
Fallback when logging isn't initialized
vor 6 Jahren
rebar_opts.erl
Match on dep name in overrides
vor 5 Jahren
rebar_otp_app.erl
set app_info:vsn from the app details during application discovery
vor 5 Jahren
rebar_packages.erl
Update hex_core to v0.6.8
vor 5 Jahren
rebar_parallel.erl
Extract & Generalize parallel queue from compiler
vor 5 Jahren
rebar_paths.erl
Fix runtime apps paths
vor 4 Jahren
rebar_pkg_resource.erl
re-enable use of rebar_packages_cdn in rebar_pkg_resource
vor 5 Jahren
rebar_plugins.erl
Update src/rebar_plugins.erl
vor 5 Jahren
rebar_prv_alias.erl
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
vor 6 Jahren
rebar_prv_app_discovery.erl
Fix crash when a dependency is missing app file
vor 6 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
Add extra pattern matching clause to not crash handling with keep_logs
vor 4 Jahren
rebar_prv_compile.erl
prv_plugins_upgrade: fix compilation of upgraded plugins
vor 5 Jahren
rebar_prv_cover.erl
get a sorted list of modules for coverage output (screen and HTML)
vor 5 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
rebar3 dialyzer support: single-app success typing, project apps in PLT
vor 5 Jahren
rebar_prv_do.erl
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
vor 6 Jahren
rebar_prv_edoc.erl
Fixing duplicate macro definition in umbrella edoc
vor 5 Jahren
rebar_prv_escriptize.erl
Added to .gitignore, use full path to rebar3 script
vor 5 Jahren
rebar_prv_eunit.erl
rebar_prv_eunit: Hide slowest tests profile output by default
vor 6 Jahren
rebar_prv_get_deps.erl
add `get-deps` provider
vor 8 Jahren
rebar_prv_help.erl
Fix usage decription of 'rebar3'
vor 8 Jahren
rebar_prv_install_deps.erl
format hex packages in a nice/human way
vor 6 Jahren
rebar_prv_local_install.erl
Extract rebar3 libs in a version dependent directory
vor 5 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
Revert "wip: rework rebar_prv_path to use app info"
vor 5 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
prv_plugins_upgrade: fix compilation of upgraded plugins
vor 5 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
shell: provide error message when applications list is bad
vor 5 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
upgrade relx: add AppType to rlx_app_info:new arguments
vor 4 Jahren
rebar_resource.erl
support for hex v2, multiple repository fetching, private organizations (#1884)
vor 6 Jahren
rebar_resource_v2.erl
Update hex_core to v0.6.8
vor 5 Jahren
rebar_state.erl
Add rebar_state:all_checkouts_deps/1 and apply suggestions
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
Fix previous OTP-23 compat patches
vor 5 Jahren
rebar_user.erl
Support old-style shell for rebar3 shell
vor 9 Jahren
rebar_utils.erl
Escape more characters for shell stuff
vor 5 Jahren