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
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2014-12-17
Keep only libstore, nix-daemon, and related stuff.
Ludovic Courtès
2014-03-28
Don't interpret strings as format strings
Eelco Dolstra
2014-03-12
Remove unnecessary null pointer checks
Eelco Dolstra
2014-02-27
Set up a minimal /dev in chroots
Eelco Dolstra
2014-02-26
And another one
Eelco Dolstra
2014-02-26
Remove another unused function
Eelco Dolstra
2014-02-26
Remove unused function
Eelco Dolstra
2014-02-01
Remove Automakefiles
Eelco Dolstra
2014-02-01
Update Makefile variable names
Eelco Dolstra
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra
2014-01-09
Update Makefiles
Eelco Dolstra
2013-11-25
Rename Makefile.new -> Makefile
Eelco Dolstra
2013-11-23
Use libnix as a prefix for all Nix libraries
Eelco Dolstra
2013-11-23
Allow (dynamic) libraries to depend on other libraries
Eelco Dolstra
2013-11-22
Support building dynamic libraries
Eelco Dolstra
2013-11-22
Drop the dependency on Automake
Eelco Dolstra
2013-11-22
Rename $(here) to $(d) for brevity, and remove trailing slash
Eelco Dolstra
2013-11-22
New non-recursive, plain Make-based build system
Eelco Dolstra
2013-11-14
Remove nix-setuid-helper
Eelco Dolstra
2013-09-17
RestoreSink: Slightly reduce the number of concurrent FDs
Eelco Dolstra
2013-09-06
Don't apply the CPU affinity hack to nix-shell (and other Perl programs)
Eelco Dolstra
2013-08-26
Fix typos, especially those that end up in the Nix manual
Ivan Kozik
2013-08-19
Store Nix integers as longs
Eelco Dolstra
2013-08-07
Fix build on non-Linux
Eelco Dolstra
2013-08-07
Run the daemon worker on the same CPU as the client
Eelco Dolstra
2013-07-30
killUser: Don't let the child kill itself on Apple
Shea Levy
2013-07-12
Garbage collector: Don't follow symlinks arbitrarily
Eelco Dolstra
2013-06-20
Don't keep "disabled" substituters running
Eelco Dolstra
2013-06-07
Process stderr from substituters while doing have/info queries
Eelco Dolstra
2013-01-03
Remove tabs
Eelco Dolstra
2013-01-03
Clear any immutable bits in the Nix store
Eelco Dolstra
2012-11-26
Make "nix-build -A <derivation>.<output>" do the right thing
Eelco Dolstra
2012-11-15
Don't use std::cerr in a few places
Eelco Dolstra
2012-11-15
Add some debug code
Eelco Dolstra
2012-11-09
Use vfork() instead of fork() if available
Eelco Dolstra
2012-11-09
Remove some redundant close() calls
Eelco Dolstra
2012-11-09
Remove the quickExit function
Eelco Dolstra
2012-10-23
If hashes do not match, print them in base-32 for SHA-1/SHA-256
Eelco Dolstra
2012-10-04
XML writer: flush after newlines
Eelco Dolstra
2012-09-28
Handle octal escapes in /proc/self/mountinfo
Eelco Dolstra
2012-09-19
Remove setting of the immutable bit
Eelco Dolstra
2012-09-19
Templatise tokenizeString()
Eelco Dolstra
2012-09-11
Include config.h before any other header
Eelco Dolstra
2012-08-27
Merge branch 'master' into no-manifests
Eelco Dolstra
2012-08-20
In the chroot, make all mounted filesystems private
Eelco Dolstra
2012-08-12
Add some basic profiling support to the evaluator
Eelco Dolstra
2012-08-01
Drop the block count in the garbage collector
Eelco Dolstra
2012-08-01
Doh
Eelco Dolstra
2012-08-01
Report substituter errors to clients of the Nix daemon
Eelco Dolstra
2012-07-26
Set permissions on temporary build directories to 0700
Eelco Dolstra
[next]