- 14 Dec, 2020 1 commit
-
-
matu3ba authored
-
- 11 Sep, 2020 1 commit
-
-
Michael Aaron Murphy authored
-
- 02 Aug, 2020 1 commit
-
-
Jeremy Soller authored
-
- 13 Apr, 2020 1 commit
-
-
Graham MacDonald authored
-
- 26 Jan, 2020 1 commit
-
-
AdminXVII authored
When some binaries set the TTY to non-blocking mode, the shell would panic because of a nonblock error. Fix this by reseting the O_FLAGS while reading lines
-
- 22 Jan, 2020 1 commit
-
-
Xavier L'Heureux authored
-
- 12 Jan, 2020 18 commits
-
-
-
Many tools rely on the current shell being a POSIX shell to set environments (ex: Nix). Add the `source-sh` builtin which spawns the sh shell, and then sync the new environment variables. Also, a update the new fmt
-
-
-
-
-
-
- Disable the regex's unicode feature by default - Add a feature to Ion to enable it again - Update the dependencies Breaking Change: Perl-style character class are disabled (\w _et al._) and there is no longer unicode support by default.
-
-
-
-
-
-
-
-
-
-
Upgrade dependencies Use the same dependency for project and base directories fetching Only set history variables in the interactive binary Breaking change: On mac, the config/history files no longer reside in the XDG's .config/ion/, and instead are in ~/Library/Preferences/org.Redox-OS.ion/ to follow MacOS's conventions
-
- 06 Jul, 2019 1 commit
-
-
Add to the builtin proc macro a feature to export the manual to a file in manual/builtins When generating the manual for gitlab, take those and generate a always up-to-date page
-
- 30 Jun, 2019 1 commit
-
-
- 27 Jun, 2019 1 commit
-
-
AdminXVII authored
Breaking change: if a signal is terminates a subprocess, the last status is no more set to 128 + signal
-
- 26 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 25 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 24 Jun, 2019 1 commit
-
-
- 21 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 20 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 19 Jun, 2019 3 commits
- 18 Jun, 2019 2 commits
-
-
AdminXVII authored
-
-
- 15 Jun, 2019 1 commit
-
-
Supports the `advanced_arg_parsing` feature to use structopt to perform argument parsing of the shell. Do not enable this feature if you want a performant shell. Additionally modifies argument parsing to store values in a new `CommandLineArgs` structure.
-
- 12 Jun, 2019 1 commit
-
-
AdminXVII authored
-
- 11 Jun, 2019 1 commit
-
-
AdminXVII authored
-