summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-02-25publish: Do not publish nars for invalid store items.Ludovic Courtès
2016-02-24gnu-maintenance: Add X.org updater.Andy Wingo
2016-02-24Do not check package freshness during upgrade.Alex Kost
2016-02-24publish: Move 'query-path-info' call where it belongs.Ludovic Courtès
2016-02-23refresh: Remove unneeded import.Ludovic Courtès
2016-02-22derivations: Move grafts to (guix grafts).Ludovic Courtès
2016-02-20import: gem: Add updater.Ben Woodcroft
2016-02-12scripts: environment: Build environments as profiles.David Thompson
2016-02-05guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès
2016-02-03guix system: 'reconfigure' loads and starts new services.Ludovic Courtès
2016-02-01guix build: Add '--with-input'.Ludovic Courtès
2016-02-01guix package: Support package transformation options.Ludovic Courtès
2016-02-01guix build: Separate transformation options.Ludovic Courtès
2016-02-01guix build: Transformations operate on single objects.Ludovic Courtès
2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'.Alex Kost
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