summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go
AgeCommit message (Collapse)Author
2024-03-01Bump gocuiStefan Haller
The main change here is to bump tcell to v2.7.1, which should fix problems with multibyte characters on Windows.
2023-12-09Bump gocuiStefan Haller
2023-08-06Bump gocuiStefan Haller
... and import stefanhaller's tcell fork for real rather than just replacing it This solves the problem that people trying to "go install github.com/jesseduffield/lazygit@latest" would get the error go: github.com/jesseduffield/lazygit@latest (in github.com/jesseduffield/lazygit@v0.40.0): The go.mod file for the module providing named packages contains one or more replace directives. It must not contain directives that would cause it to be interpreted differently than if it were the main module.
2023-02-18bump gocuiJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-03-17resetting controllers on new repoJesse Duffield
2022-01-08bump gocuiJesse Duffield
2021-11-05render commit graphJesse Duffield
2021-09-27bump gocuiJesse Duffield
2021-06-06bump tcellJesse Duffield
2021-04-06bump gocuiJesse Duffield
2021-04-06prioritise keybindings on editorsJesse Duffield
2021-04-06use tcell via porting over code from awesome-gocuiJesse Duffield
2020-09-26add in-built logging support for a better dev experienceJesse Duffield
2020-08-24bump creackJesse Duffield
2020-03-27vendor: replace go-git packageMáximo Cuadros
2019-12-13update dependenciesDawid Dziurla
2019-11-14update go gitv0.10.6Jesse Duffield
2019-11-10Vendor: Updated dependenciesv0.10.2Glenn Vriesman
* Updated go.mod * Updated go.sum * Updated vendor packages Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2019-09-01switch to Go modulesDawid Dziurla
2018-08-10explicitly add go-git dependencyJesse Duffield
2018-08-06use depJesse Duffield