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/common
Matthew Hooker d920b3fbf4
run gofmt
9 years ago
..
json common/json: add Unmarshal with method with syntax errors 13 years ago
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 11 years ago
test-fixtures Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories". 10 years ago
uuid Simplifies the implementation of common/uuid 13 years ago
config.go common: revert some changes from #2121 for Windows 11 years ago
config_test.go common: remove unused config methods 11 years ago
download.go run gofmt 9 years ago
download_test.go Implement fix, add comments so it's more apparent why we're doing special logic 11 years ago
floppy_config.go Fixed formatting 10 years ago
floppy_config_test.go tests actually test the floppies 10 years ago
http_config.go Refactor http server config into common 10 years ago
http_config_test.go Refactor http server config into common 10 years ago
iso_config.go fix parseCheckSumFile panic 9 years ago
iso_config_test.go fix parseCheckSumFile panic 9 years ago
multistep_debug.go common: clarify debug mode [GH-907] 12 years ago
multistep_runner.go Improve -on-error descriptions 10 years ago
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
retry.go builder/amazon: add retry login when creating tags. 10 years ago
retry_test.go builder/amazon: add retry login when creating tags. 10 years ago
step_create_floppy.go run gofmt 9 years ago
step_create_floppy_test.go run gofmt 9 years ago
step_download.go common: StepDownload can force an extension 11 years ago
step_download_test.go common: Add new StepDownload to DRY up downloads 13 years ago
step_http_server.go Refactor http server config into common 10 years ago
step_provision.go packer: HookProvision errors if no communicator 11 years ago
step_provision_test.go rename builder/common to common since it is generally useful 13 years ago