aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version bumpHEADv0.4.0mainJesse Luehrs2023-08-061-1/+1
|
* convert to rustixJesse Luehrs2023-08-061-1/+2
| | | | | it seems more maintained, and hopefully this will fix compile issues on macos
* bump depsJesse Luehrs2023-08-061-5/+5
|
* changelog and version bumpv0.3.0Jesse Luehrs2023-03-081-1/+1
|
* bump depsJesse Luehrs2023-03-081-2/+2
|
* bump depsJesse Luehrs2023-02-051-10/+6
|
* move to git depsJesse Luehrs2022-02-241-1/+1
|
* another rewriteJesse Luehrs2022-02-231-12/+6
|
* switch branchesJesse Luehrs2021-12-301-1/+1
| | | | since i have multiple prs open now
* improve testsJesse Luehrs2021-12-301-0/+1
|
* wip another complete refactorJesse Luehrs2021-12-291-10/+7
|
* wipJesse Luehrs2021-12-281-0/+3
|
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
|
* changelog and version bumpv0.2.0Jesse Luehrs2021-12-151-1/+1
|
* bump depsJesse Luehrs2021-12-151-3/+3
|
* drop thiserrorJesse Luehrs2021-12-141-1/+0
|
* changelog and version bumpv0.1.1Jesse Luehrs2021-11-101-1/+1
|
* move to 2021 editionJesse Luehrs2021-11-101-1/+1
|
* bump depsJesse Luehrs2021-11-101-13/+13
|
* add crate metadataJesse Luehrs2021-03-061-0/+7
|
* add basic testsJesse Luehrs2021-03-061-1/+1
|
* add interhack exampleJesse Luehrs2021-03-031-0/+2
|
* set some versionsJesse Luehrs2021-03-031-5/+5
|
* add examples for async-std and tokio as wellJesse Luehrs2021-02-241-0/+3
|
* make the tokio pty backend actually work properlyJesse Luehrs2021-02-241-2/+3
|
* rename featuresJesse Luehrs2021-02-241-3/+5
|
* add smol exampleJesse Luehrs2021-02-231-0/+3
|
* add async implementations of the pty itselfJesse Luehrs2021-02-231-1/+1
|
* also create separate pty structs per backendJesse Luehrs2021-02-231-0/+2
| | | | | for now, they are identical, but i will change them to be specialized next
* add implementations for async-std and tokioJesse Luehrs2021-02-221-0/+8
|
* allow setting the terminal sizeJesse Luehrs2020-07-161-0/+1
|
* start of an implementationJesse Luehrs2020-07-151-2/+2
|
* project skeletonJesse Luehrs2020-07-141-0/+9