summaryrefslogtreecommitdiffstats
path: root/pkg/commands
AgeCommit message (Expand)Author
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-22Merge pull request #198 from antham/fix-various-errorsJesse Duffield
2018-08-21fix documentation and reference issuesAnthony HAMON
2018-08-21Merge pull request #151 from alcohol/force-delete-branchJesse Duffield
2018-08-20add option to force delete given branchRob Bast
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-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-18improve remove file logicJesse Duffield
2018-08-18support opening and editing config fileJesse Duffield
2018-08-17support filenames that match branchnamesJesse Duffield
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-16reformatTommy Nguyen
2018-08-15fix formattingTommy Nguyen
2018-08-15#158: escapes backticks, which is a problem in shells like BashTommy Nguyen
2018-08-14pull errors out of package scope and store sentinel errors on the gui structJesse Duffield
2018-08-14tried to update to latest masterMark Kopenga
2018-08-14support files with spaces in nameJesse Duffield
2018-08-14fix open commandJesse Duffield
2018-08-14better git squash logicJesse Duffield
2018-08-14Merge branch 'master' into feature/quoted-messagesJesse Duffield
2018-08-14refactor commands to depend less on the shellJesse Duffield
2018-08-14Platform should only be present onceAndrei Miulescu
2018-08-14use platform-specific message quotingJesse Duffield
2018-08-14centralise subprocess code to gui.goJesse Duffield
2018-08-14check both local and global config for gpgsignJesse Duffield
2018-08-14use git command with message in subprocess if using gpgsignJesse Duffield
2018-08-13got this bad boy compiling againJesse Duffield
2018-08-13progress on refactorJesse Duffield
2018-08-12no more go-git for committing (reflecting the change in master)Jesse Duffield
2018-08-12Mid refactor change some more stuffAndrei Miulescu
2018-08-12Move some commands aroundAndrei Miulescu
2018-08-12WIP refactorJesse Duffield
2018-08-12Restrucure project in a way where it is more modularAndrei Miulescu