0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test effects of context.currentdirectory on NSURL.baseURL . More... over 10 years ago
Clean up documentation indentation. More... over 10 years ago
Make pathForExecutable an inner function. More... over 10 years ago
Remove completely unnecessary double spaces. More... over 10 years ago
Let 'pathForExecutable' use its context's environment. More... over 10 years ago
Move 'run*' commands over to protocol ShellRunnable. More... over 10 years ago
Add unit tests for running commands from custom context. More... over 10 years ago
Add file and linenr to error messages from 'runAsync'. More... over 10 years ago
Specify what error runAndPrint (bash bashcommand: String) can throw. More... over 10 years ago
Add file and linenr to error messages from 'exit' and 'run'. More... over 10 years ago
Rename setupTask to createTask. More... over 10 years ago
Include the command when throwing ShellError.ReturnedErrorCode . More... over 10 years ago
Improve documentation and code organization. More... over 10 years ago
Return exit code 127 on InAccessibleExecutable. More... over 10 years ago
Give 'run' and 'runAsync' much nicer errors when running inaccessible executables. More... over 10 years ago
runAndPrint throws error when command is inaccessible. More... over 10 years ago
Create struct ShellContext:ShellContextType . More... over 10 years ago
README: Add Carthage badge of compatibility. More... over 10 years ago
README: Add Carthage badge of compatibility. More... over 10 years ago
Let run* commands find path to executable automatically. More... over 10 years ago
Remove references to Carthage from test target build settings. More... over 10 years ago
Improve documentation of Context.swift . More... over 10 years ago
Make more properties of MainShellContext lazy. More... over 10 years ago
Simplify [Any].flatten() . More... over 10 years ago
Let run* commands take shell arguments of any type. More... over 10 years ago
Add [Any].flatten() . More... over 10 years ago
Remove CatchingFire framework and add it as a single file. More... over 10 years ago
Remove SpeedTests. Belonged to SwiftShell 1. More... over 10 years ago
Let ‘main’ be a constant. More... over 10 years ago
Fix bug in main.arguments More... over 10 years ago