summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-06fix goreleaserv0.14.2Jesse Duffield
2020-02-06doc: mention config file location for MacOSMarco Molteni
2020-02-04Added more keybindsv0.14.1Glenn Vriesman
2020-02-04Added commit keybinding to staging viewsGlenn Vriesman
2020-02-04Check cached when showing new file diffsGlenn Vriesman
2020-02-03correctly compare new main height to previousJesse Duffield
2020-02-02verify that VISUAL,EDITOR,LGCC envvars are set for non-interactive commandsv0.14Chris Taylor
2020-02-02add a helper to search a list for a patternChris Taylor
2020-02-02perpetuate this style of dependency injectionChris Taylor
2020-02-02make amend more non-interactiveChris Taylor
2020-02-02bump gocuiJesse Duffield
2020-02-02more ticker improvementsJesse Duffield
2020-02-01bump vendor directoryJesse 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-31Update example config for Colemak Keyboard Layout usersDavid Chen
2020-01-31fix keybinding issues with freebsd/openbsdJesse Duffield
2020-01-31fix segfault on line by line panelJesse Duffield
2020-01-29handle files that were deleted downstream but modified upstreamJesse Duffield
2020-01-29split main view verticallyJesse Duffield
2020-01-29safely unstage linesJesse Duffield
2020-01-29remove rollbarJesse Duffield
2020-01-29make use of branch config when pushing/pullingJesse Duffield
2020-01-28fix commentJesse Duffield
2020-01-28use reflog timestamps rather than commit timestamps to show commit recencyJesse Duffield
2020-01-16Merge pull request #597 from jamiebrynes7/bugfix/fix-crash-on-exitDawid Dziurla
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-12use mutexes on escape codeJesse Duffield
2020-01-12reset origin when clicking on list itemJesse Duffield
2020-01-12bump gocuiJesse 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-08switch to 'i' for toggling diff commitsv0.12.3Jesse Duffield
2020-01-08update to new goreleaser schemav0.12.2Jesse Duffield
2020-01-08refresh side panels when resetting to upstreamv0.12.1Jesse Duffield
2020-01-08escape editor pathJamie Brynes
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