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