summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-10-22build: Factorize module compilation in (guix build compile).Ludovic Courtès
2017-10-21Use HTTPS for bioconductor.org.Tobias Geerinckx-Rice
2017-10-19download: Download a nar when a VCS checkout fails.Ludovic Courtès
2017-10-19Add (guix progress).Ludovic Courtès
2017-10-19download: Make 'http-fetch' public.Ludovic Courtès
2017-10-19download: Remove old-Guile leftovers.Ludovic Courtès
2017-10-17guix: substitute: Report the last progress in the child process.宋文武
2017-10-15emacs-build-system: Change how patch-el-files substitutes commands.Christopher Baines
2017-10-15emacs-build-system: Handle missing programs when patching.Christopher Baines
2017-10-12build: Add the Go build system.Leo Famulari
2017-10-12lint: 'home-page' checker reports permanent redirects.Ludovic Courtès
2017-10-12tests: Support multiple HTTP server instances.Ludovic Courtès
2017-10-12offload: Reduce the number of calls to 'machine-load'.Ludovic Courtès
2017-10-12substitute: Close the progress port after substitute finished.宋文武
2017-10-11zlib: Fix memory leak due to revealed ports not being GC'd.Ludovic Courtès
2017-10-10import: cpan: Load (gnu packages perl) lazily.Ludovic Courtès
2017-10-10import: pypi: Remove unneeded import.Ludovic Courtès
2017-10-10ui: Improve reporting of missing closing parentheses.Ludovic Courtès
2017-10-10guix: mirrors: Add kde archive mirror.Efraim Flashner
2017-10-09syscalls: clone: Define syscall-id for aarch64.Eric Bavier
2017-10-09lint: Remove extra newline.Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions.Efraim Flashner
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