您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
alisdair sullivan 94169fbdf2 reenable support for most command line options and rename `ct_tests` to `ct_opts` 9 年前
..
r3.erl Add a shell agent 10 年前
rebar.app.src Bump to beta-3 9 年前
rebar.hrl Add rebar_set/0 type 9 年前
rebar3.erl move test profile bootstrap into core 9 年前
rebar_agent.erl fix dialyzer warnings, except 'no local return' warnings 10 年前
rebar_api.erl fix no_return warnings 10 年前
rebar_app_discover.erl handle case that upgraded app no longer has .app.src file 9 年前
rebar_app_info.erl fix dialyzer warnings 9 年前
rebar_app_utils.erl parse versions in deps tree output and support checkouts 9 年前
rebar_base_compiler.erl update use of hooks and plugins with state in app_info 9 年前
rebar_config.erl handle newly added deps to config even when lock is empty 9 年前
rebar_core.erl add DEBUG statement of the command sequence that'll be run 9 年前
rebar_dialyzer_format.erl Add some documentaiton. 9 年前
rebar_digraph.erl this patch treats pkg and src deps as equals, so level decides winner 9 年前
rebar_dir.erl dedup `src_dirs` and `extra_src_dirs` on read 9 年前
rebar_erlc_compiler.erl restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit` 9 年前
rebar_fetch.erl improve error messages for packages by checking its existance before fetching 9 年前
rebar_file_utils.erl function name changes: 9 年前
rebar_git_resource.erl if not in a git repo but have 'git' as vsn, fallback to 0.0.0 9 年前
rebar_hg_resource.erl Escape paths and args in shell commands 10 年前
rebar_hooks.erl add ERLANG_ARCH and ERLANG_TARGET to os env for hooks 9 年前
rebar_log.erl handle throw by relx 10 年前
rebar_opts.erl move opts functions to new module rebar_opts 9 年前
rebar_otp_app.erl handle case that upgraded app no longer has .app.src file 9 年前
rebar_packages.erl hooks/artifacts are always run/resolved from an app unless at top of umbrella 9 年前
rebar_pkg_resource.erl Merge pull request #847 from zugolosian/disable_ssl_verify_option 9 年前
rebar_plugins.erl fix dialyzer warnings 9 年前
rebar_prv_app_discovery.erl improve error messages for packages by checking its existance before fetching 9 年前
rebar_prv_as.erl print a warning if a profile in 'as' has no config entry 9 年前
rebar_prv_bare_compile.erl add --paths option to bare compile provider 9 年前
rebar_prv_clean.erl only clean project apps once even when doing --all 9 年前
rebar_prv_common_test.erl reenable support for most command line options and rename `ct_tests` to `ct_opts` 9 年前
rebar_prv_compile.erl refactor `rebar_erlc_compiler` 9 年前
rebar_prv_cover.erl refactor `rebar_erlc_compiler` 9 年前
rebar_prv_deps.erl track parent app of deps and add tree provider to display the relations 9 年前
rebar_prv_deps_tree.erl Added comments to explain the utf8 symbols Binary 9 年前
rebar_prv_dialyzer.erl Rebuild PLT when beams no longer exist 9 年前
rebar_prv_do.erl print help for namespaces 10 年前
rebar_prv_edoc.erl run edoc provider in docs provider 10 年前
rebar_prv_escriptize.erl escript should append the ebin dirs to the code path not prepend 9 年前
rebar_prv_eunit.erl add an option to soft purge rather than purge old code 9 年前
rebar_prv_help.erl print help for namespaces 10 年前
rebar_prv_install_deps.erl include source the app is being ugpraded to, like with fetching, in info 9 年前
rebar_prv_local_install.erl fix dialyzer warnings 9 年前
rebar_prv_local_upgrade.erl check checksum of rebar3 download in local_upgrade provider 9 年前
rebar_prv_lock.erl only lock when running in the default profile 9 年前
rebar_prv_new.erl Fix description in "rebar3 new" 10 年前
rebar_prv_packages.erl Revert "Revert "only load packages when needed"" 9 年前
rebar_prv_path.erl fix dialyzer warnings 9 年前
rebar_prv_plugins.erl fix #903: use app discover of entire plugins dir when listing 9 年前
rebar_prv_plugins_upgrade.erl Fix typo in plugins command help 9 年前
rebar_prv_release.erl only reverse some relx args, fixes profile usage for relx 10 年前
rebar_prv_relup.erl only reverse some relx args, fixes profile usage for relx 10 年前
rebar_prv_report.erl fix bareness issues 10 年前
rebar_prv_shell.erl Shell handles all possible relx app formats 9 年前
rebar_prv_tar.erl only reverse some relx args, fixes profile usage for relx 10 年前
rebar_prv_unlock.erl fix bareness issues 10 年前
rebar_prv_update.erl return more useful error message (failed to download) when pkg http req fails 9 年前
rebar_prv_upgrade.erl add test to not upgrade unrelated transitive dep during upgrade 9 年前
rebar_prv_version.erl fix bareness issues 10 年前
rebar_prv_xref.erl fix dialyzer warnings, except 'no local return' warnings 10 年前
rebar_relx.erl Allow non-default checkouts dir for relx 9 年前
rebar_resource.erl store hex package downloads in shared cache dir 10 年前
rebar_state.erl add current_app attribute for setting before calling hooks 9 年前
rebar_templater.erl hooks/artifacts are always run/resolved from an app unless at top of umbrella 9 年前
rebar_utils.erl add an option to soft purge rather than purge old code 9 年前