You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer
Mitchell Hashimoto 258e247cf6
v0.3.2
13 years ago
..
plugin packer/plugin: trim whitespace on right of log data from plugin 13 years ago
rpc packer/rpc: ui.Machine works over RPC properly 13 years ago
artifact.go packer: Add Destroy method to artifact 13 years ago
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
build.go packer: renamed PrefixedUi to TargettedUi 13 years ago
build_test.go packer: properly override/send user variables to prepare 13 years ago
builder.go packer: Additional comments 13 years ago
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
cache.go packer: Properly handle ? in URLs in cache keys 13 years ago
cache_test.go packer: Properly handle ? in URLs in cache keys 13 years ago
command.go packer, etc: added Help method to Command interface 13 years ago
command_test.go packer, etc: added Help method to Command interface 13 years ago
communicator.go packer: Don't output up to \r with remote command, lost anyways 13 years ago
communicator_test.go packer: Rename ReaderWriterUi to BasicUi 13 years ago
config_template.go packer: ConfigTemplate, move from common 13 years ago
config_template_test.go packer: ConfigTemplate, move from common 13 years ago
environment.go packer: Parallelize synopsis lookup to speed up help output 13 years ago
environment_test.go packer: shuffle some tests around to where they make more sense 13 years ago
hook.go packer: Provisioner/Hook can have errors returned 13 years ago
hook_test.go packer: Provisioner/Hook can have errors returned 13 years ago
multi_error.go builder/*: switch to MultiErrorAppend 13 years ago
multi_error_test.go builder/*: switch to MultiErrorAppend 13 years ago
post_processor.go packer: PostProcessor can take multiple configs 13 years ago
post_processor_test.go packer: PostProcessor can take multiple configs 13 years ago
provisioner.go packer: Provisioner/Hook can have errors returned 13 years ago
provisioner_test.go packer: Provisioner/Hook can have errors returned 13 years ago
template.go packer: ParseTemplateFile understands "-" to mean stdin 13 years ago
template_test.go packer: shuffle some tests around to where they make more sense 13 years ago
ui.go packer: replace \r with literal on Ui for MR 13 years ago
ui_test.go packer: replace new lines with literal \n 13 years ago
version.go v0.3.2 13 years ago