summaryrefslogtreecommitdiffstats
path: root/pkg/gui/files_panel.go
AgeCommit message (Expand)Author
2018-09-09Merge branch 'master' into feature/helpDawid Dziurla
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-04add renderGlobalOptionsDawid Dziurla
2018-09-04delete optionsDawid Dziurla
2018-09-03make '?' key visible on every panelDawid Dziurla
2018-09-03update help panelDawid Dziurla
2018-09-03apply fmtDawid Dziurla
2018-09-03change key from 'H' to '?'Dawid Dziurla
2018-09-03initial help panelDawid Dziurla
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-26add openFile to gui structAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-26remove useless returned variableAnthony HAMON
2018-08-25add 'a' keybinding to toggle staged/unstaged for all filesJesse Duffield
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-18improve remove file logicJesse Duffield
2018-08-18support opening and editing config fileJesse Duffield
2018-08-16Fixed comments from jesseduffield on issue #137Mark Kopenga
2018-08-16Fixed comment on issue #137 from @jesseduffieldMark Kopenga
2018-08-14Added more translationsMark Kopenga
2018-08-14Fixed comment from myself on issue: 137Mark Kopenga
2018-08-14Merge remote-tracking branch 'origin/master'Mark Kopenga
2018-08-14can't go any further because of an errorMark Kopenga
2018-08-14Merge branch 'master' of https://github.com/mjarkk/lazygitJesse Duffield
2018-08-14pull errors out of package scope and store sentinel errors on the gui structJesse Duffield
2018-08-14fixed package naming and added tr object to file_panel.goMark Kopenga
2018-08-14Merge branch 'master' of https://github.com/mjarkk/lazygitJesse Duffield
2018-08-14make local i18n package confirm to project structureJesse Duffield
2018-08-14Added more translationsMark Kopenga
2018-08-14Added auto detection for the system languageMark Kopenga
2018-08-14Added all the missing translations from dutch.goMark Kopenga
2018-08-14tried to update to latest masterMark Kopenga