summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2016-06-17Merge branch 'master' into core-updatesLudovic Courtès
2016-06-16utils: 'current-source-directory' returns the absolute directory name....Ludovic Courtès
2016-06-16utils: 'current-source-directory' is now purely an expansion-time thing....Ludovic Courtès
2016-06-16packages: Disambiguate 'modules' and 'imported-modules' in <origin>....Ludovic Courtès
2016-06-16gexp: Add #:select? parameter to 'local-file'....Ludovic Courtès
2016-06-16gexp: Move 'current-source-directory' to (guix utils)....Ludovic Courtès
2016-06-15guix: Add downloader for Mercurial repositories....Ricardo Wurmus
2016-06-15store: Add #:select? parameter to 'add-to-store'....Ludovic Courtès
2016-06-15packages: The 'source' can be any lowerable object....Ludovic Courtès
2016-06-15packages: 'origin->derivation' expects an origin and nothing else....Ludovic Courtès
2016-06-15packages: Recognize the '.Z' extension....Ludovic Courtès
2016-06-14import: pypi: read requirements from wheels....Cyril Roelandt
2016-06-13utils: 'with-atomic-file-output' closes the port upon exception....Ludovic Courtès
2016-06-13syscalls: Use 'syscall->procedure' everywhere....Ludovic Courtès
2016-06-13utils: 'with-atomic-file-output' calls 'fdatasync'....Ludovic Courtès
2016-06-12Merge branch 'master' into core-updatesLeo Famulari
2016-06-12serialization: Add #:select? parameter to 'write-file'....Ludovic Courtès
2016-06-12profiles: Make sure hook derivations fail upon error....Ludovic Courtès
2016-06-11profiles: manifest-lookup-package: Correctly handle package entries....宋文武
2016-06-11profiles: xdg-mime-database: Union the "share/mime/packages" directory....宋文武
2016-06-09publish: Add '--ttl'....Ludovic Courtès
2016-06-09ui: 'string->duration' supports hours and seconds....Ludovic Courtès
2016-06-08publish: Encore URIs that appear in narinfos....Ludovic Courtès
2016-06-08gnu-maintenance: Replace 'find-packages' with 'find-package' (singular)....Ludovic Courtès
2016-06-07Merge branch 'master' into core-updatesLudovic Courtès
2016-06-06bournish: Allow compilation of multiple expressions....Ludovic Courtès
2016-06-06bournish: Handle EOF in the reader....Ludovic Courtès
2016-06-05profiles: 'profile-derivation' now honors #:system....Ludovic Courtès
2016-05-31import: github: Tiny cosmetic change....Ludovic Courtès
2016-05-31import github: Add to extension list....Efraim Flashner
2016-05-31offload: Use (guix build syscalls)....Ludovic Courtès
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