openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
SwiftShell
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Mar 21, 2025 — Mar 21, 2026
Showing page 11 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update to 2.1 in .swift-version .
Kare Morstol
More...
over 10 years ago
Use '+' to append strings to NSUrls instead of '/' .
Kare Morstol
More...
over 10 years ago
Change flatmap to map. Because ‘open’ doesn't return an optional.
Kare Morstol
More...
over 10 years ago
Readme: add example.
Kare Morstol
More...
over 10 years ago
Simplify main.arguments.
Kare Morstol
More...
over 10 years ago
Exchange main.name with main.path.
Kare Morstol
More...
over 10 years ago
Cleanup code with guard.
Kare Morstol
More...
over 10 years ago
Simplify SwiftShellTests/Scripts/print_linenumbers.swift .
Kare Morstol
More...
over 10 years ago
Remove a couple of double spaces.
Kare Morstol
More...
over 10 years ago
Readme: fill out ‘Usage' section.
Kare Morstol
More...
over 10 years ago
Merge branch 'master' of https://github.com/kareman/SwiftShell
Kare Morstol
More...
over 10 years ago
Readme: clarify how to set up a swift script file.
Kare Morstol
More...
over 10 years ago
Use $SWIFTSHELL_FRAMEWORK_PATH instead of $DYLD_FRAMEWORK_PATH in the swiftshell launcher script.
Kare Morstol
More...
over 10 years ago
Use $SWIFTSHELL_FRAMEWORK_PATH instead of $DYLD_FRAMEWORK_PATH in the swiftshell launcher script.
Kare Morstol
More...
over 10 years ago
Enable testability and only build active architecture.
Kare Morstol
More...
over 10 years ago
Make error messages more concise and to the point.
Kare Morstol
More...
over 10 years ago
Add a trailing / to ‘main.currentdirectory’ too.
Kare Morstol
More...
over 10 years ago
Add a trailing / to ‘main.tempdirectory’.
Kare Morstol
More...
over 10 years ago
Update test scripts for SwiftShell 2.0.
Kare Morstol
More...
over 10 years ago
Add ‘open’ functions for writing to files.
Kare Morstol
More...
over 10 years ago
Add main.tempdirectory .
Kare Morstol
More...
over 10 years ago
Add 'open' functions for reading files.
Kare Morstol
More...
over 10 years ago
Set deployment target to OS X 10.9.
Kare Morstol
More...
over 10 years ago
Test using streams with ‘print’.
Kare Morstol
More...
over 10 years ago
Enable strings to run commands using themselves as standard input.
Kare Morstol
More...
over 10 years ago
Enable ReadableStream to run commands using itself as stdin.
Kare Morstol
More...
over 10 years ago
Make AsyncShellTask's stdin and stderror ReadableStreams too.
Kare Morstol
More...
over 10 years ago
Make shellcontext's stdin and stderror be ReadableStream and WriteableStream.
Kare Morstol
More...
over 10 years ago
Create ReadableStream and streams() .
Kare Morstol
More...
over 10 years ago
Create WriteableStream, make shellcontext.stdout into one.
Kare Morstol
More...
over 10 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree