summaryrefslogtreecommitdiffstats
path: root/pkg/commands/oscommands/cmd_obj_runner.go
AgeCommit message (Expand)Author
2024-05-15Use ScanLinesAndTruncateWhenLongerThanBuffer instead of bufio.ScanLinesStefan Haller
2024-05-15Handle scanner error in RunAndProcessLinesStefan Haller
2024-04-09TERM: remove TERM variable hard-coded value setEmanuele "Lele" Calo
2023-07-29Log duration of commandsJesse Duffield
2023-07-24Revert "Fix flakey pull_merge_conflict test"Jesse Duffield
2023-07-18Fix crash when a background fetch prompts for credentialsStefan Haller
2023-07-10Fix flakey pull_merge_conflict testJesse Duffield
2023-07-10Use an interface for tasks instead of a concrete structJesse Duffield
2023-07-09Use first class task objects instead of global counterJesse Duffield
2023-07-08Handle pending actions properly in git commands that require credentialsJesse Duffield
2023-03-19Fix checking for credentials performance (#2452)Luka Markušić
2022-11-30Add credential prompts for U2F-backed SSH keysBartłomiej Dach
2022-09-19fix(loaders/file.go): changed to ignore stderr when loading git statusRyooooooga
2022-08-30chore: remove duplicate word in commentsAbirdcfly
2022-08-01add build info when building from sourceJesse Duffield
2022-06-18better process killingJesse Duffield
2022-03-27show stdout in error message if stderr is blankJesse Duffield
2022-03-17add commit message controllerJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-15stop refreshing the screen so muchJesse Duffield
2022-01-09more refactoringJesse Duffield
2022-01-09add some more lintersJesse Duffield
2022-01-09fix bug that caused credentials popup to be raised unexpectedlyJesse Duffield
2022-01-09start breaking up git structJesse Duffield
2022-01-07refactorJesse Duffield
2022-01-07simplify how we log commandsJesse Duffield
2022-01-04updating specsJesse Duffield
2022-01-04refactorJesse Duffield
2022-01-04WIPJesse Duffield