..
r3.erl
Add a shell agent
hace 10 años
rebar.app.src
Bump to beta-2
hace 9 años
rebar.hrl
replace use of dict of packages and registry with single ets table
hace 9 años
rebar3.erl
Revert "only load packages when needed"
hace 9 años
rebar_agent.erl
fix dialyzer warnings, except 'no local return' warnings
hace 10 años
rebar_api.erl
fix no_return warnings
hace 10 años
rebar_app_discover.erl
simplify package dep parsing and handling
hace 9 años
rebar_app_info.erl
simplify package dep parsing and handling
hace 9 años
rebar_app_utils.erl
set parent on already fetched apps so tree works
hace 9 años
rebar_base_compiler.erl
remove uses of 'case catch'
hace 10 años
rebar_cacerts.erl
add ssl cert validation, unless OTP version is too old
hace 10 años
rebar_config.erl
support pkg attribute on dep to declare package name different from app name
hace 9 años
rebar_core.erl
fix dialyzer warnings, except 'no local return' warnings
hace 10 años
rebar_digraph.erl
this patch treats pkg and src deps as equals, so level decides winner
hace 9 años
rebar_dir.erl
Fix common test run duplication on windows
hace 10 años
rebar_erlc_compiler.erl
update erlcinfo on disk if source file removed
hace 9 años
rebar_fetch.erl
improve error messages for packages by checking its existance before fetching
hace 9 años
rebar_file_utils.erl
Use raw bytestream when writing files
hace 9 años
rebar_git_resource.erl
Modify parse_git_url to be more generic
hace 9 años
rebar_hg_resource.erl
Escape paths and args in shell commands
hace 10 años
rebar_hooks.erl
don't run unnecessary code if hooks are empty list
hace 10 años
rebar_log.erl
handle throw by relx
hace 10 años
rebar_otp_app.erl
include app.src.script in app discover and always use if available
hace 10 años
rebar_packages.erl
Revert "only load packages when needed"
hace 9 años
rebar_pkg_resource.erl
Displays package caching actions
hace 9 años
rebar_plugins.erl
remove unneeded packages ets table load/unload in plugins
hace 9 años
rebar_prv_app_discovery.erl
improve error messages for packages by checking its existance before fetching
hace 9 años
rebar_prv_as.erl
plugins provider
hace 10 años
rebar_prv_clean.erl
fix find of deps for clean all
hace 10 años
rebar_prv_common_test.erl
symlink ct test dirs rather than copy
hace 9 años
rebar_prv_compile.erl
Merge pull request #613 from tsloughter/plugins_fix_path
hace 10 años
rebar_prv_cover.erl
Merge pull request #583 from talentdeficit/remove_cover_print_enabled
hace 10 años
rebar_prv_deps.erl
track parent app of deps and add tree provider to display the relations
hace 9 años
rebar_prv_deps_tree.erl
use ~ts for unicode output and reset encoding to latin1
hace 9 años
rebar_prv_dialyzer.erl
Some fixes after review
hace 10 años
rebar_prv_do.erl
print help for namespaces
hace 10 años
rebar_prv_edoc.erl
run edoc provider in docs provider
hace 10 años
rebar_prv_escriptize.erl
improve escriptize provider
hace 10 años
rebar_prv_eunit.erl
improve `--help' documentation for eunit provider
hace 9 años
rebar_prv_help.erl
print help for namespaces
hace 10 años
rebar_prv_install_deps.erl
Merge pull request #748 from tsloughter/pkg_attribute
hace 9 años
rebar_prv_lock.erl
only lock when running in the default profile
hace 9 años
rebar_prv_new.erl
Fix description in "rebar3 new"
hace 10 años
rebar_prv_packages.erl
Revert "only load packages when needed"
hace 9 años
rebar_prv_plugins.erl
plugins provider
hace 10 años
rebar_prv_plugins_upgrade.erl
simplify package dep parsing and handling
hace 9 años
rebar_prv_release.erl
only reverse some relx args, fixes profile usage for relx
hace 10 años
rebar_prv_relup.erl
only reverse some relx args, fixes profile usage for relx
hace 10 años
rebar_prv_report.erl
fix bareness issues
hace 10 años
rebar_prv_shell.erl
fix dialyzer warnings, except 'no local return' warnings
hace 10 años
rebar_prv_tar.erl
only reverse some relx args, fixes profile usage for relx
hace 10 años
rebar_prv_unlock.erl
fix bareness issues
hace 10 años
rebar_prv_update.erl
remove replacement of home dir with ~ in update output
hace 9 años
rebar_prv_upgrade.erl
don't error on upgrade if user removes top level dep
hace 9 años
rebar_prv_version.erl
fix bareness issues
hace 10 años
rebar_prv_xref.erl
fix dialyzer warnings, except 'no local return' warnings
hace 10 años
rebar_relx.erl
do not override user cli supplied outputdir for relx
hace 9 años
rebar_resource.erl
store hex package downloads in shared cache dir
hace 10 años
rebar_state.erl
simplify package dep parsing and handling
hace 9 años
rebar_templater.erl
use bbmustache package
hace 10 años
rebar_utils.erl
fix no_return warnings
hace 10 años