summaryrefslogtreecommitdiffstats
path: root/pkg
AgeCommit message (Expand)Author
2018-08-14Added translations for files_panel.go and fixed some typosMark 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 pull request #2 from jesseduffield/masterMark 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 some commandsMark Kopenga
2018-08-14Added auto detection for the system languageMark Kopenga
2018-08-14Added all the missing translations from dutch.goMark Kopenga
2018-08-14Added the translation to some words againMark Kopenga
2018-08-14send version number through appJesse 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-14better error handling for stashing filesJesse Duffield
2018-08-14Merge branch 'master' into feature/quoted-messagesJesse Duffield
2018-08-14output to development.log in append modeJesse Duffield
2018-08-14fix reflog commandJesse 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-13add PR #135 keybindings to this branchJesse Duffield
2018-08-13discard log output when not in debug modeJesse Duffield
2018-08-13correct cursor before returning item positionJesse Duffield
2018-08-13minor cleanupJesse 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