nushell/crates/nu-command/src/core_commands
Jakub Žádník 930cb26e99
Fix hiding of import patterns with globs (#487)
* Fix glob hiding

* Remove docs comment
2021-12-13 20:35:35 +02:00
..
alias.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
debug.rs Make config default if broken (#482) 2021-12-13 14:16:51 +11:00
def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
describe.rs Add debug and describe (#351) 2021-11-19 18:00:29 +13:00
do_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
echo.rs Introduce metadata into the pipeline (#397) 2021-12-02 18:59:10 +13:00
export_def.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export_env.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
export.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
for_.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
help.rs Fix 'help commands'; Add 'is_custom' column (#420) 2021-12-03 20:45:29 +02:00
hide.rs Fix hiding of import patterns with globs (#487) 2021-12-13 20:35:35 +02:00
if_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
let_.rs A few help cleanups (#372) 2021-11-28 07:16:20 +13:00
mod.rs Port version (#467) 2021-12-11 14:08:17 -06:00
module.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
register.rs Plugin json (#474) 2021-12-12 11:50:35 +00:00
source.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
use_.rs Improved labeled error from plugins (#437) 2021-12-05 16:11:19 +13:00
version.rs tweak version output as a list vs table (#472) 2021-12-11 14:40:16 -06:00