Commit graph

  • 2b3edc2701 Typo Andrew Thompson 2013-10-14 13:44:05 -0400
  • e74de95eeb Address review comments and add inttest for update-deps Andrew Thompson 2013-09-30 16:57:50 -0400
  • eae26a5c43 Fix skip check for deps not present Andrew Thompson 2013-09-24 12:07:41 -0400
  • d9aa65f118 Make update-deps honor apps= and skip_apps= Andrew Thompson 2013-09-23 15:19:51 -0400
  • f46e7b2e5c Change how update-deps updates a git branch Andrew Thompson 2013-09-23 15:13:26 -0400
  • 0977d58361 Ignore skip_deps during update-deps as it has no meaning 2.1.0-pre2 Andrew Thompson 2013-09-23 15:11:11 -0400
  • 179ed48f5b Merge pull request #145 from tuncer/contributing-minor-fix Dave Smith 2013-09-20 13:55:11 -0700
  • 6fa5199643 CONTRIBUTING: apply stylistic change suggested by dizzyd Tuncer Ayaz 2013-09-20 22:38:49 +0200
  • 72247281a2 Merge pull request #111 from tuncer/nox-erlydtl-compile Dave Smith 2013-09-20 13:06:02 -0700
  • adad711d51 Merge pull request #122 from tuncer/net_kernel Dave Smith 2013-09-20 13:05:11 -0700
  • 047f1b7e96 Merge pull request #109 from tuncer/contributing Dave Smith 2013-09-20 13:04:44 -0700
  • daed79f629 Always return the errors and warnings from erlydtl Anthony Ramine 2012-12-08 11:25:29 +0100
  • 71f6e917f4 Extract contributing guide into CONTRIBUTING.md Tuncer Ayaz 2013-06-27 21:12:27 +0200
  • 0550560221 Fix eunit regression introduced in 2716d83a18 Tuncer Ayaz 2013-08-14 09:24:39 +0200
  • ebbb927cbc Allow specification of module dependencies for appups Robert Newson 2013-09-19 15:45:55 +0100
  • e840ac2112 Merge pull request #125 from lucafavatella/neotoma-doc-typo Dave Smith 2013-09-20 07:26:11 -0700
  • d19a46676c Merge pull request #132 from alexthornton1/mib_to_hrl_verbosity Dave Smith 2013-09-20 07:10:26 -0700
  • 4dfdd726ad Merge pull request #137 from bosqueviejo/master Dave Smith 2013-09-20 07:05:06 -0700
  • d5ca068983 Merge pull request #138 from evax/conditionalTemplateInstructions Dave Smith 2013-09-20 07:02:51 -0700
  • 209c013dff Merge pull request #143 from loxybjorn/grep_using_double_quotation_marks Dave Smith 2013-09-20 06:57:09 -0700
  • 1dfe56b3c6 Change rebar_ct:check_log/3 to use double quotes Björn Bylander 2013-09-18 14:41:36 +0200
  • cb4599f828 Make update-deps traverse deps breadth-first, top-down Andrew Thompson 2013-09-19 17:36:02 -0400
  • 2970fab4b7 Support conditional template instructions Evax Software 2013-09-19 07:11:37 +0200
  • 3732662080 let vm.args and sys.config as optional Manuel Rubio 2013-09-19 00:59:51 +0200
  • 01fd873c1e mib_to_hrl compilation verbosity via 'mib_opts' Alex Thornton 2013-09-08 00:37:47 -0700
  • 7bee2c0462 Fix typo in neotoma help message Luca Favatella 2013-08-30 10:42:43 +0100
  • cdfcc27087 Make REMSH node run in hidden mode Manuel Durán Aguete 2013-07-11 10:24:31 +0200
  • 5d4272baef Incorrect REMSH args when sname is used Manuel Durán Aguete 2013-07-08 10:44:42 +0200
  • 620c4b01c6 Use REBAR_DEPS_DIR if set as location of DEPS dir Dave Smith 2013-07-02 10:59:26 -0600
  • d3c7be265d Merge pull request #108 from tuncer/dialyzer Dave Smith 2013-06-29 06:28:35 -0700
  • 2a4350b06b Merge pull request #110 from tuncer/help Dave Smith 2013-06-29 06:25:09 -0700
  • bd3338a0a7 Document 'rebar help <CMD1> <CMD2>' Tuncer Ayaz 2013-06-29 15:10:23 +0200
  • 2faabf460d rebar_deps: fix overlong line introduced in 0b83339 Tuncer Ayaz 2013-06-27 21:02:16 +0200
  • 3952806f5f Update dialyzer_reference to match changes made in 490d00f0 Tuncer Ayaz 2013-06-27 12:43:21 +0200
  • 96c7bd7338 Make sure to run ct_run w/ -noshell Dave Smith 2013-06-25 16:33:34 -0600
  • 9cf7cf7cb0 Use ct_run if available; fixes strange issues with getting erl/ct to stop Dave Smith 2013-06-25 15:59:19 -0600
  • 490d00f0d6 Adding debug statements closer to open_port Dave Smith 2013-06-25 15:59:05 -0600
  • 4b642bf916 Merge pull request #41 from exterm/cover_html_validity Dave Smith 2013-06-25 05:57:55 -0700
  • 00164b280a Merge pull request #99 from tuncer/fixes-and-updates Dave Smith 2013-06-25 05:55:26 -0700
  • 09cd4e9be2 rebar_xref: regression fixes and updates for a5be40c96 Tuncer Ayaz 2013-06-18 11:30:32 +0200
  • bdf957b201 rebar_core: fix consistency issues caused by 252b31f Tuncer Ayaz 2013-06-15 11:14:04 +0200
  • edd835510b rebar_ct: fix Dialyzer warning caused by bcc57e9b Tuncer Ayaz 2013-06-15 10:54:29 +0200
  • ec1f503946 Remove vestiges of Mercurial repo Tuncer Ayaz 2013-06-20 17:04:59 +0200
  • b78b169747 Update THANKS file Tuncer Ayaz 2013-06-15 11:41:43 +0200
  • 5766b77451 Delete dialyzer_warnings on 'make distclean' Tuncer Ayaz 2013-06-15 12:00:32 +0200
  • be8b022a82 Merge pull request #102 from pragdave/master Dave Smith 2013-06-24 12:20:37 -0700
  • 091405bce7 Fix crsh with Unicode in environment vars Dave Thomas 2013-06-23 20:30:38 -0500
  • dd277fd01a Fix crash when env vars contain utf8 chars Dave Thomas 2013-06-22 21:41:04 -0500
  • 934ec7fdef Add one more "unicode" option in expand_env_variable—I have a bullet in my prompt that was blowing it up Dave Thomas 2013-06-21 23:40:32 -0500
  • 271299a4e9 Merge pull request #101 from jcomellas/jc-absolute-lib-dirs Dave Smith 2013-06-18 15:25:53 -0700
  • d4164c9606 When expanding lib_dirs, don't crash with 'volumerelative' paths Juan Jose Comellas 2013-06-18 19:19:41 -0300
  • 708c190faa Allow the use of absolute paths in the lib_dirs configuration setting Juan Jose Comellas 2013-06-18 18:03:30 -0300
  • a5be40c969 Merge branch 'xref_20130130' of git://github.com/spilgames/rebar into spg-xref Dave Smith 2013-06-17 16:31:09 -0600
  • d3c125de27 Merge pull request #47 from uwiger/master Dave Smith 2013-06-17 15:21:11 -0700
  • 3a9559651c Merge pull request #100 from josevalim/patch-1 Dave Smith 2013-06-17 15:05:10 -0700
  • e467642476 External deps_dir should have higher priority than the config one José Valim 2013-06-18 00:28:52 +0300
  • c79314593d remove superfluous string concat operator usage Philip Mueller 2013-06-16 16:15:14 +0200
  • 16eed82ae4 Merge pull request #60 from jcomellas/jc-getopt-0.7.0 Dave Smith 2013-06-16 06:24:37 -0700
  • c5e8671ef6 Merge pull request #53 from oferrigni/unit_test_file_handling_fix Dave Smith 2013-06-16 06:23:54 -0700
  • baf2655343 Merge pull request #44 from nevar/fix_neotoma Dave Smith 2013-06-16 06:21:59 -0700
  • 2f4de5359c Merge pull request #37 from nox/force-registered Dave Smith 2013-06-16 06:14:48 -0700
  • 76405da6d7 Merge pull request #24 from legoscia/master Dave Smith 2013-06-16 06:07:55 -0700
  • 547552b5c2 Merge pull request #74 from DeadZen/dz-merged-overlay Dave Smith 2013-06-14 05:52:42 -0700
  • 94cf19438c Merge pull request #54 from mattonrails/simpleapp_sup_template_typo Dave Smith 2013-06-14 05:51:13 -0700
  • 4993a83820 Avoid passing more than one instance of ERL_LIBS to child processes Juan Jose Comellas 2013-06-13 16:31:28 -0300
  • a94c968951 Merge pull request #97 from tuncer/simplenode-sync Dave Smith 2013-06-12 08:05:53 -0700
  • 500b62a890 Sync test/upgrade_project/rel/files with priv/templates Tuncer Ayaz 2013-06-12 16:57:26 +0200
  • ef0fd4089f Merge pull request #96 from olgeni/pwd-symlink-fix Dave Smith 2013-06-12 07:46:30 -0700
  • 6cd982c897 Merge pull request #75 from rpt/master Dave Smith 2013-06-12 06:18:16 -0700
  • e792a6426f Merge pull request #91 from syl20bnr/ping-command-for-windows Dave Smith 2013-06-12 06:17:21 -0700
  • 505458eecb Use "pwd -P" to get the current physical path. olgeni 2013-06-10 22:15:49 +0200
  • 638569acc2 Merge pull request #90 from Motiejus/dep_plugin Dave Smith 2013-05-21 05:22:43 -0700
  • 89c8f931a5 Add support for ping command on windows in the simple node runner syl20bnr 2013-05-19 15:40:44 -0400
  • 252b31f2a4 Fix searching for plugins Motiejus Jakštys 2013-05-15 23:56:45 +0100
  • ae3323728f Merge branch 'master' of git://github.com/ferd/rebar into ferd-master Dave Smith 2013-05-15 10:07:02 -0600
  • d0a3f5246a Merge pull request #85 from ratelle/rebar-deps-dir-in-port-compiler Dave Smith 2013-05-15 07:37:03 -0700
  • c2fae0ca5c Add rebar-deps env to port compiler SharedEnv Jeremie Lasalle Ratelle 2013-05-06 11:15:06 -0400
  • 65b183b020 Merge pull request #83 from rebar/travisci-fixes Dave Smith 2013-04-23 05:53:00 -0700
  • cbc832fe87 Adding R16B to travis build Dave Smith 2013-04-23 06:44:43 -0600
  • 9ad0a4a185 Additional travisci fixes Dave Smith 2013-04-23 06:42:16 -0600
  • a3ce71e381 Adding user/email on created repos for travis CI Dave Smith 2013-04-22 13:45:41 -0600
  • 6bbd79044d Further investigation into travis CI issues Dave Smith 2013-04-22 13:39:42 -0600
  • c1925d0de7 Add author to fix issue when compiling on travis Dave Smith 2013-04-22 11:48:44 -0600
  • d22c1b1ab2 Enable verbose output from retest Dave Smith 2013-04-22 08:55:36 -0600
  • e632b7b185 Merge pull request #80 from tuncer/nodetool-no_compile Dave Smith 2013-04-21 07:14:28 -0700
  • bcc57e9b04 Handle ct_run exit codes in R15B02 and later Fred Hebert 2013-04-18 22:10:04 -0400
  • a2f3207542 Do not compile nodetool escript Tuncer Ayaz 2013-04-06 18:58:46 +0200
  • 1a083672b1 Merge pull request #81 from massemanet/patch-1 Dave Smith 2013-04-12 11:23:55 -0700
  • 63a69af04b More error logging mats cronqvist 2013-04-12 21:21:53 +0300
  • 98d7ec931b Merge pull request #43 from tuncer/reltool-mod_cond Dave Smith 2013-04-10 16:00:58 -0700
  • 331c0809c8 Merge pull request #66 from tuncer/dialyzer-no_native Dave Smith 2013-04-10 15:56:10 -0700
  • d28c92ff11 simplenode.reltool.config: use default sys-level mod_cond setting Tuncer Ayaz 2012-12-13 17:55:29 +0100
  • df7cfba71f Implement merged overlays Pedram Nimreezi 2013-02-04 15:20:30 -0500
  • 5dfb6d6351 Add support for QuickCheck Mini Krzysztof Rutka 2013-03-25 09:30:46 +0100
  • 8b76d23aae Makefile: call Dialyzer with -nn flag Tuncer Ayaz 2013-02-11 22:28:03 +0100
  • 720d71e47d Add travis target to make it easier to reproduce failures locally Dave Smith 2013-03-04 08:33:54 -0700
  • a9cb38e6d1 Merge pull request #68 from nevar/fix_unicode_promt Dave Smith 2013-03-04 06:49:32 -0800
  • c77f8e13ca Fix missing call to cwd_predirs Dave Smith 2013-03-02 08:25:28 -0700
  • 09c7e17e32 Remove hg from integration tests; git is defacto standard at this point Dave Smith 2013-03-02 08:20:55 -0700
  • 21038d537c Merge pull request #38 from tuncer/fix-sub_dir-association Dave Smith 2013-03-02 07:04:41 -0800