summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-20Add `--max-silent-time' to `guix build' and `guix package'....Ludovic Courtès
2013-05-18gnu: Add strace....Ludovic Courtès
2013-05-18gnu: Improve synopses for Linux-related packages....Ludovic Courtès
2013-05-18build: Switch to 0.3....Ludovic Courtès
2013-05-17Update `TODO'.Ludovic Courtès
2013-05-17gnu: automake: Update to 1.13.2....Ludovic Courtès
2013-05-16package: Make sure the profile directory is owned by the user....Ludovic Courtès
2013-05-15substitute-binary: Pass `filtered-port' an unbuffered port....Ludovic Courtès
2013-05-15gnu: texinfo: Don't propagate Perl....Ludovic Courtès
2013-05-14substitute-binary: Work around thread-unsafe `regexp-exec'....Ludovic Courtès
2013-05-14package: Always clear the SIGINT handler....Ludovic Courtès
2013-05-14ftp-client: Let callers handle `ftp-open' exceptions....Ludovic Courtès
2013-05-14Sort commands alphabetically in "guix --help"....Ludovic Courtès
2013-05-14Fix "guix --help" on Guile 2.0.5....Ludovic Courtès
2013-05-12build: Use separate `AC_CONFIG_FILES' invocations for executable files....v0.2Ludovic Courtès
2013-05-12build: Add `gitlog-to-changelog'....Ludovic Courtès
2013-05-12Update `NEWS'.Ludovic Courtès
2013-05-12build: Make sure the distribution doesn't embed store file names....Ludovic Courtès
2013-05-12build: Generate a ChangeLog file upon "make dist"....Ludovic Courtès
2013-05-12Move record utilities to (guix records)....Ludovic Courtès
2013-05-12release.nix: Revert back to before unchroot experiments....Ludovic Courtès
2013-05-12gnu: guile-reader: Install modules in the right place....Ludovic Courtès
2013-05-11Update `NEWS'.Ludovic Courtès
2013-05-11gnu: Add GNU RCS....Ludovic Courtès
2013-05-11build: Really clean .log files from SRFI-64....Ludovic Courtès
2013-05-11build: Run `tests/guix-gc.sh' last to avoid test failures....Ludovic Courtès
2013-05-11gnu: Add Scheme48....Ludovic Courtès
2013-05-11gnu: gnupg: Update to 2.0.20....Ludovic Courtès
2013-05-11gnu: chicken: Clear description....Ludovic Courtès
2013-05-11doc: Document "guix download"....Ludovic Courtès
2013-05-11gnu: Sync synopses with the Womb....Ludovic Courtès
2013-05-11tests: Fix out-of-source builds....Ludovic Courtès
2013-05-11tests: Add `guix hash' test....Ludovic Courtès
2013-05-11Update Nix sub-module....Ludovic Courtès
2013-05-11refresh: Add `--key-server' and `--gpg'....Ludovic Courtès
2013-05-11gnupg: Turn the GPG command name and keyserver into parameters....Ludovic Courtès
2013-05-11gnu: Add CHICKEN....Ludovic Courtès
2013-05-10ui: Invite users to try `--help' in the error message....Ludovic Courtès
2013-05-10Update `NEWS'.Ludovic Courtès
2013-05-10package: Store the output path of packages installed with `-e'....Ludovic Courtès
2013-05-10package: Make sure the dependencies get built along with the manifest....Ludovic Courtès
2013-05-10Update `TODO'.Ludovic Courtès
2013-05-10refresh: Gracefully handle failure to download a tarball....Ludovic Courtès
2013-05-10ui: Implement `guix --help'....Ludovic Courtès
2013-05-10ui: Gracefully report "command not found" errors....Ludovic Courtès
2013-05-10gnu-maintenance: Add GnuTLS FTP server....Ludovic Courtès
2013-05-10download: Fix premature socket close on TLS connections....Ludovic Courtès
2013-05-10package: Use ~/.guix-profile as the default for --search-paths....Ludovic Courtès
2013-05-10build: Make sure the user's Guile has all the required features....Ludovic Courtès
2013-05-10gnu: geiser: Update to 0.4....Ludovic Courtès