nushell/crates/nu-command
JT c52d45cb97
Move from source to source-env (#6277)
* start working on source-env

* WIP

* Get most tests working, still one to go

* Fix file-relative paths; Report parser error

* Fix merge conflicts; Restore source as deprecated

* Tests: Use source-env; Remove redundant tests

* Fmt

* Respect hidden env vars

* Fix file-relative eval for source-env

* Add file-relative eval to "overlay use"

* Use FILE_PWD only in source-env and "overlay use"

* Ignore new tests for now

This will be another issue

* Throw an error if setting FILE_PWD manually

* Fix source-related test failures

* Fix nu-check to respect FILE_PWD

* Fix corrupted spans in source-env shell errors

* Fix up some references to old source

* Remove deprecation message

* Re-introduce deleted tests

Co-authored-by: kubouch <kubouch@gmail.com>
2022-09-01 08:32:56 +12:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
tests Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Upgrade which dependency to fix case on Windows (#6453) 2022-08-31 09:50:18 -07:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00