| Commit message (Expand) | Author | Age |
* | store: Fix potential over-reads in 'import-paths'. | Ludovic Courtès | 2018-01-11 |
* | ssh: Work around 'get-bytevector-some' bug. | Ludovic Courtès | 2018-01-11 |
* | gnu: Use one spelling for ‘copyright’. | Tobias Geerinckx-Rice | 2018-01-10 |
* | publish: Remove "Guix-Nar-Compression" header from responses. | Ludovic Courtès | 2018-01-09 |
* | import: crate: Gracefully deal with missing license info. | Ludovic Courtès | 2018-01-08 |
* | publish: Publish build logs. | Ludovic Courtès | 2018-01-07 |
* | publish: Use 'x-raw-file' internal response header. | Ludovic Courtès | 2018-01-07 |
* | daemon: Add gzip log compression. | Ludovic Courtès | 2018-01-07 |
* | ssh: Improve error reporting when retrieving files. | Ludovic Courtès | 2018-01-07 |
* | ui: Display hints that come along with '&message' conditions. | Ludovic Courtès | 2018-01-07 |
* | publish: Save bandwidth on narinfo 404s. | Ludovic Courtès | 2018-01-06 |
* | ui: It's 2018 now! | Ludovic Courtès | 2018-01-01 |
* | build: dub-build-system: Make builds reproducible. | Danny Milosavljevic | 2017-12-31 |
* | guix build: Support '--with-source=PACKAGE@VERSION=URI'. | Ludovic Courtès | 2017-12-23 |
* | guix system: Check mapped devices upon 'init' and 'reconfigure'. | Ludovic Courtès | 2017-12-22 |
* | guix: Exclude broken symlinks from man files. | Ricardo Wurmus | 2017-12-22 |
* | upstream: Reject bogus archive type guesses. | Ludovic Courtès | 2017-12-19 |
* | guix gc: '--verify=foo' is reported as an error. | Ludovic Courtès | 2017-12-18 |
* | gexp: 'computed-file' has a new #:guile parameter. | Ludovic Courtès | 2017-12-18 |
* | ui: Non-zero exit for compound '&message' and '&error-location' conditions. | Ludovic Courtès | 2017-12-18 |
* | man-db: Autoload (gdbm). | Ludovic Courtès | 2017-12-17 |
* | gnu-maintenance: 'latest-ftp-release' ignores "unstable" directories. | Ludovic Courtès | 2017-12-17 |
* | profiles: Use (guix man-db) to create the manual database. | Ludovic Courtès | 2017-12-17 |
* | guix: offload: Add "status" sub-command. | Ricardo Wurmus | 2017-12-16 |
* | scripts: system: Add --expression option. | Mathieu Othacehe | 2017-12-15 |
* | progress: Rename 'erase-in-line' to 'erase-current-line'. | Ludovic Courtès | 2017-12-15 |
* | bootloader: Factorize write-file-on-device. | Mathieu Othacehe | 2017-12-15 |
* | guix: ant-build-system: Do not compress jars. | Ricardo Wurmus | 2017-12-15 |
* | hydra: Invalidate derivation caches after each architecture evaluation. | Ludovic Courtès | 2017-12-13 |
* | memoization: Add 'invalidate-memoization!. | Ludovic Courtès | 2017-12-13 |
* | derivations: Don't memoize 'derivation-hash'. | Ludovic Courtès | 2017-12-13 |
* | derivations: Split 'derivation-hash' in two procedures. | Ludovic Courtès | 2017-12-13 |
* | Revert "derivations: 'derivation-hash' assumes inputs are coalesced." | Ludovic Courtès | 2017-12-13 |
* | derivations: 'derivation-hash' assumes inputs are coalesced. | Ludovic Courtès | 2017-12-12 |
* | derivations: Use 'define-immutable-record-type' as appropriate. | Ludovic Courtès | 2017-12-12 |
* | memoization: Profiling support keeps track of lookups and hits. | Ludovic Courtès | 2017-12-12 |
* | memoization: Add profiling support. | Ludovic Courtès | 2017-12-12 |
* | Add (guix profiling). | Ludovic Courtès | 2017-12-12 |
* | guix: utils: Add version-major. | nee | 2017-12-11 |
* | utils: Fix cond-expand for Guile 2.0. | Eric Bavier | 2017-12-10 |
* | ui: Display hints to resolve profile collisions. | Ludovic Courtès | 2017-12-10 |
* | build-system/asdf: Use 'mlambda'. | Ludovic Courtès | 2017-12-10 |
* | lint: 'check-vulnerabilities' also checks package properties. | Efraim Flashner | 2017-12-10 |
* | licenses: Add wxWindows 3.1 license. | Rutger Helling | 2017-12-08 |
* | scripts: All commands enable build hooks by default. | Ludovic Courtès | 2017-12-07 |
* | Merge branch 'version-0.14.0' | Ludovic Courtès | 2017-12-07 |
|\ |
|
| * | Revert "packages: 'package-grafts' trims native inputs." | Ludovic Courtès | 2017-12-06 |
| * | syscalls: Define 'input-flags' for 'tcgetattr' and friends. | Ludovic Courtès | 2017-12-06 |
| * | packages: 'package-grafts' trims native inputs. | Ludovic Courtès | 2017-12-05 |
| * | packages: 'fold-bag-dependencies' honors nativeness in recursive calls. | Ludovic Courtès | 2017-12-05 |