aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* package: Make sure the profile directory is owned by the user.Ludovic Courtès2013-05-16
* substitute-binary: Pass `filtered-port' an unbuffered port.Ludovic Courtès2013-05-15
* substitute-binary: Work around thread-unsafe `regexp-exec'.Ludovic Courtès2013-05-14
* package: Always clear the SIGINT handler.Ludovic Courtès2013-05-14
* ftp-client: Let callers handle `ftp-open' exceptions.Ludovic Courtès2013-05-14
* Sort commands alphabetically in "guix --help".Ludovic Courtès2013-05-14
* Fix "guix --help" on Guile 2.0.5.Ludovic Courtès2013-05-14
* Move record utilities to (guix records).Ludovic Courtès2013-05-12
* tests: Add `guix hash' test.Ludovic Courtès2013-05-11
* refresh: Add `--key-server' and `--gpg'.Ludovic Courtès2013-05-11
* gnupg: Turn the GPG command name and keyserver into parameters.Ludovic Courtès2013-05-11
* ui: Invite users to try `--help' in the error message.Ludovic Courtès2013-05-10
* package: Store the output path of packages installed with `-e'.Ludovic Courtès2013-05-10
* package: Make sure the dependencies get built along with the manifest.Ludovic Courtès2013-05-10
* refresh: Gracefully handle failure to download a tarball.Ludovic Courtès2013-05-10
* ui: Implement `guix --help'.Ludovic Courtès2013-05-10
* ui: Gracefully report "command not found" errors.Ludovic Courtès2013-05-10
* gnu-maintenance: Add GnuTLS FTP server.Ludovic Courtès2013-05-10
* download: Fix premature socket close on TLS connections.Ludovic Courtès2013-05-10
* package: Use ~/.guix-profile as the default for --search-paths.Ludovic Courtès2013-05-10
* Add 'python-build-system'.Nikita Karetnikov2013-05-08
* Add (guix build rpath).Ludovic Courtès2013-05-08
* package: Display the output of packages to be installed/removed.Ludovic Courtès2013-05-08
* package: Preserve the installed package output when upgrading.Ludovic Courtès2013-05-08
* ui: Capitalize informative messages.Ludovic Courtès2013-05-07
* package: Fix spacing in user messages.Ludovic Courtès2013-05-07
* refresh: Change default to not update source files.Ludovic Courtès2013-05-06
* Merge branch 'core-updates'Ludovic Courtès2013-04-30
|\
| * utils: Adjust 'wrap-program'.Nikita Karetnikov2013-04-30
| * build-system/gnu: Fix default name for the "doc" output directory.Ludovic Courtès2013-04-28
| * guix package: Add `--search-paths' & co.Ludovic Courtès2013-04-28
| * utils: Add `string-tokenize*'.Ludovic Courtès2013-04-28
| * Merge branch 'master' into core-updatesLudovic Courtès2013-04-26
| |\
| * | build-system/{perl,cmake}: Keep the standard search paths of gnu-build-system.Ludovic Courtès2013-04-16
| * | store: Remove unneeded and conflicting import.Ludovic Courtès2013-04-12
| * | package: Being at the empty profile is not an error.Ludovic Courtès2013-04-12
| * | guix package: Add `--no-substitutes'.Ludovic Courtès2013-04-12
| * | substitute-binary: Implement `--substitute'.Ludovic Courtès2013-04-12
| * | substitute-binary: Correctly handle missing narinfos in `--query' mode.Ludovic Courtès2013-04-12
| * | nar: Add support for symlinks.Ludovic Courtès2013-04-12
| * | ui: Add a `warning' macro.Ludovic Courtès2013-04-12
| * | nar: Implement restoration from Nar.Ludovic Courtès2013-04-12
| * | Add (guix nar) and (guix serialization).Ludovic Courtès2013-04-12
| * | substitute-binary: Fix communication of several store paths to the daemon.Ludovic Courtès2013-04-12
| * | Add preliminary binary substituter.Ludovic Courtès2013-04-12
| * | store: Add `store-path-hash-part'.Ludovic Courtès2013-04-12
| * | gnu-maintenance: Adjust `http-fetch' to the various Guile versions.Ludovic Courtès2013-04-12
| * | pull: Switch to the cgit URL.Ludovic Courtès2013-04-12
| * | build-system/gnu: Fix search path computation with implicit inputs.Ludovic Courtès2013-04-09
| * | Merge branch 'xorg' into core-updatesAndreas Enge2013-04-04
| |\ \