summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2020-12-24gui: ReplaceAll -> ReplaceDawid Dziurla
2020-12-24v24 release notesv0.24Jesse Duffield
2020-11-28refactorJesse Duffield
2020-11-28soft code finding of suggestionsJesse Duffield
2020-11-28support labels for suggestions which are distinct from valuesJesse Duffield
2020-11-28refactor prompt optsJesse Duffield
2020-11-28Start on supporting auto-suggestions when checking out a branchJesse Duffield
2020-11-28Add lc prefixYuki Osaki
2020-11-28Visualize the commits for all branchesYuki Osaki
2020-11-28Fix formatting on notARepository checksKalvin Pearce
2020-11-28Add config option for notInRepo behaviour.Kalvin Pearce
2020-11-28standardise how we read from the configJesse Duffield
2020-11-28Implement suggestionsNick Flueckiger
2020-11-28Switch the directory checkNick Flueckiger
2020-11-28A small change that enables direct lazygit directory configNick Flueckiger
2020-11-28:ok_hand: update as per PR commentaryDavyd McColl
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-21notify user upon copying something to clipboardJesse Duffield
2020-11-21toast notificationsJesse Duffield
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-18fix lint errorsJesse Duffield
2020-11-05prevent crash when removing remote with no urlsJesse Duffield
2020-10-14gui: fix go-1.10 compatibilityDawid Dziurla
2020-10-13utils: ReplaceAll -> ReplaceDawid 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-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-10install lazygit at beginning of test suiteJesse Duffield
2020-10-10fix mutex deadlockJesse Duffield
2020-10-10fix another panic errorJesse 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