aboutsummaryrefslogtreecommitdiffstats
path: root/src/blocking/command.rs
Commit message (Expand)AuthorAgeFilesLines
* another rewriteJesse Luehrs2022-02-231-12/+11
* docsJesse Luehrs2021-12-301-0/+32
* properly handle configuration when calling spawn multiple timesJesse Luehrs2021-12-301-18/+30
* Revert "add spawn_pg"Jesse Luehrs2021-12-301-24/+0
* add spawn_pgJesse Luehrs2021-12-301-0/+24
* simplifyJesse Luehrs2021-12-301-4/+5
* better handling of file descriptors across forkJesse Luehrs2021-12-301-4/+3
* allow not passing the ptJesse Luehrs2021-12-291-1/+1
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-291-1/+1
* also support the CommandExt methodsJesse Luehrs2021-12-291-2/+42
* simplifyJesse Luehrs2021-12-291-41/+4
* simplifyJesse Luehrs2021-12-291-6/+3
* wip another complete refactorJesse Luehrs2021-12-291-0/+156