summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-28:bug: should only stage all if configured to do so _and_ there are no items s...Davyd McColl
2020-11-28:sparkles: implement quick commit when no files staged, if configured to do soDavyd McColl
2020-11-25added tests and fixed bug found in testsNathan Bell
2020-11-25Allow --follow-tags to be disabled if push.followTags is configured to falseNathan Bell
2020-11-22fix updaterJesse Duffield
2020-11-21Update Custom_Command_Keybindings.mdJesse Duffield
2020-11-21notify user upon copying something to clipboardJesse Duffield
2020-11-21toast notificationsJesse Duffield
2020-11-21Update docs/README.mdJesse Duffield
2020-11-21Added a reference to chocolatey in READMENils Andresen
2020-11-19Change copy PR mapping to <c-y> and use gui.Tr for the messageFarzad Majidfayyaz
2020-11-19Add mapping to copy a pull request URL to the clipboardFarzad Majidfayyaz
2020-11-18add minimum macos version 10.10 to the READMEJaime Gomes
2020-11-18fix lint errorsJesse Duffield
2020-11-16workflows: clean up lintingDawid Dziurla
2020-11-16Add GolangCI action.Sean Stiglitz
2020-11-05workflows: update apt cache before installing pkgsDawid Dziurla
2020-11-05prevent crash when removing remote with no urlsJesse Duffield
2020-10-14Merge pull request #1051 from jesseduffield/go-1.10-compatv0.23.6Dawid Dziurla
2020-10-14gui: fix go-1.10 compatibilityDawid Dziurla
2020-10-14workflows: don't sign commitv0.23.5Dawid Dziurla
2020-10-13workflows: run CD on Ubuntu 20.04v0.23.4Dawid Dziurla
2020-10-13Merge pull request #1049 from jesseduffield/cd-update-ppav0.23.3Dawid Dziurla
2020-10-13Merge pull request #1050 from jesseduffield/dawidd6-patch-1Dawid Dziurla
2020-10-13utils: ReplaceAll -> ReplaceDawid Dziurla
2020-10-13workflows: update PPA repo as part of CD processblahDawid Dziurla
2020-10-13support rebinding confirm/newline keys in editorJesse Duffield
2020-10-13preserve width of side panel when main view split unless window is wide enoughJesse Duffield
2020-10-12Copy a commit message to clipboard: Changes to latest versionnullawhale
2020-10-12more password checks on commands that talk to the remoteJesse Duffield
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