Jonathan Turner
|
aadacc2d36
|
Merge master
|
2019-08-09 16:51:21 +12:00 |
|
Jonathan Turner
|
b173fa6303
|
Fix table print for ls
|
2019-08-08 16:57:38 +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
|
6b7d9c1de0
|
Add glob to ls
|
2019-08-02 15:10:06 +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 |
|
Jonathan Turner
|
db3ff52973
|
Add tags command and fix source_map transfer
|
2019-08-01 15:25:59 +12:00 |
|
Jonathan Turner
|
462f783fac
|
initial change to Tagged<Value>
|
2019-08-01 13:58:42 +12:00 |
|
Jonathan Turner
|
8ac70e7408
|
Various open improvements
|
2019-07-30 15:48:02 +12:00 |
|
Jonathan Turner
|
c85b7728bc
|
Remove old sysinfo and finish sys
|
2019-07-28 14:02:42 +12:00 |
|
Jonathan Turner
|
a09361698e
|
Update plugin protocol for begin, and create new sys plugin
|
2019-07-27 19:45:00 +12:00 |
|
Jonathan Turner
|
e4797f8895
|
Add end_plugin and sum
|
2019-07-27 06:40:00 +12:00 |
|
Jonathan Turner
|
96f26b30a7
|
Add date command
|
2019-07-26 16:09:19 +12:00 |
|
Jonathan Turner
|
f3fdda8d35
|
Move textview to plugin
|
2019-07-25 05:14:30 +12:00 |
|
Jonathan Turner
|
568931c80c
|
add basic paging to text views
|
2019-07-24 19:44:12 +12:00 |
|
Yehuda Katz
|
73deeb69db
|
Clean up lint errors
|
2019-07-23 21:10:48 -07:00 |
|
Yehuda Katz
|
5a8e041a48
|
Tests pass!
|
2019-07-23 15:22:11 -07:00 |
|
Jonathan Turner
|
72384629fd
|
Merge pull request #205 from androbtech/cp_play
Introduced initial cp functionality.
|
2019-07-24 04:46:30 +12:00 |
|
Andrés N. Robalino
|
0790a714b0
|
Appropiate error handling when copying (thanks @jonathandturner)
|
2019-07-23 01:03:35 -05:00 |
|
Jonathan Turner
|
ec7d49b0d2
|
Add and edit functionality
|
2019-07-22 15:52:57 +12:00 |
|
Andrés N. Robalino
|
2da43f4b06
|
Introduced initial cp functionality.
|
2019-07-21 21:23:02 -05:00 |
|
Jonathan Turner
|
12a785f2a2
|
Merge pull request #202 from jonathandturner/add_bat_syntax
Add a more complete syntax file (from bat)
|
2019-07-22 04:31:57 +12:00 |
|
Jonathan Turner
|
142596c36e
|
Add a more complete syntax file (from bat)
|
2019-07-22 04:03:54 +12:00 |
|
Andrés N. Robalino
|
191dacdd8b
|
Introduced conversion to csv command.
|
2019-07-21 02:08:05 -05:00 |
|
Jonathan Turner
|
c36c2a7b50
|
Switch from_csv to output rows
|
2019-07-20 18:44:21 +12:00 |
|
Jonathan Turner
|
15507f00fc
|
Introduce CallInfo, which abstracts args, name_span, and source_map
|
2019-07-20 14:27:10 +12:00 |
|
Jonathan Turner
|
1e6a9b9b34
|
Merge branch 'master' into source_spans
|
2019-07-20 13:14:05 +12:00 |
|
Jonathan Turner
|
27dbc1cb9a
|
Add syntect (and borrow bat's theme file)
|
2019-07-20 13:12:04 +12:00 |
|
Andrés N. Robalino
|
895a1b2d72
|
Introduced ability to open csv documents.
|
2019-07-19 15:48:42 -05:00 |
|
Jonathan Turner
|
d5d4da0bf8
|
Add first step of uuid generation and bookkeeping
|
2019-07-20 07:48:14 +12:00 |
|
Andrés N. Robalino
|
514da5bfa7
|
Can remove files and directories.
|
2019-07-18 05:21:24 -05:00 |
|
Jonathan Turner
|
be69df86a9
|
Add more formats
|
2019-07-18 07:05:20 +12:00 |
|
Jonathan Turner
|
00b3106f05
|
Improve open URL. Format and remove warning in tests
|
2019-07-18 06:56:15 +12:00 |
|
Jonathan Turner
|
2ed46046bd
|
Cleanup for upcoming release
|
2019-07-17 07:10:25 +12:00 |
|
Jonathan Turner
|
3ebb6ba991
|
Fix plugin's commandconfig
|
2019-07-16 19:08:35 +12:00 |
|
Jonathan Turner
|
b07e1ccbf7
|
Add missing file
|
2019-07-16 16:05:38 +12:00 |
|