Jonathan Turner
|
8e652850dc
|
add some battery stats
|
2019-08-11 15:01:09 +12:00 |
|
Jonathan Turner
|
72aa433802
|
Merge pull request #268 from androbtech/additive-nushellacturing
Additive nushellacturing.
|
2019-08-11 14:03:15 +12:00 |
|
Jonathan Turner
|
e19c618ac5
|
Revert "Rewrite the ps command"
|
2019-08-11 13:41:21 +12:00 |
|
Jonathan Turner
|
7c2fec5851
|
Rewrite the ps command
|
2019-08-11 11:09:40 +12:00 |
|
Jonathan Turner
|
1cc661b916
|
Remove comments
|
2019-08-11 10:13:58 +12:00 |
|
Jonathan Turner
|
894958d5e8
|
Improve sys a bit
|
2019-08-11 10:13:03 +12:00 |
|
Jonathan Turner
|
d07a3928b2
|
Fix test failure
|
2019-08-11 08:33:22 +12:00 |
|
Jonathan Turner
|
8f78995014
|
Improve enter and fix bugs
|
2019-08-11 08:18:14 +12:00 |
|
Andrés N. Robalino
|
e744237451
|
Clean up.
|
2019-08-10 05:56:47 -05:00 |
|
Andrés N. Robalino
|
5372463b37
|
Extract tests.
|
2019-08-10 04:40:32 -05:00 |
|
Andrés N. Robalino
|
cb4b2e6116
|
Inc refactoring. More tests.
|
2019-08-10 04:38:28 -05:00 |
|
Jonathan Turner
|
c97578bf6e
|
Add which command
|
2019-08-10 19:06:08 +12:00 |
|
Jonathan Turner
|
60e7dfcf1b
|
Add back command completions
|
2019-08-10 17:02:15 +12:00 |
|
Jonathan Turner
|
eeed31837f
|
cleanup
|
2019-08-10 08:49:43 +12:00 |
|
Jonathan Turner
|
34759b7646
|
Add back in cd/ls and completions
|
2019-08-10 07:42:23 +12:00 |
|
Jonathan Turner
|
cabd5bf009
|
Fix sink plugins
|
2019-08-09 19:54:21 +12:00 |
|
Jonathan Turner
|
83030094e0
|
All tests pass
|
2019-08-09 17:36:43 +12:00 |
|
Jonathan Turner
|
aadacc2d36
|
Merge master
|
2019-08-09 16:51:21 +12:00 |
|
Jonathan Turner
|
80bcc51294
|
get tests passing by fixing classifying external
|
2019-08-08 17:09:38 +12:00 |
|
Jonathan Turner
|
b173fa6303
|
Fix table print for ls
|
2019-08-08 16:57:38 +12:00 |
|
Jonathan Turner
|
e8ae46ddb5
|
Fix the canonicalize of set_path
|
2019-08-08 12:52:29 +12:00 |
|
Andrés N. Robalino
|
ba6d62ea0c
|
mkdir creates intermediary directories as required (the default). --create-all/--deep flag removed.
|
2019-08-07 14:38:00 -05:00 |
|
Andrés N. Robalino
|
50393bdf42
|
Make more visible the strategies for figuring out where to copy files.
|
2019-08-07 13:42:52 -05:00 |
|
Andrés N. Robalino
|
e0bacaaf37
|
clean up. more cp. mkdir. more test coverage. fixes.
- Introduced mkdir.
- Minor more labelled error improvements.
- Fix to avoid leaking child zombies.
- cp improvements.
- Introduced mkdir.
|
2019-08-07 13:28:46 -05:00 |
|
Andrés N. Robalino
|
c8b5329c5c
|
mkdir.
|
2019-08-07 13:24:20 -05:00 |
|
Andrés N. Robalino
|
1b7dd52713
|
Tests pass.
|
2019-08-07 13:23:02 -05:00 |
|
Jonathan Turner
|
c231dd32cd
|
Multi shells (#254)
Add multi-shells
|
2019-08-08 05:49:11 +12:00 |
|
Yehuda Katz
|
14a52bc282
|
WIP - more streamlining
|
2019-08-06 09:26:33 -07:00 |
|
Jonathan Turner
|
bb50f1eb14
|
Merge pull request #250 from jonathandturner/more_error_fixes
More touchups to errors
|
2019-08-06 15:19:45 +12:00 |
|
Jonathan Turner
|
ae5b781159
|
More touchups to errors
|
2019-08-06 15:03:13 +12:00 |
|
Jonathan Turner
|
28e9a1c347
|
Remove stray println
|
2019-08-06 06:08:31 +12:00 |
|
Jonathan Turner
|
99671b8ffc
|
Move more parts to tags and away from spans
|
2019-08-05 20:54:29 +12:00 |
|
Yehuda Katz
|
586aa6bae1
|
WIP - types check
|
2019-08-02 19:17:28 -07:00 |
|
Yehuda Katz
|
fc173c46d8
|
Restructuring
|
2019-08-02 12:15:07 -07:00 |
|
Jonathan Turner
|
e87ed76ef7
|
Fix quoting on external Windows commands
|
2019-08-02 19:25:25 +12:00 |
|
Jonathan Turner
|
a966e88424
|
Add question mark parsing
|
2019-08-02 15:15:04 +12:00 |
|
Jonathan Turner
|
6b7d9c1de0
|
Add glob to ls
|
2019-08-02 15:10:06 +12:00 |
|
Jonathan Turner
|
aa54995326
|
Merge pull request #232 from androbtech/unit-tests-wip
Introduced to-int into str plugin and unit tests coverage along with it.
|
2019-08-02 13:06:30 +12:00 |
|
Andrés N. Robalino
|
c5568b426c
|
Communicate better. update -> permit. Thanks @jonathandturner
|
2019-08-01 19:19:31 -05:00 |
|
Jonathan Turner
|
8de50ae565
|
Allow wildcard globs to be used in a bare word
|
2019-08-02 12:03:28 +12:00 |
|
Andrés N. Robalino
|
1bc1bb6111
|
Glob paths can fail. Communicates the error if it happens. thanks (jonathandturner)
|
2019-08-01 16:55:49 -05:00 |
|
Andrés N. Robalino
|
375f311331
|
Wildcard support adventure starting with rm command.
|
2019-08-01 16:01:53 -05:00 |
|
Jonathan Turner
|
acf8a66a8f
|
Allow save to use origin span in Tagged<Value>
|
2019-08-01 19:50:49 +12:00 |
|
Andrés N. Robalino
|
0231e64e37
|
Spanned as Tagged.
|
2019-08-01 01:02:20 -05:00 |
|
Andrés N. Robalino
|
c195c1d21d
|
Revert back test deleted by accident.
|
2019-07-31 23:50:03 -05:00 |
|
Andrés N. Robalino
|
174abf68bc
|
Refactored.
|
2019-07-31 23:50:03 -05:00 |
|
Andrés N. Robalino
|
d105d77928
|
Actual (results) on left hand side and expected values on the right.
"toint" makes it more clear than "int" under Str(strutils) plugin.
|
2019-07-31 23:50:03 -05:00 |
|
Andrés N. Robalino
|
e7fb58ef9a
|
Tests communicate better (separate) plugin wiring vs str features.
|
2019-07-31 23:50:03 -05:00 |
|
Andrés N. Robalino
|
832c329363
|
Check plugin str flags are wired properly when configuring.
|
2019-07-31 23:50:03 -05:00 |
|
Andrés N. Robalino
|
81d796472a
|
Improved code readability.
|
2019-07-31 23:50:03 -05:00 |
|