summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * utils: 'with-atomic-file-output' closes the port upon exception.Ludovic Courtès2016-06-13
| * syscalls: Use 'syscall->procedure' everywhere.Ludovic Courtès2016-06-13
| * utils: 'with-atomic-file-output' calls 'fdatasync'.Ludovic Courtès2016-06-13
* | Merge branch 'master' into core-updatesLeo Famulari2016-06-12
|\|
| * serialization: Add #:select? parameter to 'write-file'.Ludovic Courtès2016-06-12
| * profiles: Make sure hook derivations fail upon error.Ludovic Courtès2016-06-12
| * profiles: manifest-lookup-package: Correctly handle package entries.宋文武2016-06-11
| * profiles: xdg-mime-database: Union the "share/mime/packages" directory.宋文武2016-06-11
| * publish: Add '--ttl'.Ludovic Courtès2016-06-09
| * ui: 'string->duration' supports hours and seconds.Ludovic Courtès2016-06-09
| * publish: Encore URIs that appear in narinfos.Ludovic Courtès2016-06-08
| * gnu-maintenance: Replace 'find-packages' with 'find-package' (singular).Ludovic Courtès2016-06-08
* | Merge branch 'master' into core-updatesLudovic Courtès2016-06-07
|\|
| * bournish: Allow compilation of multiple expressions.Ludovic Courtès2016-06-06
| * bournish: Handle EOF in the reader.Ludovic Courtès2016-06-06
| * profiles: 'profile-derivation' now honors #:system.Ludovic Courtès2016-06-05
| * import: github: Tiny cosmetic change.Ludovic Courtès2016-05-31
| * import github: Add to extension list.Efraim Flashner2016-05-31
| * offload: Use (guix build syscalls).Ludovic Courtès2016-05-31
| * download: Update CPAN mirrors.Efraim Flashner2016-05-31
| * build: emacs: Handle sources that are a single elisp file.David Thompson2016-05-30
| * download: Update Sourceforge mirrors.Efraim Flashner2016-05-30
| * cve: Use a more compact format for the list of package/versions.Ludovic Courtès2016-05-28
| * 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
* | Merge branch 'master' into core-updatesLudovic 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