summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2013-02-27guix gc: Add `--references' and `--referrers'.Ludovic Courtès
2013-02-22pull: Distinguish "already up to date" from "updated".Ludovic Courtès
2013-02-22pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès
2013-02-20Add "guix pull".Ludovic Courtès
2013-02-20ui: Factorize `show-what-to-build'.Ludovic Courtès
2013-02-20ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès
2013-02-17scripts: Remove hyphen in the command name shown by `--version'.Ludovic Courtès
2013-02-17scripts: Remove initialization now redundant with `initialize-guix'.Ludovic Courtès
2013-02-16Replace individual scripts with master 'guix' script.Mark H Weaver