1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-24 08:52:21 +02:00
lazygit/pkg
Emanuele "Lele" Calo a63c660f28 Fix stderr redirection
Seems that there's a problem in the Stdout/Stderr/Stdin vars
assignments, probably copy-paste issue.
2024-04-09 09:08:14 +02:00
..
app Fix deleting update-ref todos 2024-03-26 22:29:56 +01:00
cheatsheet Render keybinding cheatsheet as markdown table 2024-01-28 08:12:01 +11:00
commands TERM: remove TERM variable hard-coded value set 2024-04-09 04:15:03 +02:00
common Add AppState to common.Common 2023-09-04 17:48:39 +02:00
config Add SpinnerConfig 2024-04-06 13:46:15 +02:00
constants Make the links in the status panel point to the current version rather than master 2024-03-22 08:13:59 +01:00
env Support bare worktrees where worktree does not have its own .git file 2023-08-07 22:40:53 +10:00
fakes
gui Fix stderr redirection 2024-04-09 09:08:14 +02:00
i18n Cleanup: remove pointless condition and error message 2024-03-28 13:11:08 +01:00
integration Replace min/max helpers with built-in min/max 2024-04-07 23:24:10 +08:00
jsonschema Add UserConfig jsonschema generation script 2023-12-02 10:46:24 +01:00
logs Remove secureexec package 2023-07-30 19:59:51 +10:00
snake
tasks Refactor repo_paths.go to use git rev-parse 2024-01-24 08:40:01 +01:00
theme pkg: fix some comment 2024-04-07 16:09:26 +08:00
updates Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
utils Replace min/max helpers with built-in min/max 2024-04-07 23:24:10 +08:00