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.
 
 
 
Tuncer Ayaz 2f1d527ef1 Fix bug 676 pirms 14 gadiem
..
getopt.erl getopt optimization and dialyzer fix from Kostis pirms 14 gadiem
mustache.erl Adding mustache.erl from http://github.com/mojombo/mustache.erl pirms 15 gadiem
rebar.erl Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it pirms 15 gadiem
rebar_app_utils.erl Remove warnings reported by xref pirms 15 gadiem
rebar_asn1_compiler.erl Add ASN.1 support (via Ruslan Babayev) pirms 15 gadiem
rebar_base_compiler.erl include source path in compiler errors, process commands separately (to make get-deps compile work), ensure ebin dir, process iteratively to support transitive deps pirms 15 gadiem
rebar_cleaner.erl Adding cleaner module to permit users to specify their own set of files to delete pirms 15 gadiem
rebar_config.erl Include support for dialyzer pirms 15 gadiem
rebar_core.erl Fix dialyzer warning. Thanks Kostis pirms 14 gadiem
rebar_ct.erl Fix dialyzer warning for rebar_utils:sh/2 call pirms 14 gadiem
rebar_deps.erl Fix bug 676 pirms 14 gadiem
rebar_dialyzer.erl Remove never matching clause pirms 14 gadiem
rebar_edoc.erl Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little enthusiastic about deleting the doc dir pirms 15 gadiem
rebar_erlc_compiler.erl Fix xrl_opts/yrl_opts option handling pirms 14 gadiem
rebar_erlydtl_compiler.erl Added support for custom_tags_dir compile option to rebar_erlydtl_compiler pirms 15 gadiem
rebar_escripter.erl Adding support for embedding other apps via escript_incl_apps pirms 14 gadiem
rebar_eunit.erl Fix dialyzer warning for call to code:which/1 pirms 14 gadiem
rebar_file_utils.erl Added vi modeline/emacs local variables to file headers pirms 15 gadiem
rebar_lfe_compiler.erl Another round of refactoring to yield better flexiblity in the base_compiler system pirms 15 gadiem
rebar_log.erl Cleaning up logging messages pirms 15 gadiem
rebar_neotoma_compiler.erl Added a compiler plugin for neotoma grammars pirms 15 gadiem
rebar_otp_app.erl Removing 'install' command; semantics were poorly defined could damage a typical OTP installation pirms 14 gadiem
rebar_port_compiler.erl Fix dialyzer warning for filename:join/2 calls pirms 14 gadiem
rebar_post_script.erl Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out pirms 14 gadiem
rebar_pre_script.erl Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out pirms 14 gadiem
rebar_protobuffs_compiler.erl Try previous commit again; make sure include/ directory exists pirms 15 gadiem
rebar_rel_utils.erl Remove warnings reported by xref pirms 15 gadiem
rebar_reltool.erl Move version check/enforcement for reltool into rebar_reltool; rebar should work (excepting reltool support) with anything as far back as R12, once you've compiled it pirms 15 gadiem
rebar_require_vsn.erl Add support for requiring a specific ERTS or OTP version via a regex pirms 15 gadiem
rebar_subdirs.erl Heavy-duty refactor to support truly transitive dependencies pirms 15 gadiem
rebar_templater.erl Add support for specifying template directory on the command line pirms 14 gadiem
rebar_utils.erl Update TODO comment pirms 14 gadiem
rebar_xref.erl Fix compiler warnings pirms 15 gadiem