summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix graph: Export node types and <node-type> accessors.Alex Kost2015-08-30
* guix lint: Export checkers and <lint-checker> accessors.Alex Kost2015-08-30
* refresh: Add missing newline in warning message.Ludovic Courtès2015-08-29
* import: Add Ruby gem importer.David Thompson2015-08-27
* Add 'guix graph'.Ludovic Courtès2015-08-27
* scripts: package: Add --install-from-file option.David Thompson2015-08-19
* size: Get the item's size from the daemon rather than compute it.Ludovic Courtès2015-08-19
* lint: Add 'formatting' checker.Ludovic Courtès2015-08-19
* import: elpa: Fix typo.Alex Kost2015-08-10
* Fix typos in translatable strings.Ludovic Courtès2015-07-23
* size: Add '--substitute-urls' option.Ludovic Courtès2015-07-22
* import: hackage: Remove reference to unbound variable.Ludovic Courtès2015-07-22
* size: Remove leftover 'pk'.Ludovic Courtès2015-07-22
* publish: Do not load archive content in memory.Ludovic Courtès2015-07-20
* publish: Serve /nar requests in a separate thread.Ludovic Courtès2015-07-19
* publish: Write hashes in nix-base32 format.Ludovic Courtès2015-07-18
* system: Add 'kernel-arguments' field.Ludovic Courtès2015-07-17
* size: Gracefully handle EPIPE.Ludovic Courtès2015-07-15
* ui: Add 'leave-on-EPIPE'.Ludovic Courtès2015-07-15
* substitute: Improve functional decomposition.Ludovic Courtès2015-07-13
* guix build: Add '--substitute-urls' client option.Ludovic Courtès2015-07-13
* substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès2015-07-13
* substitute: Store cached narinfo in cache-specific sub-directories.Ludovic Courtès2015-07-13
* substitute: Pass the cache URL instead of <cache> objects.Ludovic Courtès2015-07-13
* substitute: Remove unneeded conditionals.Ludovic Courtès2015-07-13
* guix lint: Remove duplicated module lines.Alex Kost2015-07-13
* offload: Add 'ssh-options' field to <build-machine>.Ludovic Courtès2015-07-09
* import: Add 'elpa' importer.Federico Beffa2015-07-08
* gnu: system: Move <file-system-mapping> into (gnu system file-systems).David Thompson2015-07-07
* substitute: Avoid infinite loop when updating the substitute list.Andy Patterson2015-07-07
* scripts: environment: Return the exit status of the command.Cyril Roelandt2015-07-02
* environment: Define 'GUIX_ENVIRONMENT'.Ludovic Courtès2015-07-01
* environment: Improve error reporting for '-l'.Ludovic Courtès2015-07-01
* environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès2015-07-01
* environment: Add --system.Ludovic Courtès2015-07-01
* environment: Add only the specified outputs of the dependencies.Ludovic Courtès2015-07-01
* size: Add '--map-file' option.Ludovic Courtès2015-06-21
* size: Remove unused variables.Ludovic Courtès2015-06-21
* Add 'guix size'.Ludovic Courtès2015-06-18
* Add 'guix edit'.Ludovic Courtès2015-06-18
* Move 'specification->package+output' to (gnu packages).Ludovic Courtès2015-06-18
* offload: Fix sorting bug in 'choose-build-machine'.Mark H Weaver2015-06-17
* guix build: Allow directories to be passed to --with-source.Ludovic Courtès2015-06-11
* environment: Connect to the store after the command line has been parsed.Ludovic Courtès2015-06-11
* guix system: init: Overwrite the items in the target store.Ludovic Courtès2015-06-10
* import: hackage: Refactor parsing code and add new options.Federico Beffa2015-06-09
* guix: Clean up --help messages.Alex Kost2015-06-08
* guix gc: Add '--verify'.Ludovic Courtès2015-06-06
* guix package: Fix typo in --help message.Alex Kost2015-06-06
* lint: source: Warn only when all the URIs are unreachable.Ludovic Courtès2015-05-31