issues
search
soenkehahn
/
cradle
Rust library for running child processes
Creative Commons Zero v1.0 Universal
38
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Output implementation for deserializing JSON
#218
casey
closed
3 weeks ago
2
Add Cargo.lock file
#217
soenkehahn
opened
1 year ago
0
trigger ci
#216
soenkehahn
opened
1 year ago
0
Add newer rustc versions to ci
#215
soenkehahn
opened
2 years ago
0
Relax version dependencies
#214
jeandudey
opened
2 years ago
0
Do not run system-dependent examples
#213
jeandudey
opened
2 years ago
1
Bump gag to 1
#212
eclipseo
opened
2 years ago
0
Move context-integration-tests into their own sub-package
#211
soenkehahn
closed
2 years ago
3
Migrate tests to use python scripts instead of rust test helper
#210
soenkehahn
opened
2 years ago
1
Refactor panic source location tests
#209
soenkehahn
opened
2 years ago
0
Fix typo in test name
#208
soenkehahn
closed
2 years ago
0
Don't fork a thread for stdin if not necessary
#207
soenkehahn
closed
2 years ago
1
Add just recipe to run tests for all supported rustc versions locally
#206
soenkehahn
closed
2 years ago
0
Rename default branch to main
#205
soenkehahn
closed
2 years ago
0
Add new rustc versions to ci
#204
soenkehahn
closed
2 years ago
0
Add new rustc versions to ci
#203
soenkehahn
closed
2 years ago
0
Bump version to 0.2.1
#202
soenkehahn
closed
2 years ago
0
Provide `Input` and `Output` impls for tuples up to size 16
#201
soenkehahn
closed
2 years ago
1
Derive Copy for input::LogCommand
#200
soenkehahn
closed
2 years ago
1
Add rustc-1.57 to ci
#199
soenkehahn
closed
2 years ago
0
Update some dependencies
#198
soenkehahn
closed
3 years ago
0
Switch to async io to avoid spawning three OS threads per command
#197
soenkehahn
opened
3 years ago
0
Add rustc-1.56 to CI
#196
soenkehahn
closed
3 years ago
0
Allow multiple ;-separated commands in `run!`
#195
casey
opened
3 years ago
0
Add ability to run commands that require access to TTY
#194
casey
opened
3 years ago
1
Bump version to 0.2.0
#193
soenkehahn
closed
3 years ago
0
Exclude .github directory from crate
#192
olivierlemasle
closed
3 years ago
3
Allow only `&'static str` in `Split`
#191
soenkehahn
closed
3 years ago
2
Question: Does `cradle` support streaming output
#190
fdncred
opened
3 years ago
6
Implement Output for String
#189
casey
closed
3 years ago
2
Add design philosophy section to readme
#188
soenkehahn
closed
3 years ago
1
Bump version to 0.1.0
#187
soenkehahn
closed
3 years ago
0
Add rustc-1.55 to ci
#186
soenkehahn
closed
3 years ago
0
Release 0.1.0
#185
casey
closed
3 years ago
1
Provide a better API for writing custom `Output` impls
#184
soenkehahn
opened
3 years ago
0
Improve documentation for `Output`
#183
soenkehahn
closed
3 years ago
1
Add simple example of custom `Output` type
#182
soenkehahn
closed
3 years ago
0
Bump version to 0.0.24
#181
soenkehahn
closed
3 years ago
0
Derive `Clone` for all inputs and outputs
#180
soenkehahn
closed
3 years ago
1
Don't clone `ChildOutput` for tuple `Output`s
#179
soenkehahn
closed
3 years ago
1
Simplify Error type
#178
soenkehahn
closed
3 years ago
1
Rename from_run_result to from_child_output
#177
soenkehahn
closed
3 years ago
1
Enable doctests that were disabled by accident
#176
soenkehahn
closed
3 years ago
1
Allow to implement custom impls for `Input`
#175
soenkehahn
closed
3 years ago
2
Remove comment about api instability
#174
soenkehahn
closed
3 years ago
1
Simplify links in docs
#173
soenkehahn
closed
3 years ago
0
Bump version to 0.0.23
#172
soenkehahn
closed
3 years ago
0
Switch main documentation to `Input::run...` methods?
#171
soenkehahn
opened
3 years ago
0
Improve documentation about error handling and different error types
#170
soenkehahn
closed
3 years ago
0
Add table of contents to lib module documentation. If that's easily doable.
#169
soenkehahn
closed
3 years ago
1
Next