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
/
libstore
Age
Commit message (
Expand
)
Author
2014-04-03
Make sure /dev/pts/ptmx is world-writable
Ludovic Courtès
2014-03-30
boost::shared_ptr -> std::shared_ptr
Eelco Dolstra
2014-03-29
Fix potential segfault in waitForInput()
Eelco Dolstra
2014-03-29
restoreSIGPIPE(): Fill in sa_mask
Eelco Dolstra
2014-03-21
Make /dev/kvm optional
Ludovic Courtès
2014-02-27
Set up a private /dev/pts in the chroot
Eelco Dolstra
2014-02-27
Set up a minimal /dev in chroots
Eelco Dolstra
2014-02-27
Fix deadlock in SubstitutionGoal
Eelco Dolstra
2014-02-26
Only start download-via-ssh if it's enabled
Eelco Dolstra
2014-02-26
Add use-ssh-substituter setting.
Shea Levy
2014-02-18
Slight simplification
Eelco Dolstra
2014-02-18
Add a flag ‘--check’ to verify build determinism
Eelco Dolstra
2014-02-17
Make --repair work on Darwin
Eelco Dolstra
2014-02-17
Refactoring
Eelco Dolstra
2014-02-17
When using a build hook, only copy missing paths
Eelco Dolstra
2014-02-17
Move some code around
Eelco Dolstra
2014-02-17
Heuristically detect if a build may have failed due to a full disk
Eelco Dolstra
2014-02-14
Minor style fixes
Eelco Dolstra
2014-02-10
Move StoreApi::serve into opServe
Shea Levy
2014-02-10
Pass in params by const ref
Shea Levy
2014-02-08
Add download-via-ssh substituter
Shea Levy
2014-02-08
nix-store --serve: Flush out after every loop
Shea Levy
2014-02-08
nix-store --serve: Use dump instead of export
Shea Levy
2014-02-08
nix-store --serve: Don't fail if asked for info about non-valid path
Shea Levy
2014-02-08
nix-store --serve: Don't loop forever
Shea Levy
2014-02-08
Add the nix-store --serve command
Shea Levy
2014-02-03
Fix assertion failure in ‘nix-store --load-db’
Eelco Dolstra
2014-02-01
Give a friendly error message if the DB directory is not writable
Eelco Dolstra
2014-02-01
Fix "make dist"
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-21
Fix some clang warnings
Eelco Dolstra
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
2014-01-09
Generate schema.sql.hh
Eelco Dolstra
2014-01-09
Update Makefiles
Eelco Dolstra
2014-01-08
Fix checking of NAR hashes
Eelco Dolstra
2014-01-06
wording
Domen Kožar
2013-12-10
Garbage collector: Release locks on temporary root files
Eelco Dolstra
2013-12-05
Print a trace message if a build fails due to the platform being unknown
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
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
Add ‘make dist’ support
Eelco Dolstra
2013-11-22
New non-recursive, plain Make-based build system
Eelco Dolstra
2013-11-22
Include <cstring> for memset
Eelco Dolstra
2013-11-14
Remove nix-setuid-helper
Eelco Dolstra
2013-11-12
Make function calls show up in stack traces again
Eelco Dolstra
[next]