summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-09-23Merge branch 'master' of https://github.com/jesseduffield/lazygitv0.3.1Jesse Duffield
2018-09-23add donation link to status panelJesse Duffield
2018-09-22Merge branch 'hotfix/273-cursor-scrolling' of https://github.com/jesseduffiel...Jesse Duffield
2018-09-22use lineheight rather than buffer lengthJesse Duffield
2018-09-21Merge branch 'master' into hotfix/commit-message-panel-focusJesse Duffield
2018-09-21add removeAll to gitJesse Duffield
2018-09-19fix issues with commit message panel losing focusJesse Duffield
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-19one more spec to increase coverageJesse Duffield
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-19fix specsJesse Duffield
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-19fix specsJesse Duffield
2018-09-19add recent repos menu optionJesse Duffield
2018-09-19Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-19Merge branch 'hotfix/cursor-positioning' into feature/recent-reposJesse Duffield
2018-09-19update specsJesse Duffield
2018-09-19add specs for menu utilsJesse Duffield
2018-09-18generalise popup menu panelJesse Duffield
2018-09-18commands/git : reverse the logicAnthony HAMON
2018-09-17commands/git : add GetCommits tests refactorAnthony HAMON
2018-09-17appease golangciJesse Duffield
2018-09-17minor refactorJesse Duffield
2018-09-17Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-17standardise rendering of lists in panelsJesse Duffield
2018-09-16commands/git : add test to GetBranchGraph, refactorAnthony HAMON
2018-09-16commands/git : add test to Checkout, refactorAnthony HAMON
2018-09-16commands/git : add test to RemoveFile, refactorAnthony HAMON
2018-09-16gui : remove unreachable codeAnthony HAMON
2018-09-16commands/git : move testsAnthony HAMON
2018-09-16commands/git : add tests, refactor a bitAnthony HAMON
2018-09-12commands/git : add tests on SquashFixupCommit and refactorAnthony HAMON
2018-09-12commands/git : add tests on SquashPreviousTwoCommitsAnthony HAMON
2018-09-12add test for min methodJesse Duffield
2018-09-12Merge branch 'hotfix/cursor-positioning' of https://github.com/jesseduffield/...Jesse Duffield
2018-09-12more efficient building of branch displaystringsJesse Duffield
2018-09-12Merge branch 'master' into hotfix/cursor-positioningJesse Duffield
2018-09-12remove redundant commentsJesse Duffield
2018-09-12restore old file sorting algorithmJesse Duffield
2018-09-12don't use newlines at the end of panel buffersJesse Duffield
2018-09-12commands/git : remove extra spaceAnthony HAMON
2018-09-12commands/git : swap global/local get configAnthony HAMON
2018-09-11commands/git : fix testAnthony HAMON
2018-09-11commands/git : fix typoAnthony HAMON
2018-09-11commands/git : add test to Push func, refactorAnthony HAMON
2018-09-11commands/git : add test to Commit func, refactorAnthony HAMON
2018-09-11commands/git : remove dependency on gocuiAnthony HAMON
2018-09-11commands/git: rewrite UsingGpg, add testsAnthony HAMON
2018-09-10docs: add comments for new test codeSascha Andres
2018-09-10better handling of cursor and origin positioningsJesse Duffield