summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2015-06-05licenses: Add the Open Publication License 1.0.Mark H Weaver
2015-06-03gexp: Add 'plain-file'.Ludovic Courtès
2015-06-03gexp: Export <local-file> accessors.Ludovic Courtès
2015-06-02gnu-maintenance: latest-release: Honor releases that are not in subdirs.Ludovic Courtès
2015-05-31lint: source: Warn only when all the URIs are unreachable.Ludovic Courtès
2015-05-31lint: 'validate-uri' really returns #f on failure.Ludovic Courtès
2015-05-31base32: Use a custom error condition instead of 'misc-error'.Ludovic Courtès
2015-05-31ui: Do not call 'display-error' for SRFI-34 exceptions.Ludovic Courtès
2015-05-29emacs: Report about "search paths" after operation.Alex Kost
2015-05-28guix environment: Add --ad-hoc option.David Thompson
2015-05-28profiles: Deal with non-directory items in share/icons.Ludovic Courtès
2015-05-27profiles: Export 'ensure-writable-directory' and use it.Ludovic Courtès
2015-05-27profiles: Don't assume all the inputs are of a package are packages.Ludovic Courtès
2015-05-27profiles: Use 'derivation?' to filter hooks.宋文武
2015-05-27profiles: Add gtk-icon-themes hook.宋文武
2015-05-27monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.Ludovic Courtès
2015-05-26profiles: Hooks always return a monadic value.Ludovic Courtès
2015-05-26ui: Improve error reporting for 'read/eval'.Ludovic Courtès
2015-05-26gc: ignore trailing slash or subdirectories for `guix gc -d'Cyrill Schenkel
2015-05-25guix system: Add '--on-error'.Ludovic Courtès
2015-05-25guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès
2015-05-25ui: Auto-compile user code, and improve error reporting.Ludovic Courtès
2015-05-24ui: Make 'symlink' replacement more future-proof.Ludovic Courtès
2015-05-24ui: Add 'copy-file' replacement with better error reporting.Ludovic Courtès
2015-05-24guix system: init: Copy the closure of 'grub.cfg', not that of the system.Ludovic Courtès
2015-05-24guix system: Always add zero previous entries in grub.cfg for 'init'.Ludovic Courtès
2015-05-24guix system: init: Make sure the target is root-owned.Ludovic Courtès
2015-05-22services: swap: Use 'restart-on-EINTR'.Ludovic Courtès
2015-05-22syscalls: Add 'restart-on-EINTR'.Ludovic Courtès
2015-05-21guix package: Adjust --help message.Ludovic Courtès
2015-05-21scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...David Thompson
2015-05-21ui: Deduplicate 'show-what-to-build*'.David Thompson
2015-05-21packages: Use packages from '%final-inputs' as the default patch inputs.Ludovic Courtès
2015-05-20package: Add --manifest option.David Thompson
2015-05-20profiles: Add 'packages->manifest' procedure.David Thompson
2015-05-20ui: Factorize user-provided Scheme file loading.David Thompson
2015-05-20ftp-client: Throw when log-in fails.Ludovic Courtès
2015-05-20guix package: Add optional argument to --search-paths.Ludovic Courtès
2015-05-20guix package: --search-paths mentions $PATH.Ludovic Courtès
2015-05-19guix gc: Add '--optimize'.Ludovic Courtès
2015-05-19store: Add 'optimize-store' RPC.Ludovic Courtès
2015-05-18profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès
2015-05-17syscalls: Add 'set-network-interface-up'.Ludovic Courtès
2015-05-15packages: Use %store-directory.Taylan Ulrich Bayırlı/Kammer
2015-05-12publish: Add '--listen'.Ludovic Courtès
2015-05-12publish: Add '--user' option.Ludovic Courtès
2015-05-10http-client: Remove monkey patching for 2.0.5.Ludovic Courtès
2015-05-10Remove assorted Guile 2.0.5 workarounds.Ludovic Courtès
2015-05-08profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès
2015-05-06profiles: Generate an 'etc/profile' file.Ludovic Courtès