summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
| |\ \
| | * | gnu: xorg: Fix http mirror and uncomment xcb packages.Andreas Enge2013-03-06
| * | | packages: Add `native-search-paths' field and honor it.Ludovic Courtès2013-03-30
| * | | build-system/gnu: Remove #:path-exclusions parameter.Ludovic Courtès2013-03-30
| * | | Merge branch 'master' into core-updatesLudovic Courtès2013-03-29
| |\ \ \
| * | | | utils: Add 'wrap-program'.Nikita Karetnikov2013-03-07
| | |/ / | |/| |
| * | | utils: Add a #:follow-symlinks? parameter to `copy-recursively'.Ludovic Courtès2013-03-05
| * | | utils: Add `delete-file-recursively'.Ludovic Courtès2013-03-05
| * | | Merge branch 'master' into core-updatesLudovic Courtès2013-03-04
| |\ \ \
| * | | | guix: build: Add "share/pkgconfig" to PKG_CONFIG_PATH, as used by xorg.Andreas Enge2013-03-04
| * | | | pull: Distinguish "already up to date" from "updated".Ludovic Courtès2013-02-27
| * | | | pull: Build (guix build download) first, because of the (gnutls) autoload.Ludovic Courtès2013-02-27
| * | | | Add "guix pull".Ludovic Courtès2013-02-27
| * | | | ui: Factorize `show-what-to-build'.Ludovic Courtès2013-02-27
| * | | | ui: Add temporary file handling and atomic symlink switch.Ludovic Courtès2013-02-27