summaryrefslogtreecommitdiffstats
path: root/pkg/gui
AgeCommit message (Expand)Author
2020-02-15begin refactor of menu panelJesse Duffield
2020-02-10refresh current branch graph when side panels refreshJesse Duffield
2020-02-09ignore carriage returnsJesse Duffield
2020-02-06Moved function to git.goGlenn Vriesman
2020-02-06Added feature to ignore tracked filesGlenn Vriesman
2020-02-04Added more keybindsv0.14.1Glenn Vriesman
2020-02-04Added commit keybinding to staging viewsGlenn Vriesman
2020-02-03correctly compare new main height to previousJesse Duffield
2020-02-02more ticker improvementsJesse Duffield
2020-02-01explicitly tell gocui when to start animating the loaderJesse Duffield
2020-02-01only rerender app status when we need toJesse Duffield
2020-01-31close more things when switching repos or to a subprocessJesse Duffield
2020-01-31fix segfault on line by line panelJesse Duffield
2020-01-29split main view verticallyJesse Duffield
2020-01-29safely unstage linesJesse Duffield
2020-01-29make use of branch config when pushing/pullingJesse Duffield
2020-01-16handle case where file watcher is disabledJamie Brynes
2020-01-12handle when fsnotify doesn't workJesse Duffield
2020-01-12Missed a spot with this new string task thingJesse Duffield
2020-01-12reset origin when clicking on list itemJesse Duffield
2020-01-12use view line height to see if you should stop scrollingJesse Duffield
2020-01-12keep track of current view when pushingJesse Duffield
2020-01-12allow fast flicking through any list panelJesse Duffield
2020-01-12lazyload commitsJesse Duffield
2020-01-09add reflog reset optionsv0.13Jesse Duffield
2020-01-09add checkout reflog commit keybindingJesse Duffield
2020-01-09add reflog tab in commits panelJesse Duffield
2020-01-08refresh side panels when resetting to upstreamv0.12.1Jesse Duffield
2020-01-08add git flow supportJesse Duffield
2020-01-08don't watch deleted filesJesse Duffield
2020-01-08minor fixupJesse Duffield
2020-01-08reduce to 50Jesse Duffield
2020-01-08improve file watchingJesse Duffield
2020-01-07added a seperate keybinding option for checking out commitsDavid Chen
2020-01-07fix display of menu option keybindingsDavid Chen
2020-01-07cleanupDavid Chen
2020-01-07customizable keybinding for toggleDiffCommitDavid Chen
2020-01-07Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-07fixed keybinding display in merge_panel.goDavid Chen
2020-01-07allow commits to be checked outJesse Duffield
2020-01-07allow hard resetting to upstream branchJesse Duffield
2020-01-07Use ASCII on Windows with east asian localeYasuhiro Matsumoto
2020-01-07updated keybinding config docsDavid Chen
2020-01-06if statements to mapDavid Chen
2020-01-06PickBothHunks -> pickBothHunksDavid Chen
2020-01-04Merge branch 'master' into custom-keybindingsDavid Chen
2020-01-03make Ctrl+P visiblematejcik
2019-12-08re-position key names so that the menu will show 'enter' instead of 'ctrl-m',...David Chen
2019-12-08Merge branch 'master' into custom-keybindingsDavid Chen
2019-12-08stop the files panel from stealing focus whenever files are refreshedJesse Duffield