summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2017-10-28lint: Extract network-related exception handling....Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags....Ludovic Courtès
2017-10-26build-system/go: Fix installation path of executable files....Leo Famulari
2017-10-25challenge: Display an overall summary....Ludovic Courtès
2017-10-25substitute: Don't send more than 1000 requests in a row....Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages....Ludovic Courtès
2017-10-24build-system/go: Parameterize installing the source code....Leo Famulari
2017-10-24build-system/go: Strip the Go binaries with the native tool....Leo Famulari
2017-10-23pull: Hide compilation warnings....Ludovic Courtès
2017-10-23pull: Add (guix build compile) to the mix....Ludovic Courtès
2017-10-22gexp: Add 'directory-union'....Ludovic Courtès
2017-10-22gexp: Add 'file-union'....Ludovic Courtès
2017-10-22discovery: Move 'file-name->module-name' to (guix modules)....Ludovic Courtès
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