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