summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2015-07-19publish: Serve /nar requests in a separate thread....Ludovic Courtès
2015-07-18publish: Write hashes in nix-base32 format....Ludovic Courtès
2015-07-17system: Add 'kernel-arguments' field....Ludovic Courtès
2015-07-15size: Gracefully handle EPIPE....Ludovic Courtès
2015-07-15ui: Add 'leave-on-EPIPE'....Ludovic Courtès
2015-07-13substitute: Improve functional decomposition....Ludovic Courtès
2015-07-13guix build: Add '--substitute-urls' client option....Ludovic Courtès
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients....Ludovic Courtès
2015-07-13substitute: Store cached narinfo in cache-specific sub-directories....Ludovic Courtès
2015-07-13substitute: Pass the cache URL instead of <cache> objects....Ludovic Courtès
2015-07-13substitute: Remove unneeded conditionals....Ludovic Courtès
2015-07-13guix lint: Remove duplicated module lines....Alex Kost
2015-07-09offload: Add 'ssh-options' field to <build-machine>....Ludovic Courtès
2015-07-08import: Add 'elpa' importer....Federico Beffa
2015-07-07gnu: system: Move <file-system-mapping> into (gnu system file-systems)....David Thompson