| Commit message (Expand) | Author | Age |
* | download: Add X.org mirrors. | Andreas Enge | 2013-02-23 |
* | pull: Distinguish "already up to date" from "updated". | Ludovic Courtès | 2013-02-22 |
* | pull: Build (guix build download) first, because of the (gnutls) autoload. | Ludovic Courtès | 2013-02-22 |
* | Add "guix pull". | Ludovic Courtès | 2013-02-20 |
* | ui: Factorize `show-what-to-build'. | Ludovic Courtès | 2013-02-20 |
* | ui: Add temporary file handling and atomic symlink switch. | Ludovic Courtès | 2013-02-20 |
* | download: Adjust to `http-get*' deprecation. | Ludovic Courtès | 2013-02-20 |
* | derivations: Add a search path parameter for module derivations. | Ludovic Courtès | 2013-02-20 |
* | store: Add the `%daemon-socket-file' parameter. | Ludovic Courtès | 2013-02-18 |
* | scripts: Remove hyphen in the command name shown by `--version'. | Ludovic Courtès | 2013-02-17 |
* | scripts: Remove initialization now redundant with `initialize-guix'. | Ludovic Courtès | 2013-02-17 |
* | Replace individual scripts with master 'guix' script. | Mark H Weaver | 2013-02-16 |
* | packages: Add `package-output'. | Ludovic Courtès | 2013-02-16 |
* | build-system/gnu: Make the strip behavior of `static-package' configurable. | Ludovic Courtès | 2013-02-14 |
* | Add version-compare and version>? to utils.scm. | Mark H Weaver | 2013-02-12 |
* | gnu: Add tmux. licenses: add ISC. | Cyril Roelandt | 2013-02-11 |
* | Re-export `%current-system' from (guix packages). | Ludovic Courtès | 2013-02-10 |
* | build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'. | Ludovic Courtès | 2013-02-08 |
* | union: Don't warn when colliding leaves point to the same file. | Ludovic Courtès | 2013-02-06 |
* | union: Delete duplicates when passed the same input several times. | Ludovic Courtès | 2013-02-06 |
* | licenses: Add new meta-license fsf-free. | Andreas Enge | 2013-02-05 |
* | store: Add substitute-related procedures. | Ludovic Courtès | 2013-02-04 |
* | store: Update to protocol 1.12. | Ludovic Courtès | 2013-02-04 |
* | store: Write string length as a 32-bit integer. | Ludovic Courtès | 2013-02-04 |
* | guix-package: Report `--search' matches in recutils format. | Ludovic Courtès | 2013-02-01 |
* | store: Don't expect build logs to be UTF-8-encoded. | Ludovic Courtès | 2013-01-31 |
* | derivations: Memoize `read-derivation'. | Ludovic Courtès | 2013-01-30 |
* | store: Slightly improve memoization hashing. | Ludovic Courtès | 2013-01-30 |
* | store: Remove the `fixed?' parameter from `add-to-store'. | Ludovic Courtès | 2013-01-30 |
* | store: Avoid use of `set!'. | Ludovic Courtès | 2013-01-30 |
* | store: Micro-optimize `write-string'. | Ludovic Courtès | 2013-01-30 |
* | Gracefully handle failure to install the current locale. | Ludovic Courtès | 2013-01-30 |
* | store: Cache `add-text-to-store' results. | Ludovic Courtès | 2013-01-30 |
* | store: Make the `add-to-store' cache per-connection. | Ludovic Courtès | 2013-01-30 |
* | store: Make `add-to-store' memoizing. | Ludovic Courtès | 2013-01-29 |
* | download: Add Apache mirrors. | Ludovic Courtès | 2013-01-25 |
* | download: Follow HTTP redirection upon 301 "moved permanently". | Ludovic Courtès | 2013-01-25 |
* | packages: Mark the `inputs' field of <package> as thunked. | Ludovic Courtès | 2013-01-24 |
* | gnu: Add OCaml. licenses: Add QPL. | Cyril Roelandt | 2013-01-24 |
* | packages: Mark the `arguments' field of <package> as thunked. | Ludovic Courtès | 2013-01-23 |
* | define-record-type*: Add the `thunked' field definition keyword. | Ludovic Courtès | 2013-01-23 |
* | packages: Remove redundant test for inputs-as-procedures. | Ludovic Courtès | 2013-01-22 |
* | download: Add HTTPS support. | Ludovic Courtès | 2013-01-20 |
* | packages: Have `package-derivation' return a <derivation> as a second value. | Ludovic Courtès | 2013-01-20 |
* | gnu: Add Freetype. | Andreas Enge | 2013-01-19 |
* | licenses: Add 'vim'. | Andreas Enge | 2013-01-18 |
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-01-18 |
* | packages: Change `base32' to allow non-literal strings. | Ludovic Courtès | 2013-01-17 |
* | doc: Start documenting derivations. | Ludovic Courtès | 2013-01-16 |
* | doc: Start documenting (guix store). | Ludovic Courtès | 2013-01-15 |