- 14 5月, 2016 8 次提交
-
-
Added Default(false) to verbose for `active` and `dht` cmds
由 Jeromy Johnson 提交于 -
Add logic for copying ShortDes to LongDesc if it is not present
由 Jeromy Johnson 提交于 -
This is the best place for inserting it that I found. Test in #2648 should be modified to run `Root.ProcessHelp()`. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
make circle.yml use make deps instead of trying to be smart
由 Jeromy Johnson 提交于 -
Added Default to `bootstrap` cmd
由 Jeromy Johnson 提交于 -
Added Default logic to refs
由 Jeromy Johnson 提交于 -
Part of #2484. License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Not sure about the switch statement. There may be a more elegant solution. Part of #2484 License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-
- 13 5月, 2016 26 次提交
-
-
Set Cache-Control immutable
由 Jeromy Johnson 提交于 -
Updated `file` helptext
由 Jeromy Johnson 提交于 -
Added Default to `diag` cmd
由 Jeromy Johnson 提交于 -
Added Default to `dns` cmd
由 Jeromy Johnson 提交于 -
Increase timeout in t0060
由 Jeromy Johnson 提交于 -
Linted object diff help text
由 Jeromy Johnson 提交于 -
Added Default logic to object object and patch
由 Jeromy Johnson 提交于 -
Added Default to `config` cmd
由 Jeromy Johnson 提交于 -
Added Default to `commands` cmd
由 Jeromy Johnson 提交于 -
Added Default logic to `get` cmd
由 Jeromy Johnson 提交于 -
Part of #2647 License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Added Default to ping, cleaned up logic
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Added Default logic to `ls` cmd
由 Jeromy Johnson 提交于 -
Add bin to gitignore
由 Jeromy Johnson 提交于 -
Added a note about the default values
由 Jeromy Johnson 提交于 -
Capitalize print statements, add period to `external`
由 Jeromy Johnson 提交于 -
pin ls: Remove count option, add Default to quiet
由 Jeromy Johnson 提交于 -
Added Default false to all remaining options
由 Jeromy Johnson 提交于 -
Updated synopsis for ping
由 Jeromy Johnson 提交于 -
Show Synopsis in long help
由 Jeromy Johnson 提交于 -
Updated resolve hash to Mars, added reference
由 Jeromy Johnson 提交于 -
update deps to introduce yamux hang fix
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
Closes #2617. License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Resolves #2684 License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 12 5月, 2016 6 次提交
-
-
I think that this is useful, even though it is also shown in the Arguments and Options section below. What do you think, @noffle? License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Specifically, to `repo`, `resolve`, `swarm`, and `version`. Part of #2484. License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
Part of #2484 License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于 -
'count' is never referenced in the code, and adds nothing when run with `ipfs pin ls` currently. I have removed it; add it again when there is actual logic to reflect. Also, added a Default(false) to quiet. Part of #2484 License: MIT Signed-off-by:Richard Littauer <richard.littauer@gmail.com>
由 Richard Littauer 提交于
-