aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog and version bumpHEADv0.4.0mainJesse Luehrs2023-08-062-1/+11
* also implement as_raw_fdJesse Luehrs2023-08-062-0/+12
* also fix up the test output checksJesse Luehrs2023-08-061-2/+5
* handle the test runner having other fds openJesse Luehrs2023-08-061-5/+11
* this cloexec was actually importantJesse Luehrs2023-08-061-0/+13
* simplifyJesse Luehrs2023-08-061-17/+11
* get backtraces in testsJesse Luehrs2023-08-061-0/+2
* one more build fixJesse Luehrs2023-08-061-1/+1
* also test on muslJesse Luehrs2023-08-061-1/+9
* fix build on macosJesse Luehrs2023-08-061-4/+9
* convert to rustixJesse Luehrs2023-08-067-72/+102
* bump depsJesse Luehrs2023-08-062-5/+7
* add github actionsJesse Luehrs2023-08-061-0/+57
* changelog and version bumpv0.3.0Jesse Luehrs2023-03-082-2/+2
* bump depsJesse Luehrs2023-03-081-2/+2
* use the new fd apis in stdJesse Luehrs2023-03-087-76/+109
* this isn't actually a useful safe wrapperJesse Luehrs2023-02-051-7/+4
* clippyJesse Luehrs2023-02-053-7/+7
* bump depsJesse Luehrs2023-02-052-11/+7
* use tokio::testJesse Luehrs2022-03-115-22/+11
* simplifyJesse Luehrs2022-02-275-408/+333
* simplify and remove allocationsJesse Luehrs2022-02-251-21/+15
* ensure read_buf doesn't overflow the bufferJesse Luehrs2022-02-252-3/+36
* move to git depsJesse Luehrs2022-02-241-1/+1
* fix doc tests for non-asyncJesse Luehrs2022-02-231-3/+16
* another rewriteJesse Luehrs2022-02-2325-723/+1108
* cargo-deny updatesJesse Luehrs2022-01-051-1/+1
* docsJesse Luehrs2021-12-307-1/+120
* make pts private againJesse Luehrs2021-12-302-4/+2
* properly handle configuration when calling spawn multiple timesJesse Luehrs2021-12-305-36/+224
* switch branchesJesse Luehrs2021-12-301-1/+1
* Revert "add spawn_pg"Jesse Luehrs2021-12-303-74/+0
* add spawn_pgJesse Luehrs2021-12-303-0/+74
* simplifyJesse Luehrs2021-12-303-17/+21
* improve testsJesse Luehrs2021-12-308-198/+252
* don't need to test all frameworks in every testJesse Luehrs2021-12-301-67/+1
* async testsJesse Luehrs2021-12-302-0/+115
* make pts pubJesse Luehrs2021-12-302-2/+4
* better handling of file descriptors across forkJesse Luehrs2021-12-303-29/+16
* testJesse Luehrs2021-12-291-0/+47
* allow not passing the ptJesse Luehrs2021-12-293-5/+7
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-296-20/+47
* also support the CommandExt methodsJesse Luehrs2021-12-292-7/+86
* simplifyJesse Luehrs2021-12-2911-164/+100
* clean up type referencesJesse Luehrs2021-12-292-2/+2
* simplifyJesse Luehrs2021-12-296-74/+18
* wip another complete refactorJesse Luehrs2021-12-2927-690/+758
* wipJesse Luehrs2021-12-2822-389/+394
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
* changelog and version bumpv0.2.0Jesse Luehrs2021-12-152-2/+2