summaryrefslogtreecommitdiffstats
path: root/files_panel.go
AgeCommit message (Expand)Author
2018-08-09WIP hard resetJesse Duffield
2018-08-09throw error when git username not configuredJesse Duffield
2018-08-09show error on git add --patching untracked fileJesse Duffield
2018-08-08update keybindingsJesse Duffield
2018-08-08merge master/better-file-opening into masterJesse Duffield
2018-08-08"opening and editing"Jesse Duffield
2018-08-08"step one towards dealing with gpgsign"Jesse Duffield
2018-08-08Merge branch 'master' into feature/better-file-openingJesse Duffield
2018-08-07fix: use createErrorPanel in handleIgnoreFileRogers
2018-08-07support patched addingJesse Duffield
2018-08-07fixupJesse Duffield
2018-08-07merge masterJesse Duffield
2018-08-07don't panic on no files when pressing dJesse Duffield
2018-08-06handling file editJesse Duffield
2018-08-06no panic on git commit errorJesse Duffield
2018-08-06remove useless conditionAnthony HAMON
2018-08-06add vscode keybindingJesse Duffield
2018-08-05add refresh option to files panelJesse Duffield
2018-08-05return gracefully if there are no files when attempting to open oneJesse Duffield
2018-08-05handle no-file error gracefully when trying to stageJesse Duffield
2018-07-22update optionsJesse Duffield
2018-07-21better handling of merge conflictsJesse Duffield
2018-07-21merge with developJesse Duffield
2018-07-21refreshing files if there's an error while pulling because chances are it's a...Jesse Duffield
2018-07-21better handling of branches and untracked filesJesse Duffield
2018-06-10better confirmation panel messagesJesse Duffield
2018-06-09add support for mergingJesse Duffield
2018-06-05factoring out error panel creationJesse Duffield
2018-06-05Switch to forked repo of gocuiJesse Duffield
2018-06-02loading file diff after refreshing files incase cursor is now at a different ...Jesse Duffield
2018-06-02logging durations and more stuffJesse Duffield
2018-06-01more stuffJesse Duffield
2018-05-27More stuffJesse Duffield
2018-05-26More stuffJesse Duffield
2018-05-26Breaking into different filesJesse Duffield