aboutsummaryrefslogtreecommitdiff
path: root/job.c
Commit message (Expand)AuthorAge
* Switch run-shell over to queue the command in the background like #().Nicholas Marriott2009-10-11
* There isn't much point in having a free function if it isn't used.Nicholas Marriott2009-10-11
* Collect status from dead jobs and don't invoke the callback until bothNicholas Marriott2009-10-11
* Put all jobs on a global all_jobs list and use that in server.c instead ofNicholas Marriott2009-10-10
* Rather than running status-left, status-right and window title #() with popenNicholas Marriott2009-10-10