Commit Graph

160 Commits

Author SHA1 Message Date
47ee9780f1 Merge pull request #76 from jonathandturner/fix_linux_tests
Fix integration tests for Linux
2019-06-03 13:30:50 +12:00
0c2be40afc Fix integration tests for Linux 2019-06-03 13:26:29 +12:00
ceb81aeaec Merge pull request #75 from jonathandturner/more_tests
Add more tests
2019-06-03 12:37:54 +12:00
f3d14aad48 Add more tests 2019-06-03 12:37:16 +12:00
897bd1a909 Merge pull request #74 from jonathandturner/master
Fix up tests
2019-06-03 12:04:15 +12:00
9ba42eae46 Fix up tests 2019-06-03 12:03:40 +12:00
25ece0a6ab Delete nushell-autocomplete2.gif 2019-06-03 07:16:49 +12:00
27df2562a6 Delete nushell-autocomplete.gif 2019-06-03 07:16:41 +12:00
996ccb5a19 Update README.md 2019-06-03 07:04:30 +12:00
a367b90df1 Update Cargo.toml 2019-06-03 06:55:40 +12:00
fcd5ff9450 Merge pull request #73 from jonathandturner/rename_cmds
Rename to first and pick
2019-06-03 06:54:26 +12:00
90d0182a54 Rename to first and pick 2019-06-03 06:53:30 +12:00
76ebfc57fc Update README.md 2019-06-03 06:37:26 +12:00
2b87d8054f Try another autocomplete 2019-06-03 06:35:19 +12:00
095310112e Add new animation 2019-06-03 06:30:52 +12:00
e01e9b744b Add files via upload 2019-06-03 06:21:56 +12:00
d7bd35e7fd Update README.md 2019-06-03 05:54:32 +12:00
6503942a27 Update README.md 2019-06-03 05:54:06 +12:00
a9fa96f09d Merge pull request #72 from wycats/testing
Parsing tests
2019-06-03 05:51:23 +12:00
2997d24f16 Merge branch 'master' into testing 2019-06-03 05:51:11 +12:00
bd7e17a4ad Update README.md 2019-06-03 05:49:08 +12:00
dff43e3c61 Update README.md 2019-06-03 05:45:57 +12:00
fd4c86b77a Update README.md 2019-06-03 05:27:01 +12:00
6d0afcc763 Update README.md 2019-06-03 05:21:50 +12:00
2fcde1b1e9 Update README.md 2019-06-03 05:18:24 +12:00
f51c8ea4dc Update Cargo.toml 2019-06-03 04:50:41 +12:00
6dd04e4322 Update README.md 2019-06-03 04:49:56 +12:00
8d3ab12b1f Update README.md 2019-06-03 04:48:50 +12:00
eb7cb0fba1 Create LICENSE 2019-06-03 04:47:52 +12:00
b9159f033b Parsing tests 2019-06-02 09:28:40 -07:00
dd5728ddc1 Merge pull request #71 from jonathandturner/fix_linux
Fix linux shell support
2019-06-02 19:52:56 +12:00
2045e01945 Fix linux shell support 2019-06-02 19:51:54 +12:00
f15133943d Merge pull request #70 from jonathandturner/master
Add missing test file
2019-06-02 18:56:43 +12:00
6fe9dc0bbf Add missing test file 2019-06-02 18:56:02 +12:00
5620a9755c Merge pull request #69 from jonathandturner/integration_tests
Add first integration test
2019-06-02 15:38:20 +12:00
040c3a5e9c Add first integration test 2019-06-02 15:37:09 +12:00
be5fd58cca Merge pull request #59 from jonathandturner/gitbranch
Show the current git branch in the prompt
2019-06-02 11:39:58 +12:00
9122042998 Find the repo even in a subdir 2019-06-02 11:38:28 +12:00
9db8de4845 Merge pull request #58 from wycats/trace
Remove stray commented out lines
2019-06-01 14:15:49 -07:00
f7590d924e Remove stray commented out lines 2019-06-01 14:15:21 -07:00
d6cd0df232 Add git branch to prompt 2019-06-02 09:11:28 +12:00
37e17bbeb6 Merge pull request #57 from jonathandturner/magic_open
Add support for magic open
2019-06-02 07:22:30 +12:00
a62de9356c Add support for magic open 2019-06-02 07:20:48 +12:00
2cf0d8d13c Update README.md 2019-06-02 06:27:56 +12:00
f5c7bed77a Merge pull request #56 from jonathandturner/to_toml
Add to_toml export
2019-06-02 06:27:07 +12:00
e3e1d81f48 Add to_toml export 2019-06-02 06:26:04 +12:00
de67fde93e Merge pull request #55 from wycats/trace
Add --loglevel and --develop
2019-06-01 10:01:47 -07:00
5d4097073b Add --loglevel and --develop
--loglevel sets the log level for all of nu
--develop takes a list of modules and turns on trace mode for them
2019-06-01 10:00:42 -07:00
f8bb0c99ec Update README.md 2019-06-01 19:06:28 +12:00
5d901a11e1 Add from_toml (#54) 2019-06-01 19:05:57 +12:00