summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-05-31download: Update CPAN mirrors.Efraim Flashner
2016-05-30build: emacs: Handle sources that are a single elisp file.David Thompson
2016-05-30download: Update Sourceforge mirrors.Efraim Flashner
2016-05-28cve: Use a more compact format for the list of package/versions.Ludovic Courtès
2016-05-27guix package: Inherit the transformed version number.Ludovic Courtès
2016-05-27download: Default to a 10s connection establishment timeout.Ludovic Courtès
2016-05-27download: Use URI objects for content-addressed mirrors.Ludovic Courtès
2016-05-26cve: Include the 3 previous years of vulnerabilities.Ludovic Courtès
2016-05-26substitute: Internationalize the "Downloading" message.Ludovic Courtès
2016-05-25grafts: Create only one grafted variant of each derivation.Ludovic Courtès
2016-05-25guix: ruby-build-system: Extract gemspec during 'extract-gemspec'.Ben Woodcroft
2016-05-24graft: Fail when one of the threads raises an exception.Ludovic Courtès
2016-05-24size: Pass 'requisites' a list of items.Ludovic Courtès
2016-05-24store: 'requisites' now takes a list of store items.Ludovic Courtès
2016-05-24size: Accept several arguments.Ludovic Courtès
2016-05-24size: 'store-profile' takes a list of store items.Ludovic Courtès
2016-05-24ui: Let users report translation bugs.Mathieu Lirzin
2016-05-24build-system/emacs: Use 'emacs-minimal' by default.Alex Kost
2016-05-24graph: Add 'node-reachable-count'.Ludovic Courtès
2016-05-24graph: Expose 'traverse/depth-first'.Ludovic Courtès
2016-05-24refresh: Make 'list-dependents' a monadic procedure.Ludovic Courtès
2016-05-23union: Compare inode numbers in 'file=?'.Ludovic Courtès
2016-05-23cve: Remove now unnecessary HTTP caching.Ludovic Courtès
2016-05-23cve: Keep a summarized sexp in cache instead of the full XML.Ludovic Courtès
2016-05-21grafts: Rename files whose name matches a graft.Ludovic Courtès
2016-05-21grafts: Preserve empty directories when grafting.Ludovic Courtès
2016-05-21substitute: Gracefully handle invalid store file names.Ludovic Courtès
2016-05-21graph: Allow store file names for 'derivation' and 'references' graphs.Ludovic Courtès
2016-05-21derivations: 'derivation' sorts items in the resulting object.Ludovic Courtès
2016-05-21graph: Use absolute file name canonicalization.Ludovic Courtès
2016-05-20ant-build-system: Add unpack phase.Ricardo Wurmus
2016-05-17lint: Honor 'cpe-name' and 'cpe-version' package properties.Ludovic Courtès
2016-05-17store: Clarify 'query-path-hash' docstring.Ludovic Courtès
2016-05-17import: Gracefully report import failures.Ludovic Courtès
2016-05-17import: Exit with non-zero when an unknown importer is asked.Ludovic Courtès
2016-05-16import cran: latest-bioconductor-release: Wrap Bioconductor URL in list.Ricardo Wurmus
2016-05-16import cran: Use URL for Bioconductor 3.3.Ricardo Wurmus
2016-05-16build: Accept dates with space-padded hour field.Ricardo Wurmus
2016-05-16download: Update debian mirrors.Efraim Flashner
2016-05-14download: Support content-addressed mirrors.Ludovic Courtès
2016-05-14guix build: Catch 'getaddrinfo-error' for '--log-file'.Ludovic Courtès
2016-05-14guix build: Do not show what to build when '-d' is used.Ludovic Courtès
2016-05-11Merge branch 'master' into gnome-updatesMark H Weaver
2016-05-09guix: utils: Re-export 'memoize'.Alex Kost
2016-05-08Merge branch 'master' into gnome-updates宋文武
2016-05-06syscalls: Use 'define-c-struct' for 'fcntl-flock'.Ludovic Courtès
2016-05-06utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators).Ludovic Courtès
2016-05-04utils: Remove 'split'.Ludovic Courtès
2016-05-04environment: Use 'break' instead of 'split'.Ludovic Courtès