summaryrefslogtreecommitdiff
path: root/guix/scripts/processes.scm
AgeCommit message (Expand)Author
2020-11-29processes: Add '--format' and the "normalized" format....John Soo
2020-11-29processes: Put ChildProcess and ChildPID on separate lines....John Soo
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length....Ludovic Courtès
2020-06-28processes: Write to $PAGER....Ludovic Courtès
2019-04-29processes: Gracefully handle daemons without clients....Ludovic Courtès
2019-04-29processes: 'process-open-files' ignores disappeared /proc/PID/fd entries....Ludovic Courtès
2018-10-29Add 'guix processes'....Ludovic Courtès