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