index
:
lazygit
adapt-pr-template
assets
auto-render-hyper-links
better-branch-delete-confirmation
better-custom-command-models
box-view-padding
bronze
checkout-by-name
context-manager-cleanups
convert-translation-sets-to-json
copper
create-fixup-in-current-branch
create-pull-request/patch
crowdin
custom-command-output-title
delete-and-edit-custom-commands-history-items
delete-local-and-remote-branch-at-once
dependabot/go_modules/golang.org/x/crypto-0.1.0
dependabot/go_modules/golang.org/x/net-0.17.0
disallow-opening-menu-when-search-prompt-is-active
divergence-from-base-branch-command
divergence-from-base-branch-display
ensure-test-list-correctness
fast-ancestor-check
feature/open-file-without-specified-line
fix-clicking-in-status-panel
fix-custom-commands-in-per-repo-config
fix-deadlock-reporting
fix-duplicate-options-map-entries
fix-go-generate-on-windows
fix-highlight-in-staging-panel
fix-linter-warnings
fix-loading-commits-with-very-long-subjects
fix-loading-translation-file-on-windows
fix-open-PR/double/escape
fix-pty-layout-problems
fix-range-select-in-staging-view
fix-skip-hook
fix-sponsors
fix-stale-content-with-overwriteLines
fix-support-for-old-style-non-interactive-rebase
fix-tooltip-for-fixup
focus-main-view
gh-integration-2
gh-integration-3
github-release-notes
improve-find-base-commit-for-fixup
improve-find-base-commit-for-fixup-for-hunks-on-master
improve-mouse-support-for-commit-message-panel
integration-tests-on-windows
keybinding-menu-headings
lazygit-crash-course
make-author-length-configurable
make-author-length-configurable-2
make-auto-staging-resolved-files-optional
mark-last-commit-to-change-file
master
menu-prompt
more-section-headers
move-commits-to-new-branch
per-repo-config-files
prompt-to-stage-files-after-resolving-conflicts
rebase-onto-base-branch
rebase-onto-base-branch-jesse
release-notes
rename-custom-command-to-shell-command
render-graph-for-divergence-log
run-integration-tests-on-windows
search-the-model-instead-of-the-view
show-current-option-in-menus
show-merged-status
show-sync-status-in-branches-panel-jesse
smaller-git-builder
support-hyperlinks
support-triangular-workflow
switch-tabs-with-panel-jump-keys
test-m-keybinding
update-keybinding-names
update-language-files-from-crowdin
upstream-test
use-delta-hyperlinks-for-clicking-in-diff
use-interactive-shell-for-custom-commands
vision
worktree-support-2
writing-integration-test-result-to-file
Mirror of https://github.com/jesseduffield/lazygit
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-19
Correctly request force-pushing in a triangular workflow (#3528)
v0.42.0
Stefan Haller
2024-05-19
Correctly request force-pushing in triangular workflows
Stefan Haller
2024-05-19
Add ahead/behind information for @{push}
Stefan Haller
2024-05-19
Rename Pushables/Pullables to AheadForPull/BehindForPull
Stefan Haller
2024-05-19
Add test demonstrating the problem with force-pushing in a triangular workflow
Stefan Haller
2024-05-19
Rename PushBranch to PushBranchAndSetUpstream
Stefan Haller
2024-05-19
Create shims for all model classes in SessionStateLoader
Stefan Haller
2024-05-19
Bump go version to 1.22 (#3574)
Jesse Duffield
2024-05-19
Remove redundant variable dedeclarations
Jesse Duffield
2024-05-19
Bump go version to 1.22
Jesse Duffield
2024-05-19
README.md: Update Sponsors (#3503)
Jesse Duffield
2024-05-19
README.md: Update Sponsors
github-actions[bot]
2024-05-19
Delete and edit custom commands history items (#3534)
Stefan Haller
2024-05-19
Show delete/edit keybindings in suggestions subtitle if available
Stefan Haller
2024-05-19
Allow editing a custom command from the suggestions list by pressing 'e'
Stefan Haller
2024-05-19
Support deleting items from the custom commands history
Stefan Haller
2024-05-19
Improve `nvim-remote` mode (#3508)
Jesse Duffield
2024-05-19
improve `nvim-remote` mode
Charlie Moog
2024-05-19
Attempt #2 at preventing codacy coverage step from running on forks (#3572)
Jesse Duffield
2024-05-19
Attempt #2 at preventing codacy coverage step from running on forks
Jesse Duffield
2024-05-19
Only run code coverage report on non-fork branches (#3571)
Jesse Duffield
2024-05-19
Only run code coverage report on non-fork branches
Jesse Duffield
2024-05-18
Fix Stashing partial files for git version >= 2.35.0 (#3569)
Stefan Haller
2024-05-18
Fix stashing partialy staged files for git version >= 2.35.0
dsolerhww
2024-05-15
Fix loading commits with very long subjects (#3533)
Stefan Haller
2024-05-15
Use ScanLinesAndTruncateWhenLongerThanBuffer instead of bufio.ScanLines
Stefan Haller
2024-05-15
Put subject last in git log's prettyFormat
Stefan Haller
2024-05-15
Implement ScanLinesAndTruncateWhenLongerThanBuffer
Stefan Haller
2024-05-15
Handle scanner error in RunAndProcessLines
Stefan Haller
2024-05-15
Fix clicking in status side panel (#3547)
Stefan Haller
2024-05-15
Add tests for clicking in status side panel
Stefan Haller
2024-05-15
Fix clicking in status side panel
Stefan Haller
2024-05-15
Fix deadlock reporting (#3550)
Stefan Haller
2024-05-05
Fix deadlock reporting
fix-deadlock-reporting
Stefan Haller
2024-05-01
Add commitPrefix for defining a prefix for any project (#3291)
Stefan Haller
2024-05-01
Add commitPrefix for defining a prefix for any project
Jonathan Duck
2024-04-30
Enable the commit graph in the divergence view (#3537)
Stefan Haller
2024-04-30
Enable the commit graph in the divergence view
Stefan Haller
2024-04-28
chore: fix some comments and typos (#3535)
Stefan Haller
2024-04-28
chore: fix some comments and typos
knowmost
2024-04-28
Add config options for length of commit hash displayed in commits view (#3505)
Stefan Haller
2024-04-27
Refactor `pkg/gui/presentation/commits.go` slightly to be consistent
Stefan Haller
2024-04-27
Add config option for length of commit hash displayed in commits view
Olivia Bahr
2024-04-25
Support externalDiffCommand in diffing mode (#3519)
Stefan Haller
2024-04-25
Support external diff command in diffing mode
Stefan Haller
2024-04-25
Use git.paging.colorArg in diffing mode diff
Stefan Haller
2024-04-25
Cleanup: use separate Arg calls for unrelated arguments
Stefan Haller
2024-04-24
Use errors.New instead of fmt.Errorf with no parameters (#3523)
Stefan Haller
2024-04-24
chore: use errors.New to replace fmt.Errorf with no parameters.
ChengenH
2024-04-23
Drop update-ref todos pointing to head (#3456)
Stefan Haller
[next]