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