Matt Bell
|
052d387ae5
|
core/commands2: Fixed 'block' command for req.Files() API
|
2014-11-18 02:13:53 -08:00 |
|
Juan Batiz-Benet
|
8a284c9848
|
cmds: fix block output.
|
2014-11-15 06:43:02 -08:00 |
|
Matt Bell
|
e4b630289a
|
block put: Support stdin input on 'block put'
|
2014-11-14 03:20:11 -08:00 |
|
Brian Tiger Chow
|
a00da7b728
|
add debug log statement
License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
|
2014-11-14 03:20:06 -08:00 |
|
Juan Batiz-Benet
|
047d2e2d62
|
cmd2: Marshaller -> Marshaler (see golang/encoding)
Also:
- map[cmds.EncodingType]cmds.Marshaller -> MarshalMap
cc @mappum @maybebtc
|
2014-11-14 03:20:05 -08:00 |
|
Matt Bell
|
e700b16576
|
Ported remaining command helptext to HelpText struct
|
2014-11-14 03:20:05 -08:00 |
|
Matt Bell
|
7f24a9965f
|
core/commands: Ported commands to use HelpText struct for helptext fields
|
2014-11-14 03:20:03 -08:00 |
|
Juan Batiz-Benet
|
d18902df27
|
cmds2: changed how the ctx.Node works
|
2014-11-14 03:20:02 -08:00 |
|
Juan Batiz-Benet
|
49792b2362
|
refactored cast errors to use a util
|
2014-11-14 03:19:56 -08:00 |
|
Matt Bell
|
c468a4dbf5
|
core/commands2: Use Argument constructors in commands
|
2014-11-14 03:17:39 -08:00 |
|
Matt Bell
|
3e30093c2b
|
core/commands2: Updated commands to new Run function API
|
2014-11-14 03:17:37 -08:00 |
|
Matt Bell
|
2d756473f6
|
core/command2: Make help text match old commands
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
a1d34365e4
|
core/commands2: Restored logging that got removed
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
218d52642c
|
core/commands2: Added descriptions for 'add', 'block'
|
2014-11-14 03:17:33 -08:00 |
|
Matt Bell
|
18cce63ab6
|
core/commands2: Added 'block' command
|
2014-11-14 03:17:29 -08:00 |
|
Matt Bell
|
6ae09b167d
|
core/commands: Moved commands that were rebased into the wrong directory
|
2014-11-14 03:17:21 -08:00 |
|
Brian Tiger Chow
|
78b5fbffc7
|
new commands to commands2
|
2014-11-14 03:16:05 -08:00 |
|