summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* licenses: Add 'x11-style'.Nikita Karetnikov2013-03-06
* gnu-maintenance: Clarify `releases'.Ludovic Courtès2013-03-05
* gnu-maintenance: Fix `gnu-package?' for packages lacking a `source'.Ludovic Courtès2013-03-05
* guix package: Recover from freshness check transient errors.Ludovic Courtès2013-03-05
* guix package: Inform about new upstream versions of GNU packages.Ludovic Courtès2013-03-05
* gnu: Add intltool.Ludovic Courtès2013-03-05
* Add (guix build-system perl).Ludovic Courtès2013-03-04
* download: Add CPAN mirrors.Ludovic Courtès2013-03-04
* ui: Factorize `read/eval-package-expression'.Ludovic Courtès2013-03-01
* guix package: Add `--install-from-expression'.Ludovic Courtès2013-03-01
* guix gc: Add `--references' and `--referrers'.Ludovic Courtès2013-02-27
* store: Add queries for references & co.Ludovic Courtès2013-02-27
* download: Add X.org mirrors.Andreas Enge2013-02-23
* pull: Distinguish "already up to date" from "updated".Ludovic Courtès2013-02-22
* pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès2013-02-22
* 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