lazygit/pkg
Stefan Haller 18e5b0a650 Simplify equalHashes
Now that all hashes that we deal with are stored in the same pool, we can simply
compare their addresses.
2025-04-29 14:57:15 +02:00
..
app Make Commit.Hash a getter for an unexported hash field 2025-04-29 14:57:15 +02:00
cheatsheet Update to go 1.24 2025-03-08 14:53:54 -05:00
commands Store fromHash/toHash in Pipe struct as pointers 2025-04-29 14:57:15 +02:00
common Make common.UserConfig an atomic.Pointer for safe concurrent access 2024-08-18 10:24:52 +02:00
config Modernize benchmarks 2025-04-29 14:57:15 +02:00
constants
env
fakes
gui Simplify equalHashes 2025-04-29 14:57:15 +02:00
i18n Disallow creating custom patches when the diff context size is 0 2025-04-29 10:21:18 +02:00
integration Remove space after rebase todo 2025-04-29 11:30:37 +02:00
jsonschema Remove deprecated configs from auto generated config.md 2025-03-23 12:44:24 +01:00
logs
snake
tasks Fix race condition when starting several command tasks in quick succession 2025-04-27 10:48:43 +02:00
theme Highlight inactive selection in bold 2024-06-23 14:43:13 +02:00
updates Change direct access to Common.UserConfig to a getter 2024-08-18 10:24:52 +02:00
utils Store Commit.Hash by pointer (kept in a pool of hashes) 2025-04-29 14:57:15 +02:00