summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
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-23Merge branch 'master' into core-updatesLudovic 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