..
r3.erl
Add a shell agent
10 anni fa
rebar.app.src
Revert semver commit
9 anni fa
rebar.hrl
Change to new hex.pm repo URL
9 anni fa
rebar3.erl
Read env var REBAR_CACHE_DIR on rebar3 only once
9 anni fa
rebar_agent.erl
Blacklist apps to reload
9 anni fa
rebar_api.erl
fix no_return warnings
9 anni fa
rebar_app_discover.erl
handle case that upgraded app no longer has .app.src file
9 anni fa
rebar_app_info.erl
Make lock files future-proof
9 anni fa
rebar_app_utils.erl
Don't die when source deps with [raw] are used
9 anni fa
rebar_base_compiler.erl
update use of hooks and plugins with state in app_info
9 anni fa
rebar_config.erl
Don't die when source deps with [raw] are used
9 anni fa
rebar_core.erl
add DEBUG statement of the command sequence that'll be run
9 anni fa
rebar_dialyzer_format.erl
Add some documentaiton.
9 anni fa
rebar_digraph.erl
this patch treats pkg and src deps as equals, so level decides winner
9 anni fa
rebar_dir.erl
Read env var REBAR_CACHE_DIR on rebar3 only once
9 anni fa
rebar_dist_utils.erl
rename dist to dist_node
9 anni fa
rebar_erlc_compiler.erl
Add module directory to include path
9 anni fa
rebar_fetch.erl
improve error messages for packages by checking its existance before fetching
9 anni fa
rebar_file_utils.erl
fix dirs robocopy and canonical paths in windows
9 anni fa
rebar_git_resource.erl
Debug log update
9 anni fa
rebar_hg_resource.erl
Escape paths and args in shell commands
10 anni fa
rebar_hooks.erl
don't needlessly update the code path twice if no hooks to run
9 anni fa
rebar_log.erl
pass loglevel used in rebar3 to relx
9 anni fa
rebar_opts.erl
special handling of relx configs in profiles
9 anni fa
rebar_otp_app.erl
handle case that upgraded app no longer has .app.src file
9 anni fa
rebar_packages.erl
fix auto-registry update to work even when not a locked pkg-vsn
9 anni fa
rebar_pkg_resource.erl
add user-agent to http request headers
9 anni fa
rebar_plugins.erl
add project_providers after initing default providers but allow overrides
9 anni fa
rebar_prv_app_discovery.erl
install project app plugins after discovering them not before
9 anni fa
rebar_prv_as.erl
print a warning if a profile in 'as' has no config entry
9 anni fa
rebar_prv_bare_compile.erl
add --paths option to bare compile provider
9 anni fa
rebar_prv_clean.erl
add profile option to clean task
9 anni fa
rebar_prv_common_test.erl
Add sname, name, setcookie option in eunit, ct
9 anni fa
rebar_prv_compile.erl
Include hook for app compilation
9 anni fa
rebar_prv_cover.erl
don't generated coverage for `extra_src_dirs`
9 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
Added comments to explain the utf8 symbols Binary
9 anni fa
rebar_prv_dialyzer.erl
rebranding: update links rebar/rebar3 -> erlang/rebar3
9 anni fa
rebar_prv_do.erl
print help for namespaces
10 anni fa
rebar_prv_edoc.erl
Add a provider hook for edoc
9 anni fa
rebar_prv_escriptize.erl
escript should append the ebin dirs to the code path not prepend
9 anni fa
rebar_prv_eunit.erl
Add sname, name, setcookie option in eunit, ct
9 anni fa
rebar_prv_help.erl
print help for namespaces
10 anni fa
rebar_prv_install_deps.erl
break up do/1 function in install_deps to make upgrade less confusing
9 anni fa
rebar_prv_local_install.erl
move unstable install and upgrade to local namespace
9 anni fa
rebar_prv_local_upgrade.erl
move unstable install and upgrade to local namespace
9 anni fa
rebar_prv_lock.erl
Make lock files future-proof
9 anni fa
rebar_prv_new.erl
Plugin templates enabled
9 anni fa
rebar_prv_packages.erl
Allow 'rebar3 pkgs <app>' to return only that app
9 anni fa
rebar_prv_path.erl
Fix path command to consider {deps_dir, "deps"} in rebar.config
9 anni fa
rebar_prv_plugins.erl
fix #903: use app discover of entire plugins dir when listing
9 anni fa
rebar_prv_plugins_upgrade.erl
include project_plugins in plugins that can be upgraded
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
rebranding: update links rebar/rebar3 -> erlang/rebar3
9 anni fa
rebar_prv_shell.erl
Fix shell node startup
9 anni fa
rebar_prv_state.erl
Make state provider {bare, false}
9 anni fa
rebar_prv_tar.erl
only reverse some relx args, fixes profile usage for relx
10 anni fa
rebar_prv_unlock.erl
Make lock files future-proof
9 anni fa
rebar_prv_update.erl
filter available package versions individually by buildtools
9 anni fa
rebar_prv_upgrade.erl
break up do/1 function in install_deps to make upgrade less confusing
9 anni fa
rebar_prv_version.erl
fix bareness issues
10 anni fa
rebar_prv_xref.erl
Add support for xref_ignores
9 anni fa
rebar_relx.erl
pass loglevel used in rebar3 to relx
9 anni fa
rebar_resource.erl
store hex package downloads in shared cache dir
10 anni fa
rebar_state.erl
Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state
9 anni fa
rebar_templater.erl
Unquote templates, add a warning instead.
9 anni fa
rebar_user.erl
Support old-style shell for rebar3 shell
9 anni fa
rebar_utils.erl
add user-agent to http request headers
9 anni fa