summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * import: hackage: Add recognition of 'true' and 'false' symbols.Federico Beffa2015-11-26
| * gexp: Build text derivations locally.Ludovic Courtès2015-11-25
| * guix package: Reduce startup time by ~50%.Ludovic Courtès2015-11-24
| * graph: Add '%bag-with-origins-node-type'.Ludovic Courtès2015-11-23
| * refresh: Add '--expression'.Ludovic Courtès2015-11-23
| * guix download: Fail when more than one URL is passed.Ludovic Courtès2015-11-23
| * guix download: Gracefully handle missing arguments.Ludovic Courtès2015-11-23
| * ftp-client: Default port for 'ftp-open' is now "ftp".Ludovic Courtès2015-11-22
| * ftp-client: Fix off-by-one when trying addresses in 'ftp-open'.Ludovic Courtès2015-11-22
| * environment: Correctly handle abnormal exits.Ludovic Courtès2015-11-21
| * refresh: Rewrite '--list-dependent' in terms of (guix graph).Ludovic Courtès2015-11-21
| * graph: Add procedures to query a node's edges.Ludovic Courtès2015-11-21
| * Add (guix graph).Ludovic Courtès2015-11-21
| * ftp-client: Restrict to TCP/IP connections.Ludovic Courtès2015-11-17
| * graft: Graft files in parallel.Ludovic Courtès2015-11-16
| * graft: Graft files in a deterministic order.Ludovic Courtès2015-11-16
| * lint: Have connections time out after 3 seconds.Ludovic Courtès2015-11-12
| * download: Always use AI_ADDRCONFIG when resolving host names.Ludovic Courtès2015-11-12
| * download: Add timeout parameter for connections.Ludovic Courtès2015-11-12
| * ftp-client: Add timeout parameter to 'ftp-open'.Ludovic Courtès2015-11-12
| * ftp-client: Restrict to TCP connections.Ludovic Courtès2015-11-12
| * guix gc: Error out when extra arguments are passed.Ludovic Courtès2015-11-11
| * edit: Honor $VISUAL.Ludovic Courtès2015-11-11
| * refresh: Avoid non-literal format string.Ludovic Courtès2015-11-11
| * ui: 'guix help COMMAND' is like 'guix COMMAND --help'.Ludovic Courtès2015-11-11
| * guix package: '--search-paths' can report combined search paths.Ludovic Courtès2015-11-11
| * refresh: Discard PyPI updater when Guile-JSON is missing.Ludovic Courtès2015-11-08
| * edit: Improve error reporting when $EDITOR is not found.Ludovic Courtès2015-11-05
| * edit: Lift helper procedure.Ludovic Courtès2015-11-05
| * import: hackage: Fix invalid use of 'leave'.Ludovic Courtès2015-11-04
| * build-system/python: 'package-with-python2' preserves source location.Ludovic Courtès2015-11-04
| * import: pypi: Make downloads silent.Ludovic Courtès2015-11-04
| * import: pypi: Add missing copyright line.Ludovic Courtès2015-11-04
| * scripts: container: Fix 'exec' command line parsing.David Thompson2015-11-03
| * import: pypi: add updaterCyril Roelandt2015-11-03
| * import: pypi: Use "pypi-uri" instead of building the URL manually.Cyril Roelandt2015-11-03
| * guix: Add a "pypi-uri" helper method.Cyril Roelandt2015-11-03
| * scripts: environment: Display friendly container error messages.David Thompson2015-11-03
| * import: gnu: Update to the (guix upstream) API.Ludovic Courtès2015-11-03
| * guix system: Always build grub.cfg for 'init' and 'reconfigure'.Ludovic Courtès2015-11-02
| * services: Add 'system-service-type'.Ludovic Courtès2015-11-02
| * scripts: environment: Ignore user shell when spawning container.David Thompson2015-11-02
| * emacs: Add completions for '--type' option of 'refresh' popup.Alex Kost2015-11-02
| * scripts: Add 'container' subcommand.David Thompson2015-11-01
| * guix system: Fix typo in --help message.Alex Kost2015-10-31
| * scripts: environment: Allow lists of packages in expressions.David Thompson2015-10-30
| * scripts: system: Add 'container' action.David Thompson2015-10-30
| * scripts: environment: Allow mixing regular and ad-hoc packages.David Thompson2015-10-29
| * refresh: Support comma-separated updater types.Alex Kost2015-10-28
| * ui: Add 'make-regexp*'.Ludovic Courtès2015-10-28