summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
1010_disable-external-diff-tooluse --no-ext-diff flag for git diffJesse Duffield4 years
1067_delete-remoteprevent crash when removing remote with no urlsJesse Duffield3 years
2153-move-patch-into-new-commit-sometimes-failsCreate failing testLuka Markušić17 months
403_post_editor_crashRely on model rather than view to focus a pointJesse Duffield5 years
410_reset_to_commitsupport resetting to a commit in either soft, hard, or mixed modeJesse Duffield5 years
421_opening_in_submodulesSupport opening lazygit in a submoduleJesse Duffield5 years
424_invalid_pointbump gocui to fix invalid point crashing issueJesse Duffield5 years
426_crashing-on-small-windowPrevent crash when opening in small windowJesse Duffield5 years
428_WIPsAdd 'w' keybinding in files panel to commit as a WIPJesse Duffield5 years
437_output_from_subprocessrequest explicit return from subprocessJesse Duffield5 years
442_intuitive-scrollinguse shift+j/k to scroll main, ctrl+j/k to move commitsJesse Duffield5 years
455_popup_keybindingssupport going to start/end of line and deleting lines in simple editorJesse Duffield5 years
458_stash-staged-changesallow stashing staged changesJesse Duffield5 years
461_multi-word-editor-configsupport multi word editor configJesse Duffield4 years
833-remote-branch-checkoutwhen in the remote branches view, prefill name for creating branch off of rem...Jesse Duffield4 years
875check for missing view when scrollingJesse Duffield4 years
876-accept-umlaut-keybindingaccept umlaut keybindingsJesse Duffield4 years
882_branch-off-of-commitadd keybinding to create new branch off of commitJesse Duffield4 years
885-force-pushsupport force push after failureJesse Duffield4 years
919_pull--rebaseallow entering a password when fast forwarding another branchJesse Duffield4 years
922_merge-remote-branchuse remote prefixed branch name when merging remote branchJesse Duffield4 years
925-rebase-remoteallow rebasing onto remote branchJesse Duffield4 years
achievementsRemove redundant semicolonDawid Dziurla4 years
actual-prompt-refactorremove handleCredentialsPopup funcJesse Duffield2 years
adjust-selection-after-squash-all-above-fixupsKeep the same line selected after squashing fixup commitsStefan Haller8 weeks
alacrittysupport alacrittyJesse Duffield4 years
allow-turning-off-scroll-off-marginAdd scrollOffEnabled configStefan Haller8 months
alskdjalskjdlakfix focus change on merge popup returnJesse Duffield4 years
alt-enter-for-newlineWIPJesse Duffield3 years
asdjasldkswitch everything over to using the new popup handlerJesse Duffield2 years
assetsUpdate warp imageJesse Duffield5 weeks
author-colors-tempshow author info in rebase commitsJesse Duffield2 years
auto-wrap-commit-messageAdd integration testStefan Haller2 months
autostash_checkoutshow some more errors in the gui rather than panickingJesse Duffield5 years
bare-worktreehandle error message gracefullyJesse Duffield4 years
better-amend-promptsImprove prompts when amending commitsStefan Haller8 months
better-calculate-new-originfixup! Add ScrollOffMargin user configStefan Haller8 months
better-integration-testsadd new integration test patternJesse Duffield21 months
better-keybindingbetter keybinding ('W') for viewing diffJesse Duffield4 years
better-keybinding-suggestionsUpdate Display to DisplayOnscreenJesse Duffield4 months
better-killingbetter process killingJesse Duffield22 months
better-start-promptsWIPJesse Duffield20 months
better_subprocess_runningsimplify code for logging output of subprocessJesse Duffield5 years
blah222WIPJesse Duffield4 years
blahalsdsupport file tree mode on windowsJesse Duffield3 years
blahblahWIPJesse Duffield4 years
blahhhhtestJesse Duffield4 years
bronzeBetter logic for knowing which repo we're inJesse Duffield9 months
bumo-gocuibump gocuiJesse Duffield19 months
bump-colour-pacakgebump color packageJesse Duffield2 years
bump-creackbump creackJesse Duffield4 years
bump-gocuiWIPJesse Duffield4 years
checkout-by-nameLocal-ise remote branches when checking out by nameJesse Duffield7 weeks
checkout-tag-when-there-is-a-branch-with-the-same-nameFix checking out a tag when a branch with the same name existsStefan Haller4 months
cherry-pick-commits-during-rebaseAllow cherry-picking commits during a rebaseStefan Haller7 months
codecov_soonerpush codecov result before compiling on all platformsJesse Duffield5 years
color-fixupscolor fixupsJesse Duffield3 years
commit-message-rebindingsupport rebinding confirm/newline keys in editorJesse Duffield4 years
commit_files_localappease golangciJesse Duffield5 years
config-for-nerd-fonts-versionAdd nerdFontsVersion configStefan Haller10 months
controllersWIPJesse Duffield3 years
copperLand in the same panel when switching to a worktreeJesse Duffield9 months
create-pull-request/patchREADME.md: Update Sponsorsgithub-actions[bot]7 days
create_error_panel_fixadd GIT_OPTIONAL_LOCKS=0 env var to all commandsJesse Duffield5 years
cursor-on-popupprevent moving cursor past last character in prompt modalJesse Duffield4 years
debugging-improvementsfixup! Provide a simple way to debug an integration testStefan Haller8 months
dependabot/go_modules/golang.org/x/crypto-0.1.0Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0dependabot[bot]11 months
dependabot/go_modules/golang.org/x/net-0.17.0Bump golang.org/x/net from 0.7.0 to 0.17.0dependabot[bot]7 months
dependabot/go_modules/golang.org/x/net-0.7.0Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0dependabot[bot]13 months
difftoolUpdate cheat sheets and json schemaStefan Haller4 months
disabled-reasonDisabled paste when there are no copied commitsStefan Haller7 months
disallow-copying-merge-commitsDisallow cherry-picking merge commitsStefan Haller3 months
discard-renameallow renames to be discardedJesse Duffield4 years
discarding_unstaged_changespass length of options to createMenuJesse Duffield5 years
dont-show-branch-heads-for-todo-actionsDon't show branch head on rebase todos if the rebase.updateRefs config is onStefan Haller2 months
drop-update-ref-todos-pointing-to-headfixup! Drop update-ref commands at the top of the rebase-todo fileStefan Haller3 weeks
ensure-test-list-correctnessfix test namesJesse Duffield12 months
external-diff-commandFix keybinding for editing config fileStefan Haller8 months
fall-back-to-withwaitingstatus-if-item-is-not-visibleFall back to WithWaitingStatus if item is scrolled out of viewStefan Haller6 months
faster-refreshingmore asynchronous refreshingJesse Duffield4 years
feature/add-shortcuts-filter-filesAdd shortcuts for filtering files by statusLuka Markušić5 months
feature/clearing-commit-panelmerge branch masterJesse Duffield6 years
feature/configurable-diffsdon't run custom diff commands through bashJesse Duffield5 years
feature/convert-tabs-to-spacesbump modules and add bump_modules scriptJesse Duffield5 years
feature/custom_commandsremove subprocess channel stuffJesse Duffield5 years
feature/go-errorsupdate go.modJesse Duffield5 years
feature/its_demo_timemake conflict file a little less intenseJesse Duffield5 years
feature/logging-in-one-placelog in config directory rather than wherever you opened lazygitJesse Duffield5 years
feature/make-discarding-hardermigrate switch tab from menu testJesse Duffield14 months
feature/open-file-without-specified-lineOpen file on unspecified lineLuka Markušić15 months
feature/prevent-history-custom-commandSet promptToReturnFromSubprocess to false for integration testsStefan Haller13 months
feature/rebase-onto-upstreamRebase on currently selected branch reworkedLuka Markušić9 months
feature/refactor-directory-structureWIP refactor directory structureJesse Duffield6 years
feature/refactor-filesmove file struct into its own fileJesse Duffield6 years
feature/remove-altreturnRemove alternative confirmation and return keymappingsLuka Markušić14 months
feature/rework-gui-pkgcompacting functionsJesse Duffield6 years
feature/rollbarWIP test commentJesse Duffield6 years
feature/split-diffadding split diff view with icdiffJesse Duffield6 years
feature/stash-with-gpgsupport gpg signing when stashingJesse Duffield6 years
feature/test-branch-tracking-2add test fileJesse Duffield6 years
feature/test_mocksWIP test mocksJesse Duffield5 years
feature/testing-setting-upstreamtestfileJesse Duffield6 years
feature/tutorialtest fileJesse Duffield6 years
feature/unidirectional-data-bindingfetching branches without checking outJesse Duffield5 years
feature/windows-commitscommitting in windows with spaces in messageJesse Duffield6 years
file-watching-againcleaner codeJesse Duffield4 years
filenamesupport non-spaced filesnamesJesse Duffield6 years
filteringWIPJesse Duffield23 months
filtering-v2Add filtering docsJesse Duffield10 months
find-base-commit-for-fixupWarn when there are hunks with only added linesStefan Haller4 months
fixquick fixJesse Duffield4 years
fix-altgr-characters-on-windowsBump gocuiStefan Haller4 months
fix-branch-name-escapeRe-apply filter when model changes (#3058)Stefan Haller7 months
fix-checking-for-credentials-performanceWIP Add testsLuka Markušić14 months
fix-crash-with-short-branch-namesDon't try to shorten branch names that are already 3 characters or lessStefan Haller3 months
fix-crashingfix crashing on some systemsJesse Duffield4 years
fix-deleting-update-ref-todosFix deleting update-ref todosStefan Haller5 weeks
fix-interactive-rebase-with-git-2.25.1-and-earlierFix interactive rebase with git 2.25.1 and earlierStefan Haller10 months
fix-layout-crashfix crash at startJesse Duffield3 years
fix-linesToReadForAccurateScrollbarFix number of lines to read from a task initially for the right scroll bar sizeStefan Haller3 months
fix-load-branches-windowssee if this fixes loading branches on windowsJesse Duffield2 years
fix-merge-status-for-updateref-commandFix merge status of commits when update-ref command is presentStefan Haller9 months
fix-move-patch-into-new-commit-for-partial-hunk-jessesimplify code by taking a diff rather than checking outJesse Duffield13 months
fix-multiple-merge-argsBreak git.merging.args config into separate arguments on whitespaceStefan Haller2 months
fix-open-PR/double/escapeUpdated README.mdREADME-bot6 months
fix-remove-upstream-goneFix unsetting upstream when it doesn't existLuka Markušić6 months
fix-saving-custom-commands-historyFix order problems when saving custom commands historyStefan Haller3 months
fix-splitting-and-joining-commit-message-and-descriptionPreserve the commit message correctly even if the description has blank linesStefan Haller4 months
fix-sponsorsWIPJesse Duffield7 weeks
fix-status-bar-alignmentLayout the bottom line view using spacer viewsJesse Duffield5 months
fix-support-for-old-style-non-interactive-rebasefixup! Fix showing the "YOU ARE HERE" marker for old-style non-interactive re...Stefan Haller8 weeks
fix-undolog an error when undo counter is below 0 upon hitting a user actionJesse Duffield4 years
fix-update-ref-problems<