summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2019-07-16Use more guix.gnu.org.Tobias Geerinckx-Rice
2019-07-15lint: Separate checkers by dependence on the internet.Christopher Baines
2019-07-15lint: Move the linting code to a different module.Christopher Baines
2019-07-15scripts: lint: Separate the message warning text and data.Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type.Christopher Baines
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès
2019-07-08scripts: environment: Add --no-cwd.Carl Dong
2019-07-08scripts: environment: Only rewrite user-specified mappings.Carl Dong
2019-07-06Add 'guix deploy'.Jakob L. Kreuze
2019-07-04pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès
2019-07-04pack: 'docker' backend records the profile's search paths.Ludovic Courtès
2019-07-04Add (guix repl).Ludovic Courtès
2019-06-27graph: Use 'derivation-input-derivation'.Ludovic Courtès
2019-06-27ui: Add 'display-search-results' and use it.Ludovic Courtès
2019-06-24publish: Work around Guile 2.2.5 (web server) bug.Ludovic Courtès
2019-06-23guix build: '--log-file' no longer returns several log files.Ludovic Courtès
2019-06-23guix build: Use 'warning' for warnings.Ludovic Courtès
2019-06-18guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès
2019-06-10pack: Fix 'guix pack -f docker'.Ludovic Courtès
2019-06-07pack: Add '--entry-point'.Ludovic Courtès
2019-06-05syscalls: Add 'with-file-lock' macro.Ludovic Courtès
2019-06-05guix package: Do not list environment variables that need to be set.Ludovic Courtès
2019-06-02substitute: Select the best compression methods.Ludovic Courtès
2019-06-02publish: '--compression' can be repeated.Ludovic Courtès
2019-05-29publish: Factorize 'compress-nar'.Ludovic Courtès
2019-05-29publish: Remove outdated comment.Ludovic Courtès
2019-05-27publish: Display the compression method and level in use.Ludovic Courtès
2019-05-27publish: Add support for lzip.Ludovic Courtès
2019-05-26publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès
2019-05-22weather: Accept package specs on the command line.Ludovic Courtès
2019-05-22pack: Warn when building an empty pack.Ludovic Courtès
2019-05-22pack: Add '--root'.Ludovic Courtès
2019-05-16guix system: Type-check the file or expression.Ludovic Courtès
2019-05-14guix build: Gracefully handle invalid '--with-git-url' specs.Ludovic Courtès
2019-05-13vm: Auto-detect if inputs should be registered.Maxim Cournoyer
2019-05-14linux-container: Support container network sharing.Arun Isaac
2019-05-09pull: Display 'hash guix' hint when the new and old 'guix' are different.Ludovic Courtès
2019-05-09ui: Make package outputs searchable.Chris Marusich
2019-05-07environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès
2019-05-01build: Change default substitute server to "ci.guix.gnu.org".Ludovic Courtès
2019-04-29processes: Gracefully handle daemons without clients.Ludovic Courtès
2019-04-29processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.Ludovic Courtès
2019-04-29guix package: Add 'guix search' alias.Ludovic Courtès
2019-04-29guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès
2019-04-28describe: Provide a hint when origin detection fails.Ludovic Courtès
2019-04-23guix system: Compute 'bootcfg' only for 'init' and 'reconfigure'.Ludovic Courtès
2019-04-22pull: Create profile after the store connection has been opened.Ludovic Courtès
2019-04-22pull: Add '--news'.Ludovic Courtès
2019-04-19guix build: Accept multiple '-s' options.Ludovic Courtès
2019-04-18lint: 'check-github-url' uses our own 'open-connection-for-uri'.Ludovic Courtès