Commit Graph

3272 Commits

Author SHA1 Message Date
ae4d3ab4cf Bump deps and add serde_bytes support 2019-07-16 06:34:44 +12:00
59e3ca69f3 Merge pull request #177 from jonathandturner/fix_numeric_filenames
Check for barewords that start with a number
2019-07-16 06:04:00 +12:00
15c95e5ffb Merge pull request #174 from androbtech/recognize-more-unit
K raw unit is a kilobyte.
2019-07-16 05:53:03 +12:00
bb13c2e234 Check for barewords that start with a number 2019-07-16 05:48:06 +12:00
c6bbcf723f Merge pull request #175 from jonathandturner/improve_path_completions
Fix space and escaped paren completions
2019-07-15 18:22:02 +12:00
5261d5f43f Fix space and escaped paren completions 2019-07-15 17:40:27 +12:00
520ab55756 K raw unit is a kilobyte. 2019-07-14 22:47:01 -05:00
8d920baf07 Try to add hires mode 2019-07-15 06:38:03 +12:00
1a36f47bcb Don't redraw static frame 2019-07-14 19:54:30 +12:00
a3f628427f Fix binary view for better approx 2019-07-14 19:28:56 +12:00
59115a532f Merge pull request #173 from jonathandturner/simplify_ls
Change 'file name' => 'name'. Same for type
2019-07-14 17:23:29 +12:00
2f7f78094d Fix test 2019-07-14 17:09:07 +12:00
6f21cbe7cd Merge pull request #172 from androbtech/prevent-crash-flags-passed
Informs passing flags is unimplemented instead of quitting.
2019-07-14 17:01:49 +12:00
720cc03649 Change 'file name' => 'name'. Same for type 2019-07-14 16:59:36 +12:00
7e78bb4af5 Informs passing flags is unimplemented instead of quitting. 2019-07-13 22:39:41 -05:00
5ec5167cb9 Merge pull request #170 from nushell/argument-error
Add deeper support for spans in streams of values (by @wycats)
2019-07-14 05:51:10 +12:00
eefb6fd9a0 Bump rustc version. Fix macOS build issue 2019-07-14 05:32:01 +12:00
7e555a0ef2 "Add plugin arg errors. Bring remaining errors to parity" 2019-07-14 04:59:59 +12:00
b2d48566ba Remove unused tree 2019-07-12 19:20:26 -07:00
6bf55c0f1e Remove more dead code and clean up JSON 2019-07-12 19:20:26 -07:00
7c2a1c619e Tests pass 2019-07-12 19:20:26 -07:00
70f9e355fd WIP 2019-07-12 19:20:26 -07:00
2da12aed56 Tests pass 2019-07-12 19:20:26 -07:00
7b68739b52 WIP 2019-07-12 19:20:26 -07:00
71adfb4cdc WIP 2019-07-12 19:20:26 -07:00
34033afce4 WIP improve error infrastructure
Also simplify commands and reduce papercuts
2019-07-12 19:20:26 -07:00
5d73c73fe8 Update README.md 2019-07-13 08:00:49 +12:00
17e471b96f Update README.md 2019-07-13 05:39:55 +12:00
87f1a38f1a Merge pull request #152 from jonathandturner/cleanup_plugins
Finish moving a couple commands to plugins, remove unused plugin
2019-07-06 05:35:14 +12:00
958bb534b4 Finish moving a couple commands to plugins, remove unused plugin 2019-07-06 05:19:19 +12:00
8c09337c04 Merge pull request #151 from jonathandturner/img_info
Add some logic for more binary formats
2019-07-05 20:12:11 +12:00
ea997289d9 Add some logic for more binary formats 2019-07-05 19:53:09 +12:00
2dc5f8ae14 Merge pull request #149 from jonathandturner/better_ansi
Better ansi
2019-07-05 16:53:51 +12:00
fc7ef89fe6 Merge branch 'master' into better_ansi 2019-07-05 16:23:46 +12:00
71ac03f287 Improve ansi handling 2019-07-05 16:23:28 +12:00
5888471706 Merge pull request #148 from jonathandturner/master
Pin the futures-preview version
2019-07-05 15:35:42 +12:00
8b95a40bfe Pin the futures-preview version 2019-07-05 15:22:55 +12:00
94b73087a5 Merge pull request #147 from jonathandturner/cleanup
Small cleanup, hopefully unbroken lock file
2019-07-05 13:14:06 +12:00
563fabfdca Small cleanup, hopefull unbroken lock file 2019-07-05 13:01:19 +12:00
ddfd628f4c Merge pull request #146 from jonathandturner/filter_sink_plugins
Improve plugin support
2019-07-05 10:37:21 +12:00
73d87e57ab Switch to rawkey reader. Add more binary reading 2019-07-05 10:17:18 +12:00
5e779d8b2b Add pretty binary viewing 2019-07-04 17:23:05 +12:00
65a0d27c8a Add binary type and tree sink 2019-07-04 17:11:56 +12:00
dc8545ce10 Add a test for the plugins 2019-07-04 15:18:19 +12:00
c653751d2c Bump and cleanup plugin name match 2019-07-04 15:06:43 +12:00
0180769971 WIP now load plugins automatically 2019-07-04 05:37:09 +12:00
75ddfe9f5a Add filter and sink plugins 2019-07-02 19:56:20 +12:00
ea18583e30 Merge pull request #145 from jonathandturner/serial
Full-fidelity ser/de
2019-06-30 19:04:52 +12:00
ccb3c92287 cleanup 2019-06-30 18:49:33 +12:00
d86b808694 Merge branch 'master' into serial 2019-06-30 18:47:03 +12:00