summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-18allow fastforwarding the current branchv0.14.4Jesse Duffield
2020-02-16fix wordingJesse Duffield
2020-02-16add reset to reflog commit menuJesse Duffield
2020-02-16add reset to upstream option on files panelJesse Duffield
2020-02-16add mixed option to HEAD resetting, remove @{upstream}Jesse Duffield
2020-02-16allow resetting to tagJesse Duffield
2020-02-16allow resetting to remote branchJesse Duffield
2020-02-16allow resetting to branchJesse Duffield
2020-02-16refactor create reset menu logicJesse Duffield
2020-02-15fix specsJesse Duffield
2020-02-15remove old createMenu functionJesse Duffield
2020-02-15refactor stash options menuJesse Duffield
2020-02-15refactor git flow menuJesse Duffield
2020-02-15refactor patch options menu panelJesse Duffield
2020-02-15refactor rebase menu panelJesse Duffield
2020-02-15refactor recent repos menu panelJesse Duffield
2020-02-15refactor reflog reset options panelJesse Duffield
2020-02-15refactor workspace reset options panelJesse Duffield
2020-02-15refactor commit reset menuJesse Duffield
2020-02-15continue refactor of menu panelJesse Duffield
2020-02-15begin refactor of menu panelJesse Duffield
2020-02-13get whole commit SHA from rebase commitsv0.14.3Jesse Duffield
2020-02-10refresh current branch graph when side panels refreshJesse Duffield
2020-02-09Fixed testsGlenn Vriesman
2020-02-09Use 8 instead of 7 digit long shaGlenn Vriesman
2020-02-09Increase internal sha sizeGlenn Vriesman
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-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