Matt Bell
|
352c29418f
|
core/commands2: Made 'ls' output match old command
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
68693783fe
|
core/commands2: Made 'resolve' output match old command
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
2d756473f6
|
core/command2: Make help text match old commands
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
3406ee0ef4
|
core/commands2: Added 'refs' command
|
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
|
91da11ae66
|
core/commands2: Replaced NewDagFromReader with BuildDagFromReader
|
2014-11-14 03:17:36 -08:00 |
|
Brian Tiger Chow
|
f4d0b8baa0
|
clarity(util) ToReaders -> CastToReaders
|
2014-11-14 03:17:36 -08:00 |
|
Matt Bell
|
f3733873de
|
core/commands2: Fixed 'object get' dagnode output format
|
2014-11-14 03:17:35 -08:00 |
|
Matt Bell
|
652e3d0523
|
core/commands2: Fixed 'add' output adding an empty object
|
2014-11-14 03:17:35 -08:00 |
|
Matt Bell
|
c8345bb5c6
|
core/commands2: 'object' description formatting improvements
|
2014-11-14 03:17:34 -08:00 |
|
Matt Bell
|
c542cb52aa
|
core/commands2: Added 'object' command
|
2014-11-14 03:17:34 -08:00 |
|
Matt Bell
|
92f2e8440a
|
core/commands2: Updated root help text
|
2014-11-14 03:17:34 -08:00 |
|
Matt Bell
|
c8696a8d32
|
core/commands2: Better formatted descriptions for 'mount'
|
2014-11-14 03:17:33 -08:00 |
|
Matt Bell
|
c2615d3481
|
core/commands2: Added descriptions for all the existing commands
|
2014-11-14 03:17:33 -08:00 |
|
Matt Bell
|
bb7d4683f1
|
core/commands2: Removed test subcommands
|
2014-11-14 03:17:33 -08:00 |
|
Matt Bell
|
218d52642c
|
core/commands2: Added descriptions for 'add', 'block'
|
2014-11-14 03:17:33 -08:00 |
|
Brian Tiger Chow
|
538dac153b
|
diag doc
|
2014-11-14 03:17:33 -08:00 |
|
Brian Tiger Chow
|
7046ff0e57
|
net-diag -> diag net
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
2720c4f1c6
|
fix(name:resolve, name:publish) docs
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
101601195c
|
docs(pin) help
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
3dcae0e079
|
pin/unpin -> add rm
addresses
https://github.com/jbenet/go-ipfs/pull/263#issuecomment-62242970
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
852674b167
|
chore(pin) rm commented code
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
63feb68ce7
|
refactor(name, pub, resolve) separate files
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
092e346f94
|
docs(name/publish/resolve) help
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
c69ea0d6e2
|
add fixmes
|
2014-11-14 03:17:32 -08:00 |
|
Brian Tiger Chow
|
ff55968b4c
|
fix(mount) add argument
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
d066f15c37
|
todo(ls)
@jbenet
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
0e8e3cccb6
|
docs(ls) help
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
229b22f9c4
|
docs(log) help
making docs match command:
name -> subsystem. Is the desired name?
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
48d65c6d95
|
docs(net-diag) help + name
@jbenet @whyrusleeping
Docs read net-diag. It seems the command was previously registered as
diag. Which do you prefer?
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
1c7ef8926d
|
docs(commands) help
|
2014-11-14 03:17:31 -08:00 |
|
Brian Tiger Chow
|
a631d745d0
|
docs(add) help
|
2014-11-14 03:17:31 -08:00 |
|
Matt Bell
|
36dfb7bc43
|
core/commands2: Added 'update' command
|
2014-11-14 03:17:30 -08:00 |
|
Brian Tiger Chow
|
c65b01c55c
|
fix(add) cast safely
|
2014-11-14 03:17:30 -08:00 |
|
Brian Tiger Chow
|
440c90be24
|
extract unpin
@mappum
|
2014-11-14 03:17:30 -08:00 |
|
Brian Tiger Chow
|
92d20e429d
|
add slice utils
ToStrings and ToReaders
|
2014-11-14 03:17:30 -08:00 |
|
Brian Tiger Chow
|
4c029a8617
|
extract toStrings method
|
2014-11-14 03:17:30 -08:00 |
|
Brian Tiger Chow
|
86f0aac88c
|
refac(commands2/pin) loop
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
353cb39921
|
refac(commands2/ls) split loop
@mappum
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
6d89094d41
|
rename -> OnlineMode()
because this method doesn't check actual network status
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
8b6931cb02
|
check mode with use func node.OnlineMode() bool
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
772f657fcd
|
add online method to node
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
e096060b90
|
refactor(core/commands2/add) split loop
@mappum
|
2014-11-14 03:17:29 -08:00 |
|
Brian Tiger Chow
|
8cc1f67f76
|
fmt
|
2014-11-14 03:17:29 -08:00 |
|
Matt Bell
|
18cce63ab6
|
core/commands2: Added 'block' command
|
2014-11-14 03:17:29 -08:00 |
|
Matt Bell
|
1c5979e549
|
core/commands2: Added 'mount' command
|
2014-11-14 03:17:29 -08:00 |
|
Matt Bell
|
16c584ce93
|
core/commands2: Added 'bootstrap' command
|
2014-11-14 03:17:28 -08:00 |
|
Matt Bell
|
7228c8fe48
|
core/commands2: Added 'config' command
|
2014-11-14 03:17:28 -08:00 |
|
Matt Bell
|
b6aad53d86
|
core/commands2: Added 'version' command
|
2014-11-14 03:17:28 -08:00 |
|
Matt Bell
|
af65eec2fc
|
core/commands2: Output error when trying to run 'publish' or 'resolve' in offline mode
|
2014-11-14 03:17:28 -08:00 |
|