Commit Graph

  • 29bc4985fc Build our own args before shelling Jonathan Turner 2019-05-25 15:23:35 -0700
  • 09f5f38a45
    Merge pull request #30 from jonathandturner/NewLinesCodec Jonathan Turner 2019-05-25 12:09:33 -0700
  • e73f489aeb Make our own LinesCodec Jonathan Turner 2019-05-25 12:07:52 -0700
  • 8ffc8310bf
    Merge pull request #28 from jonathandturner/split Jonathan Turner 2019-05-24 18:21:40 -0700
  • ad0b79673e Add split command Jonathan Turner 2019-05-24 18:20:03 -0700
  • 4b25a6f3a3
    Merge pull request #24 from wycats/improved-streams Yehuda Katz 2019-05-24 12:38:33 -0700
  • bd055f2af1 Linting and other cleanup Yehuda Katz 2019-05-24 12:35:22 -0700
  • cb1c6f4d33
    Merge pull request #23 from wycats/improved-streams Yehuda Katz 2019-05-24 11:59:32 -0700
  • 9f8d2a4de5 Pipe external to internal Yehuda Katz 2019-05-24 11:48:33 -0700
  • f9fb353c5c Streams are wired up pairwise Yehuda Katz 2019-05-24 00:29:16 -0700
  • bf332ea50c Improved streams Yehuda Katz 2019-05-23 21:34:43 -0700
  • 625a356361 Data flows across commands via streams now Yehuda Katz 2019-05-23 00:23:06 -0700
  • 31dd579d6f Small restructuring Yehuda Katz 2019-05-22 21:30:43 -0700
  • 261d7a793f Restructure and make commands uniform Yehuda Katz 2019-05-22 00:12:03 -0700
  • 362ca18f88
    Merge pull request #11 from jonathandturner/fix_quotes Jonathan Turner 2019-05-18 07:45:28 -0700
  • 75b7842618 Fix quoted string handling Jonathan Turner 2019-05-18 07:42:55 -0700
  • ab3e883cef
    Merge pull request #10 from jonathandturner/view Jonathan Turner 2019-05-18 07:16:20 -0700
  • 2e2831de95 Rename bat -> view Jonathan Turner 2019-05-18 07:15:22 -0700
  • 447356cb96
    Merge pull request #9 from jonathandturner/better_completions Jonathan Turner 2019-05-18 07:12:39 -0700
  • 1b50b5b162 Complete commands a bit better Jonathan Turner 2019-05-18 07:06:01 -0700
  • c71dda11b1 Merge branch 'master' of github.com:wycats/objectshell Yehuda Katz 2019-05-17 22:31:08 -0700
  • 9e23be68ba
    Update README.md Jonathan Turner 2019-05-17 20:18:17 -0700
  • 89712bf1eb Fix manifest Yehuda Katz 2019-05-17 20:17:29 -0700
  • 67d18df214 Bump version Yehuda Katz 2019-05-17 20:16:06 -0700
  • ef8a935185
    Merge pull request #8 from jonathandturner/path_completion Jonathan Turner 2019-05-17 20:14:35 -0700
  • d9135c4f46
    Merge pull request #7 from jonathandturner/real_operators Jonathan Turner 2019-05-17 20:14:25 -0700
  • 0499e18021
    Merge pull request #6 from wycats/bat Jonathan Turner 2019-05-17 20:14:16 -0700
  • fdc5e802eb Update cwd as we cd Jonathan Turner 2019-05-17 19:53:20 -0700
  • 1c44de4bba Add path completion to existing completions Jonathan Turner 2019-05-17 19:30:57 -0700
  • 76c295995d Add support for real comparison operators Jonathan Turner 2019-05-17 18:27:31 -0700
  • c30fc32b0c Bat Yehuda Katz 2019-05-17 18:24:13 -0700
  • 52716d0c24 README Yehuda Katz 2019-05-17 09:59:25 -0700
  • aa757bf6ad
    Merge pull request #5 from wycats/sort-by Yehuda Katz 2019-05-17 09:03:23 -0700
  • 2feef6bd25 Added a first pass at sort-by Yehuda Katz 2019-05-17 08:55:50 -0700
  • 9d8bb48d3f Fix Linux Yehuda Katz 2019-05-17 08:30:10 -0700
  • 3ca0e2bf0c
    Merge pull request #3 from jonathandturner/fix_ansi Yehuda Katz 2019-05-16 23:38:44 -0700
  • 11677735f1 Fix Linux/Windows build on nightly Yehuda Katz 2019-05-16 23:37:35 -0700
  • c1398145f3 Add windows cfg check Jonathan Turner 2019-05-16 21:37:18 -0700
  • 3c2ac7df54 Make sure to enable ANSI for Win10 Jonathan Turner 2019-05-16 18:07:11 -0700
  • 90f4ba15cf Update name Yehuda Katz 2019-05-16 16:39:58 -0700
  • 679b3054f8 Add license stuff Yehuda Katz 2019-05-16 14:46:24 -0700
  • 98ab5e63fc Refactor the repl loop Yehuda Katz 2019-05-16 14:43:36 -0700
  • 34a866df99
    Merge pull request #2 from jonathandturner/colorprompt Yehuda Katz 2019-05-16 06:16:58 -0700
  • 3c5117f84d
    Merge pull request #1 from jonathandturner/where_and_skip Yehuda Katz 2019-05-16 06:09:56 -0700
  • b342069fd5 Workaround color prompt by making our own helper Jonathan Turner 2019-05-16 06:06:46 -0700
  • cbb86b0cab Add support for skip and where Jonathan Turner 2019-05-15 19:42:44 -0700
  • 638093aad6 Rename to nushell Yehuda Katz 2019-05-15 17:55:32 -0700
  • 6b82e3a8a8 Simplify commands Yehuda Katz 2019-05-15 17:21:46 -0700
  • af1963d148 Remove dead code Yehuda Katz 2019-05-15 15:58:44 -0700
  • a5a34b88a8 More cleanup Yehuda Katz 2019-05-15 15:23:36 -0700
  • 91f7d5384f Strip away a bit of cruft and add reject Yehuda Katz 2019-05-15 14:44:06 -0700
  • 8f327477e7 Internals cleanup and | select ...fields Yehuda Katz 2019-05-15 13:14:51 -0500
  • 3040638881 Basic pipelining is working! Yehuda Katz 2019-05-15 11:12:38 -0500
  • 975ff7c2fb Very very basic piping working Yehuda Katz 2019-05-13 17:00:25 -0400
  • ceb0487eba A bunch of rework Yehuda Katz 2019-05-13 13:30:51 -0400
  • 786da8fd9d More stream stuff Yehuda Katz 2019-05-11 20:14:16 -0700
  • e6da37f5be Continue prepping for object streams Yehuda Katz 2019-05-11 15:59:57 -0700
  • aa3fe0b0db Prep for streaming objects Yehuda Katz 2019-05-11 01:08:21 -0700
  • 65f671333d Add editorconfig Yehuda Katz 2019-05-11 00:03:11 -0700
  • 51e921b085 A bit more infra Yehuda Katz 2019-05-11 00:00:33 -0700
  • e44d657424 Simple parsing Yehuda Katz 2019-05-10 21:45:57 -0700
  • 8f3b273337 objectshell initial commit Yehuda Katz 2019-05-10 09:59:12 -0700