Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Tristan Sloughter ab1d264557 Merge pull request #457 from talentdeficit/extra_src_dirs_ct pirms 10 gadiem
..
rebar.app.src Bump to alpha-5 pirms 10 gadiem
rebar.hrl Proper custom pkg index support, some tests pirms 10 gadiem
rebar3.erl install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
rebar_api.erl add processing_base_dir to rebar_api pirms 10 gadiem
rebar_app_discover.erl Manage syntax error in app.src files. pirms 10 gadiem
rebar_app_info.erl read in application details into app_info after fetch pirms 10 gadiem
rebar_app_utils.erl include applications list in compile sort pirms 10 gadiem
rebar_base_compiler.erl remove uses of 'case catch' pirms 10 gadiem
rebar_config.erl merge_locks crashed if a config didn't have a deps entry pirms 10 gadiem
rebar_core.erl install dep plugins & run provider hooks the same as shell hooks pirms 10 gadiem
rebar_digraph.erl include applications list in compile sort pirms 10 gadiem
rebar_dir.erl methods for retrieving `src_dirs` and `extra_src_dirs` pirms 10 gadiem
rebar_erlc_compiler.erl methods for retrieving `src_dirs` and `extra_src_dirs` pirms 10 gadiem
rebar_fetch.erl io_lib:format/2 will throw badarg when trying to print rebar_resource:resource() as string pirms 10 gadiem
rebar_file_utils.erl use relative path on non-windows and copy if link fails pirms 10 gadiem
rebar_git_resource.erl fix rebar_git_resource pirms 10 gadiem
rebar_hg_resource.erl Fix hg diffing pirms 10 gadiem
rebar_hooks.erl install dep plugins & run provider hooks the same as shell hooks pirms 10 gadiem
rebar_log.erl handle throw by relx pirms 10 gadiem
rebar_otp_app.erl methods for retrieving `src_dirs` and `extra_src_dirs` pirms 10 gadiem
rebar_packages.erl Proper custom pkg index support, some tests pirms 10 gadiem
rebar_pkg_resource.erl Proper custom pkg index support, some tests pirms 10 gadiem
rebar_plugins.erl install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
rebar_prv_app_discovery.erl Manage syntax error in app.src files. pirms 10 gadiem
rebar_prv_as.erl Provide descriptions for all tasks pirms 10 gadiem
rebar_prv_clean.erl Merge pull request #320 from tsloughter/dep_plugins pirms 10 gadiem
rebar_prv_common_test.erl don't add `{extra_src_dirs, ["test"]}` to `test` profile pirms 10 gadiem
rebar_prv_compile.erl don't add `{extra_src_dirs, ["test"]}` to `test` profile pirms 10 gadiem
rebar_prv_cover.erl track and cleanup code paths for different contexts pirms 10 gadiem
rebar_prv_deps.erl Use resource handlers to deal with deps/semver pirms 10 gadiem
rebar_prv_dialyzer.erl Write dialyzer warnings to file pirms 10 gadiem
rebar_prv_do.erl Provide descriptions for all tasks pirms 10 gadiem
rebar_prv_edoc.erl be able to use the specified edoclet in deps pirms 10 gadiem
rebar_prv_escriptize.erl improve erlydtl source and out dir discovery pirms 10 gadiem
rebar_prv_eunit.erl don't add `{extra_src_dirs, ["test"]}` to `test` profile pirms 10 gadiem
rebar_prv_help.erl Support namespaces in help search pirms 10 gadiem
rebar_prv_install_deps.erl install plugins from the global config to ~/.cache/plugins pirms 10 gadiem
rebar_prv_lock.erl Add support for an unlock command pirms 10 gadiem
rebar_prv_new.erl Fixes #306: help text consistency pirms 10 gadiem
rebar_prv_packages.erl support single atoms for pkg deps, fetch highest version available pirms 10 gadiem
rebar_prv_release.erl include _checkouts in release lib dirs if it exists pirms 10 gadiem
rebar_prv_report.erl replcae ensure_started bc it doens't exist in R15, with load pirms 10 gadiem
rebar_prv_shell.erl try to read a config file when running `rebar shell` pirms 10 gadiem
rebar_prv_tar.erl include _checkouts in release lib dirs if it exists pirms 10 gadiem
rebar_prv_unlock.erl fix usage string in rebar_prv_unlock pirms 10 gadiem
rebar_prv_update.erl Proper custom pkg index support, some tests pirms 10 gadiem
rebar_prv_upgrade.erl on upgrade of git branch check against remote pirms 10 gadiem
rebar_prv_version.erl Provide descriptions for all tasks pirms 10 gadiem
rebar_prv_xref.erl remove uses of 'case catch' pirms 10 gadiem
rebar_resource.erl store hex package downloads in shared cache dir pirms 10 gadiem
rebar_state.erl Properly initialize command parsed args in rebar state pirms 10 gadiem
rebar_templater.erl update mustache to v0.3.0 and relx to 2.0.0 pirms 10 gadiem
rebar_utils.erl purge loaded code when it conflicts with project apps in tests pirms 10 gadiem