summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-19Merge pull request #294 from jesseduffield/feature/recent-reposJesse Duffield
2018-09-19bump deps to use forked termbox which doesn't crash as easilyJesse Duffield
2018-09-19Merge pull request #280 from jesseduffield/hotfix/cursor-positioningJesse 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-18Merge pull request #287 from antham/add-tests-part-6Jesse 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-16circle : remove new lineAnthony HAMON
2018-09-16circle : kill old cacheAnthony HAMON
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-16Merge pull request #285 from antham/add-tests-part-5Jesse Duffield
2018-09-16commands/git : move testsAnthony HAMON
2018-09-16commands/git : add tests, refactor a bitAnthony HAMON
2018-09-14Merge pull request #284 from mingrammer/main-errorJesse Duffield
2018-09-14main: display an error message instead of panic when setup failsmingrammer
2018-09-13Merge pull request #282 from antham/add-tests-part-4Jesse Duffield
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-12Merge pull request #279 from jesseduffield/hotfix/file-orderingJesse Duffield
2018-09-12restore old file sorting algorithmJesse Duffield
2018-09-12don't use newlines at the end of panel buffersJesse Duffield
2018-09-12Merge pull request #277 from antham/add-tests-part-3Jesse 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