summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * guix package: Move a couple of procedures out of sight.Ludovic Courtès2015-12-01
| * guix package: Remove unnecessary use of (%store).Ludovic Courtès2015-12-01
| * gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.Ludovic Courtès2015-11-29
| * gnu: python-2: Honor 'SOURCE_DATE_EPOCH'.Ludovic Courtès2015-11-29
| * refresh: Check updater availability at run time.Ludovic Courtès2015-11-29
| * http-client: 'http-fetch' converts strings to URIs.Ludovic Courtès2015-11-29
| * guix build: Factorize build log query.Ludovic Courtès2015-11-29
| * environment: Set build options early on.Ludovic Courtès2015-11-28
| * lint: Do not report already-patched vulnerabilities.Ludovic Courtès2015-11-28
| * substitute: Warn upon store prefix mismatches.Ludovic Courtès2015-11-28
| * 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