Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Francisco Rojas 6c9bc2c1d5 Allows overwrite default cache dir using REBAR_CACHE_DIR il y a 9 ans
..
r3.erl Add a shell agent il y a 10 ans
rebar.app.src Revert to semver for non-tagged builds. il y a 9 ans
rebar.hrl support temporary cdn change with HEX_CDN os var il y a 9 ans
rebar3.erl Revert "define the 'EUNIT' macro in the test profile" il y a 9 ans
rebar_agent.erl fix dialyzer warnings, except 'no local return' warnings il y a 10 ans
rebar_api.erl fix no_return warnings il y a 10 ans
rebar_app_discover.erl handle case that upgraded app no longer has .app.src file il y a 9 ans
rebar_app_info.erl Make lock files future-proof il y a 9 ans
rebar_app_utils.erl only apply default and prod profile to dependencies il y a 9 ans
rebar_base_compiler.erl update use of hooks and plugins with state in app_info il y a 9 ans
rebar_config.erl Make lock files future-proof il y a 9 ans
rebar_core.erl add DEBUG statement of the command sequence that'll be run il y a 9 ans
rebar_dialyzer_format.erl Add some documentaiton. il y a 9 ans
rebar_digraph.erl this patch treats pkg and src deps as equals, so level decides winner il y a 9 ans
rebar_dir.erl Allows overwrite default cache dir using REBAR_CACHE_DIR il y a 9 ans
rebar_erlc_compiler.erl Add module directory to include path il y a 9 ans
rebar_fetch.erl improve error messages for packages by checking its existance before fetching il y a 9 ans
rebar_file_utils.erl fix dirs robocopy and canonical paths in windows il y a 9 ans
rebar_git_resource.erl only need to compare ref and not ref+url in git resource il y a 9 ans
rebar_hg_resource.erl Escape paths and args in shell commands il y a 10 ans
rebar_hooks.erl Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state il y a 9 ans
rebar_log.erl pass loglevel used in rebar3 to relx il y a 9 ans
rebar_opts.erl special handling of relx configs in profiles il y a 9 ans
rebar_otp_app.erl handle case that upgraded app no longer has .app.src file il y a 9 ans
rebar_packages.erl fix auto-registry update to work even when not a locked pkg-vsn il y a 9 ans
rebar_pkg_resource.erl add user-agent to http request headers il y a 9 ans
rebar_plugins.erl add project_providers after initing default providers but allow overrides il y a 9 ans
rebar_prv_app_discovery.erl install project app plugins after discovering them not before il y a 9 ans
rebar_prv_as.erl print a warning if a profile in 'as' has no config entry il y a 9 ans
rebar_prv_bare_compile.erl add --paths option to bare compile provider il y a 9 ans
rebar_prv_clean.erl add profile option to clean task il y a 9 ans
rebar_prv_common_test.erl move definition of 'EUNIT' macro to eunit provider il y a 9 ans
rebar_prv_compile.erl Include hook for app compilation il y a 9 ans
rebar_prv_cover.erl Account for division by zero il y a 9 ans
rebar_prv_deps.erl track parent app of deps and add tree provider to display the relations il y a 9 ans
rebar_prv_deps_tree.erl Added comments to explain the utf8 symbols Binary il y a 9 ans
rebar_prv_dialyzer.erl Ignore unknown warning when dialyzer < 2.8 il y a 9 ans
rebar_prv_do.erl print help for namespaces il y a 10 ans
rebar_prv_edoc.erl run edoc provider in docs provider il y a 10 ans
rebar_prv_escriptize.erl escript should append the ebin dirs to the code path not prepend il y a 9 ans
rebar_prv_eunit.erl move definition of 'EUNIT' macro to eunit provider il y a 9 ans
rebar_prv_help.erl print help for namespaces il y a 10 ans
rebar_prv_install_deps.erl break up do/1 function in install_deps to make upgrade less confusing il y a 9 ans
rebar_prv_local_install.erl move unstable install and upgrade to local namespace il y a 9 ans
rebar_prv_local_upgrade.erl move unstable install and upgrade to local namespace il y a 9 ans
rebar_prv_lock.erl Make lock files future-proof il y a 9 ans
rebar_prv_new.erl Plugin templates enabled il y a 9 ans
rebar_prv_packages.erl Revert "Revert "only load packages when needed"" il y a 9 ans
rebar_prv_path.erl fix dialyzer warnings il y a 9 ans
rebar_prv_plugins.erl fix #903: use app discover of entire plugins dir when listing il y a 9 ans
rebar_prv_plugins_upgrade.erl include project_plugins in plugins that can be upgraded il y a 9 ans
rebar_prv_release.erl only reverse some relx args, fixes profile usage for relx il y a 10 ans
rebar_prv_relup.erl only reverse some relx args, fixes profile usage for relx il y a 10 ans
rebar_prv_report.erl fix bareness issues il y a 10 ans
rebar_prv_shell.erl Support --setcookie option il y a 9 ans
rebar_prv_state.erl Make state provider {bare, false} il y a 9 ans
rebar_prv_tar.erl only reverse some relx args, fixes profile usage for relx il y a 10 ans
rebar_prv_unlock.erl Make lock files future-proof il y a 9 ans
rebar_prv_update.erl Add more hex rules so they don't throw errors il y a 9 ans
rebar_prv_upgrade.erl break up do/1 function in install_deps to make upgrade less confusing il y a 9 ans
rebar_prv_version.erl fix bareness issues il y a 10 ans
rebar_prv_xref.erl fix dialyzer warnings, except 'no local return' warnings il y a 10 ans
rebar_relx.erl pass loglevel used in rebar3 to relx il y a 9 ans
rebar_resource.erl store hex package downloads in shared cache dir il y a 10 ans
rebar_state.erl Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state il y a 9 ans
rebar_templater.erl Unquote templates, add a warning instead. il y a 9 ans
rebar_user.erl Support old-style shell for rebar3 shell il y a 9 ans
rebar_utils.erl add user-agent to http request headers il y a 9 ans