0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pkg/process: add support for generating remove handlers
tav
More... 4 months ago
pkg/process: add support for managing the current process
tav
More... 4 months ago
go: init module
tav
More... 4 months ago
COPYING: add dummy file to satisfy pkg.go.dev
tav
More... 4 months ago
pkg/osexit: add a mock of os.Exit for testing purposes
tav
More... 4 months ago
gitignore: add patterns for go and generated files
tav
More... 4 months ago
gitignore: add base set of ignored patterns
tav
More... 5 months ago
AUTHORS: add the initial set of authors
tav
More... 5 months ago
UNLICENSE: place the repo into the public domain
tav
More... 5 months ago
meta: remove outdated files
tav
More... 5 months ago
pkg/runes: benchmark ToBytes against the builtin functions
tav
More... about 3 years ago
pkg/runes: add basic functions for dealing with runes
tav
More... about 3 years ago
pkg/term: make the cursor Pos a non-pointer
tav
More... about 3 years ago
pkg/term: add support for interacting with terminals
tav
More... about 3 years ago
pkg/term/style: add tests for ForceEnable/Disable
tav
More... about 3 years ago
pkg/term/style: add support for controlling styled output
tav
More... about 3 years ago
pkg/term: add platform-specific handling for unix systems
tav
More... about 3 years ago
pkg/process: add function to crash with stacktraces
tav
More... about 3 years ago
pkg/wsl: add support for detecting WSL
tav
More... about 3 years ago
pkg/term: add platform-specific handling for bsds and linux
tav
More... about 3 years ago
staticcheck: enable all checks
tav
More... about 3 years ago
pkg/term/style: add support for styling terminal output
tav
More... about 3 years ago
pkg/ident: handle numbers in identifiers + expand initialisms
tav
More... about 3 years ago
pkg/cli: add basic argument parsing and improve validation
tav
More... about 3 years ago
pkg/cli: improve flag and env name validation
tav
More... about 3 years ago
pkg/cli: add validation, improve interfaces and mem usage
tav
More... about 3 years ago
pkg/cli: process command structs for flags
tav
More... about 3 years ago
pkg/cli: start reworking optparse into a simpler API
tav
More... about 3 years ago
pkg/process: expose os.Exit as a configurable variable
tav
More... about 3 years ago
pkg/process: add support for reaping child processes
tav
More... about 3 years ago