index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-06-16
gexp: Add #:select? parameter to 'local-file'.
Ludovic Courtès
2016-06-15
packages: The 'source' can be any lowerable object.
Ludovic Courtès
2016-06-14
import: pypi: read requirements from wheels.
Cyril Roelandt
2016-06-12
serialization: Add #:select? parameter to 'write-file'.
Ludovic Courtès
2016-06-09
ui: 'string->duration' supports hours and seconds.
Ludovic Courtès
2016-06-08
publish: Encore URIs that appear in narinfos.
Ludovic Courtès
2016-06-06
bournish: Allow compilation of multiple expressions.
Ludovic Courtès
2016-06-05
profiles: 'profile-derivation' now honors #:system.
Ludovic Courtès
2016-05-31
daemon: Substitute queries return immediately when substitutes are disabled.
Ludovic Courtès
2016-05-31
container: Gracefully report mount errors in the child process.
Ludovic Courtès
2016-05-28
cve: Use a more compact format for the list of package/versions.
Ludovic Courtès
2016-05-27
guix package: Inherit the transformed version number.
Ludovic Courtès
2016-05-24
store: 'requisites' now takes a list of store items.
Ludovic Courtès
2016-05-24
size: 'store-profile' takes a list of store items.
Ludovic Courtès
2016-05-24
tests: Do not run 'cve' checker in 'tests/guix-lint.sh'.
Ludovic Courtès
2016-05-24
graph: Add 'node-reachable-count'.
Ludovic Courtès
2016-05-21
grafts: Rename files whose name matches a graft.
Ludovic Courtès
2016-05-21
grafts: Preserve empty directories when grafting.
Ludovic Courtès
2016-05-21
graph: Allow store file names for 'derivation' and 'references' graphs.
Ludovic Courtès
2016-05-21
derivations: 'derivation' sorts items in the resulting object.
Ludovic Courtès
2016-05-06
utils: Move 'fcntl-flock' to (guix build syscalls).
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-05-04
utils: Remove 'split'.
Ludovic Courtès
2016-05-03
syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.
Ludovic Courtès
2016-05-02
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.
Ludovic Courtès
2016-04-28
lint: 'check-vulnerabilities' follows package replacements.
Ludovic Courtès
2016-04-27
lint: Report synopses/descriptions that are not strings.
Ludovic Courtès
2016-04-25
syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.
Ludovic Courtès
2016-04-25
syscalls: Add 'statfs'.
Ludovic Courtès
2016-04-16
syscalls: 'terminal-columns' ignores non-file ports.
Ludovic Courtès
2016-04-15
syscalls: Add TIOCGWINSZ bindings.
Ludovic Courtès
2016-04-13
utils: Add 'edit-expression'.
宋文武
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
2016-03-27
environment: Properly handle SIGINT.
David Thompson
2016-03-25
syscalls: 'interface-address' can return #f.
Ludovic Courtès
2016-03-23
guix build: '--with-source' correctly matches versioned file names.
Ludovic Courtès
2016-03-23
derivations: Raise an error when a module file is not found.
Ludovic Courtès
2016-03-20
gexp: Add #:disallowed-references.
Ludovic Courtès
2016-03-20
derivations: Add #:disallowed-references.
Ludovic Courtès
2016-03-19
import: pypi: Emit 'pypi-uri' only when it yields the right URL.
Ludovic Courtès
2016-03-16
substitute: Honor client-provided empty URL list.
Ludovic Courtès
2016-03-09
upstream: Fix 'signature-urls' coalescing.
Ludovic Courtès
2016-03-08
packages: Gracefully report packages not found.
Ludovic Courtès
2016-03-08
packages: Support the deprecated "NAME-VERSION" syntax.
Ludovic Courtès
2016-03-06
tests: Disable grafting by default for most tests.
Ludovic Courtès
2016-03-05
tests: Disable tests that would rebuild the world due to grafting.
Ludovic Courtès
2016-03-05
packages: The result of 'bag-grafts' does not contain duplicates.
Ludovic Courtès
2016-03-05
store: Add 'references/substitutes'.
Ludovic Courtès
2016-03-03
guix build: -S returns the replacement's source.
Ludovic Courtès
2016-03-02
utils: Use '@' for separating package names and version numbers.
Mathieu Lirzin
[prev]
[next]