1 file changed
+1
-1
lines changed- .babelrc+7-1
- .dockerignore+2
- .eslintignore+2-1
- .gitignore+1-1
- .jestfilemock.js+1
- .travis.yml+29-1
- Dockerfile+3
- README.md+1
- app/commands/commandBindings/git.js+4-1
- app/components/Git/actions.js+91-34
- app/components/Git/modals/checkoutStash.jsx+53
- app/components/Git/modals/merge.jsx+2-2
- app/components/Git/modals/rebaseStart.jsx+2-2
- app/components/Git/modals/resolveConflicts.jsx+2-1
- app/components/Git/modals/stash.jsx+4-3
- app/components/Git/modals/tag.jsx+60-5
- app/components/Git/reducer.js+10-1
- app/components/Modal/index.jsx+6
- app/components/Modal/modals/index.js+1
- app/components/Pane/Pane.jsx+5-1
- app/components/Panel/Panel.jsx+5-1
- app/components/Tab/TabBar.jsx+1-1
- app/config.js+8-5
- app/initialize.js+1-1
- app/js.config.json+30
- app/store.spec.js+5
- app/styles/core-ui/Bar.styl+1-1
- app/styles/core-ui/Breadcrumbs.styl+1
- app/styles/core-ui/Git.styl+9
- app/styles/core-ui/MenuBar.styl+1
- app/styles/core-ui/PanelAndPane.styl+25-5
- app/styles/core-ui/StatusBar.styl+1
- app/styles/mixins/misc.styl+1
- app/styles/scaffolding.styl+1
- app/utils/getCookie.js+9
- app/utils/index.js+1
- app/utils/promise.prototype.finalCatch.js+48
- app/utils/request.js+33-4
- package.json+21-10
- yarn.lock+1.2k-254
0 commit comments