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
2015-04-14
guix package: Add '--do-not-upgrade' option.
Mark H Weaver
2015-04-08
http-client: Add workaround for HTTP pipelining on Guile <= 2.0.9.
Ludovic Courtès
2015-04-08
profiles: Generate GHC's package database cache.
Federico Beffa
2015-04-08
build-system/haskell: Update configure flags, 'haddock' and %standard-phases.
Federico Beffa
2015-04-08
import: Add hackage importer.
Federico Beffa
2015-04-08
import: Add hackage importer.
Federico Beffa
2015-04-06
guix package: Avoid 'exit' calls in 'delete-matching-generations'.
Ludovic Courtès
2015-04-06
guix package: Never remove the current generation and warn about it.
Ludovic Courtès
2015-04-06
guix package: Move generation deletion to its own procedure.
Ludovic Courtès
2015-04-04
scripts: Add 'publish' command.
David Thompson
2015-04-04
store: Add query-path-info operation.
David Thompson
2015-04-04
build-system: Add haskell-build-system.
Federico Beffa
2015-04-03
build-system/glib-or-gtk: Wrap libexec programs.
Andy Wingo
2015-04-03
ui: Recognize 'guix help'.
Ludovic Courtès
2015-03-31
Add (guix build gremlin).
Ludovic Courtès
2015-03-30
elf: Add missing argument in 'elf-segment'.
Ludovic Courtès
2015-03-29
gexp: Slightly simplify 'lower-inputs'.
Ludovic Courtès
2015-03-29
gexp: Add 'local-file'.
Ludovic Courtès
2015-03-25
substitute: Rename cache directory from "substitute-binary" to "substitute".
Ludovic Courtès
2015-03-25
Rename 'guix substitute-binary' to 'guix substitute'.
Ludovic Courtès
2015-03-25
derivations: 'substitution-oracle' now ignores sub-trees that are valid.
Ludovic Courtès
2015-03-25
derivations: Add a 'cut?' parameter to 'derivation-prerequisites'.
Ludovic Courtès
2015-03-24
derivations: Don't invoke the substituter when an item is already in store.
Ludovic Courtès
2015-03-23
substitute-binary: Remove thread-safe 'regexp-exec' wrapper.
Ludovic Courtès
2015-03-23
substitute-binary: Pipeline HTTP requests instead of using threads.
Ludovic Courtès
2015-03-23
substitute-binary: Allow callers to specify the size of a narinfo.
Ludovic Courtès
2015-03-22
store: Default to a non-empty list of substituters.
Ludovic Courtès
2015-03-22
gexp: Fix handling of nativeness in nested gexps.
Ludovic Courtès
2015-03-22
gexp: Ignore nested gexps in macro expansion.
Ludovic Courtès
2015-03-22
gexp: Allow <gexp-input> objects in #:allowed-references.
Ludovic Courtès
2015-03-22
gexp: Add identity compiler for derivations.
Ludovic Courtès
2015-03-20
guix package: '-s' sorts packages by name, then by version.
Ludovic Courtès
2015-03-20
guix package: '-s' displays different packages that have the same location.
Ludovic Courtès
2015-03-19
ftp-client: Switch to binary mode before using the "SIZE" command.
Ludovic Courtès
2015-03-19
lint: Report details about FTP errors.
Ludovic Courtès
2015-03-19
lint: Change misleading variable name.
Ludovic Courtès
2015-03-18
substitute-binary: Fix recently-introduced regression.
Ludovic Courtès
2015-03-18
store: Remove debugging leftover.
Ludovic Courtès
2015-03-18
store: Add preliminary support for client-supplied substitute URLs.
Ludovic Courtès
2015-03-18
pk-crypto: Improve documentation of 'key-type'.
Ludovic Courtès
2015-03-17
build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.
David Thompson
2015-03-17
gexp: Move the package and origin compilers to (guix packages).
Ludovic Courtès
2015-03-17
packages: Move grafting parameter to (guix derivations).
Ludovic Courtès
2015-03-17
gexp: Separate "compilers" for origins and packages from the core.
Ludovic Courtès
2015-03-17
gexp: Remove special meaning of forms (PACKAGE OUTPUT) in ungexp.
Ludovic Courtès
2015-03-17
profiles: Use 'gexp-input' instead of two-element lists.
Ludovic Courtès
2015-03-17
gexp: Export 'gexp-input' constructor.
Ludovic Courtès
2015-03-17
gexp: Add <gexp-input>.
Ludovic Courtès
2015-03-17
gexp: Rename <output-ref> to <gexp-output>.
Ludovic Courtès
2015-03-17
licenses: Add the Ms-PL.
Ludovic Courtès
[next]