Commit Graph

3324 Commits

Author SHA1 Message Date
af51a65528 Try to fix warning 2019-08-22 17:40:33 +12:00
b9b462ffeb Remove dep import 2019-08-22 17:15:14 +12:00
422a0f8496 Disable rawkey on non-x11 linux 2019-08-22 17:11:13 +12:00
87930ba35a Fix tests 2019-08-22 16:23:57 +12:00
303d27d4b6 Finish adding support for protecting value shells 2019-08-22 16:13:40 +12:00
78ca297e47 WIP 2019-08-22 07:38:09 +12:00
73e3402e2f Merge master 2019-08-22 05:09:23 +12:00
e012e04da0 Disallow fileops on values 2019-08-22 05:03:59 +12:00
3c7ca8c403 Merge pull request #327 from jonathandturner/cleanup_ps
Cleanup unneeded compiler flag
2019-08-22 04:57:25 +12:00
990c0cc28b Merge pull request #328 from androbtech/back-to-shellmanager
Leave Nu's shell manager to figure out the suitable path for us instead.
2019-08-22 04:57:15 +12:00
c2b377eedc Leave Nu's shell manager to figure out the suitable path for us instead. 2019-08-21 11:23:26 -05:00
9b1034074a Merge pull request #326 from androbtech/wrip-wrap
Unwrap surveying, improvements, adds.
2019-08-22 04:14:57 +12:00
8e5744cf9b Cleanup unneeded compiler flag 2019-08-22 04:00:29 +12:00
1e8793135a Mark the unwrap and Sweep the unwrap a bit more. 2019-08-21 10:48:04 -05:00
8d5fd6f379 Unwrap cleanup mitigation. 2019-08-21 10:08:38 -05:00
8b79b28971 mkdir can take multiple directories or multiple directory hierachies and wil create them as required. 2019-08-21 07:07:37 -05:00
23ef76a86b Update ps.rs 2019-08-21 20:19:36 +12:00
9c61d6d590 Merge pull request #325 from jonathandturner/fix_ps_again
Fix ps again
2019-08-21 20:15:34 +12:00
c98bf68341 Oops, one more time 2019-08-21 19:47:33 +12:00
c54528651d Fix ps again 2019-08-21 19:41:18 +12:00
1a74c512ad Merge pull request #324 from jonathandturner/ps_deps_and_more
Lots of fixes ahead of release
2019-08-21 19:08:01 +12:00
e3e4e30fb3 Lots of fixes ahead of release 2019-08-21 18:39:57 +12:00
df68e7cd1c Merge pull request #320 from androbtech/additions
More `rm` use cases covered. Cleanup, and more error surveying.
2019-08-21 16:14:04 +12:00
8c1d4ed91a sidestep 'enter' integration test failure for files. 2019-08-20 08:01:02 -05:00
0f28719564 mv -> More organized method definitions. 2019-08-20 07:35:41 -05:00
11095860c8 rm fully operational and error surveyd. 2019-08-20 06:22:11 -05:00
308323426d Covered enter's ability to enter files other than filesystems. 2019-08-20 03:11:33 -05:00
55f5893b59 Merge pull request #319 from jonathandturner/implement-whole-stream-command-for-all-commands
Implement whole stream command for all commands
2019-08-20 18:40:19 +12:00
64c129d65f Finish updating the last cases 2019-08-20 18:11:11 +12:00
fbc4749ef7 Merge pull request #318 from twe4ked/fail-build-on-warning
Fail the build on warnings
2019-08-20 17:49:56 +12:00
eec042d7e7 Fail the build on warnings 2019-08-20 15:02:55 +10:00
421aacee76 Merge branch 'master' into implement-whole-stream-command-for-all-commands 2019-08-20 16:13:49 +12:00
db125b4318 Merge pull request #317 from jonathandturner/fix_Add
Fix adding at shallow depth
2019-08-20 16:09:12 +12:00
136b5693cd Fix adding at shallow depth 2019-08-20 15:36:52 +12:00
31790a9906 Use args structs to better extract multiple arguments 2019-08-20 13:15:05 +10:00
9951691023 Use NthArgs to better convert to an integer
Using i64 as u64 deserialize isn't implemented yet.
2019-08-20 13:12:31 +10:00
82a315f06a Make cd argument optional
`cd` with no arugments changes directory to $HOME.
2019-08-20 13:11:29 +10:00
56c04ff5b6 Remove unneeded TODOs
These commands have been confirmed to have no arguments.
2019-08-20 13:11:01 +10:00
154a45bbd6 Merge pull request #313 from jonathandturner/fix_shell_ring
Fix shell-ring to rotate as expected
2019-08-20 05:04:44 +12:00
e5b410aded Merge pull request #315 from twe4ked/fix-warnings
Fix warnings
2019-08-20 04:43:50 +12:00
51ec48f357 Update enter test 2019-08-20 04:40:47 +12:00
b5b8e4c8b0 Fix warnings 2019-08-19 19:59:41 +10:00
953d28ef74 Fix push/pop for shell manager 2019-08-19 20:07:55 +12:00
fef447a659 Fix shell-ring to rotate as expected 2019-08-19 19:29:27 +12:00
d71206ed9e Implement WholeStreamCommand for all remaining commands 2019-08-19 15:16:39 +10:00
095f4645c0 Merge pull request #307 from androbtech/qwrapport
Refactoring and unwrap cleanup beginnings.
2019-08-19 14:06:43 +12:00
7b2b671b1e Merge pull request #309 from twe4ked/version-command
Introduce version command
2019-08-19 14:06:04 +12:00
4de6c941e1 Introduce version command 2019-08-19 11:30:29 +10:00
5dd20850b5 Refactoring and unwrap cleanup beginnings. 2019-08-18 20:28:55 -05:00
e727f61d1d Merge pull request #308 from twe4ked/date-signature-typo
Fix typo in date command signature
2019-08-19 13:11:03 +12:00