/
githubmirror
/
lazygit
ОбзорДокументацияВойти
/
githubmirror
/
lazygit
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
lazygit/
.../commands/oscommands/
..
cmd_obj.go

Use ConPTY on Windows for pty-backed command execution

месяц назад
cmd_obj_builder.go

Fix quoting of shell commands on Windows

2 месяца назад
cmd_obj_runner.go

Wait for the streamed command's output goroutine before reading its buffers

25 дней назад
cmd_obj_runner_test.go

Copy gocui files into lazygit repo under pkg/gocui

3 месяца назад
cmd_obj_test.go

Suppress optional locks by default again, except foreground refresh

месяц назад
copy.go

Specify return value where named return value is used

10 месяцев назад
dummies.go

Remove empty directories after discarding files

4 месяца назад
fake_cmd_obj_runner.go

Remove ICmdObj interface

год назад
gui_io.go

Use first class task objects instead of global counter

3 года назад
new_shell_windows_test.go

Add end-to-end test for shell command quoting on Windows

2 месяца назад
os.go

Start all commands of a pipeline before waiting for any of them

5 дней назад
os_default_platform.go

Abstract task command over *exec.Cmd

месяц назад
os_default_test.go

Clean up build tags

год назад
os_test.go

Fix quoting of shell commands on Windows

2 месяца назад
os_windows.go

Abstract task command over *exec.Cmd

месяц назад
os_windows_test.go

Fix quoting of shell commands on Windows

2 месяца назад
pty.go

Add pty support on Windows via ConPTY

месяц назад
pty_unix.go

Reap pty process trees synchronously when quitting on Windows (#5879)

8 дней назад
pty_windows.go

Reap pty process trees synchronously when quitting on Windows (#5879)

8 дней назад
pty_windows_test.go

Reap pty process trees synchronously when quitting on Windows (#5879)

8 дней назад