Commit Graph

25 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Mitchell Hashimoto 1e853f9f1f common: revert some changes from #2121 for Windows
11 years ago
Mitchell Hashimoto 44008c321b Merge pull request #2121 from josharian/no-scrub-empty
11 years ago
Mitchell Hashimoto adb6b43dd8 common: remove unused config methods
11 years ago
Josh Bleecher Snyder 2fe785ed35 common: remove dead code
11 years ago
Josh Bleecher Snyder 76c8cfd498 common: don't scrub ""
11 years ago
Grégoire Pineau 97c56347a1 Better error reporting when a config key in template is Unknown
11 years ago
Mitchell Hashimoto 5c5d62733f fmt
12 years ago
Mitchell Hashimoto 5cd2cfa563 comment so future-mitchell knows what I've done
12 years ago
Mitchell Hashimoto ba05119a75 common: user variable conversion to non-string types works [GH-1079]
12 years ago
Mitchell Hashimoto d5981c69f2 common: config strings to slices [GH-950]
12 years ago
Mitchell Hashimoto 5dec2ddb9c common: weakly decode the PackerConfig
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto 8395d0e97a common: tests for ChooseSTring
12 years ago
Mitchell Hashimoto 7191c1f250 common: Fix URL parsing issues on Windows
12 years ago
Devin Carlen bef63846af Add support for standard OpenStack environment variables
12 years ago
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598]
12 years ago
Mitchell Hashimoto a380391b0e common: allow files that don't exist to be URLs [GH-683]
12 years ago
Matthew Hooker 5315b19822 common/config: config filter function [GH-521]
13 years ago
Mitchell Hashimoto 877dfb81fe common: Allow user variables to be used for ints/bools/etc. [GH-418]
13 years ago
Mitchell Hashimoto 9e01b5a478 common: detect drive letter with windows file URLs [GH-284]
13 years ago
Mitchell Hashimoto 2b41f05848 common: replace windows file URL backslash with forward slash
13 years ago
Mitchell Hashimoto e2c667101c common: style
13 years ago
Jason A. Beranek 3fa5fa396a common/config,download: gofmt fixes
13 years ago
Jason A. Beranek 760f102c91 common/config,download: fix URL and relative Windows local file path issues [GH-235] [GH-239]
13 years ago
Mitchell Hashimoto 5b7d8fbc74 rename builder/common to common since it is generally useful
13 years ago