Mitchell Hashimoto
|
74f018df2b
|
packer/rpc: make newXWithMuxConn private
|
2013-12-19 17:35:32 -08:00 |
Mitchell Hashimoto
|
6aef114372
|
go fmt
|
2013-12-11 11:19:36 -08:00 |
Mitchell Hashimoto
|
ce2304c948
|
packer/rpc: remove unused methods
|
2013-12-10 13:26:07 -08:00 |
Mitchell Hashimoto
|
8d4ba1fc2b
|
packer/rpc: complete command
|
2013-12-10 13:23:07 -08:00 |
Mitchell Hashimoto
|
bd6fbc05eb
|
packer/rpc: environment
|
2013-12-10 12:23:42 -08:00 |
Mitchell Hashimoto
|
e69399380e
|
packer/rpc: start command
|
2013-12-10 12:02:01 -08:00 |
Mitchell Hashimoto
|
f85c9e4354
|
packer/rpc: set keep-alive on all RPC connections [GH-416]
|
2013-09-18 17:15:48 -07:00 |
Mitchell Hashimoto
|
bbafcfa938
|
packer, etc: added Help method to Command interface
This will be used for long-form help when "packer help foo"
or "packer foo --help" is called.
|
2013-06-02 11:41:12 -07:00 |
Mitchell Hashimoto
|
44bd56c3a8
|
go fmt
|
2013-05-10 17:01:24 -07:00 |
Mitchell Hashimoto
|
88f7b33082
|
packer/rpc: Rename Command to follow RPC style
|
2013-05-08 13:42:25 -07:00 |
Mitchell Hashimoto
|
ac83cf652a
|
packer/rpc: Setup the Environment properly for Command
|
2013-05-08 13:11:47 -07:00 |
Mitchell Hashimoto
|
0cc3a5f918
|
packer/plugin: Much more robust subprocess starting
|
2013-05-05 16:25:32 -07:00 |
Mitchell Hashimoto
|
3370c55e2c
|
Start packer/plugin. Big WiP
|
2013-05-04 21:26:30 -07:00 |
Mitchell Hashimoto
|
94cdedf40f
|
Move RPC stuff into a new "packer/rpc" package
|
2013-05-03 14:26:21 -07:00 |