summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-10-07pull: Add GUIX_PULL_URL environment variable.Oleg Pykhalov
2017-10-07pull: Honor 'parallel-job-count'.Ludovic Courtès
2017-10-07store: Add missing import.Ludovic Courtès
2017-10-07guix package: '--upgrade' no longer reverses package order.Ludovic Courtès
2017-10-05publish: Cache uncompressed nars as well.Ludovic Courtès
2017-10-05guix system: Error out when passed a wrong file system UUID/label.Ludovic Courtès
2017-10-03guix: ant-build-system: Add #:test-include and #:test-exclude arguments.Julien Lepiller
2017-10-03guix: ant-build-system: Add main-class support.Julien Lepiller
2017-09-28guix: Revert accidentally committed changes.Ricardo Wurmus
2017-09-28import: Add JSON importer.Ricardo Wurmus
2017-09-28import: Add generic data to package converter.Ricardo Wurmus
2017-09-28import: Add package->code.Ricardo Wurmus
2017-09-26build-system: meson: Fix typo in variable name.Mohammed Sadiq
2017-09-26http-client: Reset cache TTL upon 304 "Not Modified" responses.Ludovic Courtès
2017-09-26upstream: Add new GNOME updater.Ludovic Courtès
2017-09-26upstream: Add 'url-prefix-predicate'.Ludovic Courtès
2017-09-22licenses: Add CC-Sampling+ 1.0.Arun Isaac
2017-09-20download: Don't report the progress too fast.宋文武
2017-09-19cve: Disable position recording while reading the CVE list.Ludovic Courtès
2017-09-19http-client: 'http-client/cached' uses 'If-Modified-Since'.Ludovic Courtès
2017-09-19utils: 'current-source-directory' gracefully deals with lack of location info.Ludovic Courtès
2017-09-18substitute: Close the download port after substitution finished.宋文武
2017-09-16build-system: Add 'meson-build-system'.Peter Mikkelsen
2017-09-16guix system: Add 'search' command.Ludovic Courtès
2017-09-16ui: Generalize relevance computation.Ludovic Courtès
2017-09-14guix download: Honor mirrors when using '-o'.Ludovic Courtès
2017-09-12import: cpan: Replace '(package-license perl) with 'perl-license.Christopher Baines
2017-09-12store: 'run-with-store' has a #:target parameter.Ludovic Courtès
2017-09-12guix system: Pretty-print device UUIDs.Ludovic Courtès
2017-09-11download: Adjust main ftp.gnu.org mirror.Ludovic Courtès
2017-09-11gnu-maintenance: Return all the latest tarballs, not just one.Ludovic Courtès
2017-09-11gnu-maintenance: Correctly compare versions.Ludovic Courtès
2017-09-11substitute: Download from unauthorized sources that provide the right content.Ludovic Courtès
2017-09-11substitute: Make substitute URLs a SRFI-39 parameter.Ludovic Courtès
2017-09-07size: Default to '--sort=self'.Ludovic Courtès
2017-09-05Handle the same HTTP redirects everywhere.Tobias Geerinckx-Rice
2017-09-05guix: Fix Guile current-processor-count deprecation warnings.Mathieu Othacehe
2017-09-03gnu-maintenance: GNU updater no longer relies on FTP access.Ludovic Courtès
2017-09-03memoization: (mlambda () ...) allows for inner 'define'.Ludovic Courtès
2017-09-03build: Fix helpful output for emacs-build-system install phase.Christopher Baines
2017-09-01build: emacs-build-system: Make the install phase more helpful.Christopher Baines
2017-09-01scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-25download: Remove a SourceForge mirror that never returns 404.Mark H Weaver
2017-08-24graft: Correctly replace references near the end of the scan buffer.Ludovic Courtès
2017-08-24Revert "graph: Provide access to the package record in the emit functions."Ludovic Courtès
2017-08-24packages: Use Guile 2.0 for grafting.Ludovic Courtès
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-08-23gnu: scripts: Cleanup regarding "gnu system" bootloader devices.Andy Wingo
2017-08-21Merge branch 'master' into core-updatesMarius Bakke