summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-08-20support empty version stringJesse Duffield
2018-08-20Merge pull request #188 from jesseduffield/feature/force-pushJesse Duffield
2018-08-20Merge pull request #191 from jesseduffield/hotfix/174-language-not-foundv0.1.74Jesse Duffield
2018-08-20use fallback language if language not detected on startupJesse Duffield
2018-08-20Merge pull request #185 from antham/add-testsJesse Duffield
2018-08-19remove testAnthony HAMON
2018-08-19fix golangci lintJesse Duffield
2018-08-19popup force push confirmation panel if the local branch has diverged from the...Jesse Duffield
2018-08-19fix ignore featureJesse Duffield
2018-08-19handle filenames with spaces betterJesse Duffield
2018-08-19compare error message rather than error itself on no-commits errorJesse Duffield
2018-08-19add test to utils packageAnthony HAMON
2018-08-19Merge branch 'hotfix/167-ambiguous-name-in-diff'Jesse Duffield
2018-08-19support forked branches when getting project rootJesse Duffield
2018-08-19Merge pull request #172 from jesseduffield/hotfix/167-ambiguous-name-in-diffJesse Duffield
2018-08-19add test for variety of potential git diff situationsJesse Duffield
2018-08-18removed logrus logger importMark Kopenga
2018-08-18Merge pull request #163 from dawidd6/translation/plJesse Duffield
2018-08-18improve remove file logicJesse Duffield
2018-08-18avoid nil pointer reference on startupJesse Duffield
2018-08-18enforce white text color in prompt panelsJesse Duffield
2018-08-18create dashboardJesse Duffield
2018-08-18support opening and editing config fileJesse Duffield
2018-08-18bump dependenciesJesse Duffield
2018-08-18user configurable border colorsJesse Duffield
2018-08-18support writing back to user configJesse Duffield
2018-08-18merge masterJesse Duffield
2018-08-17Here i a fix for the error go complain on your pullMark Kopenga
2018-08-17pl translation 3Dawid Dziurla
2018-08-17support filenames that match branchnamesJesse Duffield
2018-08-17pl translation 2Dawid Dziurla
2018-08-17Merge pull request #159 from remyabel/158_escape_backticksJesse Duffield
2018-08-17use platform independent command to remove a file or directoryJesse Duffield
2018-08-16Use strings.Replace instead of regexpTommy Nguyen
2018-08-16Removed duplicatesMark Kopenga
2018-08-16pl translation 1Dawid Dziurla
2018-08-16Typo path → patchNicolas Borboën
2018-08-16Fixed itMark Kopenga
2018-08-16reformatTommy Nguyen
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16use shibukawa/configdir package to follow xdg spec config directory structureJesse Duffield
2018-08-16use yaml for config file rather than jsonJesse Duffield
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-15fix formattingTommy Nguyen
2018-08-15#158: escapes backticks, which is a problem in shells like BashTommy Nguyen
2018-08-15Fully translated pkg/gui/confirmation_panel.goMark Kopenga
2018-08-15Merge pull request #4 from jesseduffield/masterMark Kopenga
2018-08-15Added all english translations to a file and fixed some typosMark Kopenga
2018-08-15add user configuration in json fileJesse Duffield