summaryrefslogtreecommitdiff
path: root/guix/scripts/repl.scm
Commit message (Expand)AuthorAge
* scripts: repl: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
* describe: Save the original value of (program-arguments).Ludovic Courtès2020-09-19
* repl: Look for script files in (getcwd).Konrad Hinsen2020-09-16
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès2020-06-18
* guix repl: Add script execution.Konrad Hinsen2020-06-14
* repl: Avoid dependency on high-level package modules.Ludovic Courtès2020-01-19
* repl: Adjust "--listen" help message.Ludovic Courtès2020-01-19
* repl: Add "-q".Ludovic Courtès2020-01-19
* repl: Fix '--help' message.zimoun2020-01-16
* repl: Add '--load-path' option.zimoun2020-01-16
* Add (guix repl).Ludovic Courtès2019-07-04
* repl: Load user's initialization file.Oleg Pykhalov2018-12-03
* repl: Do not exit repl on SIGINT.Oleg Pykhalov2018-11-26
* Add (guix inferior) and (guix scripts repl).Ludovic Courtès2018-07-13