summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * | | | Add version-compare and version>? to utils.scm.Mark H Weaver2013-02-27
| * | | | Patch-shebang: Do not add space after interpreter without argument.Andreas Enge2013-02-23
| * | | | Patch-shebang: Handle "#!/usr/bin/env command"Andreas Enge2013-02-23
* | | | | substitute-binary: Support decompression from non-file ports.Ludovic Courtès2013-04-29
* | | | | packages: Work around compiler bug in Guile 2.0.5.Ludovic Courtès2013-04-27
* | | | | web: Add workaround for <http://bugs.gnu.org/13095>.Ludovic Courtès2013-04-27
* | | | | web: Add 2.0.5 workaround for responses without content-length.Ludovic Courtès2013-04-27
* | | | | gnu-maintenance: Fix error message of `update-package-source'.Ludovic Courtès2013-04-27
* | | | | ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
* | | | | ui: Use consistent spacing in `show-what-to-build' messages.Ludovic Courtès2013-04-27
* | | | | gnu-maintenance: Fix `latest-release' for GnuPG.Ludovic Courtès2013-04-27
* | | | | ftp-client: `ftp-chdir' changes one step at a time.Ludovic Courtès2013-04-27
* | | | | pull: Use `download-to-store'.Ludovic Courtès2013-04-27
* | | | | web: Backport chunked encoding support for Guile <= 2.0.5.Ludovic Courtès2013-04-27
| |_|_|/ |/| | |
* | | | gnu-maintenance: Add newline in warning messages.Ludovic Courtès2013-04-25
* | | | refresh: Add `--select'.Ludovic Courtès2013-04-25
* | | | web: Factorize `http-get' hackery.Ludovic Courtès2013-04-25
* | | | gnu-maintenance: Optimize `gnu-package?'.Ludovic Courtès2013-04-25
* | | | gnu-maintenance: Optimize `release-file'.Ludovic Courtès2013-04-25
* | | | gnu-maintenance: Optimize `latest-release'.Ludovic Courtès2013-04-25
* | | | Add `guix refresh' and related auto-update tools.Ludovic Courtès2013-04-25
* | | | packages: Use `read' and source properties for `package-field-location'.Ludovic Courtès2013-04-25
* | | | utils: Fix column number returned by `source-properties->location'.Ludovic Courtès2013-04-25
* | | | packages: Add `package-field-location'.Ludovic Courtès2013-04-22
* | | | ui: Move macro definitions before any use.Ludovic Courtès2013-04-22
* | | | Factorize `download-and-store'.Ludovic Courtès2013-04-21
* | | | Add 'guix hash'.Nikita Karetnikov2013-04-21
* | | | guix download: Add supported formats to '--help'.Nikita Karetnikov2013-04-21
* | | | ui: Move definition of `install-locale' after that of the `warning' macro.Ludovic Courtès2013-04-21
* | | | ui: Add a 'define-diagnostic' macro.Nikita Karetnikov2013-04-21
* | | | substitute-binary: Remove expired cache entries once in a while.Ludovic Courtès2013-04-20
* | | | snix: Prefer synopses from the Womb rather than from Nixpkgs.Ludovic Courtès2013-04-20
* | | | daemon: Gracefully handle cases where the daemon does not return a status code.Ludovic Courtès2013-04-20
* | | | guix package: Allow the search of the latest release to be interrupted.Ludovic Courtès2013-04-17
* | | | ui: Fix format string in `warning'.Ludovic Courtès2013-04-17
* | | | scripts: Report what will be substituted.Ludovic Courtès2013-04-17
* | | | package: allow users to upgrade the whole system by not providing a regexp.Cyril Roelandt2013-04-16
* | | | substitute-binary: Skip servers that use a different store prefix.Ludovic Courtès2013-04-15
* | | | substitute-binary: Call `open-cache' only when needed.Ludovic Courtès2013-04-15
* | | | substitute-binary: Add a local cache.Ludovic Courtès2013-04-15
* | | | utils: Add `fold2'.Ludovic Courtès2013-04-14
* | | | 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-11
* | | | nar: Implement restoration from Nar.Ludovic Courtès2013-04-08
* | | | Add (guix nar) and (guix serialization).Ludovic Courtès2013-04-04