summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2016-01-28lint: Rewrite 'check-patch-file-names'.Mathieu Lirzin
2016-01-28lint: Remove an unneeded clause in 'check-patch-file-names'.Mathieu Lirzin
2016-01-20import: Add Bioconductor importer and updater.Ricardo Wurmus
2016-01-19guix build: Add '--keep-going'.Ludovic Courtès
2016-01-16Move <boot-parameters> to (gnu system).Alex Kost
2016-01-06lint: cve: Catch host name lookup errors.Ludovic Courtès
2016-01-05guix package: Allow multiple '--search' flags.Ludovic Courtès
2016-01-02graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile.Ludovic Courtès
2016-01-02graph: %BAG-EMERGED-NODE-TYPE filters out origins.Ludovic Courtès
2015-12-30guix build: Augment %PATCH-PATH when -L is passed.Ludovic Courtès
2015-12-25guix package: Fix typo in comment.Leo Famulari
2015-12-20lint: The CPE name of GRUB is "grub2".Ludovic Courtès
2015-12-13guix build: Gracefully handle type errors in -e and -f.Ludovic Courtès
2015-12-13guix build: Remove dead code.Ludovic Courtès
2015-12-09guix build: Add '--check'.Ludovic Courtès
2015-12-08guix build: Add '--rounds'.Ludovic Courtès
2015-12-07gnu-maintenance: Add GNOME updater.Ludovic Courtès
2015-12-07refresh: Bail out when asked for a nonexistent updater.Ludovic Courtès
2015-12-06edit: Don't assume that an emacs daemon is running.Mathieu Lirzin
2015-12-06edit: Allow command line arguments in $VISUAL and $EDITOR.Mathieu Lirzin
2015-12-01guix build: Modularize transformation handling.Ludovic Courtès
2015-12-01guix package: Refactor 'options->installable'.Ludovic Courtès
2015-12-01guix package: Move 'process-actions' out of sight.Ludovic Courtès
2015-12-01guix package: Formalize the list of actions.Ludovic Courtès
2015-12-01guix package: Move 'build-and-use-profile' out of sight.Ludovic Courtès
2015-12-01guix package: Move a couple of procedures out of sight.Ludovic Courtès
2015-12-01guix package: Remove unnecessary use of (%store).Ludovic Courtès
2015-11-29refresh: Check updater availability at run time.Ludovic Courtès
2015-11-29guix build: Factorize build log query.Ludovic Courtès
2015-11-28environment: Set build options early on.Ludovic Courtès
2015-11-28lint: Do not report already-patched vulnerabilities.Ludovic Courtès
2015-11-28substitute: Warn upon store prefix mismatches.Ludovic Courtès
2015-11-26lint: Add "cve" checker.Ludovic Courtès
2015-11-26import: hackage: Assume current 'ghc' package version.Federico Beffa
2015-11-24guix package: Reduce startup time by ~50%.Ludovic Courtès
2015-11-23graph: Add '%bag-with-origins-node-type'.Ludovic Courtès
2015-11-23refresh: Add '--expression'.Ludovic Courtès
2015-11-23guix download: Fail when more than one URL is passed.Ludovic Courtès
2015-11-23guix download: Gracefully handle missing arguments.Ludovic Courtès
2015-11-22ftp-client: Default port for 'ftp-open' is now "ftp".Ludovic Courtès
2015-11-21environment: Correctly handle abnormal exits.Ludovic Courtès
2015-11-21refresh: Rewrite '--list-dependent' in terms of (guix graph).Ludovic Courtès
2015-11-21Add (guix graph).Ludovic Courtès
2015-11-12lint: Have connections time out after 3 seconds.Ludovic Courtès
2015-11-11guix gc: Error out when extra arguments are passed.Ludovic Courtès
2015-11-11edit: Honor $VISUAL.Ludovic Courtès
2015-11-11refresh: Avoid non-literal format string.Ludovic Courtès
2015-11-11guix package: '--search-paths' can report combined search paths.Ludovic Courtès