No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Fred Hebert 4fd4195281 Merge pull request #1242 from jonathn/unset-debug hace 8 años
..
r3.erl Add a shell agent hace 10 años
rebar.app.src go back to semver post-release hace 8 años
rebar.hrl Merge pull request #1080 from project-fifo/crashdump hace 9 años
rebar3.erl Let DEBUG="" and QUIET="" mean disable the option hace 8 años
rebar_agent.erl Blacklist apps to reload hace 9 años
rebar_api.erl fix no_return warnings hace 9 años
rebar_app_discover.erl handle case that upgraded app no longer has .app.src file hace 9 años
rebar_app_info.erl Make lock files future-proof hace 9 años
rebar_app_utils.erl Don't die when source deps with [raw] are used hace 9 años
rebar_base_compiler.erl Fix alternative path printing, default is relative hace 9 años
rebar_config.erl Don't die when source deps with [raw] are used hace 9 años
rebar_core.erl add DEBUG statement of the command sequence that'll be run hace 9 años
rebar_dialyzer_format.erl Add some documentaiton. hace 9 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 Read env var REBAR_CACHE_DIR on rebar3 only once hace 9 años
rebar_dist_utils.erl rename dist to dist_node hace 9 años
rebar_erlc_compiler.erl normalize include dirs to absolute paths during compilation 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 Merge pull request #1227 from ferd/compiler-source-format hace 9 años
rebar_git_resource.erl Debug log update hace 9 años
rebar_hg_resource.erl Escape paths and args in shell commands hace 9 años
rebar_hooks.erl don't needlessly update the code path twice if no hooks to run hace 9 años
rebar_log.erl Make sure not to dump in api mode hace 9 años
rebar_opts.erl special handling of relx configs in profiles hace 9 años
rebar_otp_app.erl handle case that upgraded app no longer has .app.src file hace 9 años
rebar_packages.erl fix auto-registry update to work even when not a locked pkg-vsn hace 9 años
rebar_pkg_resource.erl add user-agent to http request headers hace 9 años
rebar_plugins.erl add project_providers after initing default providers but allow overrides hace 9 años
rebar_prv_app_discovery.erl install project app plugins after discovering them not before hace 9 años
rebar_prv_as.erl print a warning if a profile in 'as' has no config entry hace 9 años
rebar_prv_bare_compile.erl add --paths option to bare compile provider hace 9 años
rebar_prv_clean.erl add profile option to clean task hace 9 años
rebar_prv_common_test.erl add support for passing a sys_config to common test hace 9 años
rebar_prv_compile.erl Include hook for app compilation hace 9 años
rebar_prv_cover.erl Merge pull request #1164 from snaiper80/fix_cover_compile_error hace 9 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 Fix unicode rendering of deps tree (issue #1140) hace 8 años
rebar_prv_dialyzer.erl rebranding: update links rebar/rebar3 -> erlang/rebar3 hace 9 años
rebar_prv_do.erl print help for namespaces hace 10 años
rebar_prv_edoc.erl Add a provider hook for edoc hace 9 años
rebar_prv_escriptize.erl escript should append the ebin dirs to the code path not prepend hace 9 años
rebar_prv_eunit.erl Add sname, name, setcookie option in eunit, ct hace 9 años
rebar_prv_help.erl print help for namespaces hace 10 años
rebar_prv_install_deps.erl break up do/1 function in install_deps to make upgrade less confusing hace 9 años
rebar_prv_local_install.erl move unstable install and upgrade to local namespace hace 9 años
rebar_prv_local_upgrade.erl move unstable install and upgrade to local namespace hace 9 años
rebar_prv_lock.erl Make lock files future-proof hace 9 años
rebar_prv_new.erl Plugin templates enabled hace 9 años
rebar_prv_packages.erl Allow 'rebar3 pkgs <app>' to return only that app hace 9 años
rebar_prv_path.erl Fix path command to consider {deps_dir, "deps"} in rebar.config hace 9 años
rebar_prv_plugins.erl fix #903: use app discover of entire plugins dir when listing hace 9 años
rebar_prv_plugins_upgrade.erl include project_plugins in plugins that can be upgraded hace 9 años
rebar_prv_release.erl only reverse some relx args, fixes profile usage for relx hace 9 años
rebar_prv_relup.erl only reverse some relx args, fixes profile usage for relx hace 9 años
rebar_prv_report.erl rebranding: update links rebar/rebar3 -> erlang/rebar3 hace 9 años
rebar_prv_shell.erl ignore return value of `rebar_utils:reread_config` in shell provider hace 9 años
rebar_prv_state.erl Make state provider {bare, false} hace 9 años
rebar_prv_tar.erl only reverse some relx args, fixes profile usage for relx hace 9 años
rebar_prv_unlock.erl Make lock files future-proof hace 9 años
rebar_prv_update.erl filter available package versions individually by buildtools hace 9 años
rebar_prv_upgrade.erl Rework patch to work without accident hace 9 años
rebar_prv_version.erl fix bareness issues hace 10 años
rebar_prv_xref.erl Add support for xref_ignores hace 9 años
rebar_relx.erl pass loglevel used in rebar3 to relx hace 9 años
rebar_resource.erl store hex package downloads in shared cache dir hace 10 años
rebar_state.erl Make sure not to dump in api mode hace 9 años
rebar_templater.erl Unquote templates, add a warning instead. hace 9 años
rebar_user.erl Support old-style shell for rebar3 shell hace 9 años
rebar_utils.erl add support for passing a sys_config to common test hace 9 años