summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* gnu-maintenance: Use 'home-page' as an additional hint of "GNUness".Ludovic Courtès2015-06-16
* build-system/haskell: install config for any package that creates it.Eric Bavier2015-06-11
* profiles: Process ghc conf files only once.Eric Bavier2015-06-11
* profiles: Search for ghc conf files only if package db exists.Eric Bavier2015-06-11
* records: Remove unnecessary 'begin'.Ludovic Courtès2015-06-11
* tests: Write the random seed to the error port.Ludovic Courtès2015-06-11
* packages: Make 'location' field innate.Ludovic Courtès2015-06-11
* records: Add support for 'innate' fields.Ludovic Courtès2015-06-11
* records: "options" → "properties".Ludovic Courtès2015-06-11
* records: Factorize field property predicates.Ludovic Courtès2015-06-11
* records: Separate default-value handling.Ludovic Courtès2015-06-11
* records: Replace 'eval-when' with a proper 'define-syntax'.Ludovic Courtès2015-06-11
* 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
* ui: Replace the global 'symlink' binding.Ludovic Courtès2015-06-10
* import: hackage: Refactor parsing code and add new options.Federico Beffa2015-06-09
* monads: Allow n-ary '>>=' expressions.Ludovic Courtès2015-06-08
* guix: Clean up --help messages.Alex Kost2015-06-08
* guix gc: Add '--verify'.Ludovic Courtès2015-06-06
* store: Add 'verify-store' RPC.Ludovic Courtès2015-06-06
* guix package: Fix typo in --help message.Alex Kost2015-06-06
* licenses: Add the Open Publication License 1.0.Mark H Weaver2015-06-05
* gexp: Add 'plain-file'.Ludovic Courtès2015-06-03
* gexp: Export <local-file> accessors.Ludovic Courtès2015-06-03
* gnu-maintenance: latest-release: Honor releases that are not in subdirs.Ludovic Courtès2015-06-02
* lint: source: Warn only when all the URIs are unreachable.Ludovic Courtès2015-05-31
* lint: 'validate-uri' really returns #f on failure.Ludovic Courtès2015-05-31
* base32: Use a custom error condition instead of 'misc-error'.Ludovic Courtès2015-05-31
* ui: Do not call 'display-error' for SRFI-34 exceptions.Ludovic Courtès2015-05-31
* emacs: Report about "search paths" after operation.Alex Kost2015-05-29
* guix environment: Add --ad-hoc option.David Thompson2015-05-28
* profiles: Deal with non-directory items in share/icons.Ludovic Courtès2015-05-28
* profiles: Export 'ensure-writable-directory' and use it.Ludovic Courtès2015-05-27
* profiles: Don't assume all the inputs are of a package are packages.Ludovic Courtès2015-05-27
* profiles: Use 'derivation?' to filter hooks.宋文武2015-05-27
* profiles: Add gtk-icon-themes hook.宋文武2015-05-27
* monads: 'foldm', 'mapm', and 'anym' now take a list of regular values.Ludovic Courtès2015-05-27
* 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