summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2015-07-07substitute: Avoid infinite loop when updating the substitute list....Andy Patterson
2015-07-02scripts: environment: Return the exit status of the command....Cyril Roelandt
2015-07-01environment: Define 'GUIX_ENVIRONMENT'....Ludovic Courtès
2015-07-01environment: Improve error reporting for '-l'....Ludovic Courtès
2015-07-01environment: For --ad-hoc, allow users to specify an output....Ludovic Courtès
2015-07-01environment: Add --system....Ludovic Courtès
2015-07-01environment: Add only the specified outputs of the dependencies....Ludovic Courtès
2015-06-21size: Add '--map-file' option....Ludovic Courtès
2015-06-21size: Remove unused variables....Ludovic Courtès
2015-06-18Add 'guix size'....Ludovic Courtès
2015-06-18Add 'guix edit'....Ludovic Courtès
2015-06-18Move 'specification->package+output' to (gnu packages)....Ludovic Courtès
2015-06-17offload: Fix sorting bug in 'choose-build-machine'....Mark H Weaver
2015-06-11guix build: Allow directories to be passed to --with-source....Ludovic Courtès
2015-06-11environment: Connect to the store after the command line has been parsed....Ludovic Courtès