summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-03-16substitute: Make room for a 'ttl' field in cached entries....Ludovic Courtès
2016-03-14substitute: Keep the initial connection alive....Ludovic Courtès
2016-03-14substitute: Remove dead code....Ludovic Courtès
2016-03-14size: Disable grafts....Ludovic Courtès
2016-03-10substitute: Optimize HTTP pipelining over TLS....Ludovic Courtès
2016-03-10substitute: Add HTTPS support....Ludovic Courtès
2016-03-09substitute: Error out on unsupported URL schemes....Ludovic Courtès
2016-03-08guix build: Add '--quiet'....Ludovic Courtès
2016-03-08guix system: Write the GC root on the target file system....Ludovic Courtès
2016-03-05guix build: Set the build options early....Ludovic Courtès
2016-03-04lint: cve: Gracefully handle HTTP errors....Ludovic Courtès
2016-03-03lint: derivation: Disable grafts, but check replacements....Ludovic Courtès
2016-03-03guix build: -S returns the replacement's source....Ludovic Courtès
2016-03-02utils: Use '@' for separating package names and version numbers....Mathieu Lirzin
2016-03-02graph: Ignore 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2016-03-02guix build: Move '--no-grafts' to the common build options....Ludovic Courtès
2016-03-02guix archive: Use 'with-store'....Ludovic Courtès
2016-03-01grafts: Graft recursively....Ludovic Courtès
2016-02-26import: Add github-updater....Ben Woodcroft
2016-02-26store: 'path-info-deriver' is #f when there is no deriver....Ludovic Courtès
2016-02-25Merge branch 'media-updates'Mark H Weaver
2016-02-25guix system: Restore load path after running the activation script....Ludovic Courtès
2016-02-25publish: Do not publish nars for invalid store items....Ludovic Courtès
2016-02-24gnu-maintenance: Add X.org updater....Andy Wingo
2016-02-24Do not check package freshness during upgrade....Alex Kost
2016-02-24publish: Move 'query-path-info' call where it belongs....Ludovic Courtès
2016-02-23refresh: Remove unneeded import....Ludovic Courtès
2016-02-22derivations: Move grafts to (guix grafts)....Ludovic Courtès
2016-02-20import: gem: Add updater....Ben Woodcroft
2016-02-12scripts: environment: Build environments as profiles....David Thompson
2016-02-05guix system: Simply warn if we cannot talk to the shepherd....Ludovic Courtès
2016-02-03guix system: 'reconfigure' loads and starts new services....Ludovic Courtès
2016-02-01guix build: Add '--with-input'....Ludovic Courtès
2016-02-01guix package: Support package transformation options....Ludovic Courtès
2016-02-01guix build: Separate transformation options....Ludovic Courtès
2016-02-01guix build: Transformations operate on single objects....Ludovic Courtès
2016-01-29guix system: Rename 'dmd-graph' to 'shepherd-graph'....Alex Kost
2016-01-29services: Rename 'dmd' services to 'shepherd'....Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost
2016-01-28lint: Rewrite 'check-patch-file-names'....Mathieu Lirzin
2016-01-28lint: Remove an unneeded clause in 'check-patch-file-names'....Mathieu Lirzin
2016-01-20import: Add Bioconductor importer and updater....Ricardo Wurmus
2016-01-19guix build: Add '--keep-going'....Ludovic Courtès
2016-01-16Move <boot-parameters> to (gnu system)....Alex Kost
2016-01-06lint: cve: Catch host name lookup errors....Ludovic Courtès
2016-01-05guix package: Allow multiple '--search' flags....Ludovic Courtès
2016-01-02graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile....Ludovic Courtès
2016-01-02graph: %BAG-EMERGED-NODE-TYPE filters out origins....Ludovic Courtès
2015-12-30guix build: Augment %PATCH-PATH when -L is passed....Ludovic Courtès
2015-12-25guix package: Fix typo in comment....Leo Famulari