summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* lint: Add "cve" checker.Ludovic Courtès2015-11-26
* Add (guix cve).Ludovic Courtès2015-11-26
* http-client: 'http-fetch' and 'http-fetch/cached' support HTTPS.Ludovic Courtès2015-11-26
* import: hackage: Assume current 'ghc' package version.Federico Beffa2015-11-26
* import: hackage: Handle CRLF end of line style.Federico Beffa2015-11-26
* utils: Add 'canonical-newline-port'.Federico Beffa2015-11-26
* import: hackage: Make parsing of tests and fields more flexible.Federico Beffa2015-11-26
* import: hackage: Make it resilient to missing final newline.Federico Beffa2015-11-26
* import: hackage: Imporve parsing of tests.Federico Beffa2015-11-26
* 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