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