summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2018-09-05allow users to configure whether the commit length is shownJesse Duffield
2018-09-05add commit count via gocui subtitleJesse Duffield
2018-09-05initial commit message counterDawid Dziurla
2018-09-05fix popup panel resizingJesse Duffield
2018-09-03Merge branch 'master' into rename-commits-in-user-editorJesse Duffield
2018-09-01add keybinding to open user editor when renaming last commitDaniele D'Orazio
2018-09-01WIP using runDirectCommand with xdg-openJesse Duffield
2018-08-28dont panic when catting directoriesJesse Duffield
2018-08-27Merge branch 'master' into feature/add-allJesse Duffield
2018-08-27update call to update user config functionJesse Duffield
2018-08-27Merge branch 'feature/anonymous-reporting'Jesse Duffield
2018-08-27move update quit confirmation function into updates fileJesse Duffield
2018-08-27better auto update logicJesse Duffield
2018-08-27Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-27Merge branch 'master' into feature/anonymous-reportingJesse Duffield
2018-08-26anonymous reporting dataJesse Duffield
2018-08-26run gofmtAnthony HAMON
2018-08-26add openFile to gui structAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-25check error from setViewOnBottomJesse Duffield
2018-08-25auto-updatesJesse Duffield
2018-08-25Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-25add 'a' keybinding to toggle staged/unstaged for all filesJesse Duffield
2018-08-24Merge pull request #200 from remyabel/feature/esc-quitsJesse Duffield
2018-08-23Sirupsen -> sirupsenDawid Dziurla
2018-08-23WIPJesse Duffield
2018-08-22Remove accidentally checked in codeTommy Nguyen
2018-08-21Merge pull request #151 from alcohol/force-delete-branchJesse Duffield
2018-08-21s/escape/quitTommy Nguyen
2018-08-21s/quit/escape, don't use special handling for viewsTommy Nguyen
2018-08-21Esc will quit when not in popup, fixes #197Tommy Nguyen
2018-08-21correct variable assignmentRob Bast
2018-08-21adjust translation(s) for forced branch deletionRob Bast
2018-08-21add returnRob Bast
2018-08-21Merge pull request #160 from remyabel/157_remove_bomJesse Duffield
2018-08-20support empty version stringJesse Duffield
2018-08-20Merge branch 'master' into feature/auto-updatesJesse Duffield
2018-08-20WIP auto updatesJesse Duffield
2018-08-20add option to force delete given branchRob Bast
2018-08-19Fix ineffectual assignmentTommy Nguyen
2018-08-19NormalizeLinefeeds removes rather than converts Window/Mac style lf'sTommy Nguyen
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-19Merge branch 'master' into 157_remove_bomTommy Nguyen
2018-08-19Factor out into NormalizeLinefeeds; add testsTommy Nguyen
2018-08-19fix ignore featureJesse Duffield
2018-08-19compare error message rather than error itself on no-commits errorJesse Duffield
2018-08-19view_helpers.go: don't ignore return valueTommy Nguyen
2018-08-19view_helpers.go: replace \r with \r\nTommy Nguyen