The Wayback Machine - https://web.archive.org/web/20190831054749/https://github.com/emersion/mrsh
Skip to content
A minimal POSIX shell
C Shell Meson Makefile
Branch: master
Clone or download
emersion builtin: add very basic jobs implementation
This only displays a list of all jobs for now. No options are supported, the
status and current columns are only partially implemented.
Latest commit 9313d03 Aug 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.builds ci: use auto_features flag Jun 15, 2019
builtin builtin: add very basic jobs implementation Aug 30, 2019
example Move highlight example to new subdir, add a Meson option for it Jul 20, 2019
frontend meson: enable more compiler warnings Feb 28, 2019
include builtin: add very basic jobs implementation Aug 30, 2019
parser arithm.c: fix typos Aug 27, 2019
shell shell/job: store AST node in job Aug 27, 2019
test test: fix async test randomly failing Aug 23, 2019
.editorconfig editorconfig: tweak style for .yml files Jan 15, 2019
.gitignore gitignore: don't ignore include/mrsh Aug 27, 2019
LICENSE Initial commit Jun 10, 2018
Makefile build: add `make mrproper` to remove all generated files Aug 28, 2019
README.md readme: add link to website, improve refs Nov 18, 2018
arithm.c parser: finish arithmetic expression parser Oct 29, 2018
array.c shell: fix words only expanded once Sep 29, 2018
ast.c ast: add mrsh_node_format Aug 30, 2019
ast_print.c Rename node to and_or_list Jul 10, 2019
buffer.c Fix memory leaks in main.c Nov 6, 2018
configure builtin: add very basic jobs implementation Aug 30, 2019
getopt.c mrsh_getopt: handle repeated short options Mar 29, 2019
hashtable.c Fix deletion of first entry in hashtable bucket Apr 18, 2019
libmrsh.darwin.sym meson: fix FreeBSD -Wl,--version-script detection Jan 15, 2019
libmrsh.gnu.sym meson: fix FreeBSD -Wl,--version-script detection Jan 15, 2019
main.c job: init shell for job control Apr 19, 2019
meson.build builtin: add very basic jobs implementation Aug 30, 2019
meson_options.txt Move highlight example to new subdir, add a Meson option for it Jul 20, 2019
mkpc Add configure script and Makefile Aug 21, 2019

README.md

You can’t perform that action at this time.