summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * profiles: Hooks always return a monadic value.Ludovic Courtès2015-05-26
| * ui: Improve error reporting for 'read/eval'.Ludovic Courtès2015-05-26
| * gc: ignore trailing slash or subdirectories for `guix gc -d'Cyrill Schenkel2015-05-26
| * guix system: Add '--on-error'.Ludovic Courtès2015-05-25
| * guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès2015-05-25
| * ui: Auto-compile user code, and improve error reporting.Ludovic Courtès2015-05-25
| * ui: Make 'symlink' replacement more future-proof.Ludovic Courtès2015-05-24
| * ui: Add 'copy-file' replacement with better error reporting.Ludovic Courtès2015-05-24
| * guix system: init: Copy the closure of 'grub.cfg', not that of the system.Ludovic Courtès2015-05-24
| * guix system: Always add zero previous entries in grub.cfg for 'init'.Ludovic Courtès2015-05-24
| * guix system: init: Make sure the target is root-owned.Ludovic Courtès2015-05-24
| * services: swap: Use 'restart-on-EINTR'.Ludovic Courtès2015-05-22
| * syscalls: Add 'restart-on-EINTR'.Ludovic Courtès2015-05-22
| * guix package: Adjust --help message.Ludovic Courtès2015-05-21
| * scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...David Thompson2015-05-21
| * ui: Deduplicate 'show-what-to-build*'.David Thompson2015-05-21
| * package: Add --manifest option.David Thompson2015-05-20
| * profiles: Add 'packages->manifest' procedure.David Thompson2015-05-20
| * ui: Factorize user-provided Scheme file loading.David Thompson2015-05-20
| * ftp-client: Throw when log-in fails.Ludovic Courtès2015-05-20
| * guix package: Add optional argument to --search-paths.Ludovic Courtès2015-05-20
| * guix package: --search-paths mentions $PATH.Ludovic Courtès2015-05-20
| * guix gc: Add '--optimize'.Ludovic Courtès2015-05-19
| * store: Add 'optimize-store' RPC.Ludovic Courtès2015-05-19
| * profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès2015-05-18
| * syscalls: Add 'set-network-interface-up'.Ludovic Courtès2015-05-17
| * publish: Add '--listen'.Ludovic Courtès2015-05-12
| * publish: Add '--user' option.Ludovic Courtès2015-05-12
| * http-client: Remove monkey patching for 2.0.5.Ludovic Courtès2015-05-10
| * Remove assorted Guile 2.0.5 workarounds.Ludovic Courtès2015-05-10
| * profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès2015-05-08
| * profiles: Generate an 'etc/profile' file.Ludovic Courtès2015-05-06
| * profiles: Move build code to (guix build profiles).Ludovic Courtès2015-05-06
| * search-paths: Export 'string-tokenize*'.Ludovic Courtès2015-05-06
| * download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
| * download: Reinstate buffering on connection sockets.Ludovic Courtès2015-05-06
| * environment: Move iteration outside of 'for-each-search-path'.Ludovic Courtès2015-05-05
| * environment: Use 'evaluate-search-paths'.Ludovic Courtès2015-05-05
| * search-paths: Define the 'PATH' environment variable.Ludovic Courtès2015-05-05
| * search-paths: 'evaluate-search-paths' can be passed a list of directories.Ludovic Courtès2015-05-05
| * gnu-maintenance: 'gnu-package?' returns #t for R and for GNOME packages.Ludovic Courtès2015-05-05
| * environment: Use (guix search-paths).Ludovic Courtès2015-05-05
| * records: Make 'make-syntactic-constructor' available at load/eval/expand.Ludovic Courtès2015-05-04
| * profiles: Use a &message error condition instead of 'error'.Ludovic Courtès2015-05-04
| * search-paths: 'evaluate-search-paths' now returns spec/value pairs.Ludovic Courtès2015-05-04
| * search-paths: Add 'environment-variable-definition'.Ludovic Courtès2015-05-04
| * search-paths: Add 'evaluate-search-paths', from (guix scripts package).Ludovic Courtès2015-05-04
| * Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
| * substitute: Increase TTL from 24h to 36h.Ludovic Courtès2015-05-04
| * guix: build: Fix indentation for --sources in help output.Eric Bavier2015-05-04