..
r3.erl
Add a shell agent
10 anni fa
rebar.app.src
Bump to beta-2
9 anni fa
rebar.hrl
replace use of dict of packages and registry with single ets table
9 anni fa
rebar3.erl
add current_app attribute for setting before calling hooks
9 anni fa
rebar_agent.erl
fix dialyzer warnings, except 'no local return' warnings
10 anni fa
rebar_api.erl
fix no_return warnings
10 anni fa
rebar_app_discover.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_app_info.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_app_utils.erl
support _checkouts overriding package dep that doesn't exist in registry
9 anni fa
rebar_base_compiler.erl
update use of hooks and plugins with state in app_info
9 anni fa
rebar_cacerts.erl
add ssl cert validation, unless OTP version is too old
10 anni fa
rebar_config.erl
support pkg attribute on dep to declare package name different from app name
9 anni fa
rebar_core.erl
fix dialyzer warnings, except 'no local return' warnings
10 anni fa
rebar_digraph.erl
this patch treats pkg and src deps as equals, so level decides winner
9 anni fa
rebar_dir.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_erlc_compiler.erl
move opts functions to new module rebar_opts
9 anni fa
rebar_fetch.erl
improve error messages for packages by checking its existance before fetching
9 anni fa
rebar_file_utils.erl
Use raw bytestream when writing files
9 anni fa
rebar_git_resource.erl
Modify parse_git_url to be more generic
9 anni fa
rebar_hg_resource.erl
Escape paths and args in shell commands
10 anni fa
rebar_hooks.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_log.erl
handle throw by relx
10 anni fa
rebar_opts.erl
move opts functions to new module rebar_opts
9 anni fa
rebar_otp_app.erl
wip: move state into app_info
9 anni fa
rebar_packages.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_pkg_resource.erl
Displays package caching actions
9 anni fa
rebar_plugins.erl
remove state record from app_info record
9 anni fa
rebar_prv_app_discovery.erl
improve error messages for packages by checking its existance before fetching
9 anni fa
rebar_prv_as.erl
plugins provider
10 anni fa
rebar_prv_clean.erl
more cleanup
9 anni fa
rebar_prv_common_test.erl
Merge pull request #769 from surik/cover_spec_option
9 anni fa
rebar_prv_compile.erl
more cleanup
9 anni fa
rebar_prv_cover.erl
Merge pull request #583 from talentdeficit/remove_cover_print_enabled
10 anni fa
rebar_prv_deps.erl
track parent app of deps and add tree provider to display the relations
9 anni fa
rebar_prv_deps_tree.erl
use ~ts for unicode output and reset encoding to latin1
9 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
improve `--help' documentation for eunit provider
9 anni fa
rebar_prv_help.erl
print help for namespaces
10 anni fa
rebar_prv_install_deps.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_prv_lock.erl
only lock when running in the default profile
9 anni fa
rebar_prv_new.erl
Fix description in "rebar3 new"
10 anni fa
rebar_prv_packages.erl
Revert "Revert "only load packages when needed""
9 anni fa
rebar_prv_plugins.erl
plugins provider
10 anni fa
rebar_prv_plugins_upgrade.erl
more cleanup
9 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
fix dialyzer warnings, except 'no local return' warnings
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
remove replacement of home dir with ~ in update output
9 anni fa
rebar_prv_upgrade.erl
don't error on upgrade if user removes top level dep
9 anni fa
rebar_prv_version.erl
fix bareness issues
10 anni fa
rebar_prv_xref.erl
fix dialyzer warnings, except 'no local return' warnings
10 anni fa
rebar_relx.erl
do not override user cli supplied outputdir for relx
9 anni fa
rebar_resource.erl
store hex package downloads in shared cache dir
10 anni fa
rebar_state.erl
add current_app attribute for setting before calling hooks
9 anni fa
rebar_templater.erl
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anni fa
rebar_utils.erl
Merge pull request #772 from tsloughter/eunit_fix
9 anni fa