..
r3.erl
Add a shell agent
10 anni fa
rebar.app.src
add ssl cert validation, unless OTP version is too old
10 anni fa
rebar.hrl
only look for top level apps and those directly under apps/ or lib/
10 anni fa
rebar3.erl
handle global config file that can't be read
10 anni fa
rebar_agent.erl
Run agent as current process & hibernate
10 anni fa
rebar_api.erl
add ssl_opts/1 to rebar_api so rebar3 hex plugin can use it
10 anni fa
rebar_app_discover.erl
include app.src.script in app discover and always use if available
10 anni fa
rebar_app_info.erl
include app.src.script in app discover and always use if available
10 anni fa
rebar_app_utils.erl
include app.src.script in app discover and always use if available
10 anni fa
rebar_base_compiler.erl
remove uses of 'case catch'
10 anni fa
rebar_cacerts.erl
add ssl cert validation, unless OTP version is too old
10 anni fa
rebar_config.erl
include app.src.script in app discover and always use if available
10 anni fa
rebar_core.erl
Fix reporting of error:undef exceptions
10 anni fa
rebar_digraph.erl
bug fix: was using outer LevelsAcc variable in inner foldl
10 anni fa
rebar_dir.erl
Fix common test run duplication on windows
10 anni fa
rebar_erlc_compiler.erl
ensure necessary directories exist to compile mibs files
10 anni fa
rebar_fetch.erl
io_lib:format/2 will throw badarg when trying to print rebar_resource:resource() as string
10 anni fa
rebar_file_utils.erl
Tidy up "Linking.." messages during compile
10 anni fa
rebar_git_resource.erl
Escape paths and args in shell commands
10 anni fa
rebar_hg_resource.erl
Escape paths and args in shell commands
10 anni fa
rebar_hooks.erl
don't run unnecessary code if hooks are empty list
10 anni fa
rebar_log.erl
handle throw by relx
10 anni fa
rebar_otp_app.erl
include app.src.script in app discover and always use if available
10 anni fa
rebar_packages.erl
Proper custom pkg index support, some tests
10 anni fa
rebar_pkg_resource.erl
fix ssl_opts list in httpc request to not be doubel list
10 anni fa
rebar_plugins.erl
Minor refactors
10 anni fa
rebar_prv_app_discovery.erl
fix bareness issues
10 anni fa
rebar_prv_as.erl
plugins provider
10 anni fa
rebar_prv_clean.erl
Merge pull request #487 from ferd/fix-provider-bareness
10 anni fa
rebar_prv_common_test.erl
Merge pull request #489 from kovyl2404/windows-ct-fix
10 anni fa
rebar_prv_compile.erl
Merge pull request #613 from tsloughter/plugins_fix_path
10 anni fa
rebar_prv_cover.erl
Merge pull request #583 from talentdeficit/remove_cover_print_enabled
10 anni fa
rebar_prv_deps.erl
fix bareness issues
10 anni fa
rebar_prv_dialyzer.erl
Some fixes after review
10 anni fa
rebar_prv_do.erl
print help for namespaces
10 anni fa
rebar_prv_edoc.erl
run edoc provider in docs provider
10 anni fa
rebar_prv_escriptize.erl
improve escriptize provider
10 anni fa
rebar_prv_eunit.erl
Revert "don't add `{extra_src_dirs, ["test"]}` to `test` profile"
10 anni fa
rebar_prv_help.erl
print help for namespaces
10 anni fa
rebar_prv_install_deps.erl
Merge pull request #655 from pvmart/master
10 anni fa
rebar_prv_lock.erl
fix bareness issues
10 anni fa
rebar_prv_new.erl
fix bareness issues
10 anni fa
rebar_prv_packages.erl
sort versions of packages when printing
10 anni fa
rebar_prv_plugins.erl
plugins provider
10 anni fa
rebar_prv_plugins_upgrade.erl
fix upgrade of newly added pkg dep from scm locked dep
10 anni fa
rebar_prv_release.erl
only reverse some relx args, fixes profile usage for relx
10 anni fa
rebar_prv_relup.erl
only reverse some relx args, fixes profile usage for relx
10 anni fa
rebar_prv_report.erl
fix bareness issues
10 anni fa
rebar_prv_shell.erl
Run agent as current process & hibernate
10 anni fa
rebar_prv_tar.erl
only reverse some relx args, fixes profile usage for relx
10 anni fa
rebar_prv_unlock.erl
fix bareness issues
10 anni fa
rebar_prv_update.erl
Added rebar profile to httpc initialization and calls.
10 anni fa
rebar_prv_upgrade.erl
fix upgrade of newly added pkg dep from scm locked dep
10 anni fa
rebar_prv_version.erl
fix bareness issues
10 anni fa
rebar_prv_xref.erl
fix bareness issues
10 anni fa
rebar_relx.erl
only reverse some relx args, fixes profile usage for relx
10 anni fa
rebar_resource.erl
store hex package downloads in shared cache dir
10 anni fa
rebar_state.erl
add comment for global apply_profiles and log message for bad bootstrap lock file
10 anni fa
rebar_templater.erl
use bbmustache package
10 anni fa
rebar_utils.erl
Merge pull request #650 from tsloughter/upgrades_git_pkg_fix
10 anni fa