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