summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2016-06-17
|\
| * utils: 'current-source-directory' returns the absolute directory name.Ludovic Courtès2016-06-16
| * utils: 'current-source-directory' is now purely an expansion-time thing.Ludovic Courtès2016-06-16
| * packages: Disambiguate 'modules' and 'imported-modules' in <origin>.Ludovic Courtès2016-06-16
| * gexp: Add #:select? parameter to 'local-file'.Ludovic Courtès2016-06-16
| * gexp: Move 'current-source-directory' to (guix utils).Ludovic Courtès2016-06-16
| * guix: Add downloader for Mercurial repositories.Ricardo Wurmus2016-06-15
| * store: Add #:select? parameter to 'add-to-store'.Ludovic Courtès2016-06-15
| * packages: The 'source' can be any lowerable object.Ludovic Courtès2016-06-15
| * packages: 'origin->derivation' expects an origin and nothing else.Ludovic Courtès2016-06-15
| * packages: Recognize the '.Z' extension.Ludovic Courtès2016-06-15
| * import: pypi: read requirements from wheels.Cyril Roelandt2016-06-14
| * 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