packer-cn/packer
Mitchell Hashimoto e851ac5d26 packer: Avoid an extra allocation by using clever addressing 2013-06-18 09:30:23 -07:00
..
plugin packer: Builders can take multiple configs 2013-06-14 12:27:50 -07:00
rpc packer: Ui can return an error for Ask, returns one for interrupt 2013-06-15 18:24:38 -07:00
artifact.go packer: First pass at Artifact interface 2013-05-21 21:53:16 -07:00
build.go builder/vmware: Enable the debug runner 2013-06-14 15:07:34 -07:00
build_test.go packer: Set DebugConfigKey to true if debug is on 2013-06-14 12:38:54 -07:00
builder.go packer: Additional comments 2013-06-14 12:32:14 -07:00
builder_test.go packer: Builders can take multiple configs 2013-06-14 12:27:50 -07:00
cache.go packer: Cache keys should be hex encoded to string 2013-06-09 23:06:47 -07:00
cache_test.go Build/Builder take a Cache object now 2013-06-09 22:00:47 -07:00
command.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
command_test.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
communicator.go packer: RemoteCmd.Wait 2013-06-03 10:49:23 -07:00
communicator_test.go packer: RemoteCmd.Wait 2013-06-03 10:49:23 -07:00
environment.go packer: Add "Ask" method to Ui to ask for input 2013-06-14 15:17:03 -07:00
environment_test.go packer: Add "Ask" method to Ui to ask for input 2013-06-14 15:17:03 -07:00
hook.go packer: Test that hooks are callable from builds 2013-05-22 16:46:23 -07:00
hook_test.go go fmt 2013-05-20 16:50:35 -07:00
multi_error.go packer: MultiError to represent multiple errors 2013-05-22 13:36:09 -07:00
multi_error_test.go packer: MultiError to represent multiple errors 2013-05-22 13:36:09 -07:00
post_processor.go packer: An initial PostProcessor interface 2013-06-17 11:56:26 -07:00
provisioner.go packer: Add errors to Prepare 2013-06-06 17:07:42 -07:00
provisioner_test.go provisioner/shell: Support setting the execute command 2013-06-06 23:14:31 -07:00
template.go packer: Avoid an extra allocation by using clever addressing 2013-06-18 09:30:23 -07:00
template_test.go packer: Parse post-processors in templates 2013-06-18 09:27:08 -07:00
ui.go packer: Output a newline when interrupted for UI 2013-06-17 11:40:57 -07:00
ui_test.go packer: Add "Ask" method to Ui to ask for input 2013-06-14 15:17:03 -07:00
version.go packer: Remove extra newline on version 2013-06-02 11:52:49 -07:00