index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
Age
Commit message (
Expand
)
Author
2013-03-01
ui: Factorize `read/eval-package-expression'.
Ludovic Courtès
2013-03-01
guix package: Add `--install-from-expression'.
Ludovic Courtès
2013-02-27
guix gc: Add `--references' and `--referrers'.
Ludovic Courtès
2013-02-27
store: Add queries for references & co.
Ludovic Courtès
2013-02-23
download: Add X.org mirrors.
Andreas Enge
2013-02-22
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-20
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-18
store: Add the `%daemon-socket-file' parameter.
Ludovic Courtès
2013-02-17
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-16
Replace individual scripts with master 'guix' script.
Mark H Weaver
2013-02-16
packages: Add `package-output'.
Ludovic Courtès
2013-02-14
build-system/gnu: Make the strip behavior of `static-package' configurable.
Ludovic Courtès
2013-02-12
Add version-compare and version>? to utils.scm.
Mark H Weaver
2013-02-11
gnu: Add tmux. licenses: add ISC.
Cyril Roelandt
2013-02-10
Re-export `%current-system' from (guix packages).
Ludovic Courtès
2013-02-08
build-system/gnu: Clarify docstring of `package-with-extra-configure-variable'.
Ludovic Courtès
2013-02-06
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-05
licenses: Add new meta-license fsf-free.
Andreas Enge
2013-02-04
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-01
guix-package: Report `--search' matches in recutils format.
Ludovic Courtès
2013-01-31
store: Don't expect build logs to be UTF-8-encoded.
Ludovic Courtès
2013-01-30
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-29
store: Make `add-to-store' memoizing.
Ludovic Courtès
2013-01-25
download: Add Apache mirrors.
Ludovic Courtès
2013-01-25
download: Follow HTTP redirection upon 301 "moved permanently".
Ludovic Courtès
2013-01-24
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-23
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-22
packages: Remove redundant test for inputs-as-procedures.
Ludovic Courtès
2013-01-20
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-19
gnu: Add Freetype.
Andreas Enge
2013-01-18
licenses: Add 'vim'.
Andreas Enge
[next]