about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Format graphql HEAD 0.1.0 masterAlyssa Ross2020-04-22
|
* Sort usesAlyssa Ross2020-04-22
|
* Elide types where possibleAlyssa Ross2020-04-22
|
* Don't use author date as email dateAlyssa Ross2020-04-22
| | | | | | | | | | This can be months in the past, and means people who sort their messages by date won't see commits. Ideally, we'd set this to the time of the push, but since that information isn't exposed, the best we can do is the time when we saw it. Author and committer dates are now both included in the message header.
* Add README and licenseAlyssa Ross2020-04-11
|
* Fix clippy warningsAlyssa Ross2020-04-11
|
* Extract util moduleAlyssa Ross2020-04-11
|
* Include command in child process error messagesAlyssa Ross2020-04-11
|
* Initial commitAlyssa Ross2020-04-11