summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2015-10-21import: cran: Add updater.Ludovic Courtès
2015-10-21refresh: Remove exception catch-all.Ludovic Courtès
2015-10-21refresh: Add '--type' option.Ludovic Courtès
2015-10-21import: elpa: Add updater.Ludovic Courtès
2015-10-21gnu-maintenance: Generalize, leading to (guix upstream).Ludovic Courtès
2015-10-20Add 'guix challenge'.Ludovic Courtès
2015-10-19substitute: Expose narinfo access.Ludovic Courtès
2015-10-19guix archive: Add '--extract'.Ludovic Courtès
2015-10-14guix system: Add 'dmd-graph' command.Ludovic Courtès
2015-10-14guix system: Add 'extension-graph' command.Ludovic Courtès
2015-10-14graph: 'export-graph' takes a #:reverse-edges? parameter.Ludovic Courtès
2015-10-10guix system: Add '--derivation'.Ludovic Courtès
2015-10-09scripts: environment: Use system* instead of system.David Thompson
2015-10-09lint: Export 'run-checkers'.Alex Kost
2015-10-06publish: Fix file descriptor leak.Ludovic Courtès
2015-09-28guix gc: Add '--list-failures' and '--clear-failures'.Ludovic Courtès
2015-09-28lint: Fix 'check-texinfo-markup'.Mathieu Lirzin
2015-09-26lint: Improve 'check-texinfo-markup'.Mathieu Lirzin
2015-09-25offload: Use gzip instead of xz for compression on the master.Ludovic Courtès
2015-09-24lint: Accept '`' character.Mathieu Lirzin
2015-09-24lint: Check non-translated package descriptions.Mathieu Lirzin
2015-09-22scripts: Add 'build-package'.Alex Kost
2015-09-18lint: Report lonely parentheses.Ludovic Courtès
2015-09-18ui: Add 'show-derivation-outputs'.Alex Kost
2015-09-18Add (guix scripts).Alex Kost
2015-09-16substitute: Improve readability of download progress report.Steve Sprang
2015-09-15lint: Add 'check-texinfo-markup' checker.Mathieu Lirzin
2015-09-14guix: lint: Check for meaningful origin file names.Eric Bavier
2015-09-14guix: packages: Add origin-actual-file-name.Eric Bavier
2015-09-15guix system: Gracefully handle incomplete commands.Ludovic Courtès
2015-09-10guix build: '--log-file' can return URLs.Ludovic Courtès
2015-09-10pull: Update to the new cgit snapshot URL.Ludovic Courtès
2015-09-06lint: Add 'license' checker.Ludovic Courtès
2015-09-04publish: Gracefully handle the lack of a deriver.Ludovic Courtès
2015-09-02graph: Add '--expression'.Ludovic Courtès
2015-08-31import: Add 'cran' importer.Ricardo Wurmus
2015-08-30guix graph: Export node types and <node-type> accessors.Alex Kost
2015-08-30guix lint: Export checkers and <lint-checker> accessors.Alex Kost
2015-08-29refresh: Add missing newline in warning message.Ludovic Courtès
2015-08-27import: Add Ruby gem importer.David Thompson
2015-08-27Add 'guix graph'.Ludovic Courtès
2015-08-19scripts: package: Add --install-from-file option.David Thompson
2015-08-19size: Get the item's size from the daemon rather than compute it.Ludovic Courtès
2015-08-19lint: Add 'formatting' checker.Ludovic Courtès
2015-08-10import: elpa: Fix typo.Alex Kost
2015-07-23Fix typos in translatable strings.Ludovic Courtès
2015-07-22size: Add '--substitute-urls' option.Ludovic Courtès
2015-07-22import: hackage: Remove reference to unbound variable.Ludovic Courtès
2015-07-22size: Remove leftover 'pk'.Ludovic Courtès
2015-07-20publish: Do not load archive content in memory.Ludovic Courtès