..
cth_fail_fast.erl
Add a --fail_fast switch to common test
hace 6 años
cth_retry.erl
Add experimental support for ct --retry option
hace 7 años
r3.erl
Allow Breakpoints during task runs
hace 6 años
r3_hex_api.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_api_key.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_api_package.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_api_package_owner.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_api_release.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_api_user.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_core.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_core.hrl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_erl_tar.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_erl_tar.hrl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_filename.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_http.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_http_httpc.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_pb_names.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_pb_package.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_pb_signed.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_pb_versions.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_registry.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_repo.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_hex_tarball.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
r3_safe_erl_term.xrl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
rebar.app.src
Back to git-based versioning
hace 6 años
rebar.hrl
warn if the matched package is retired, skip prerelease (#1897)
hace 6 años
rebar3.erl
fix compilation of global plugins (#1935)
hace 6 años
rebar_agent.erl
Support setting shell hot code loading blacklists
hace 6 años
rebar_api.erl
Abstracted path management
hace 6 años
rebar_app_discover.erl
set app's dir before setting app_info deps (#1928)
hace 6 años
rebar_app_info.erl
fix for mix projects that don't have app.src files (#1964)
hace 6 años
rebar_app_utils.erl
Merge pull request #2035 from ankhers/lint_app_file
hace 6 años
rebar_base_compiler.erl
fix base_compiler:run to take a single directory
hace 6 años
rebar_compiler.erl
Fix duplicate module naming in edoc test suite data
hace 6 años
rebar_compiler_erl.erl
Fix Parallel Compilation
hace 6 años
rebar_compiler_mib.erl
implement mib_first_files support in rebar_compiler_mib
hace 6 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
support for hex v2, multiple repository fetching, private organizations (#1884)
hace 6 años
rebar_core.erl
Work around OTP-21 deprecation of get_stacktrace()
hace 7 años
rebar_dialyzer_format.erl
Work around OTP-21 deprecation of get_stacktrace()
hace 7 años
rebar_digraph.erl
Unicode support in all the places
hace 7 años
rebar_dir.erl
compiler behaviour (#1893)
hace 6 años
rebar_dist_utils.erl
Try to start epmd when distribution fails
hace 8 años
rebar_env.erl
fix #1808
hace 7 años
rebar_erlc_compiler.erl
Re-add erlc compiler; plugins need it
hace 6 años
rebar_fetch.erl
support for hex v2, multiple repository fetching, private organizations (#1884)
hace 6 años
rebar_file_utils.erl
Attempt at support sys_config_src in shell
hace 6 años
rebar_git_resource.erl
add support for git ref and file content as app version
hace 6 años
rebar_hex_repos.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
rebar_hg_resource.erl
fix case clause when is_supported is not in process dictionary
hace 6 años
rebar_hooks.erl
Optimize path handling
hace 6 años
rebar_log.erl
Fallback when logging isn't initialized
hace 6 años
rebar_opts.erl
Introduce support of add and del operations under erl_opts directive
hace 7 años
rebar_otp_app.erl
revert ebin_modules to include all beams minus extra_src (#1955)
hace 6 años
rebar_packages.erl
Catch errors in writing the package cache
hace 6 años
rebar_paths.erl
Review comments addressed
hace 6 años
rebar_pkg_resource.erl
Fix fetching of private packages from orgs on hex repos (#2020)
hace 6 años
rebar_plugins.erl
Optimize path handling
hace 6 años
rebar_prv_alias.erl
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
hace 6 años
rebar_prv_app_discovery.erl
OTP-21 readiness, Full Unicode support
hace 7 años
rebar_prv_as.erl
Unicode support in all the places
hace 7 años
rebar_prv_bare_compile.erl
run compile provider in default namespace from bare
hace 7 años
rebar_prv_clean.erl
compiler behaviour (#1893)
hace 6 años
rebar_prv_common_test.erl
Add a --fail_fast switch to common test
hace 6 años
rebar_prv_compile.erl
Ensure the right deps are in path
hace 6 años
rebar_prv_cover.erl
Fix path coverage loading artifacts
hace 6 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
support dialyzer plt location and prefix in cli args
hace 6 años
rebar_prv_do.erl
Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940)
hace 6 años
rebar_prv_edoc.erl
Abstracted path management
hace 6 años
rebar_prv_escriptize.erl
Handle incorret app info in escriptize
hace 6 años
rebar_prv_eunit.erl
rebar_prv_eunit: Hide slowest tests profile output by default
hace 6 años
rebar_prv_get_deps.erl
add `get-deps` provider
hace 8 años
rebar_prv_help.erl
Fix usage decription of 'rebar3'
hace 8 años
rebar_prv_install_deps.erl
format hex packages in a nice/human way
hace 6 años
rebar_prv_local_install.erl
otp21 eperm fix for local install/upgrade, no need to set uid/gid
hace 6 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
support for hex v2, multiple repository fetching, private organizations (#1884)
hace 6 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
OTP-21 readiness, Full Unicode support
hace 7 años
rebar_prv_plugins.erl
Add plugin version to the output of rebar3 plugin list
hace 6 años
rebar_prv_plugins_upgrade.erl
Unicode support in all the places
hace 7 años
rebar_prv_release.erl
only reverse some relx args, fixes profile usage for relx
hace 9 años
rebar_prv_relup.erl
only reverse some relx args, fixes profile usage for relx
hace 9 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
Attempt at support sys_config_src in shell
hace 6 años
rebar_prv_state.erl
Make state provider {bare, false}
hace 9 años
rebar_prv_tar.erl
only reverse some relx args, fixes profile usage for relx
hace 9 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
fix pkg name during update by using pkg_name understood by hex
hace 6 años
rebar_prv_version.erl
fix bareness issues
hace 10 años
rebar_prv_xref.erl
Support ignoring whole modules in xref results
hace 6 años
rebar_relx.erl
upgrade relx and set base_dir in overlay_vars (#1902)
hace 6 años
rebar_resource.erl
support for hex v2, multiple repository fetching, private organizations (#1884)
hace 6 años
rebar_resource_v2.erl
add support for git ref and file content as app version
hace 6 años
rebar_state.erl
fix resolving versions from vcs (#1915)
hace 6 años
rebar_string.erl
Attempt at support sys_config_src in shell
hace 6 años
rebar_templater.erl
Attempt at support sys_config_src in shell
hace 6 años
rebar_user.erl
Support old-style shell for rebar3 shell
hace 9 años
rebar_utils.erl
Make test suite pass on OTP-22
hace 6 años