aboutsummaryrefslogtreecommitdiff
path: root/nix
AgeCommit message (Expand)Author
2018-12-16daemon: Use unbranded phrases in comments and messages....Ludovic Courtès
2018-11-24daemon: Ignore '--keep-failed' for TCP/IP clients....Ludovic Courtès
2018-11-14daemon: Install 'authenticate' script under LIBEXECDIR/guix....Ludovic Courtès
2018-10-15daemon: Support multiplexed build output....Ludovic Courtès
2018-10-02daemon: Remove unused 'Settings' fields....Ludovic Courtès
2018-10-02daemon: Remove "case hack" for nars....Ludovic Courtès
2018-09-27perform-download: Optionally report a "download-progress" trace....Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès
2018-06-22build: Remove leftover reference to nix/libstore/schema.sql....Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces....Ludovic Courtès
2018-06-14database: 'with-database' can now initialize new databases....Ludovic Courtès
2018-06-08build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES)....Ludovic Courtès
2018-05-17daemon: Allow building for armhf-linux on aarch64-linux....Efraim Flashner