packer-cn/packer
Mitchell Hashimoto ce995d77a4 v0.2.0 2013-07-16 11:26:02 -07:00
..
plugin packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
rpc Add support for -force flag on builds [GH-119] 2013-07-11 23:43:23 -05:00
artifact.go packer: Add Destroy method to artifact 2013-06-18 16:01:14 -07:00
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
build.go packer: Make builder type available in configs [GH-154] 2013-07-15 09:58:32 +09:00
build_test.go packer: Make builder type available in configs [GH-154] 2013-07-15 09:58:32 +09:00
builder.go packer: Additional comments 2013-06-14 12:32:14 -07:00
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -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: Better docs for communicator interface 2013-06-20 14:46:25 -07:00
communicator_test.go packer: RemoteCmd.Wait 2013-06-03 10:49:23 -07:00
environment.go packer: Environment can look up post processors 2013-06-18 09:49:05 -07:00
environment_test.go packer: Discard log output in tests 2013-06-18 23:18:21 -07:00
hook.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
hook_test.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -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: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
post_processor_test.go packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
provisioner.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
provisioner_test.go packer: Provisioner/Hook can have errors returned 2013-06-26 17:50:25 -07:00
template.go Don't expose overrides directly to provisioners 2013-07-14 22:10:20 +01:00
template_test.go packer: Make builder type available in configs [GH-154] 2013-07-15 09:58:32 +09:00
ui.go packer: Only trim whitespace on the right of prefixed UI 2013-07-09 12:41:36 -07:00
ui_test.go packer: PrefixedUi properly prefixes each line of output 2013-07-02 12:28:25 -07:00
version.go v0.2.0 2013-07-16 11:26:02 -07:00