summaryrefslogtreecommitdiffstats
path: root/src/shell/history/job.rs
Commit message (Collapse)AuthorAgeFilesLines
* remove unused fileJesse Luehrs2022-03-041-63/+0
|
* remove the mutex around exit_infoJesse Luehrs2022-03-041-147/+1
| | | | it is small enough that copying it is not really a big deal
* refactor inputsJesse Luehrs2022-03-041-74/+78
|
* another large refactorJesse Luehrs2022-03-041-0/+205