summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2017-08-20guix download: Support retrieving local file without the URI scheme....宋文武
2017-08-19pack: Add "none" compressor....Ricardo Wurmus
2017-08-09Merge branch 'master' into core-updatesMark H Weaver
2017-08-09download: Add the canonical GnuPG download site....Leo Famulari
2017-08-09profiles: Only check file contents if the file exists....Ricardo Wurmus
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-04build: Add minify build system....Ricardo Wurmus
2017-08-02pull: Honor '--no-grafts'....Ludovic Courtès
2017-08-02pull: Use the commit ID as the version string....Ludovic Courtès
2017-08-02pull: Fetch source code from Git....Ludovic Courtès
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-08-01graph: Provide access to the package record in the emit functions....Roel Janssen
2017-08-01guix package: Allow `guix package -u' to fuction as before....Efraim Flashner
2017-08-01lint: formatting: Detect sexp boundaries....Ludovic Courtès
2017-07-31guix package: Warn when invoked with '-u -something'....Ludovic Courtès
2017-07-30git-download: Remove call to 'canonicalize-path'....Ludovic Courtès