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