Commits
Branch selector
User selector
Commit history
Commits on Jul 23, 2026
;test:run: make repl addon-running test not require a default journal
Show description for a27045fcommitteddev:run: mark inline commands with a flag instead of an extra --
Show description for 3a9ce81committedfix:repl: handle a command alias that expands to "run -- ..."
Show description for 9503f6acommittedfix:repl: pass the session's -f options to addon commands
Show description for ec4cc22committedimp:help: use plain text in Emacs line-oriented buffers
Show description for 8cfd533committedfix: cli: don't use ANSI colour when TERM=dumb
Show description for cc318a5committedimp:help: show only the intro when falling back to plain text
Show description for 006b4f0committed- committed
- committed
imp: help,cli: don't try to run info when TERM=dumb
Show description for 2d59565committed- committed
feat:repl: add --no-watch to disable auto-reloading
Show description for 19d3ca1committedfeat:repl: auto-reload the addon command list when PATH changes
Show description for 9263869committedfeat:repl: auto-reload config command aliases when the config file changes
Show description for c7eaa02committedfeat:repl: auto-reload changed input files
Show description for e66f920committedfeat:repl: run a shell command with ! SHELLCMD
Show description for 1a1ecb5committed- committed
imp: config: ignore leading and trailing whitespace in config file lines
Show description for 47a3414committed- committed
Commits on Jul 22, 2026
- committed
- committed
- committed
imp: commands list: size the ALIASES names column to the widest name
Show description for 7777089committed- committed
fix!: config files can no longer specify the command to run
Show description for 3e16154committedfeat: command aliases can run shell commands with a ! prefix
Show description for 2af2484committedfix: command aliases: don't require an extra -- separator in run commands
Show description for eb6c89fcommittedimp: run,repl: command aliases can be used in run and repl
Show description for b9d3ae9committedfeat: command aliases (custom commands) can be defined in config files
Show description for dd7d54acommittedimp:cli: ignore --conf/--no-conf flags written inside a config file
Show description for 36fc8bacommittedfix:cli: a config file command argument no longer adds a spurious "" argument
Show description for 0593380committedimp:run: propagate general flags to commands run by run/repl
Show description for 5ac642ccommitted- committed