summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-12update in-app release notesv0.23.2Jesse Duffield
2020-10-12return default config when dealing with read only filesystem rather than crea...Jesse Duffield
2020-10-12quote config file when editingJesse Duffield
2020-10-12fix deltaJesse Duffield
2020-10-10Add SSH key passphrase prompt to pull/push from/to remote git repoband-a-prend
2020-10-10fix up intro text even morev0.23.1Jesse Duffield
2020-10-10fix up intro textJesse Duffield
2020-10-10fix submodule tab colourJesse Duffield
2020-10-10release notes in status panelJesse Duffield
2020-10-10for some reason the commit files view was on topJesse Duffield
2020-10-10fix go.mod and go.sumJesse Duffield
2020-10-10install lazygit at beginning of test suiteJesse Duffield
2020-10-10fix mutex deadlockJesse Duffield
2020-10-10fix another panic errorJesse Duffield
2020-10-10fix nil view keybinding panicJesse Duffield
2020-10-10do not put mutexes on state else we might unlock an unlocked mutexJesse Duffield
2020-10-10add some safe goroutinesJesse Duffield
2020-10-10small changesJesse Duffield
2020-10-10store everything you need to know about a test in its directoryJesse Duffield
2020-10-10more mutex safety with staging panelJesse Duffield
2020-10-10stop using snapshotsCI
2020-10-10configurable speedsCI
2020-10-10stop using snapshot just store the actual resultant repoCI
2020-10-10support running integration tests in parallelCI
2020-10-10fix CIJesse Duffield
2020-10-10fall back to slower speed if test failsJesse Duffield
2020-10-10fix loop logicJesse Duffield
2020-10-10another integration testJesse Duffield
2020-10-10paging keybindings for line by line panelJesse Duffield
2020-10-10another integration testJesse Duffield
2020-10-10add merge conflicts integration testJesse Duffield
2020-10-10heed gocui stoppingJesse Duffield
2020-10-10kill process if nothing happens two seconds after final eventJesse Duffield
2020-10-10add another integration testJesse Duffield
2020-10-10support configurable configJesse Duffield
2020-10-10better interfaceJesse Duffield
2020-10-10this is so coolJesse Duffield
2020-10-10support integration testingJesse Duffield
2020-10-10support recording sessions for testing purposesJesse Duffield
2020-10-10type i18nJesse Duffield
2020-10-10have typed default configJesse Duffield
2020-10-10store popup version in state not config so that we never need to write to the...Jesse Duffield
2020-10-10remove viperJesse Duffield
2020-10-09Create Integration_Tests.mdJesse Duffield
2020-10-06bump go-git to fix invalid merge errorJesse Duffield
2020-10-06switch to fork of go-gitJesse Duffield
2020-10-06Add error panel.kobutomo
2020-10-06Ignore "i" command if the filename is .gitignorekobutomo
2020-10-02dont close over loop variables ugh I hate this language featureJesse Duffield
2020-10-02fix windows CIJesse Duffield