summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2019-01-18Only reset origin in main view when handling the selection of a new filev0.6Jesse Duffield
2019-01-17Directly send wrap argument rather than the viewJesse Duffield
2019-01-17Explicitly refer confirmation panel view Jesse Duffield
2019-01-17Fix recent repo view size issueKOREAN139
2019-01-17delete KeyReadable field from Binding structDawid Dziurla
2019-01-16pkg: Fix typoKimMachineGune
2019-01-16log in config directory rather than wherever you opened lazygitJesse Duffield
2019-01-14pkg/updates: RefactoringKimMachineGune
2018-12-20Update dutch.goMark Kopenga
2018-12-20Fixed suggestion from glvr182Mark Kopenga
2018-12-20Added dutch translationsmjarkk
2018-12-20i18n: pl translationDawid Dziurla
2018-12-19remove commentJesse Duffield
2018-12-19send direct error messageJesse Duffield
2018-12-19Translated credentials error with git push/pull/fetchmjarkk
2018-12-18fix testsJesse Duffield
2018-12-18fix typoJesse Duffield
2018-12-18no longer checking for 'exit status 128' because we're directly returning stderrJesse Duffield
2018-12-18explicitly return newlines to our live command stdinJesse Duffield
2018-12-18minor refactor of credentials panel into its own fileJesse Duffield
2018-12-18decrease frequency of refreshing files because it's causing index lock errorsJesse Duffield
2018-12-18set stderr ourselves so that we only read the error output if there is anyJesse Duffield
2018-12-17A try to hide the password from the error outputmjarkk
2018-12-16always hide rather than delete the credentials view, and don't log on error i...Jesse Duffield
2018-12-14Tried to fix circlecimjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Merge branch 'https-ask-for-username-password' of https://github.com/mjarkk/l...mjarkk
2018-12-14Tried to fix circlecimjarkk
2018-12-14Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-12Removed the wired error handlingmjarkk
2018-12-12Removed the username / password savety checkmjarkk
2018-12-12some fixes for issues around the credentials panelJesse Duffield
2018-12-12move fetch keybinding to files view to make way for branch-specific fetchedJesse Duffield
2018-12-11Moved push-pullables status to the endGlenn Vriesman
2018-12-10Made gobot happymjarkk
2018-12-10Not always git fetchmjarkk
2018-12-10Removed a lot of duplicated codemjarkk
2018-12-10Changed some other namesmjarkk
2018-12-10Changed pushPassUname name to credentialsmjarkk
2018-12-10Better name for this functionmjarkk
2018-12-10Fixed loop before error checkmjarkk
2018-12-09Worked and fixed a view commentsmjarkk
2018-12-08Tried to fix circleci errormjarkk
2018-12-08Merge branch 'master' into https-ask-for-username-passwordMark Kopenga
2018-12-08Made code ready to merge to master's latest commitmjarkk
2018-12-08fetching branches without checking outJesse Duffield
2018-12-08standardising how list panels deal with cursor movementJesse Duffield
2018-12-08making a start on unidirectional data binding to fix these UI bugsJesse Duffield
2018-12-07Intro message stays on screen nowmjarkk
2018-12-07Fixed error when there is no state.ymlmjarkk