Commit graph

22 commits

Author SHA1 Message Date
Melissa LeBlanc-Williams
82deb93889
Merge pull request #9 from makermelissa/master
Fix error output was missing
2021-02-11 16:53:32 -08:00
Melissa LeBlanc-Williams
fd224b0842 Linted 2021-02-11 16:51:41 -08:00
Melissa LeBlanc-Williams
ce64df4e1e Fix error output was missing 2021-02-11 16:40:03 -08:00
Melissa LeBlanc-Williams
695fd5e69f
Merge pull request #8 from makermelissa/master
Fix copy issue when destination is a directory
2021-01-26 13:10:17 -08:00
Melissa LeBlanc-Williams
a55924139b Fix issue when files already exist 2021-01-26 11:50:06 -08:00
Melissa LeBlanc-Williams
4761d34248 Fix copy issue when destination is a directory 2021-01-26 11:00:35 -08:00
Melissa LeBlanc-Williams
7ea1ad3312
Merge pull request #7 from makermelissa/master
Suppress errors from utf-8 decoding and add copy
2021-01-26 09:27:22 -08:00
Melissa LeBlanc-Williams
281674d2b3 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_Shell 2021-01-26 09:16:15 -08:00
Melissa LeBlanc-Williams
3ce03b603a Suppress errors from utf-8 decoding and add copy 2021-01-26 09:15:59 -08:00
Limor "Ladyada" Fried
70224b67d8
Merge pull request #5 from makermelissa/master
Can get output returned from run_command
2020-10-01 14:38:11 -04:00
Melissa LeBlanc-Williams
f21998612f Can get output returned from run_command 2020-10-01 11:46:16 -06:00
Limor "Ladyada" Fried
3e8e9b018d
Merge pull request #4 from makermelissa/master
Added pattern find/replace, popd/pushd, date and other goodies
2020-09-26 11:38:46 -04:00
Melissa LeBlanc-Williams
35da19e323 Added pattern find/replace and other goodies 2020-09-25 16:44:08 -06:00
Limor "Ladyada" Fried
9c77a98662
Merge pull request #3 from makermelissa/master
Added lots more functionality
2020-09-21 18:46:30 -04:00
Melissa LeBlanc-Williams
c873ec2dcf Updated for pre-commit hooks 2020-09-21 09:47:52 -06:00
Melissa LeBlanc-Williams
4934ac347d Added lots of functionality 2020-09-21 09:45:16 -06:00
Limor "Ladyada" Fried
d36a30b3b8
Merge pull request #2 from makermelissa/master
Added reboot and file append is better
2020-08-30 12:34:54 -04:00
Melissa LeBlanc-Williams
4dea5272c2 A couple more improvements 2020-08-27 15:07:36 -07:00
Melissa LeBlanc-Williams
6d52d178bb Added reboot and file append is better 2020-08-27 14:56:30 -07:00
Melissa LeBlanc-Williams
98183be79f
Merge pull request #1 from makermelissa/master
Added an initial version of the library
2020-08-27 14:32:17 -07:00
Melissa LeBlanc-Williams
f48067c0b5 Added an initial version of the library 2020-08-27 13:51:04 -07:00
Melissa LeBlanc-Williams
5d5ae0a539
Initial commit 2020-08-26 12:11:33 -07:00