..
r3.erl
Add a shell agent
10 years ago
rebar.app.src
update contributing, readme and app.src for beta-1
10 years ago
rebar.hrl
Proper custom pkg index support, some tests
10 years ago
rebar3.erl
Added rebar profile to httpc initialization and calls.
10 years ago
rebar_agent.erl
Run agent as current process & hibernate
10 years ago
rebar_api.erl
add processing_base_dir to rebar_api
10 years ago
rebar_app_discover.erl
Read and process .app.src.script if present
10 years ago
rebar_app_info.erl
add config option artifacts
10 years ago
rebar_app_utils.erl
include applications list in compile sort
10 years ago
rebar_base_compiler.erl
remove uses of 'case catch'
10 years ago
rebar_config.erl
check format of config file and print the bad section in the error
10 years ago
rebar_core.erl
Fix reporting of error:undef exceptions
10 years ago
rebar_digraph.erl
add additional comments
10 years ago
rebar_dir.erl
Fix common test run duplication on windows
10 years ago
rebar_erlc_compiler.erl
ensure necessary directories exist to compile mibs files
10 years ago
rebar_fetch.erl
io_lib:format/2 will throw badarg when trying to print rebar_resource:resource() as string
10 years ago
rebar_file_utils.erl
Changed cases on robocopy so it uses variables in a better way
10 years ago
rebar_git_resource.erl
Only have the port cd, not rebar3 as a whole
10 years ago
rebar_hg_resource.erl
Fix hg diffing
10 years ago
rebar_hooks.erl
don't run unnecessary code if hooks are empty list
10 years ago
rebar_log.erl
handle throw by relx
10 years ago
rebar_otp_app.erl
check format of config file and print the bad section in the error
10 years ago
rebar_packages.erl
Proper custom pkg index support, some tests
10 years ago
rebar_pkg_resource.erl
Added rebar profile to httpc initialization and calls.
10 years ago
rebar_plugins.erl
Minor refactors
10 years ago
rebar_prv_app_discovery.erl
fix bareness issues
10 years ago
rebar_prv_as.erl
plugins provider
10 years ago
rebar_prv_clean.erl
Merge pull request #487 from ferd/fix-provider-bareness
10 years ago
rebar_prv_common_test.erl
Merge pull request #489 from kovyl2404/windows-ct-fix
10 years ago
rebar_prv_compile.erl
ensure necessary directories exist to compile mibs files
10 years ago
rebar_prv_cover.erl
Merge pull request #583 from talentdeficit/remove_cover_print_enabled
10 years ago
rebar_prv_deps.erl
fix bareness issues
10 years ago
rebar_prv_dialyzer.erl
Some fixes after review
10 years ago
rebar_prv_do.erl
print help for namespaces
10 years ago
rebar_prv_edoc.erl
fix bareness issues
10 years ago
rebar_prv_escriptize.erl
improve escriptize provider
10 years ago
rebar_prv_eunit.erl
Merge pull request #487 from ferd/fix-provider-bareness
10 years ago
rebar_prv_help.erl
print help for namespaces
10 years ago
rebar_prv_install_deps.erl
Minor refactors
10 years ago
rebar_prv_lock.erl
fix bareness issues
10 years ago
rebar_prv_new.erl
fix bareness issues
10 years ago
rebar_prv_packages.erl
print sorted list of packages
10 years ago
rebar_prv_plugins.erl
plugins provider
10 years ago
rebar_prv_plugins_upgrade.erl
Minor refactors
10 years ago
rebar_prv_release.erl
only reverse some relx args, fixes profile usage for relx
10 years ago
rebar_prv_relup.erl
only reverse some relx args, fixes profile usage for relx
10 years ago
rebar_prv_report.erl
fix bareness issues
10 years ago
rebar_prv_shell.erl
Run agent as current process & hibernate
10 years ago
rebar_prv_tar.erl
only reverse some relx args, fixes profile usage for relx
10 years ago
rebar_prv_unlock.erl
fix bareness issues
10 years ago
rebar_prv_update.erl
Added rebar profile to httpc initialization and calls.
10 years ago
rebar_prv_upgrade.erl
Merge pull request #487 from ferd/fix-provider-bareness
10 years ago
rebar_prv_version.erl
fix bareness issues
10 years ago
rebar_prv_xref.erl
fix bareness issues
10 years ago
rebar_relx.erl
only reverse some relx args, fixes profile usage for relx
10 years ago
rebar_resource.erl
store hex package downloads in shared cache dir
10 years ago
rebar_state.erl
error message for bad profile config
10 years ago
rebar_templater.erl
use bbmustache package
10 years ago
rebar_utils.erl
always close port when done with it. fixes #589
10 years ago