An open API service for providing issue and pull request metadata for open source projects.

GitHub / kareman/SwiftShell issues and pull requests

#108 - Im trying to find a way to make a run cancellable

Issue - State: open - Opened by patchthecode over 2 years ago

#107 - The interactive command is suspended at the terminal

Issue - State: open - Opened by misanyrock almost 3 years ago

#106 - PID of the command launched using SwiftShell

Issue - State: open - Opened by girivs82 about 3 years ago

#105 - run shell empty output

Issue - State: closed - Opened by SpectatorNan over 3 years ago - 4 comments

#104 - How to execute an ncurses-based command?

Issue - State: open - Opened by dannys42 over 3 years ago - 2 comments

#102 - How to execute rm -rf /xxx/*

Issue - State: closed - Opened by cdwmhcc over 4 years ago - 3 comments

#101 - `waitUntilExit` cause slow execution

Issue - State: open - Opened by leavez over 4 years ago - 1 comment
Labels: enhancement, help wanted

#99 - How to pipe with different contexts?

Issue - State: open - Opened by dannys42 over 4 years ago

#98 - Allow `run` to take an array

Issue - State: closed - Opened by ryanmeisters over 4 years ago - 1 comment

#97 - onStringOutput returning nothing.

Issue - State: open - Opened by ghost over 4 years ago

#96 - Make run and throwable

Issue - State: open - Opened by Blackjacx almost 5 years ago - 1 comment
Labels: enhancement

#95 - Release 5.1

Pull Request - State: closed - Opened by kareman almost 5 years ago

#94 - Update Xcode project.

Pull Request - State: closed - Opened by kareman almost 5 years ago

#93 - Test with Swift 5.3 and Xcode 12

Pull Request - State: closed - Opened by kareman almost 5 years ago

#92 - Using ubuntu-latest for GHAction Test

Issue - State: closed - Opened by Blackjacx almost 5 years ago - 4 comments

#91 - Final released Swift 5.3 crashes on compile

Issue - State: closed - Opened by briancordanyoung almost 5 years ago - 10 comments

#90 - Request for an API that do not exit when executable to run is not found

Issue - State: open - Opened by Frizlab about 5 years ago - 2 comments

#89 - Xcode project: set deployment target, remove unused iOS stuff.

Pull Request - State: closed - Opened by kareman about 5 years ago

#88 - CI: Separate out Xcode and cocapods tests

Pull Request - State: closed - Opened by kareman about 5 years ago

#87 - Cleanup

Pull Request - State: closed - Opened by kareman about 5 years ago

#86 - Test on Swift 5.1 too.

Pull Request - State: closed - Opened by kareman about 5 years ago

#85 - Add GitHub CI tests

Pull Request - State: closed - Opened by kareman about 5 years ago

#84 - Support Swift 5.3, "drop" iOS

Pull Request - State: closed - Opened by kareman about 5 years ago

#83 - Tupling issue?

Issue - State: closed - Opened by scifiman about 5 years ago - 1 comment

#82 - Xcode 12 beta / Swift 5.3 not building

Issue - State: closed - Opened by devdrey about 5 years ago - 5 comments

#81 - New syntax?

Issue - State: closed - Opened by armdn over 5 years ago - 2 comments

#80 - Not support `Pod` command

Issue - State: closed - Opened by josercc over 5 years ago - 5 comments

#79 - [Question] how can i get async run to give me result like sync run?

Issue - State: closed - Opened by patchthecode almost 6 years ago - 5 comments

#78 - Release 5.0.1

Pull Request - State: closed - Opened by kareman almost 6 years ago

#77 - Cancel with Ctrl-C

Issue - State: closed - Opened by antranapp almost 6 years ago - 6 comments

#76 - Support older mac os

Pull Request - State: closed - Opened by kareman almost 6 years ago - 1 comment

#75 - swift package build require macOS 10.13 not newer.

Issue - State: closed - Opened by KeithPiTsui about 6 years ago - 2 comments

#74 - Upgrade to Swift 5.0

Pull Request - State: closed - Opened by Ponyboy47 over 6 years ago - 3 comments

#73 - Cyclic Dependency

Issue - State: closed - Opened by scifiman over 6 years ago - 6 comments

#72 - Gatekeeper and SwiftShell

Issue - State: closed - Opened by jhoughjr almost 7 years ago - 5 comments

#71 - [Question] does your library support running a command with a timeout?

Issue - State: closed - Opened by patchthecode almost 7 years ago - 5 comments

#69 - Async command launch

Pull Request - State: closed - Opened by sohocoke almost 7 years ago - 3 comments

#68 - FileSmith not found when using swift package manager

Issue - State: closed - Opened by drekka almost 7 years ago - 1 comment

#67 - declare work item for concurrent read of stderr as a non-optional

Pull Request - State: closed - Opened by sohocoke almost 7 years ago - 5 comments

#66 - gradlew taking forever when run from terminal

Issue - State: closed - Opened by salmatarzi almost 7 years ago - 7 comments

#65 - Changing current directory

Issue - State: closed - Opened by IgorMuzyka almost 7 years ago - 4 comments

#64 - I'm having trouble building with Carthage

Issue - State: closed - Opened by jessegrosjean about 7 years ago - 1 comment

#63 - Use within a swift project

Issue - State: closed - Opened by scifiman over 7 years ago - 4 comments

#62 - TIming out a command

Issue - State: closed - Opened by sohocoke over 7 years ago - 3 comments

#61 - AsyncCommand use main.stdout / main.stderr

Issue - State: closed - Opened by jakeheis over 7 years ago - 6 comments

#60 - Mark the AsyncCommand stop() function as unavailable on linux and set…

Pull Request - State: closed - Opened by Ponyboy47 over 7 years ago - 7 comments

#59 - process.terminate() has not been implemented on Linux

Issue - State: closed - Opened by Ponyboy47 over 7 years ago - 1 comment

#58 - Marked stream's readData() with @discardableResult

Pull Request - State: closed - Opened by Ponyboy47 over 7 years ago

#57 - FileHandle.read() should have a discardable result

Issue - State: closed - Opened by Ponyboy47 over 7 years ago - 5 comments

#56 - Add the ability to start Async commands at a later time

Pull Request - State: closed - Opened by Ponyboy47 over 7 years ago - 3 comments

#55 - Starting command later

Issue - State: closed - Opened by Ponyboy47 over 7 years ago - 7 comments

#54 - Fix #52: run hangs on large output

Pull Request - State: closed - Opened by kareman over 7 years ago

#53 - Dynamically generated argument arrays

Issue - State: closed - Opened by ileitch over 7 years ago - 2 comments

#52 - 'run' hangs on large output

Issue - State: closed - Opened by ileitch over 7 years ago - 18 comments

#51 - NSConcreteTask launchWithDictionary: crash

Issue - State: closed - Opened by xinlehou over 7 years ago - 2 comments

#50 - SwiftShell is listed as available for iOS on CocoaPods.org

Issue - State: closed - Opened by syvertsj over 7 years ago - 6 comments
Labels: bug

#49 - [redundant PR] Remove usage of deprecated CharacterView.

Pull Request - State: closed - Opened by kareman over 7 years ago - 1 comment

#48 - runAndPrint will not pass an interrupt

Issue - State: closed - Opened by vknabel over 7 years ago - 3 comments

#47 - Swift package manager: No such module

Issue - State: closed - Opened by devios1 over 7 years ago - 3 comments

#46 - Remove deprecated uses of .characters

Pull Request - State: closed - Opened by harlanhaskins over 7 years ago - 1 comment

#45 - some time self is zombie object

Pull Request - State: closed - Opened by fengqiangboy over 7 years ago - 3 comments

#44 - Can i use branch swift4 in swift package manager?

Issue - State: closed - Opened by xuyunan almost 8 years ago - 2 comments

#43 - running a shell script

Issue - State: closed - Opened by patchthecode almost 8 years ago - 4 comments

#42 - output not printed out

Issue - State: closed - Opened by massdonati about 8 years ago - 2 comments

#41 - Wait forever when running an unzip file command

Issue - State: closed - Opened by patchthecode about 8 years ago - 12 comments

#40 - Readme: massive improvements, especially for Contexts and Streams.

Pull Request - State: closed - Opened by kareman over 8 years ago - 1 comment

#39 - memory leak and too many open files

Issue - State: closed - Opened by jimmyzzzzzzz over 8 years ago - 3 comments

#38 - Run command supercharged

Pull Request - State: closed - Opened by kareman over 8 years ago

#37 - 3.1

Pull Request - State: closed - Opened by kareman over 8 years ago

#36 - How do i download this library with cocoapods?

Issue - State: closed - Opened by patchthecode over 8 years ago - 1 comment

#35 - Swift 3.1 Correctly Removes Task

Pull Request - State: closed - Opened by Yasumoto over 8 years ago - 4 comments

#34 - How do we pipe?

Issue - State: closed - Opened by patchthecode over 8 years ago - 3 comments

#33 - Is there a way to interrupt a shell cmd?

Issue - State: closed - Opened by kdawgwilk over 8 years ago - 2 comments

#32 - Fix intermediate directories not created

Pull Request - State: closed - Opened by DarthMike over 8 years ago - 2 comments

#31 - Streams as protocols take2

Pull Request - State: closed - Opened by kareman over 8 years ago

#30 - Can this framework call xctool cmd?

Issue - State: closed - Opened by myafer over 8 years ago - 4 comments

#29 - Async Misunterstanding

Issue - State: closed - Opened by melMass over 8 years ago - 2 comments

#28 - Streams as protocols

Pull Request - State: closed - Opened by kareman almost 9 years ago - 3 comments

#27 - Have travis test on Linux too.

Pull Request - State: closed - Opened by kareman almost 9 years ago

#26 - How to observe `AsyncShellTask` for user input required

Issue - State: open - Opened by fabiomassimo almost 9 years ago - 8 comments
Labels: enhancement, help wanted

#25 - Linux support

Pull Request - State: closed - Opened by kareman almost 9 years ago

#24 - Build before testing

Pull Request - State: closed - Opened by kareman almost 9 years ago

#23 - Minimum deployment target issue on 10.12?

Issue - State: closed - Opened by bryan3000000 almost 9 years ago - 5 comments

#22 - Update README to reflect renaming of OS X to macOS

Pull Request - State: closed - Opened by apbendi about 9 years ago - 1 comment

#21 - “No such module” when importing SwiftShell in a playground.

Issue - State: closed - Opened by armdn about 9 years ago - 1 comment

#20 - Error while installing (PartialSourceLazySplitSequence)

Issue - State: closed - Opened by tanmayb123 about 9 years ago - 13 comments

#19 - Very weird issue (using "run()" vs. "runAndPrint()")

Issue - State: closed - Opened by tanmayb123 about 9 years ago - 6 comments

#18 - Added stop func to stop the task early. added async callbacks for Rea…

Pull Request - State: closed - Opened by kenthinson over 9 years ago - 6 comments

#17 - Async callbacks

Pull Request - State: closed - Opened by kenthinson over 9 years ago - 17 comments

#15 - run().read()'ing particularly long outputs causes a hang

Issue - State: closed - Opened by master-nevi over 9 years ago - 2 comments

#14 - Swift Package Manager

Issue - State: closed - Opened by vdka over 9 years ago - 1 comment

#13 - Add to Cocoapods

Issue - State: closed - Opened by h4llow3En almost 10 years ago - 3 comments

#12 - Automatically download and build dependencies

Issue - State: closed - Opened by kareman almost 10 years ago - 2 comments
Labels: enhancement

#10 - Add to homebrew

Issue - State: closed - Opened by kareman over 10 years ago - 3 comments
Labels: enhancement

#7 - Printing in colours

Issue - State: closed - Opened by kareman over 10 years ago - 4 comments
Labels: enhancement

#6 - Test with parameter parsers

Issue - State: closed - Opened by kareman over 10 years ago - 2 comments
Labels: enhancement