Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Fred Hebert 488b167ec4 Annotate generated escript with last release před 5 roky
..
cth_fail_fast.erl Add a --fail_fast switch to common test před 6 roky
cth_retry.erl Fix case clause which used wrong element order před 5 roky
r3.erl Allow passing arguments in r3:do and r3:async_do před 5 roky
r3_hex_api.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_api_key.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_api_package.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_api_package_owner.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_api_release.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_api_user.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_core.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_core.hrl Update hex_core to v0.6.8 před 5 roky
r3_hex_erl_tar.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_erl_tar.hrl Update hex_core to v0.6.8 před 5 roky
r3_hex_filename.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_http.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_http_httpc.erl force use of tls1.2 for http fetching to work on OTP-23-rc1 před 5 roky
r3_hex_pb_names.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_pb_package.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_pb_signed.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_pb_versions.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_registry.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_repo.erl Update hex_core to v0.6.8 před 5 roky
r3_hex_tarball.erl force use of tls1.2 for http fetching to work on OTP-23-rc1 před 5 roky
r3_safe_erl_term.xrl Update hex_core to v0.6.8 před 5 roky
rebar.app.src back to git-based versioning před 5 roky
rebar.hrl re-enable use of rebar_packages_cdn in rebar_pkg_resource před 5 roky
rebar3.erl re-enable use of rebar_packages_cdn in rebar_pkg_resource před 5 roky
rebar_agent.erl Allow passing arguments in r3:do and r3:async_do před 5 roky
rebar_api.erl Abstracted path management před 6 roky
rebar_app_discover.erl initial support for relx 4.0.0 před 5 roky
rebar_app_info.erl initial support for relx 4.0.0 před 5 roky
rebar_app_utils.erl Update hex_core to v0.6.8 před 5 roky
rebar_base_compiler.erl fix base_compiler:run to take a single directory před 6 roky
rebar_compiler.erl Fix Artifact tagging in DAG před 5 roky
rebar_compiler_dag.erl Quick topsort optimizations před 5 roky
rebar_compiler_epp.erl Please OTP-18 před 5 roky
rebar_compiler_erl.erl correct fix for parallel compile před 5 roky
rebar_compiler_mib.erl implement mib_first_files support in rebar_compiler_mib před 6 roky
rebar_compiler_xrl.erl fix base path used for yrl/xrl includefile configs (#1952) před 6 roky
rebar_compiler_yrl.erl fix base path used for yrl/xrl includefile configs (#1952) před 6 roky
rebar_config.erl conditionally write lockfile on vsn change před 5 roky
rebar_core.erl Work around OTP-21 deprecation of get_stacktrace() před 7 roky
rebar_dialyzer_format.erl Work around OTP-21 deprecation of get_stacktrace() před 7 roky
rebar_digraph.erl Unicode support in all the places před 7 roky
rebar_dir.erl Export `normalized_relative_path/1` instead of `normalized_path/2` před 5 roky
rebar_dist_utils.erl Fix epmd start on windows před 5 roky
rebar_env.erl fix #1808 před 6 roky
rebar_erlc_compiler.erl correct fix for parallel compile před 5 roky
rebar_fetch.erl support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
rebar_file_utils.erl Export `normalized_relative_path/1` instead of `normalized_path/2` před 5 roky
rebar_git_resource.erl rebar_git_resource: fix {vsn, git} parser před 5 roky
rebar_hex_repos.erl Continue transitioning away from http_uri před 5 roky
rebar_hg_resource.erl fix case clause when is_supported is not in process dictionary před 6 roky
rebar_hooks.erl Optimize path handling před 6 roky
rebar_log.erl Fallback when logging isn't initialized před 6 roky
rebar_opts.erl Introduce support of add and del operations under erl_opts directive před 7 roky
rebar_otp_app.erl revert ebin_modules to include all beams minus extra_src (#1955) před 6 roky
rebar_packages.erl Update hex_core to v0.6.8 před 5 roky
rebar_paths.erl Review comments addressed před 6 roky
rebar_pkg_resource.erl re-enable use of rebar_packages_cdn in rebar_pkg_resource před 5 roky
rebar_plugins.erl Optimize path handling před 6 roky
rebar_prv_alias.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) před 6 roky
rebar_prv_app_discovery.erl Fix crash when a dependency is missing app file před 5 roky
rebar_prv_as.erl Unicode support in all the places před 7 roky
rebar_prv_bare_compile.erl Return an error if no apps are found when using bare compiler před 5 roky
rebar_prv_clean.erl Allow cleaning specific apps or deps only před 5 roky
rebar_prv_common_test.erl Symlink on test fail too před 5 roky
rebar_prv_compile.erl integrating new dag functionality with EPP stuff před 5 roky
rebar_prv_cover.erl get a sorted list of modules for coverage output (screen and HTML) před 5 roky
rebar_prv_deps.erl Use maps syntax for OTP 17 in deps cmd před 6 roky
rebar_prv_deps_tree.erl Reorder rebar3 tree output on umbrella apps před 6 roky
rebar_prv_dialyzer.erl rebar3 dialyzer support: single-app success typing, project apps in PLT před 5 roky
rebar_prv_do.erl Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) před 6 roky
rebar_prv_edoc.erl Fixing duplicate macro definition in umbrella edoc před 5 roky
rebar_prv_escriptize.erl Simplify windows script před 5 roky
rebar_prv_eunit.erl rebar_prv_eunit: Hide slowest tests profile output by default před 6 roky
rebar_prv_get_deps.erl add `get-deps` provider před 8 roky
rebar_prv_help.erl Fix usage decription of 'rebar3' před 8 roky
rebar_prv_install_deps.erl format hex packages in a nice/human way před 6 roky
rebar_prv_local_install.erl Annotate generated escript with last release před 5 roky
rebar_prv_local_upgrade.erl support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
rebar_prv_lock.erl only write lock file if locks have changed před 5 roky
rebar_prv_new.erl Add hint for `rebar3 new help` on `rebar3 help new` před 6 roky
rebar_prv_packages.erl Remove deprecated hex field maintainers (#1987) před 6 roky
rebar_prv_path.erl OTP-21 readiness, Full Unicode support před 7 roky
rebar_prv_plugins.erl Add plugin version to the output of rebar3 plugin list před 6 roky
rebar_prv_plugins_upgrade.erl keep resources in new state used in plugins upgrade před 5 roky
rebar_prv_release.erl initial support for relx 4.0.0 před 5 roky
rebar_prv_relup.erl initial support for relx 4.0.0 před 5 roky
rebar_prv_report.erl Unicode support in all the places před 7 roky
rebar_prv_repos.erl support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
rebar_prv_shell.erl Fix race condition in rebar_prv_shell boot před 5 roky
rebar_prv_state.erl Make state provider {bare, false} před 9 roky
rebar_prv_tar.erl do not depend on release provider for tar task před 5 roky
rebar_prv_unlock.erl Fix various Dialyzer warnings před 7 roky
rebar_prv_update.erl support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
rebar_prv_upgrade.erl fix pkg name during update by using pkg_name understood by hex před 6 roky
rebar_prv_version.erl fix bareness issues před 10 roky
rebar_prv_xref.erl Revert defaults on xref před 5 roky
rebar_relx.erl set relx mode based on rebar3 profile před 5 roky
rebar_resource.erl support for hex v2, multiple repository fetching, private organizations (#1884) před 6 roky
rebar_resource_v2.erl Update hex_core to v0.6.8 před 5 roky
rebar_state.erl format error from provider init and print as warning před 5 roky
rebar_string.erl add rebar_string:trim function for removing all leading/trailing whitespace před 5 roky
rebar_templater.erl add encoding support for template. před 5 roky
rebar_uri.erl Fix previous OTP-23 compat patches před 5 roky
rebar_user.erl Support old-style shell for rebar3 shell před 9 roky
rebar_utils.erl Merge pull request #2231 from max-au/max-au/ipv6_support_for_proxy před 5 roky